Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / DropDownEventArgs Class / DropDownEventArgs Constructor


In This Topic
DropDownEventArgs Constructor
In This Topic
Constructs a new DropDownEventArgs object.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New DropDownEventArgs()
See Also