Configuring Edit Box Controls
- Last UpdatedJul 13, 2023
- 1 minute read
You can use an Edit Box control to create a box during run time in which users can enter text or view text.
You can configure the following properties of an Edit Box control:
-
Set the default text.
-
Wrap text to the next line in the edit box at design time and run time.
-
Configure it so that the run-time text is read-only.
Related Topics
Setting the Default Text in an Edit Box Control