Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Color Scheme Information for Pop-up menus
Message
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
01231675
Message ID:
01231740
Views:
15
You're welcome.

>As always, very helpful and much appreciated. Thanks!
>
>>You can find it in Fox 2.6 or earlier help.
>>
>>* 1 - Disabled
>>* 2 - Enabled
>>* 6 - Selected
>>
>>DEFINE POPUP popTest MARGIN COLOR ,,,,,RGB(55,55,55, 155,155,155)
>>DEFINE BAR 1 OF popTest PROMPT '\<One' COLOR ,RGB(255,255,255, 0,0,255)
>>DEFINE BAR 2 OF popTest PROMPT '\<Two' COLOR ,RGB(255,255,255, 0,255,0)
>>DEFINE BAR 3 OF popTest PROMPT 'T\<hree' COLOR ,RGB(255,255,255, 255,0,0)
>>DEFINE BAR 4 OF popTest PROMPT '\<Four'
>>ACTIVATE POPUP popTest
>>
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform