Choose a topic to test your knowledge and improve your VB-Visual Basic skills
You application creates an instance of a form. What is the first event that will be triggered in the from?
Which of the following is Hungarian notation for a menu?
You are ready to run your program to see if it works.Which key on your keyboard will start the program?
Which of the following snippets of code will unload a form named frmFo0rm from memory?
You want the text in text box named txtMyText to read My Text.In which property will you place this string?