Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Change ForeColor of Grid TextBox
Message
From
08/11/1998 17:43:40
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00155556
Message ID:
00155605
Views:
20
Thanks Jim,

That worked like a champ...

>Check out the DynamicForecolor property of the column, you can put something like this in there;
>
>IIF(EVALUATE(THIS.Controlsource)<0,RGB(255,0,0),RGB(0,0,0))
>
>which will make negative numbers red and positive numbers black.
Previous
Reply
Map
View

Click here to load this message in the networking platform