Spread Windows Forms 18
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / PSObject Class


In This Topic
    PSObject Class Events
    In This Topic

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

    Public Events
     NameDescription
    Public EventOccurs when the background image for the element changes. (Inherited from FarPoint.Win.ElementWindowless)
    Public EventOccurs when the element changes. (Inherited from FarPoint.Win.ElementWindowless)
    Public EventOccurs when the user clicks the element. (Inherited from FarPoint.Win.ElementWindowless)
    Public EventOccurs when the user double-clicks the element. (Inherited from FarPoint.Win.ElementWindowless)
    Public EventOccurs when the font for the element changes. (Inherited from FarPoint.Win.ElementWindowless)
    Public EventOccurs when the foreground image for the element changes. (Inherited from FarPoint.Win.ElementWindowless)
    Public EventOccurs if the user presses a mouse button while the cursor is over the element. (Inherited from FarPoint.Win.ElementWindowless)
    Public EventInternal use only.  
    Public EventInternal use only.  
    Public EventOccurs if the user moves the cursor while the cursor is over the element. (Inherited from FarPoint.Win.ElementWindowless)
    Public EventOccurs if the user releases a mouse button while the cursor is over the element. (Inherited from FarPoint.Win.ElementWindowless)
    Public EventOccurs before the Name property of the element changes. (Inherited from FarPoint.Win.ElementWindowless)
    Public EventOccurs when the parent of the element changes. (Inherited from FarPoint.Win.ElementWindowless)
    Public EventOccurs when the picture in the element changes. (Inherited from FarPoint.Win.ElementWindowless)
    Public EventOccurs when a property on the element changes. (Inherited from FarPoint.Win.ElementWindowless)
    Public EventOccurs when the User Interface (UI) change is complete.  
    Top
    See Also