Gets a value indicating whether the user can give the focus to this control using the TAB key.
- Returns
- true if the user can give the focus to the control using the TAB key; otherwise, false. The default is true.
- Note
- Note: This property will always return true for an instance of the xtd::forms::form class.