Sort Mover Foundation Class

This subclass of the mover list box class, when placed on a form, automatically handles sorting of data.

Category Movers

Default Catalog

Visual FoxPro Catalog\Foundation Classes\User Controls

Class

_sortmover

Base Class

Container

Class Library

_mover.vcx

Parent Class

_mover

Sample

...\Samples\Solution\Ffc\movers.scx

Remarks

Properties, Events, Methods Description

CurrentAlias property

The current alias for field choices.

Default: ""

CurrentDBC property

The current database for field choices.

Default: ""

MaxFields property

Maximum number of fields allowed.

Default: 3

ShowTags property

Specifies whether to show existing index tags in addition to fields.

Default: .F.

aTags[1,1] property

Internal to the class.

TagName property

Internal to the class.

UpdateMover

Internal to the class.

See Also

Reference

Visual FoxPro Foundation Classes A-Z
Mover Foundation Class

Concepts

Guidelines for Using Visual FoxPro Foundation Classes

Other Resources

Foundation Class Samples