Dart.PowerWEB.TextBox Namespace > KeyEventArgs Class : Alt Property |
Gets a value indicating whether the ALT key was pressed.
[Visual Basic]
Public Property Alt As Boolean
[C#]
public bool Alt {get; set;}
true if the ALT key was pressed; otherwise, false.
Use this property to determine if the ALT key was pressed during the PowerWEB control event.
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
KeyEventArgs Class | KeyEventArgs Members
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.