BBjScrollBar::setScrollProp
Description
In BBj 5.00 and higher, this method sets the scroll proportion of the thumb in a BBjScrollBar control.
Syntax
|
Return Value |
Method |
|
void |
setScrollProp(int prop) |
Parameters
|
Variable |
Description |
|
prop |
Specifies the thumb size relative to the overall size of the scroll bar. |
Return Value
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.