Dart.PowerWEB.TextBox Namespace > KeyEventArgs Class > KeyEventArgs Constructor : KeyEventArgs Constructor(Int32,Boolean,Boolean,Boolean) |
Initializes a new instance of KeyEventArgs.
[Visual Basic]
Public Function New( _
ByVal keyCode As Integer, _
ByVal alt As Boolean, _
ByVal control As Boolean, _
ByVal shift As Boolean _
)
The constructor initializes a new instance of KeyEventArgs with KeyEventArgs.KeyCode, KeyEventArgs.Alt, KeyEventArgs.Control, KeyEventArgs.Shift.
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
KeyEventArgs Class | KeyEventArgs Members | Overload List
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.