Ribbon for WinForms
OnKeyPress メソッド (PathIconElement)

C1.Win.8 アセンブリ > C1.Framework 名前空間 > PathIconElement クラス : OnKeyPress メソッド
System.Windows.Forms.KeyEventArgs that contains the event data.
Called by the host control when the user presses a character key and this Element has the focus.
シンタックス
'宣言
 
Public Overridable Sub OnKeyPress( _
   ByVal e As KeyPressEventArgs _
) 
public virtual void OnKeyPress( 
   KeyPressEventArgs e
)

パラメータ

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

PathIconElement クラス
PathIconElement メンバ