Table of Contents

Property TabStop

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

TabStop

This only be true if the CanFocus is also true and the focus can be avoided by setting this to false

public bool TabStop { get; set; }

Property Value

bool