Spread Windows Forms 12.0 Product Documentation
PopupCancelEventArgs Class
Members 


FarPoint.Win Assembly > FarPoint.Win Namespace : PopupCancelEventArgs Class
Arguments of a PopupCancel event. Provides a reference to the popup form that is to be closed and allows the operation to be cancelled.
Object Model
PopupCancelEventArgs Class
Syntax
'Declaration
 
Public Class PopupCancelEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As PopupCancelEventArgs
public class PopupCancelEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.PopupCancelEventArgs

See Also

Reference

PopupCancelEventArgs Members
FarPoint.Win Namespace