C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel Namespace / InputLayoutPanelBase Class / OnDoubleClick Method

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

Parameters

e
See Also