Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Concatenating property strings?
Message
 
To
10/07/1997 16:12:12
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00039331
Message ID:
00039342
Views:
35
>I'm sorry, have to repeat the reply:
>You can use either:
>Thisform.Grid1.Columns().backcolor=nColor
>either:
>Thisform.Grid1.Column&m..backcolor=nColor
>or the best:
>Thisform.Setall("backcolor",nColor,"column")

Thanks a lot Edward, I'll try that.
For every bug fixed, there is a bigger bug not yet discovered.
Previous
Reply
Map
View

Click here to load this message in the networking platform