C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputTextBox Class / TabStop Property

In This Topic
TabStop Property (InputTextBox)
In This Topic
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 Boolean
 
See Also