Spread Windows Forms 17
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()
    public DropDownEventArgs()
    See Also