Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Applying Visual Styles
#1
Hi G,

How can I apply visual styles to the controls ? (Tried a few things from MSDN, like SetWindowTheme...did'nt work)



Thx in advance
#2
Default visual styles are always applied, unless you don't use manifest in exe. How to apply custom styles I don't know.
#3
No problem, thx

Any ideas how can I custom color the Toolbar background...the part 'not covered' by buttons...it takes the default client background color.
#4
By default, SysToolbarWindow32 toolbars are transparent. Place a static control behind and set its color using WM_CTLCOLORSTATIC. Or use custom draw. Not tested.


Forum Jump:


Users browsing this thread: 1 Guest(s)