FarPoint.Win Assembly / FarPoint.Win Namespace / PopUpEventArgs Class
Members


PopUpEventArgs Class
Represents the event data for the PopUp event.
Syntax
'Declaration
 
Public Class PopUpEventArgs 
   Inherits System.EventArgs
 
'Usage
 
Dim instance As PopUpEventArgs
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.PopUpEventArgs

See Also