If this is true, treats Tab key as an input and
prevent moving focus to other control in a dialog.
Namespace: Sgry.Azuki.WinFormsAssembly: Azuki (in Azuki.dll) Version: 1.7.13.40248
Syntax
C# |
---|
public bool AcceptsTab { get; set; } |
Visual Basic |
---|
Public Property AcceptsTab As Boolean Get Set |
Property Value
Type: Boolean
Remarks
The default value is true.