BBjStaticText::getAlignment
Description
Returns the alignment of the text in the BBjStaticText control.
Syntax
Return Value |
Method |
int |
getAlignment() |
Parameters
None.
Return Value
Returns one of the following constants: |
ALIGN_LEFT ALIGN_RIGHT ALIGN_CENTER |
Remarks
The default alignment is ALIGN_LEFT.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.