[]
        
(Showing Draft Content)

FarPoint.Win.PopupWindowHelper.OnPopupCancel

OnPopupCancel Method

OnPopupCancel(PopupCancelEventArgs)

Raises the PopupCancel event.

Declaration
protected virtual void OnPopupCancel(PopupCancelEventArgs e)
Protected Overridable Sub OnPopupCancel(e As PopupCancelEventArgs)
Parameters
Type Name Description
PopupCancelEventArgs e

PopupCancelEventArgs that describe the popup form that is about to be cancelled.