Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpStatusBarTextElement Class
Fields Properties Methods Events


In This Topic
    FpStatusBarTextElement Class Members
    In This Topic

    The following tables list the members exposed by FpStatusBarTextElement.

    Public Constructors
     NameDescription
    Public ConstructorInstantiate a FpStatusBarTextElement object.  
    Top
    Protected Fields
     NameDescription
    Protected FieldAlign setting of a status bar element. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Protected Fieldrepresent the rectangle bounding the eelements (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Protected FieldThe visible state of a status bar element. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the element alignment in the status bar. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Public PropertyGets or sets the text of element in context menu. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Public PropertyGets or sets the status bar that contains the element. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Public PropertyGets or sets the element name. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Public PropertyGet value as string type (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Public PropertyGets or sets whether the element is visible. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Top
    Public Methods
     NameDescription
    Public MethodCalcualate value of the element. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Public MethodDeserialize element from Xml (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Public MethodOverridden. Paints the element.  
    Public MethodOverridden. Returns the preferred width for the element.  
    Public MethodOverridden. Returns the text tip when the mouse moves over the element.  
    Public MethodCalls the function when attaching the spread context to the element. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Public MethodCalls the function when detaching the spread context to the element. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Public MethodHandles the mouse down event for the element. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Public MethodHandles the mouse leave event for the element. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Public MethodHandles the mouse move event for the element. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Public MethodProcesses the mouse up event for the element. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Public MethodSave element to XML (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Public MethodSets the element boundary. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Top
    Protected Methods
     NameDescription
    Protected MethodFire event when the element is changed (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Top
    Public Events
     NameDescription
    Public EventRepresents the event that fires when the element is changed. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Top
    See Also