ProvideX V8.20 > Language Reference > 7. Control Object Properties
721
TickPixels
GRID
Pixels between ticks in grid "ruler". This sets the space in pixels between ruler-style
"ticks" (marker lines) displayed in the header cells of the grid.
Tip$
BUTTON   CHART   CHECK_BOX   DROP_BOX    GRID   LIST_BOX   LIST_VIEW   MULTI_LINE
RADIO_BUTTON    TREE_VIEW   TRISTATE_BOX   VARDROP_BOX  VARLIST_BOX
Tip message for control.
Title1$
CHART
Primary chart title.
Title2$
CHART
Secondary chart title.
Top
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
Top of control in pixels.
TopBorder
GRID
Top border of cell (thickness): 0 to 3 pixels. Default: 0.
TopLeftTick$
GRID
Top left tick. When set to a colour, this displays a tick in the top left corner of the cell.
Valid colour names are listed under Colour Properties, p.723. Default: "DEFAULT".
TrackColour$
GRID
Cell tracking colour. Header cells corresponding to a cell that currently has focus are
switched to colour set by this property as the user moves around the grid. This
provides a visual cue to the user for which column and row they are currently on.
Only header cells that use their default colour will change to the tracking colour.
Valid colour names are listed under Colour Properties, p.723. Default: "DEFAULT".
TrackColor$
Cell tracking colour ­ US spelling. See above.
Uppercase
GRID
MULTI_LINE
Force text to uppercase. 1=On, 0=Off. Default: 0.
Value
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
Current numeric item/value assigned. For grid controls, cell value. For chart controls,
data value (based on 'CurrentPoint and 'CurrentSet ).