Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IFpStatusBar Interface
Properties Methods Events

In This Topic
    IFpStatusBar Interface Members
    In This Topic

    The following tables list the members exposed by IFpStatusBar.

    Public Properties
     NameDescription
     PropertyGets or sets the backcolor of the status bar.  
     PropertyGets the collection of elements in the status bar.  
     PropertyGets or sets where the context menu of status bar is enabled  
     PropertyGets or sets the text font in the status bar.  
     PropertyGets or sets the forecolor of the status bar.  
     PropertyGets the fpspread that owns the status bar.  
     PropertyGets or sets the skin for the status bar.  
     PropertyGets whether the status bar is visible  
     PropertyGets or sets the zoom level button color when when the mouse is over it.  
     PropertyGets or sets the color of the zoom slider button.  
     PropertyGets or sets the color for the zoom slider button when the mouse is over the button.  
     PropertyGets or sets the track color for the zoom slider in the status bar.  
    Top
    Public Methods
     NameDescription
     MethodApplies the skin to the status bar.  
     MethodCauses the element visible changed event to occur.  
     MethodInvalidates the rectangle of the status bar.  
     MethodConverts the point.  
     MethodSets elements for the status bar.  
     MethodGets whether the status bar should serialize the Code DOM.  
    Top
    Public Events
     NameDescription
     EventOccurs when the visible property of the element is changed by the menu strip.  
    Top
    See Also