Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Formatting grid header
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00092040
Message ID:
00092042
Views:
22
Yeah, you can use SetAll properties for container controls.

Thisform.Grid1.SetAll("Alignment",2,"Header") && Centering headers
Thisform.Grid1.SetAll("Fontsize",8,"Header") && Setting Font Size
Etc.
Usually, issue the above command on the INIT method of the form.
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform