CIS 230 - Visual Basic

Ch. 2 Worksheet #1

1. What is the proper prefix for a frame?

 

2. List 3 extensions that indicate a graphic file could be used with an image control.

 

3. What key can be depressed to multiply select several controls at one time?

 

4. How many twips are in an inch?

 

5. What symbol must be placed in front of a character within a Caption property in order to define an access key?

 

6. (True/False) Setting the TabStop property to False prevents the focus from stopping on a control.

 

7. (True/False) The zero string is synonymous with null string.

 

8. What symbol should be used for concatenation?

 

9. What is the line continuation character in Visual Basic?

 

10. List two Visual Basic color constants.