Adding and configuring a Rich text editor control
When a Rich text editor control is added to a layout, users can enter text and control the styling and formatting. You can customize the appearance of the Rich text editor control in the skin.
- Adding a Rich Text Editor control
You add a Rich text editor control to a layout so that application users can add and edit rich text.
- Selecting the property for a Rich text editor control
Select a property for the control to determine the data type to include in the list that an application user sees. At run time, the user selects one or more values from the list.
- Specifying presentation options for a Rich text editor control
After you create the Rich text editor control, configure how the control is displayed. You can specify whether the control is editable at run time, the width of the list control, and the label format for the control.
Previous topic Rich text editor controls Next topic Adding a Rich text editor control