The following tables list the members exposed by PopupCancelEventArgs.
| Name | Description | |
|---|---|---|
![]()  | PopupCancelEventArgs Constructor | Constructs a new instance of this class. | 
| Name | Description | |
|---|---|---|
![]()  | Cancel | Gets or sets whether to cancel closing the form. Set to true to prevent the popup from being closed.   | 
![]()  | CursorLocation | Gets the location of the mouse down where the popup occurred that caused the cancel. | 
![]()  | Popup | Gets the popup form. | 
    
    
    
    
    
    
