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. |