TitleBar color

  • Thread starter Thread starter Mystique
  • Start date Start date
* "Mystique said:
Is there any way to change the forms' titlebar color?

Maybe it's possible by listening for 'WM_NCPAINT' in the form's
'WndProc', and adding custom drawing code there, but in general, there
is no way to do that.
 
Back
Top