Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing the Command Button background
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00346739
Message ID:
00347492
Views:
29
>>Unfortunately, in VFP 6.0 SP3 you can't set its Backcolor property from the dialog. You can, however, set it in the control's Init method. Just do the following:
>>
>>_CLIPTEXT = TRANSFORM(GetColor())
>>
>>and paste it in the Init.
>
>
>George, how does this work? There is no BackColor property to reference in the Init method.

Fred, the MS Forms 2.0 Command Button has a BackColor property you can reference. The standard VFP button does not. Or do I misunderstand?
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform