How to Drag Data from a Grid to a List Box in VB 3.0 (113436)
The information in this article applies to:
- Microsoft Visual Basic Standard Edition for Windows 3.0
This article was previously published under Q113436 SUMMARY
This article shows by example how to select a cell from a grid control
and drag the selection to a list box control. The sample code uses data
from the BIBLIO.MDB database that came with Visual Basic. The data will
be used to populate the Grid control.
By using the technique demonstrated in this article, you will have the
ability to allow your users to click on any line of the grid control and
drag the data to a sorted list box control. You could use this to build
documents that contain certain fields of data from a database.
Modification Type: | Minor | Last Reviewed: | 1/9/2003 |
---|
Keywords: | KB113436 |
---|
|