C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputDataNavigator Class / OnContextMenuShowing Method

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

Parameters

e
See Also