Name | Description | |
---|---|---|
AfterSendKeysEventArgs Constructor | Initializes a new instance of the AfterSendKeysEventArgs class. |
The following tables list the members exposed by AfterSendKeysEventArgs.
Name | Description | |
---|---|---|
AfterSendKeysEventArgs Constructor | Initializes a new instance of the AfterSendKeysEventArgs class. |
Name | Description | |
---|---|---|
Column | Gets the cursor column position where the keys were sent. | |
Key | Gets the keys that have been sent. | |
Row | Gets the cursor row position where the keys were sent. |
Name | Description | |
---|---|---|
Equals | (Inherited from object) | |
GetHashCode | Serves as the default hash function. (Inherited from System.EventArgs) | |
GetType | Gets the System.Type of the current instance. (Inherited from System.EventArgs) | |
ToString | Returns a string that represents the current object. (Inherited from System.EventArgs) |
Name | Description | |
---|---|---|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) | |
MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from System.EventArgs) |