FpBaseStatusBarElement Class Members
In This Topic
The following tables list the members exposed by FpBaseStatusBarElement.
Public Properties
| | Name | Description |
 | Align |
Gets or sets the element alignment in the status bar.
|
 | MenuText |
Gets or sets the text of element in context menu.
|
 | Owner |
Gets or sets the status bar that contains the element.
|
 | Text |
Gets or sets the element name.
|
 | ValueText |
Get value as string type
|
 | Visible |
Gets or sets whether the element is visible.
|
Top
Public Methods
Public Events
| | Name | Description |
 | OnChanged |
Represents the event that fires when the element is changed.
|
Top
See Also