Read our blogs, tips and tutorials
Try our exercises or test your skills
Watch our tutorial videos
Take a self-paced course
Read our recent newsletters
License our courseware
Book expert consultancy
Buy our publications
Get help in using our site
395 attributed reviews in the last 3 years
Refreshingly small course sizes
Outstandingly good courseware
Whizzy online classrooms
Wise Owl trainers only (no freelancers)
Almost no cancellations
We have genuine integrity
We invoice after training
Review 30+ years of Wise Owl
View our top 100 clients
Search our website
We also send out useful tips in a monthly email newsletter ...
| Software ==> | Visual Basic (46 exercises) |
| Topic ==> | Creating properties (3 exercises) |
| Level ==> | Harder than average |
| Subject ==> | Visual Basic training |
This exercise is provided to allow potential course delegates to choose the correct Wise Owl Microsoft training course, and may not be reproduced in whole or in part in any format without the prior written consent of Wise Owl.
Press CTRL + D to add the file called frmSmaGetNames.vb from the above folder into your project (or right click on the project and choose to add it as an existing item).
Do the same thing to add the form called frmSnogMarryAvoid.vb into your project from the same folder.
Change your project's properties to make frmSmaGetNames the default form for your project. When you run your project, you should see this:
The form loads with default people, but you can change these to suit your tastes.
Before continuing, have a look at the existing code to see what it does. You should see that this creates a public variable called Persons, whose private equivalent is called pPersons.
This is a commonly used technique in Visual Basic - you should start to get used to it!
Start to write the code for the second form so that it works! To begin with:
Here's how to refresh a listbox's data source:
'update the data source for this list
lst.DataSource = Nothing
lst.DataSource = lstItems
Finish your code so that it works however many people and options you have (you may, for example, want to choose to play chess with someone, or show them your etchings). Here's what the result should look like:
The model answer contains 2 properties, 2 event-handler routines and 3 other procedures, for comparison.
When it's all working, run the application and check it works. Now to translate this into reality ...
Kingsmoor House
Railway Street
GLOSSOP
SK13 2AA
Landmark Offices
99 Bishopsgate
LONDON
EC2M 3XD
Holiday Inn
25 Aytoun Street
MANCHESTER
M1 3AE
© Wise Owl Business Solutions Ltd 2026. All Rights Reserved.