Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Change combo box background
Message
From
16/10/2000 11:52:45
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00429610
Message ID:
00429781
Views:
17
>I want to programatically change the background color of a combo box. I've tried all kinds of variations of Thisform.combo1.backcolor = '128,128,128' , etc. with no success.

The "Example" under BackColor in the documentation shows:

BackColor = RGB(0,128,0) && Green
Previous
Reply
Map
View

Click here to load this message in the networking platform