ProvideX V8.20 > Language Reference > 7. Control Object Properties
714
Lines
BUTTON   CHART   CHECK_BOX   DROP_BOX   GRID   H_SCROLLBAR   LIST_BOX   LIST_VIEW
MULTI_LINE   RADIO_BUTTON   TREE_VIEW  TRISTATE_BOX   VARDROP_BOX   VARLIST_BOX
V_SCROLLBAR
Height of control in number of lines.
LoadIOLIST$
GRID
'LoadList$ in compiled IOList format. See Loading/Accessing by Row, p.729.
LoadList$
GRID
List of columns loaded. Lists column names in the order they appear physically in
the grid. Loading/Accessing by Row, p.729.
Lock
GRID
MULTI_LINE
Lock status. 1=Lock, 0=Unlock. Default: 0.
LockColumns
GRID
Number of columns to lock into position, starting from column 1.
LockRows
GRID
Number of rows to lock into position, starting from row 1.
MarginBottom        CHART
Set line number for bottom chart margin.
MarginLeft
CHART
Set column number for left chart margin.
MarginRight
CHART
Set column number for right chart margin.
Margins$
CHART
Set all chart margins. Use syntax: "top:bottom:left:right" or "AUTOMATIC" to set
margins to the automatic (default) mode; e.g., X'MARGINS$="10:10:20:10".
MarginTop
CHART
Set line number for top chart margin.
MaxValue
H_SCROLLBAR
V_SCROLLBAR
Maximum scroll bar value.
MenuColumn
GRID
Column number on right-click. This property indicates the column number of a
selected cell on a right-click of the mouse