Cancel Button Foundation Class

This class releases a form and discards any outstanding buffered data.

Category

Misc Buttons

Default Catalog

Visual FoxPro Catalog\Foundation Classes\Buttons

Class

_cmdCancel

Base Class

CommandButton

Class Library

_miscbtns.vcx

Parent Class

_cmdOK

Sample

...\Samples\Solution\Ffc\buttons.scx

Remarks

To use, drop the class on a project or form or, from the Component Gallery Item shortcut menu, select Add to Project or Add to Form. When you add the class to a form, Visual FoxPro places a button on your form. When you drop the class on a project, you can choose between adding the class or creating a subclass.

See Also

Concepts

Guidelines for Using Visual FoxPro Foundation Classes

Reference

Visual FoxPro Foundation Classes A-Z

Other Resources

Foundation Class Samples