Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Centering a checkbox in grid column
Message
From
26/06/2003 16:25:51
 
 
To
26/06/2003 16:12:22
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00804414
Message ID:
00804427
Views:
33
Just a shot in the dark, but try setting your caption to "" before centering the checkbox.
Column1.Sparse = .F.
Column1.Checkbox1.Caption = ""
Column1.Checkbox1.Centered = .T.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform