Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Prevent resizing grid controls
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00210163
Message ID:
00210167
Views:
30
>How can I lock down the row height and column width properties so users cannot resize them during runtime ?

Grid.AllowRowSizing = .F.
Grid.Column.Resizable = .F.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform