バージョン 22.1

OnKeyPress メソッド (UltraNumericEditorBase)

コントロールに入力フォーカスがある間にキーが押されたときに呼び出されます。イベント データを含む System.Windows.Forms.KeyEventArgs。 コントロールに入力フォーカスがある間にキーが押されたときに呼び出されます。
シンタックス
protected override void OnKeyPress( 
   KeyPressEventArgs e
)

パラメータ

e
イベント データを含む System.Windows.Forms.KeyEventArgs
参照