C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / DropDownClosedEventArgs Class / DropDownClosedEventArgs Constructor

In This Topic
DropDownClosedEventArgs Constructor
In This Topic
Initializes a new instance of the DropDownClosedEventArgs class.
Syntax
'Declaration
 
Public Function New( _
   ByVal selected As Boolean _
)
 

Parameters

selected
See Also