Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / PopupCancelEventArgs Class
Properties


In This Topic
    PopupCancelEventArgs Class Members
    In This Topic

    The following tables list the members exposed by PopupCancelEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorConstructs a new instance of this class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets whether to cancel closing the form. Set to true to prevent the popup from being closed.  
    Public PropertyGets the location of the mouse down where the popup occurred that caused the cancel.  
    Public PropertyGets the popup form.  
    Top
    See Also