Reflection .NET API
Attachmate.Reflection.Emulation.OpenSystems Assembly / Attachmate.Reflection.Emulation.OpenSystems Namespace / ControlKeySendingEventArgs Class


In This Topic
    ControlKeySendingEventArgs Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets or sets the Cancel property. Set the Cancel property to true the event. (Inherited from Attachmate.Reflection.CancelableEventArgs)
    Public PropertyGets the current column position of the cursor.  
    Public PropertyThe Key property permits the user to inspect or modify the control key value.  
    Public PropertyGets the current row position of the cursor.  
    Top
    See Also