'宣言 Protected Overrides Sub OnKeyPress( _ ByVal e As System.Windows.Forms.KeyPressEventArgs _ )
'使用法 Dim instance As DxControl Dim e As System.Windows.Forms.KeyPressEventArgs instance.OnKeyPress(e)
protected override void OnKeyPress( System.Windows.Forms.KeyPressEventArgs e )
パラメータ
- e