Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Explorer-style dialog
#8
You probably know from custom draw documentation that not everything works if XP visual styles are enabled. Either disable visual styles for tb, or draw text yourself, which is quite difficult but possible (qm toolbars do it).

Code:
Copy      Help
,case WM_INITDIALOG
,SetWindowTheme id(3 hDlg) L"" L""


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)