FlexGrid for WinForms
Modifiers Field



Gets the modifier flags, as defined in Keys. This indicates which combination of modifier keys (CTRL, SHIFT, and ALT) were pressed.
Syntax
'Declaration
 
Public ReadOnly Modifiers As Keys
'Usage
 
Dim instance As KeyEditEventArgs
Dim value As Keys
 
value = instance.Modifiers
public readonly Keys Modifiers
public:
readonly Keys Modifiers
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

KeyEditEventArgs Class
KeyEditEventArgs Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Send Feedback