| Category | Text Format |
| Default Catalog | Visual FoxPro Catalog\Foundation Classes\Text Formatting |
| Class | _rtfcontrols |
| Base Class | Container |
| Class Library | _format.vcx |
| Parent Class | _container |
| Sample | ...\Samples\Vfp98\Solution\Toolbars\format.scx |
Remarks
This class, when placed on a form, provides controls for applying font formatting to text in the active control.
To use, drop the class on a project or, from the Component Gallery Item Shortcut menu, select Add to Project or Add to Form. When you add the class to a project, you can choose between adding the class or creating a subclass. When you add the class to a form, Visual FoxPro places the comboboxes and button controls on the form in the Form Designer.
See Guidelines for Using Visual FoxPro Foundation Classes for more information on using foundation classes.