Usage Guidelines
The Telerik and Kendo UI TextBox requires you to follow some basic principles when using the component.
Text Label
Usually, the TextBox is used as a part of a form along with other fields and components. When used in a form, labeling becomes essential as it clarifies the meaning of the TextBox and communicates its context to the user. The label of the TextBox can be set as part of the Telerik and Kendo UI Form component.


Length
When using a TextBox, always consider the type of information that the user will enter in the component. This will help you to choose the correct maximal length for the TextBox. Using the wrong length can mislead the user.

