The following tables list the members exposed by ToolKeyPressEventArgs.
Name | Description | |
---|---|---|
![]() | ToolKeyPressEventArgs Constructor | Creates a new ToolKeyPressEventArgs instance. |
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. |