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