[]
        
(Showing Draft Content)

FarPoint.Win.PopupWindowHelper.PopupCancel

PopupCancel Event

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.

Namespace: FarPoint.Win
Assembly: FarPoint.Win.dll
Syntax
public event PopupCancelEventHandler PopupCancel
Public Event PopupCancel As PopupCancelEventHandler
Returns
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.