[]
Raised when the Popup Window is about to be cancelled. The
Cancel property can be
set to true
to prevent the form from being cancelled.
public event PopupCancelEventHandler PopupCancel
Public Event PopupCancel As PopupCancelEventHandler
Type | Description |
---|---|
PopupCancelEventHandler | Raised when the Popup Window is about to be cancelled. The property can be set to true to prevent the form from being cancelled. |