ComponentOne InputPanel for WinForms
TabStop Property (InputComponent)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputComponent Class : TabStop Property
Gets or sets a value indicating whether the user can give the focus to this component using the TAB key.
Syntax
'Declaration
 
Public Overridable Property TabStop As System.Boolean
public virtual System.bool TabStop {get; set;}
See Also

Reference

InputComponent Class
InputComponent Members