- Version
- Download 192
- File Size 18.69 KB
- File Count 1
- Create Date April 29, 2016
- Last Updated April 29, 2016
Passing value to another form through listview control
Passing value to another form through listview control
This is a database program in visual basic 6 and ms access that shows how to pass values from listview control to textbox of another form.
Functionalities:
Populate listview from database records
Search function
The values of the selected record from the listview will be passed through the other form.