ComponentOne Basic Library for UWP
Ctrl Property

C1.UWP Assembly > C1.Xaml Namespace > KeyboardUtil Class : Ctrl Property
Gets a value indicating whether ctrl key is pressed.
Syntax
'Declaration
 
Public Shared ReadOnly Property Ctrl As System.Boolean
public static System.bool Ctrl {get;}

Property Value

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

Reference

KeyboardUtil Class
KeyboardUtil Members