GrapeCity MultiRow Windows Forms Documentation
Key Property


Gets the ShortcutKey's keys that are provided to the user to perform the Action.
Syntax
Public ReadOnly Property Key As Keys
Dim instance As ShortcutKey
Dim value As Keys
 
value = instance.Key
public Keys Key {get;}

Property Value

System.Windows.Forms.Keys that are provided to the user to perform the Action.
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

ShortcutKey Structure
ShortcutKey Members

 

 


Copyright © GrapeCity, inc. All rights reserved.