BBjScrollBar::getScrollProp
Description
In BBj 5.0 and higher, this method returns the width of the BBjScrollBar thumb, relative to the overall width of the control.
Syntax
Return Value |
Method |
int |
getScrollProp() |
Parameters
None.
Return Value
Returns the thumb size relative to the overall size of the scroll bar.
Remarks
None.
Example
REM Get the scroll proportion of a scrollbar |
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.