ProvideX V8.20 > Language Reference > 7. Control Object Properties
706
BackHilight1$
LIST_BOX
LIST_VIEW
Background colour, alternating lines. Valid colour names are listed under Colour
Properties, p.723. Default: "DEFAULT".
BackHilight2$
LIST_BOX
LIST_VIEW
Background colour, alternating three lines. Valid colour names are listed under
Colour Properties, p.723. Default: "DEFAULT".
BigJump
H_SCROLLBAR
V_SCROLLBAR
Scrollbar big jump value. Default: 0.
Bitmap$
CHART
GRID
Bitmap to be used as chart background, or in grid cell. Specify embedded (e.g.,!Stop) or
external (e.g., C:\windows\clouds.bmp). For available images, see Recognized File
Types, p.815). Transparency indicators can also be applied to GRID bitmaps, where
T=use upper left most pixel colour and G=use RGB:192,192,192; e.g.,
X'BITMAP$="C:\pvxdev\resource\stop.bmp,t"
X'BITMAP$="!Stop,g"
BitmapPosition      BUTTON   CHECK_BOX   RADIO_BUTTON   TRISTATE_BOX
Bitmap position: 1=Left of text; 2=Right of text; 3=Above text; 4=Below text.
BitmapPosition$   CHART
Bitmap position/appearance of chart. Predefined positions include: TOPLEFT, LEFT,
BOTTOMLEFT, TOPRIGHT, RIGHT, BOTTOMRIGHT. These preserve bitmap size and
proportions. Use STRETCH parameter to force the bitmap to be stretched within the
chart's window. The TILE paramter creates a "tile" effect multiplying the original bitmap
to cover the entire chart's window. Default: "TOPLEFT".
A custom position may be defined using syntax: "x:y:column:line". With this syntax,
the bitmap is positioned within the given rectangle. Proportions and the size of the
bitmap are altered to fit the rectangle.
BottomBorder
GRID
Bottom border of cell (thickness): 0 to 3 pixels. Default: 0.
BottomLeftTick$   GRID
Bottom left tick. When set to a colour, this displays a tick in the bottom left corner of the
cell. Colour names are listed under Colour Properties, p.723. Default: "DEFAULT".
Calendar$
MULTI_LINE
Invoke Month Calendar Control. For parameters, see Calendar, p.218.
CascadeState
TREE_VIEW
Control cascading of states. See State Indicators, p.727.