Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / PopupCancelEventArgs Class


PopupCancelEventArgs Class Properties

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

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