Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

ModifierKeys Enumeration

Specifies the set of modifier keys.

[Visual Basic]
Public Enum ModifierKeys
[C#]
public enum ModifierKeys

Members

Member Name Description
None No modifiers are pressed.
Alt The ALT key.
Shift The SHIFT key.
Control The CTRL key.

Requirements

Namespace: EO.Web

Assembly: EO.Web (in EO.Web.dll)

See Also

EO.Web Namespace


Direct link to this topic