ControlKeySendingEventArgs Class Properties
In This Topic
For a list of all members of this type, see ControlKeySendingEventArgs members.
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
See Also