ToolKeyPressEventArgsデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | ToolKeyPressEventArgs コンストラクタ | 新しい ToolKeyPressEventArgs インスタンスを作成します。 |
名前 | 解説 | |
---|---|---|
![]() | Handled | Gets or sets a value indicating whether the System.Windows.Forms.Control.KeyPress event was handled. System.Windows.Forms.KeyPressEventArgsから継承されます。 |
![]() | KeyChar | Gets or sets the character corresponding to the key pressed. System.Windows.Forms.KeyPressEventArgsから継承されます。 |
![]() | Tool | ツール |