BBjProgressBar::getOrientation
Description
In BBj 3.0 and higher, this method returns the orientation of the BBjProgressBar control.
Syntax
Return Value |
Method |
int |
getOrientation() |
Parameters
None.
Return Value
Returns one of the following orientation constants: |
HORIZONTAL VERTICAL |
Remarks
By default, the orientation is set to HORIZONTAL.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.