IFpStatusBarElement Interface Members
In This Topic
The following tables list the members exposed by IFpStatusBarElement.
Public Properties
| Name | Description |
 | Align | Gets or sets the element alignment. |
 | MenuText | Gets the element text displayed in context menu. |
 | Owner | Gets the status bar that contains the element. |
 | Text | Gets the element text. |
 | ValueText | Gets value as string type |
 | Visible | Indicates whether the element is displayed in the status bar. |
Top
Public Methods
Public Events
| Name | Description |
 | OnChanged | Causes the event to occur when the element is changed. |
Top
See Also