For a list of all members of this type, see ToolKeyPressEventArgs members.
Name | Description | |
---|---|---|
![]() | Handled | Gets or sets a value indicating whether the System.Windows.Forms.Control.KeyPress event was handled. (Inherited from System.Windows.Forms.KeyPressEventArgs) |
![]() | KeyChar | Gets or sets the character corresponding to the key pressed. (Inherited from System.Windows.Forms.KeyPressEventArgs) |
![]() | Tool | The tool. |