Ribbon for WinForms
OnKeyPress メソッド (XView)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > XView クラス : OnKeyPress メソッド
An System.Windows.Forms.KeyPressEventArgs that contains the event data.
Raises the System.Windows.Forms.Control.KeyPress event.
シンタックス
'宣言
 
Protected Overrides Sub OnKeyPress( _
   ByVal e As KeyPressEventArgs _
) 
protected override void OnKeyPress( 
   KeyPressEventArgs e
)

パラメータ

e
An System.Windows.Forms.KeyPressEventArgs that contains the event data.
参照

XView クラス
XView メンバ