JavaScript Editor js editor     Web development 



Main Page

This is a complete set of edit buttons that includes Top, Previous, Next, Bottom, Find, Print, Add Delete, Edit, and Save buttons. The Form Wizard uses this class.

Category Data Editing

Default Catalog

VisualВ FoxProВ Catalog\FoundationВ Classes\Buttons

Class

picbtns

Base Class

CommandGroup

Class Library

wizbtns.vcx

Parent Class

txtbtns

Sample

...\Samples\Solution\Ffc\dataedit.scx

Remarks

You can use this class on simple forms with a single table or for 1-to-Many relationship forms using fields for a parent table and a grid for the child table.

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 the buttons on the form. You can specify a data source and provide input and output objects. When you drop the class on a project, you can choose between adding the class or creating a subclass. The txtbtns parent class contains additional properties you can set.

Properties, Events, Methods Description

WizBMPpath property

Internal to the class.

See Also



JavaScript Editor js editor     Web development