ConsoleModifiers (System.ConsoleModifiers)

Inherits: System.Enum

Interfaces: IComparable, IFormattable, IConvertible

Derived Types: 0

Assembly: mscorlib.dll

Represents the SHIFT, ALT, and CTRL modifier keys on a keyboard.

VB.NET C#

VB.NET

Public Enum Structure ConsoleModifiers
  Implements System.IComparable, System.IFormattable, System.IConvertible
End Enum

Articles

Koders Code Search: ConsoleModifiers.cs - C#

System.ConsoleModifiers // // Authors: // Gonzalo Paniagua Javier (gonzalo@ximian.com) // // (C) 2005 Novell, Inc (http://www.novell.com) // // // Permission is hereby granted ...

Changeset 1419 - IPython - Trac

11 12: c32=System.ConsoleKey 13: Shift=System.ConsoleModifiers.Shift 14: Control=System.ConsoleModifiers.Control 15: Alt=System.ConsoleModifiers.Alt

ConsoleKeyInfo Members (System)

Modifiers: Gets a bitwise combination of System.ConsoleModifiers values that specifies one or more modifier keys pressed simultaneously with the console key.

ConsoleKeyInfo Properties (System)

Modifiers: Gets a bitwise combination of System . . :: . ConsoleModifiers values that specifies one or more modifier keys pressed simultaneously with the console key.

.NET Framework Class Browser

Quickstart Class Browser ... Class System.ConsoleModifiers

Mono Documentation

Mono Class Library : System Namespace System.ConsoleModifiers Enumeration: Note: This namespace, class, or member is supported only in version .NET 2.0 ...

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support