How to Create Mover List Boxes in Visual FoxPro (142190)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft Visual FoxPro for Windows 3.0b
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q142190 SUMMARY
Moverlist boxes are designed to allow for easy point selection of a value
that will display in a parallel list box enabling the user to create a list
of items before proceeding. The code involved to make these list boxes work
properly is very extensive in the Microsoft Visual FoxPro product. In the
Vfp\Samples\Controls\Samples.vcx directory, you'll find a Mover Class that
you can use to quickly create moverlist boxes with very little additional
code. The example given in this article works for most, if not all, users.
| Modification Type: | Major | Last Reviewed: | 10/15/2003 |
|---|
| Keywords: | kbcode KB142190 |
|---|
|