Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Disable the left pane in a Grid when splitted
Message
From
05/07/2005 14:44:50
 
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
01026502
Message ID:
01029117
Views:
12
Thank you Fred, it does exactly what i need. For what i know this propertie is exclusive to VFP9, at least VFP7 (The last version i used) does not have such propertie.

Joaquim
>
>You can set the grid properties (In the Init):
>
>this.LockColumns = 4 && # off columns to lock in left side
>this.ScrollBars = 2 && Vertical scrollbars only
>
>Also take a look at the LockColumnsLeft, Panel, and PanelLInk properties of the grid.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform