Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Programmatically Changing the ForeColor
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00653051
Message ID:
00653060
Views:
22
>Stupid Question.
>
>How can I change the color of the text in a text box programmatically. The only way I have been able to change the color is by adding the 3 RGB values together so red would be 255 since it is 255,0,0. Blue is 0,0,255 so how would I code this.
>
>Thanks

Example, from the help:
....BackColor=RGB(0,0,255)
HTH, Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform