Share via


RTF Controls Foundation Class

This class, when placed on a form, provides controls for applying font formatting to text in the active control.

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

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

Concepts

Guidelines for Using Visual FoxPro Foundation Classes

Reference

Visual FoxPro Foundation Classes A-Z

Other Resources

Foundation Class Samples