Category | Movers |
Default Catalog | Visual FoxPro Catalog\Foundation Classes\User Controls |
Class | _supermover |
Base Class | Container |
Class Library | _mover.vcx |
Parent Class | supermover |
Sample | ...\Samples\Vfp98\Solution\Ffc\movers.scx |
Remarks
This class, when placed on a form, provides a mover list box with Move, Remove, MoveAll, and RemoveAll buttons.
To use, drop the class on a project or form or, from the Component Gallery Item Shortcut menu, select Add to Project or Add to Form. When you add the class to a project, you can choose between adding the class or creating a subclass. When you add the class to a form in a data environment, Visual FoxPro adds the class list box and button controls to the form in the Form Designer so you can specify appropriate property values.
See Guidelines for Using Visual FoxPro Foundation Classes for more information on using foundation classes.
Properties, Events, Methods | Description |
MaxItems property | Specifies the maximum number of items that can be selected. Default: 0 |
MaxMessage property | Specifies the message to display if maximum number of items is reached. Default: "" |