CREATE COLOR SET

Resizable

This property determines whether a column's width can be changed interactively.

Usage

grcColumn.Resizable = lResizable lResizable = grcColumn.Resizable
It is possible that you will want to keep certain columns of a grid at a fixed width, in order to prevent data from being either hidden or exposed. This is the property to set to do that. However, keep in mind that if any columns have the Movable property set, it might be possible to move the column off the viewable area.

Example

ThisForm.Grid1.Column1.Resizable = .T.

See Also

Grid, Movable, Width, Resize


View Updates

Copyright © 2002 by Tamar E. Granor, Ted Roche, Doug Hennig, and Della Martin. All Rights Reserved.



Hacker's Guide to Visual FoxPro 7. 0
Hackers Guide to Visual FoxPro 7.0
ISBN: 1930919220
EAN: 2147483647
Year: 2001
Pages: 899

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net