Spread Windows Forms 10.0 Product Documentation
FpBaseStatusBarElement Class Members
Fields  Properties  Methods  Events


The following tables list the members exposed by FpBaseStatusBarElement.

Protected Fields
 NameDescription
Protected FieldalignAlign setting of a status bar element.  
Protected Fieldboundrepresent the rectangle bounding the eelements  
Protected FieldvisibleThe visible state of a status bar element.  
Top
Public Properties
 NameDescription
Public PropertyAlignGets or sets the element alignment in the status bar.  
Public PropertyMenuTextGets or sets the text of element in context menu.  
Public PropertyOwnerGets or sets the status bar that contains the element.  
Public PropertyTextGets or sets the element name.  
Public PropertyValueTextGet value as string type  
Public PropertyVisibleGets or sets whether the element is visible.  
Top
Public Methods
 NameDescription
Public MethodCalculateValueCalcualate value of the element.  
Public MethodDeserializeDeserialize element from Xml  
Public MethodDopaintPaints the element.  
Public MethodGetPreferedWidthReturns the preferred width of the element.  
Public MethodGetTextTipReturns the text tip when the mouse moves over the element.  
Public MethodOnAttachSpreadContextCalls the function when attaching the spread context to the element.  
Public MethodOnDetachSpreadContextCalls the function when detaching the spread context to the element.  
Public MethodOnMouseDownHandles the mouse down event for the element.  
Public MethodOnMouseLeaveHandles the mouse leave event for the element.  
Public MethodOnMouseMoveHandles the mouse move event for the element.  
Public MethodOnMouseUpProcesses the mouse up event for the element.  
Public MethodSerializeSave element to XML  
Public MethodSetBoundSets the element boundary.  
Top
Protected Methods
 NameDescription
Protected MethodFireOnChangedFire event when the element is changed  
Top
Public Events
 NameDescription
Public EventOnChangedRepresents the event that fires when the element is changed.  
Top
See Also

Reference

FpBaseStatusBarElement Class
FarPoint.Win.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.