InfoConnect API Guide
Attachmate.Reflection.Emulation.Common Namespace / BeforeSendControlKeyEventArgs Class
Properties Methods


BeforeSendControlKeyEventArgs Class Members

The following tables list the members exposed by BeforeSendControlKeyEventArgs.

Public Constructors
 NameDescription
Public ConstructorConstructs a BeforeSendControlKeyArgs object.  
Top
Public Properties
 NameDescription
Public PropertyThe Cancel property indicates whether the user wants to cancel the SendControlKey.  
Public PropertyThe Key property permits the user to inspect or modify the Control key value.  
Top
Public Methods
Protected Methods
 NameDescription
Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
Top
See Also