FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : FpStatusBarRangeStatusElement Class |
The following tables list the members exposed by FpStatusBarRangeStatusElement.
Name | Description | |
---|---|---|
align | Align setting of a status bar element. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement) | |
bound | represent the rectangle bounding the eelements (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement) | |
visible | The visible state of a status bar element. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement) |
Name | Description | |
---|---|---|
Align | Gets or sets the element alignment in the status bar. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement) | |
MenuText | Gets or sets the text of element in context menu. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement) | |
Owner | Gets or sets the status bar that contains the element. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement) | |
Text | Gets or sets the element name. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement) | |
ValueText | Get value as string type (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement) | |
Visible | Overridden. Gets or sets whether the element is visible. |
Name | Description | |
---|---|---|
CalculateValue | Overridden. Calcualate value of the element. | |
Deserialize | Deserialize element from Xml (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement) | |
Dopaint | Overridden. Paints the element to the graphics object using the rectangle. | |
GetPreferedWidth | Overridden. Gets the preferred width of the element. | |
GetTextTip | Returns the text tip when the mouse moves over the element. (Inherited from FarPoint.Win.Spread.FpStatusBarTextElement) | |
OnAttachSpreadContext | Overridden. Calls this function when attaching the spread context to the element. | |
OnDetachSpreadContext | Overridden. Calls this function when detaching the spread context from the element. | |
OnMouseDown | Handles the mouse down event for the element. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement) | |
OnMouseLeave | Handles the mouse leave event for the element. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement) | |
OnMouseMove | Handles the mouse move event for the element. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement) | |
OnMouseUp | Processes the mouse up event for the element. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement) | |
Serialize | Save element to XML (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement) | |
SetBound | Sets the element boundary. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement) |
Name | Description | |
---|---|---|
FireOnChanged | Fire event when the element is changed (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement) |
Name | Description | |
---|---|---|
OnChanged | Represents the event that fires when the element is changed. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement) |