C1.Android.Input Assembly / C1.Android.Input Namespace / DropDownOpenChangedEventArgs Class / DropDownOpenChangedEventArgs Constructor


In This Topic
DropDownOpenChangedEventArgs Constructor
In This Topic
Initializes a new instance of the DropDownOpenChangedEventArgs class.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New DropDownOpenChangedEventArgs()
See Also