BBjToolButton::getVerticalTextPosition
Description
In BBj 18.20 and higher, this method returns the vertical position of the text in the BBjToolButton control (relative to the image).
Syntax
Return Value |
Method |
int |
getVerticalTextPosition() |
Parameters
None.
Return Value
Returns one of the following constants:
CENTER
TOP
BOTTOM
Remarks
The default vertical text position is CENTER.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.