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

In This Topic
OnContextMenuShowing Method (InputLayoutPanelBase)
In This Topic
Raises the ContextMenuShowing event.
Syntax
'Declaration
 
Protected Overridable Sub OnContextMenuShowing( _
   ByVal e As ContextMenuShowingEventArgs _
) 
 

Parameters

e
See Also