Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpBaseStatusBarElement Class
Properties Methods Events

In This Topic
    FpBaseStatusBarElement Class Members
    In This Topic

    The following tables list the members exposed by FpBaseStatusBarElement.

    Public Properties
     NameDescription
    Public Property Gets or sets the element alignment in the status bar.  
    Public Property Gets or sets the text of element in context menu.  
    Public Property Gets or sets the status bar that contains the element.  
    Public Property Gets or sets the element name.  
    Public Property Get value as string type  
    Public Property Gets or sets whether the element is visible.  
    Top
    Public Methods
     NameDescription
    Public Method Calcualate value of the element.  
    Public Method Deserialize element from Xml  
    Public Method Paints the element.  
    Public Method Returns the preferred width of the element.  
    Public Method Returns the text tip when the mouse moves over the element.  
    Public Method Calls the function when attaching the spread context to the element.  
    Public Method Calls the function when detaching the spread context to the element.  
    Public Method Handles the mouse down event for the element.  
    Public Method Handles the mouse leave event for the element.  
    Public Method Handles the mouse move event for the element.  
    Public Method Processes the mouse up event for the element.  
    Public Method Save element to XML  
    Public Method Sets the element boundary.  
    Top
    Public Events
     NameDescription
    Public Event Represents the event that fires when the element is changed.  
    Top
    See Also