BBjStatusBar::setAlignmentAt
Description
Sets the horizontal alignment of a segment in the BBjStatusBar control.
Syntax
| Return Value | Method |
|---|---|
|
void |
setAlignmentAt(int index, int align) |
Parameters
If none, delete the following table:
| Variable | Description |
|---|---|
|
index |
Specifies the 0-based segment. |
|
align |
|
Return Value
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.