Softelvdm.Controls Class Library for Windows Controls 1.0

ShiftKey Property, StrategyClass Class

Softel vdm, Inc.

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

Syntax      StrategyClass Class (Softelvdm.Controls)

VB   

Public ReadOnly Property ShiftKey As Boolean

C#   

public bool ShiftKey { get; }

C++   

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

Property Value

True if Shift key is pressed, otherwise False.

Comments

The ShiftKey property returns the status of the Shift 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