Spread Windows Forms 12.0 Product Documentation
PopUpEventArgs Class
Members 


FarPoint.Win Assembly > FarPoint.Win Namespace : PopUpEventArgs Class
Represents the event data for the PopUp event.
Object Model
PopUpEventArgs Class
Syntax
'Declaration
 
Public Class PopUpEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As PopUpEventArgs
public class PopUpEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.PopUpEventArgs

See Also

Reference

PopUpEventArgs Members
FarPoint.Win Namespace
PopUp Event
PopUpEventHandler Delegate