Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / PopupWindowHelper Class


In This Topic
PopupWindowHelper Class Events
In This Topic

For a list of all members of this type, see PopupWindowHelper members.

Public Events
 NameDescription
Public EventRaised when the Popup Window is about to be cancelled. The PopupCancelEventArgs.Cancel property can be set to true to prevent the form from being cancelled.  
Public EventRaised when the popup form is closed.  
Top
See Also