Name | Description | |
---|---|---|
![]() | align | Align setting of a status bar element. |
![]() | bound | represent the rectangle bounding the eelements |
![]() | visible | The visible state of a status bar element. |
The following tables list the members exposed by FpBaseStatusBarElement.
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. |
Name | Description | |
---|---|---|
![]() | CalculateValue | Calculate value of the element. |
![]() | Deserialize | Deserialize element from Xml |
![]() | Dopaint | Paints the element. |
![]() | GetPreferedWidth | Returns the preferred width of the element. |
![]() | GetTextTip | Returns the text tip when the mouse moves over the element. |
![]() | OnAttachSpreadContext | Calls the function when attaching the spread context to the element. |
![]() | OnDetachSpreadContext | Calls the function when detaching the spread context to the element. |
![]() | OnMouseDown | Handles the mouse down event for the element. |
![]() | OnMouseLeave | Handles the mouse leave event for the element. |
![]() | OnMouseMove | Handles the mouse move event for the element. |
![]() | OnMouseUp | Processes the mouse up event for the element. |
![]() | Serialize | Save element to XML |
![]() | SetBound | Sets the element boundary. |
Name | Description | |
---|---|---|
![]() | FireOnChanged | Fire event when the element is changed |