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

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

Parameters

e
See Also