KryptonWorkspaceTabStop Property |
Gets or sets a value indicating whether the user can give the focus to this control using the TAB key.
Namespace:
Internal.ComponentFactory.Krypton.Workspace
Assembly:
NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public bool TabStop { get; set; }
Property Value
Type:
BooleanSee Also