Softelvdm.Controls Class Library for Windows Controls 1.0

ControlKey Property, StrategyClass Class

Softel vdm, Inc.

Returns the status of the Control key (for mouse events only).

Syntax      StrategyClass Class (Softelvdm.Controls)

VB   

Public ReadOnly Property ControlKey As Boolean

C#   

public bool ControlKey { get; }

C++   

public: property bool ControlKey {
        bool get();
}

Property Value

True if Control key is pressed, otherwise False.

Comments

The ControlKey property returns the status of the Control key (for mouse events only).

Version Information

Supported in version 1.0.
Products Table


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com