Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IFpStatusBarElement Interface
Properties Methods Events

In This Topic
    IFpStatusBarElement Interface Members
    In This Topic

    The following tables list the members exposed by IFpStatusBarElement.

    Public Properties
     NameDescription
     Property Gets or sets the element alignment.  
     Property Gets the element text displayed in context menu.  
     Property Gets the status bar that contains the element.  
     Property Gets the element text.  
     Property Gets value as string type  
     Property Indicates whether the element is displayed in the status bar.  
    Top
    Public Methods
     NameDescription
     Method Calcualate value of the element.  
     Method Paints the element using the graphics object and the rectangle.  
     Method Gets the preferred width of the element.  
     Method Gets the element text tip.  
     Method Calls the function when attaching the spread context to the element.  
     Method Calls the function when detaching the spread context from the element.  
     Method Processes the mouse down event for the element.  
     Method Processes the mouse leave event for the element.  
     Method Processes the mouse move event for the element.  
     Method Processes the mouse up event for the element.  
     Method Sets the element boundary.  
    Top
    Public Events
     NameDescription
     Event Causes the event to occur when the element is changed.  
    Top
    See Also