Member variable XbpScrollBar():range Foundation

Determines the value range of the scroll bar.

Attribute: EXPORTED
Data type: Array ({0,1})
Description

The :range instance variable determines the minimum and maximum values of the scroll bar. The range is limited by the operating system to values between -32768 and 32768. This instance variable contains an array with two elements. The first element is the minimum value and the second element is the maximum value.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.