Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IFpStatusBarElement Interface

In This Topic
IFpStatusBarElement Interface Methods
In This Topic

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

Public Methods
 NameDescription
 MethodCalcualate value of the element.  
 MethodPaints the element using the graphics object and the rectangle.  
 MethodGets the preferred width of the element.  
 MethodGets the element text tip.  
 MethodCalls the function when attaching the spread context to the element.  
 MethodCalls the function when detaching the spread context from the element.  
 MethodProcesses the mouse down event for the element.  
 MethodProcesses the mouse leave event for the element.  
 MethodProcesses the mouse move event for the element.  
 MethodProcesses the mouse up event for the element.  
 MethodSets the element boundary.  
Top
See Also