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.
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
Concepts
Guidelines for Using Visual FoxPro Foundation Classes
Reference
Visual FoxPro Foundation Classes A-Z