The ScrollBar control contains a rectangular scroll box and with direction arrows at each end.
Newlook Smartclient only.
Deprecated in Version 10.5 onwards. Refer to Deprecated Items for the recommended migration action for this object.
The ScrollBar control is used to update the screen position when a user clicks the mouse in the control.
For example, if you wanted to restrict a user's selection to values from 5 to 15 only and an initial value of 10 then you would set the Max property as 15, the Min property as 5 and the Value property as 10.
Newlook Smartclient |
Newlook Server |
Deprecated
|
Obsolete
Property |
Client |
Description |
|
Gets or sets the enabled state of the object. |
|
|
Sets or returns the current control index for an object. |
|
|
Returns or sets the height of the object's size in pixels at default size, which is the object's size at design-time. |
|
|
Gets or sets the amount that the control's value will vary when the TrackBar or ScrollBar area is clicked. Smartclient-only. |
|
|
Determines the distance, in pixels, between the left edge of the control and the left edge of its form or parent container at default size, which is the object's size at design-time. |
|
|
Gets or sets the control's maximum value. |
|
|
Gets or sets the control's minimum value. |
|
|
Gets or sets the name of this object. |
|
|
Gets or sets the name of the macro or script to be run when the Change event is triggered. |
|
|
Gets or sets the name of the macro or script to be run when the Click event is triggered. |
|
|
Gets or sets the name of a macro or script to be run when the DblClick event occurs. |
|
|
Gets or sets the name of the macro or script to be run when the GotFocus event is triggered. Smartclient-only property. |
|
|
Gets or sets the name of the macro or script to be run when the LostFocus event is triggered. Smartclient-only property. |
|
|
Sets or returns the orientation of the control. Read-only at runtime. |
|
|
Gets or sets the amount that the control's value will vary when the TrackBar or ScrollBar are manually adjusted. |
|
|
Gets or sets a value which determines the control's tab order. |
|
|
Gets or sets whether the Tab key can be used to set focus to the control. |
|
|
Gets or sets user defined information for the control. |
|
|
Gets or sets the control's tool-tip text. |
|
|
Determines the distance, in pixels, between the top edge of the control and the top edge of its form or parent container at default size, which is the object's size at design-time. |
|
|
Returns a value which specifies the control's type. Read only. |
|
|
Gets or sets the state of the control. |
|
|
Gets or sets the name of the variable that stays synchronized with the contents of the control. |
|
|
Gets or sets whether the control, object or form is visible or hidden. |
|
|
Gets or sets the width of the object in pixels at default size, which is the object's size at design-time. |
© 2004-2021 looksoftware. All rights reserved.