Home and Learn: VB Net Course
Start a new project. Add a textbox, a Label and a button to your new Form. Then write a programme that does the following:
Add a Combo box and another button to your form. Create a list of items for your Combo Box. The list of items in your Combo box can be anything you like - pop groups, football teams, favourite foods, anything of your choice. Then try the following:
Use a select case statement to test what a user has chosen from your drop-down list. Give the user a suitable message when the button was clicked.
In the next section of this course, we'll move on to loops in Visual Basic .NET.
Click here to move on to Loops -->
Back to the VB NET Contents Page
Email us: enquiry at homeandlearn.co.uk