Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpStatusBarAverageElement Class


In This Topic
    FpStatusBarAverageElement Class Methods
    In This Topic

    For a list of all members of this type, see FpStatusBarAverageElement members.

    Public Methods
     NameDescription
    Public MethodCalcualate value of the element (Inherited from FarPoint.Win.Spread.FpStatusBarRangeStatusFormatElement)
    Public MethodDeserialize element from Xml (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Public MethodPaints the element to the graphics object using the rectangle. (Inherited from FarPoint.Win.Spread.FpStatusBarRangeStatusElement)
    Public MethodGets the preferred width of the element. (Inherited from FarPoint.Win.Spread.FpStatusBarRangeStatusFormatElement)
    Public MethodOverridden. Gets the element text tip.  
    Public MethodCalls this function when attaching the spread context to the element. (Inherited from FarPoint.Win.Spread.FpStatusBarRangeStatusElement)
    Public MethodCalls this function when detaching the spread context from the element. (Inherited from FarPoint.Win.Spread.FpStatusBarRangeStatusElement)
    Public MethodHandles the mouse down event for the element. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Public MethodHandles the mouse leave event for the element. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Public MethodHandles the mouse move event for the element. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Public MethodProcesses the mouse up event for the element. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    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 MethodFire event when the element is changed (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Top
    See Also