[]
Gets or sets the action to perform when the TAB key is pressed.
public TabKeyAction KeyActionTab { get; set; }
Public Property KeyActionTab As TabKeyAction
This setting is particularly useful for controlling accessibility behavior and keyboard navigation flow in form controls.