Gets or sets a value indicating whether the user can give the focus to this control using the TAB key.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms
C# Copy Code |
---|
public new bool TabStop { get; set; } |
Visual Basic Copy Code |
---|
Public Shadows Property TabStop As Boolean |
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |