Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Picky about buttons
Message
 
To
29/07/1999 11:44:11
Kenneth Downs
Secure Data Software, Inc.
New York, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00247657
Message ID:
00247824
Views:
15
Hi Kenneth,

You can get this information using the API call below. Reference the MSKB article How to Change the BackColor of a ToolBar When It's Docked for the complete list of System Colors.
DECLARE INTEGER GetSysColor in win32api integer  
COLOR_ACTIVECAPTION = GetSysColor(2)
>Walter,
>
>Perhaps you know something I don't. If I drop a shape onto a form, and I want it to take the color of the Active Title Bar, what combination of these properties achieves this?
>
>Thanx
>
kenweber
GCom2 Solutions
Microsoft Certified Professional

Previous
Next
Reply
Map
View

Click here to load this message in the networking platform