Property IsCtrl NamespaceTerminal.Gui AssemblyTerminal.Gui.dll IsCtrl Gets a value indicating whether the Ctrl key was pressed. public bool IsCtrl { get; } Property Value bool true if is ctrl; otherwise, false.