Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Background color
Message
From
29/01/1999 15:11:36
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00181975
Message ID:
00181981
Views:
7
>>>Is there a way to make the background color of controls be whatever the color of the form is? I'm trying to create the illusion of a report on a form by getting rid of borders so it looks like the text is right on the form. But if they change their system colours (I checked) the background stays grey.
>>>
>>>Thanks,
>>>
>>>-Michelle
>>
>>What controls you mean? Note, that BackStyle=0 (transparent) would help here.
>
>Labels, textboxes, and list boxes. I'll look into BackStyle.
>
>Thanks,
>
>-Michelle

BackStyle should help you. Also, there is no magic in:
ThisForm.SetAll("BackColor",Thisform.Backcolor,"Textbox")
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform