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


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

System.Object
   System.EventArgs
      FarPoint.Win.DropDownEventArgs

See Also