Using the JadeRichText Control Class

If you design forms that contain JadeRichText controls and you make the context (popup) menu and some or all of its menu items available to users, users can access edit, character formatting, and basic paragraph formatting operations (for example, setting bulleting, fonts, and indents). See also "JadeRichText Control Method Example", later in this section, and Chapter 3, "Using Rich Text Controls on Runtime Forms", in the JADE Runtime Application Guide.

You can dynamically create and manipulate rich text in controls when a form is running, by using the functionality provided by the JadeRichText class. For details, see the following subsections.