Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Label with Windows background
Message
From
28/07/2004 17:08:50
 
 
To
28/07/2004 17:04:05
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00928846
Message ID:
00928920
Views:
29
>I use Windows 2000, but I guess it should be the same. I frequently change Windows colors to test that my applications conform to the standards. In Windows 2000, if you let the label.BackColor to default it changes with system changes; so first be sure label.backColor is not in bold.
>If it does not work you can create a class and in the Init() method just put:
>this.backColor = this.parent.backColor
>Or use the API function getSysColor().

See my other reply in this thread. Basically, at design time they both have different colors but the property sheet gives the same value.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform