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 |
LEFT – left horizontal alignment CENTER – center horizontal alignment RIGHT – right horizontal alignment |
Return Value
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.