InfoConnect for Unisys
BeforeSendControlKeyEventArgs Class Members
Properties  Methods 


The following tables list the members exposed by BeforeSendControlKeyEventArgs.

Public Constructors
 NameDescription
Public ConstructorBeforeSendControlKeyEventArgs ConstructorConstructs a BeforeSendControlKeyArgs object.  
Top
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
Public Methods
Protected Methods
 NameDescription
Protected MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Top
See Also