Format Toolbar

See Also

Category Text Format
Default Catalog Visual FoxPro Catalog\Foundation Classes\Text Formatting
Class _tbrediting
Base Class Toolbar
Class Library _format.vcx
Parent Class _toolbars
Sample ...\Samples\Vfp98\Solution\Toolbars\format.scx

Remarks

This class, when placed on a form, provides a toolbar 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. When you add the class to a project, you can choose between adding the class or creating a subclass.

See Guidelines for Using Visual FoxPro Foundation Classes for more information on using foundation classes.

Properties, Events, Methods Description
nAppliesTo property Specifies the scope of the formatting.

1 = apply to the selected control
3 = apply to all controls

Default: 1