'Declaration
Protected Overrides Sub OnKeyPress( _ ByVal e As System.Windows.Forms.KeyPressEventArgs _ )
'Usage
Dim instance As NUIElementHost Dim e As System.Windows.Forms.KeyPressEventArgs instance.OnKeyPress(e)
protected override void OnKeyPress( System.Windows.Forms.KeyPressEventArgs e )
Parameters
- e