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


In This Topic
    ZoomStatusBarElement Class Members
    In This Topic

    The following tables list the members exposed by ZoomStatusBarElement.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    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 MethodOverridden. Calculate value of the element.  
    Public MethodDeserialize element from Xml (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Public MethodOverridden. Paints element to the graphics object using the rectangle.  
    Public MethodOverridden. Gets the preferred width of the element.  
    Public MethodOverridden. Gets the element text tip.  
    Public MethodOverridden. Calls this function when attaching the spread context to the element.  
    Public MethodOverridden. Calls this function when detaching the spread context from the element.  
    Public MethodOverridden. Processes the mouse down event for the element.  
    Public MethodOverridden. Processes the mouse leave event for the element.  
    Public MethodOverridden. Processes the mouse move event for the element.  
    Public MethodOverridden. Processes the mouse up event for the element.  
    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 MethodHandles the active sheet changed event.  
    Protected MethodFire event when the element is changed (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Protected MethodSheet view end init handler  
    Protected MethodHandles the zoom changed event.  
    Top
    Public Events
     NameDescription
    Public EventRepresents the event that fires when the element is changed. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Top
    See Also