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