Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
| 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\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.
| Properties, Events, Methods | Description |
|---|---|
| nAppliesTo property | Specifies the scope of the formatting.
1 = apply to the selected control Default: 1 |
See Also
Guidelines for Using Visual FoxPro Foundation Classes | Visual FoxPro Foundation Classes A-Z | Visual FoxPro Foundation Class Samples