Spread Windows Forms 10.0 Product Documentation
IFpStatusBarElement Interface Members
Properties  Methods  Events

The following tables list the members exposed by IFpStatusBarElement.

Public Properties
 NameDescription
 PropertyAlignGets or sets the element alignment.  
 PropertyMenuTextGets the element text displayed in context menu.  
 PropertyOwnerGets the status bar that contains the element.  
 PropertyTextGets the element text.  
 PropertyValueTextGets value as string type  
 PropertyVisibleIndicates whether the element is displayed in the status bar.  
Top
Public Methods
 NameDescription
 MethodCalculateValueCalcualate value of the element.  
 MethodDopaintPaints the element using the graphics object and the rectangle.  
 MethodGetPreferedWidthGets the preferred width of the element.  
 MethodGetTextTipGets the element text tip.  
 MethodOnAttachSpreadContextCalls the function when attaching the spread context to the element.  
 MethodOnDetachSpreadContextCalls the function when detaching the spread context from the element.  
 MethodOnMouseDownProcesses the mouse down event for the element.  
 MethodOnMouseLeaveProcesses the mouse leave event for the element.  
 MethodOnMouseMoveProcesses the mouse move event for the element.  
 MethodOnMouseUpProcesses the mouse up event for the element.  
 MethodSetBoundSets the element boundary.  
Top
Public Events
 NameDescription
 EventOnChangedCauses the event to occur when the element is changed.  
Top
See Also

Reference

IFpStatusBarElement Interface
FarPoint.Win.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.