RTF Controls Foundation Class
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\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 Also
Guidelines for Using Visual FoxPro Foundation Classes | Visual FoxPro Foundation Classes A-Z | Visual FoxPro Foundation Class Samples