バージョン

ToolKeyEventArgs クラス メンバ

ToolKeyEventArgsデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタToolKeyEventArgs コンストラクタ新しい ToolKeyEventArgs インスタンスを作成します。  
トップ
パブリック プロパティ
 名前解説
Public プロパティAltGets a value indicating whether the ALT key was pressed. System.Windows.Forms.KeyEventArgsから継承されます。
Public プロパティControlGets a value indicating whether the CTRL key was pressed. System.Windows.Forms.KeyEventArgsから継承されます。
Public プロパティHandledGets or sets a value indicating whether the event was handled. System.Windows.Forms.KeyEventArgsから継承されます。
Public プロパティKeyCodeGets the keyboard code for a System.Windows.Forms.Control.KeyDown or System.Windows.Forms.Control.KeyUp event. System.Windows.Forms.KeyEventArgsから継承されます。
Public プロパティKeyDataGets the key data for a System.Windows.Forms.Control.KeyDown or System.Windows.Forms.Control.KeyUp event. System.Windows.Forms.KeyEventArgsから継承されます。
Public プロパティKeyValueGets the keyboard value for a System.Windows.Forms.Control.KeyDown or System.Windows.Forms.Control.KeyUp event. System.Windows.Forms.KeyEventArgsから継承されます。
Public プロパティModifiersGets the modifier flags for a System.Windows.Forms.Control.KeyDown or System.Windows.Forms.Control.KeyUp event. The flags indicate which combination of CTRL, SHIFT, and ALT keys was pressed. System.Windows.Forms.KeyEventArgsから継承されます。
Public プロパティShiftGets a value indicating whether the SHIFT key was pressed. System.Windows.Forms.KeyEventArgsから継承されます。
Public プロパティSuppressKeyPressGets or sets a value indicating whether the key event should be passed on to the underlying control. System.Windows.Forms.KeyEventArgsから継承されます。
Public プロパティToolツール  
トップ
参照