[]
Raises the PopupCancel event.
protected virtual void OnPopupCancel(PopupCancelEventArgs e)
Protected Overridable Sub OnPopupCancel(e As PopupCancelEventArgs)
Type | Name | Description |
---|---|---|
PopupCancelEventArgs | e | PopupCancelEventArgs that describe the popup form that is about to be cancelled. |