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

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

Parameters

e
See Also