Scroll Control Components are created automatically on Groupbox Components whenever the Groupbox buffer area exceeds its displayable window area. Scroll Components can be customised by defining their associated XML tags as child nodes under the relevant Groupbox Component XML tag.
The following Scroll Control Components exist:
The Vertical Scroll Top Control
The Vertical Scroll Bottom Control
The Vertical Scroll Bar Control
The Horizontal Scroll Left Control
The Horizontal Scroll Right Control
The Horizontal Scroll Bar Control
Common Scroll Control Properties
All Scroll Control Components inherit the following common Properties:
Margins Properties
Use these Properties to set the left, right, top and bottom margins within which any text data is displayed.
Text Properties
Use these Properties in order to set and format text data for a Scroll Control Component.
Image Properties
Control Image Properties
Use these Properties in order to define images for a Scroll Control Component.
Opacity Properties
Use this Property to set the Component image opacity.
Default Property Values
The following default Property values are defined for the Scroll Control Components:
|
Property Name
|
Default Value
|
|
Margins
|
0, 0, 0, 0
|
|
Text
|
undefined
|
|
TextFont
|
Times New Roman
|
|
TextAlign
|
center
|
|
TextColour
|
0
|
|
TextSize
|
12
|
|
TextItalic
|
false
|
|
TextBold
|
false
|
|
TextUnderline
|
false
|
|
TextBorder
|
false
|
|
Image
|
default
|
|
ImageUp
|
undefined
|
|
ImageDown
|
undefined
|
|
ImageOver
|
undefined
|
|
Opacity
|
50
|
|
BorderRadius
|
0, 0, 0, 0
|
|
BorderColour
|
0x0000FF
|
|
BorderWeight
|
1
|
|
Colours
|
0xA087E4
|





