Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpBaseStatusBarElement Class
Fields Properties Methods Events


In This Topic
    FpBaseStatusBarElement Class Members
    In This Topic

    The following tables list the members exposed by FpBaseStatusBarElement.

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