ControlKeySendingEventArgs Class Members
In This Topic
The following tables list the members exposed by ControlKeySendingEventArgs.
Public Constructors
Public Properties
| Name | Description |
| Cancel | Gets or sets the Cancel property. Set the Cancel property to true the event. (Inherited from Attachmate.Reflection.CancelableEventArgs) |
| Column | Gets the current column position of the cursor. |
| Key | The Key property permits the user to inspect or modify the control key value. |
| Row | Gets the current row position of the cursor. |
Top
Public Methods
See Also