ComponentOne Input for WinForms
AcceptsTab Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1TextBox Class : AcceptsTab Property
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.
Syntax
'Declaration
 
Public Shadows Property AcceptsTab As System.Boolean
public new System.bool AcceptsTab {get; set;}
See Also

Reference

C1TextBox Class
C1TextBox Members