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


In This Topic
    BeforeSendControlKeyEventArgs Class Members
    In This Topic

    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