Spread Windows Forms 10.0 Product Documentation
FpStatusBarTextElement Class Members
Fields  Properties  Methods  Events


The following tables list the members exposed by FpStatusBarTextElement.

Public Constructors
 NameDescription
Public ConstructorFpStatusBarTextElement ConstructorInstantiate a FpStatusBarTextElement object.  
Top
Protected Fields
 NameDescription
Protected FieldalignAlign setting of a status bar element. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
Protected Fieldboundrepresent the rectangle bounding the eelements (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
Protected FieldvisibleThe visible state of a status bar element. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
Top
Public Properties
 NameDescription
Public PropertyAlignGets or sets the element alignment in the status bar. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
Public PropertyMenuTextGets or sets the text of element in context menu. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
Public PropertyOwnerGets or sets the status bar that contains the element. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
Public PropertyTextGets or sets the element name. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
Public PropertyValueTextGet value as string type (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
Public PropertyVisibleGets or sets whether the element is visible. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
Top
Public Methods
 NameDescription
Public MethodCalculateValueCalcualate value of the element. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
Public MethodDeserializeDeserialize element from Xml (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
Public MethodDopaintOverridden. Paints the element.  
Public MethodGetPreferedWidthOverridden. Returns the preferred width for the element.  
Public MethodGetTextTipOverridden. Returns the text tip when the mouse moves over the element.  
Public MethodOnAttachSpreadContextCalls the function when attaching the spread context to the element. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
Public MethodOnDetachSpreadContextCalls the function when detaching the spread context to the element. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
Public MethodOnMouseDownHandles the mouse down event for the element. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
Public MethodOnMouseLeaveHandles the mouse leave event for the element. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
Public MethodOnMouseMoveHandles the mouse move event for the element. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
Public MethodOnMouseUpProcesses the mouse up event for the element. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
Public MethodSerializeSave element to XML (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
Public MethodSetBoundSets the element boundary. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
Top
Protected Methods
 NameDescription
Protected MethodFireOnChangedFire event when the element is changed (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
Top
Public Events
 NameDescription
Public EventOnChangedRepresents the event that fires when the element is changed. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
Top
See Also

Reference

FpStatusBarTextElement Class
FarPoint.Win.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.