Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Syntax Problem
Message
 
To
07/10/1999 12:21:43
Thomas Ianuzzi
Information Security Consultants, Inc.
Florida, United States
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00273773
Message ID:
00273779
Views:
24
>I am trying to assign the forecolor to a textbox called poltotal in the click event of a checkbox. I have tried the syntax below and many varients. Anyone know how to format this?
>
>THISFORM.POLTOTAL.FORECOLOR = [255,0,0]

THISFORM.POLTOTAL.FORECOLOR = RGB(255,0,0)
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Reply
Map
View

Click here to load this message in the networking platform