'Declaration
Protected Overridable Sub OnGiveFeedback( _ ByVal e As System.Windows.Forms.GiveFeedbackEventArgs _ )
'Usage
Dim instance As NParentControlDesigner Dim e As System.Windows.Forms.GiveFeedbackEventArgs instance.OnGiveFeedback(e)
protected virtual void OnGiveFeedback( System.Windows.Forms.GiveFeedbackEventArgs e )
Parameters
- e