| Constructors: NewConsoleKeyInfo |
Returns a new ConsoleKeyInfo object that represents the state of a key press.
Public Function NewConsoleKeyInfo( ByVal KeyChar As Integer, ByVal Key As ConsoleKey, ByVal Shift As Boolean, ByVal Alt As Boolean, ByVal Control As Boolean ) As ConsoleKeyInfo
Project VBCorLib Overview Class Constructors Overview Constructors Properties Constructors Methods NewCharEnumerator NewCryptoAPIHash