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

In This Topic
AcceptsTab Property (InputTextBox)
In This Topic
Gets or sets a value that determines whether the InputTextBox should handle the Tab key in a multiline mode.
Syntax
'Declaration
 
Public Property AcceptsTab As Boolean
 
See Also