Property TabStop
- Namespace
- Alternet.Editor.CodeCompletion
- Assembly
- Alternet.Editor.v9.dll
TabStop
When implemented by a class, gets or sets a value indicating whether the user can give the focus to this control using the TAB key.
bool TabStop { get; set; }