LEADTOOLS WinRT(Leadtools.Controls)
LEAD Technologies, Inc

Keys Enumeration


Indicates a key code. WinRT support
Syntax
public enum Keys : System.Enum 
Leadtools.Controls.Keys = function() { };
Leadtools.Controls.Keys.prototype = {
LeadtoolsMemberMarker(replace me) };
Members
MemberDescription
Alt(0x40000)ALT key
Control(0x20000)Control key
Enter(13)Enter key
Escape(27)Escape key
KeyCode(0xFFFF)Mask for key codes
Modifiers(-0x10000)Mask for modifier keys
None(0)No key
Shift(0x10000)Shift key
Space(32)Space key
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

Leadtools.Controls Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.