ProvideX V8.20 > Language Reference > 7. Control Object Properties
710
Edit
TREE_VIEW
Control direct editing by user. This enables the automatic editing of item text; i.e., the
user can double click on an item to change its value. (See OPT="E" under Tree View,
p.191 ) 1=allow editing, 0=no editing, -1=force current item into edit mode. Default:
0.
Enabled
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
Enabled indicator: 1=On, 0=Off. Default: 1.
EnterMode
GRID
Set movement for Enter key: 0=Normal Processing (edits cell); 1=Move right across a
grid by column, exit on last column; 2=Move right across a grid by column, wrap to
first column; 3=Move down by row, hold on last row; 4=Move down by row, return
to column 1, hold on last row. Default: 0.
Using Shift , with these key modes reverses the direction. The TabMode value is
automatically applied to Enter if the '+E' mnemonic has been set; however, EnterMode
can be changed to a different value, if needed.
Eom$
BUTTON    CHART    CHECK_BOX    DROP_BOX   GRID    LIST_BOX    LIST_VIEW    MULTI_LINE
RADIO_BUTTON    TREE_VIEW   TRISTATE_BOX    VARDROP_BOX   VARLIST_BOX
Last change terminator. Refer to each control directive for specific eom$ character value.
ExcelStyle
GRID
Excel type grid: 0=No grid lines, 1=Lines. Default: 1.
Expanded
TREE_VIEW
Node expanded: -2=Collapse selected level and all subordinates, -1/0=Collapsed,
1=Expanded, 2=Expand selected level and all sub-ordinates. Default: 0.
FaceColourBack$  CHART
Colour for background face. Valid colour names are listed under Colour Properties,
p.723. Default: "DEFAULT".
FaceColourBottom$ CHART
Colour for bottom face (3D chart). Valid colour names are listed under Colour
Properties, p.723. Default: "DEFAULT"
FaceColourLeft$
CHART
Colour for left face (3D chart). Valid colour names are listed under Colour
Properties, p.723. Default: "DEFAULT"
FillColour$
GRID
Fill colour. Defines the background colour for unused regions. Valid colour names
are listed under Colour Properties, p.723. Default: "DEFAULT".
FillColor$
Fill colour ­ US spelling. See above.