DropDownItemClickedEventArgs Constructor
Initializes a new instance of the DropDownItemClickedEventArgs class for the specified control.
'Declaration
Public Function New( _
ByVal As DropDownItem _
)
Parameters
- clickedItem
- The DropDownItem to store in this event.