KeyboardEventArgs.CtrlKey Vlastnost

Definice

true if the control key was down when the event was fired. jinak nepravda.

public:
 property bool CtrlKey { bool get(); void set(bool value); };
public bool CtrlKey { get; set; }
member this.CtrlKey : bool with get, set
Public Property CtrlKey As Boolean

Hodnota vlastnosti

Boolean

Platí pro