AcceptsTab Property (C1TextBox)
Indicates if Tab and Shift+Tab keys are accepted by control and move the focus to the next (previous) group of input characters in edit mask and in DateTimeInput mode.
public new bool AcceptsTab {get; set;}
'Declaration
Public Shadows Property AcceptsTab As Boolean