C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / DropDownItem Class / OnDropDown Method
A System.EventArgs that contains the event data.

In This Topic
OnDropDown Method
In This Topic
Raises the DropDown event.
Syntax
'Declaration
 
Protected Overridable Sub OnDropDown( _
   ByVal e As EventArgs _
) 
 

Parameters

e
A System.EventArgs that contains the event data.
See Also