Ribbon for WinForms
OnKeyPress メソッド (IconElement)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > IconElement クラス : 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.
参照

IconElement クラス
IconElement メンバ