BBjCheckBox::setAlignment
Description
Sets the alignment of the text in the BBjCheckBox.
Syntax
Return Value |
Method |
void |
setAlignment(int align) |
Parameters
Variable |
Description |
|
align |
Specifies the alignment of the text the BBjCheckBox: |
|
|
ALIGN_LEFT ALIGN_RIGHT ALIGN_CENTER |
|
Return Value
None.
Remarks
By default, the alignment is ALIGN_LEFT.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.