Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Change color of vfp title bar
Message
From
02/02/2000 06:51:43
 
 
To
02/02/2000 05:42:50
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00326039
Message ID:
00326047
Views:
30
If you really must do this (and I agree with Nigel that this is not a good UI choice) then you must use C API calls respond to message and repaint the non-client area of the title bar.

This can be done but is a LOT of effort and includes some nice gotcha's like not monitoring the WM_WININICHANGED message (User changes font size etc) and having to paint the control box, minimise, maximise/restore box.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform