BBjToolButton::setHorizontalTextPosition
Description
In BBj 3.01 and higher, this method sets the horizontal position of the text in the BBjToolButton control (relative to the image).
Syntax
Return Value |
Method |
void |
setHorizontalTextPosition(int position) |
Parameters
Variable |
Description |
position |
Use one of the following constants: RIGHT LEFT CENTER LEADING TRAILING |
Return Value
None.
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.