Basic Library for WinRT
Alt Property

Gets a value indicating whether alt key is pressed.
Syntax
'Declaration
 
Public Shared ReadOnly Property Alt As System.Boolean
public static System.bool Alt {get;}

Property Value

true if ctrl key is pressed; otherwise, false.
See Also

Reference

KeyboardUtil Class
KeyboardUtil Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback