Reflection
BeforeSendControlKeyEventArgs Class Properties


For a list of all members of this type, see BeforeSendControlKeyEventArgs members.

Public Properties
 NameDescription
Public PropertyCancelThe Cancel property indicates whether the user wants to cancel the SendControlKey.  
Public PropertyKeyThe Key property permits the user to inspect or modify the Control key value.  
Top
See Also