ComponentOne InputPanel for WinForms
AcceptsTab Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputTextBox Class : AcceptsTab Property
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 System.Boolean
public System.bool AcceptsTab {get; set;}
See Also

Reference

InputTextBox Class
InputTextBox Members