StatusBarPane.TextAlignment
- Updated2025-07-21
- 1 minute(s) read
StatusBarPane.TextAlignment
Syntax
StatusBarPane.TextAlignment
Data Type
Use the following constants with this data type:
- AlignmentStyle_Center –(Value: 2) Text is centered.
- AlignmentStyle_LeftJustify –(Value: 0) Text is left-aligned.
- AlignmentStyle_RightJustify –(Value: 1) Text is right-aligned.
Purpose
Specifies the alignment of the caption text.
Remarks
This method also applies to images when the StatusBar control is used to display images.