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

In This Topic
OnGiveFeedback Method (InputControlHost)
In This Topic
Raises the GiveFeedback event.
Syntax
'Declaration
 
Protected Overridable Sub OnGiveFeedback( _
   ByVal e As GiveFeedbackEventArgs _
) 
 

Parameters

e
See Also