Spread Windows Forms 10.0 Product Documentation
PSObject Class Events


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

Public Events
 NameDescription
Public EventBackgroundImageChangedOccurs when the background image for the element changes. (Inherited from FarPoint.Win.ElementWindowless)
Public EventChangedOccurs when the element changes. (Inherited from FarPoint.Win.ElementWindowless)
Public EventClickOccurs when the user clicks the element. (Inherited from FarPoint.Win.ElementWindowless)
Public EventDoubleClickOccurs when the user double-clicks the element. (Inherited from FarPoint.Win.ElementWindowless)
Public EventFontChangedOccurs when the font for the element changes. (Inherited from FarPoint.Win.ElementWindowless)
Public EventForegroundImageChangedOccurs when the foreground image for the element changes. (Inherited from FarPoint.Win.ElementWindowless)
Public EventMouseDownOccurs if the user presses a mouse button while the cursor is over the element. (Inherited from FarPoint.Win.ElementWindowless)
Public EventMouseMoveOccurs if the user moves the cursor while the cursor is over the element. (Inherited from FarPoint.Win.ElementWindowless)
Public EventMouseUpOccurs if the user releases a mouse button while the cursor is over the element. (Inherited from FarPoint.Win.ElementWindowless)
Public EventNameChangingOccurs before the Name property of the element changes. (Inherited from FarPoint.Win.ElementWindowless)
Public EventPictureChangedOccurs when the picture in the element changes. (Inherited from FarPoint.Win.ElementWindowless)
Public EventPropertyChangedOccurs when a property on the element changes. (Inherited from FarPoint.Win.ElementWindowless)
Public EventUIChangeCompleteOccurs when the User Interface (UI) change is complete.  
Top
See Also

Reference

PSObject Class
FarPoint.Win.Spread.DrawingSpace Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.