OK Button Foundation Class

Category Misc Buttons
Default Catalog Visual FoxPro Catalog\Foundation Classes\Buttons
Class _cmdOK
Base Class CommandButton
Class Library _miscbtns.vcx
Parent Class _commanbutton
Sample ...\Samples\Solution\Ffc\buttons.scx

Remarks

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

To use, drop the class on a project or form or, from the Component Gallery Item Shortcut Menu, select 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

Guidelines for Using Visual FoxPro Foundation Classes | Visual FoxPro Foundation Classes A-Z | Visual FoxPro Foundation Class Samples