C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / DropDownItem Class / OnClick Method

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

Parameters

e
See Also