APLX Help
: System Classes
: Properties
: colsize
|
|
![]() |
The 'colsize' property |
Valid for: Grid (Special syntax applies) You can set the size of the columns of a Grid control using the syntax:
where Cols is a scalar or vector list of column numbers, and Sizes is a matching vector (or scalar) of the column sizes, in pixels. A column number of 0 sets the default size for all columns which are not explicitly set. Note: At least one of the Cols and Sizes parameters must be a vector, otherwise the statement will be interpreted as an attempt to read back the current sizes. You can read back the current sizes using the syntax:
Note that, depending on the flags you have set in the style property, the user may be able to resize the columns. |
|
APLX Help
: System Classes
: Properties
: colsize
|
Copyright © 1996-2010 MicroAPL Ltd