Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
Programming Using Visual Basic
Quiz 9: Additional Controls and Objects
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 41
Multiple Choice
The term modal refers to
Question 42
Multiple Choice
The__________ event occurs just before a form closes.
Question 43
True/False
When working with the MenuStrip control, the programmer makes the menus useful by placing code in the relevant Click event procedure for each menu item.
Question 44
Multiple Choice
The__________ control is used to print a form.
Question 45
True/False
The statement Clipboard.SetText(str) replaces the current contents of the Clipboard with the value of str.
Question 46
Multiple Choice
Namespace-level variables are declared with the keyword __________.
Question 47
Multiple Choice
After a ToolTip control has been placed into the component tray of the Form Designer, the setting of what property determines how long a tooltip will remain visible when the mouse hovers over a text box?
Question 48
Multiple Choice
After a ToolTip control has been placed into the component tray of the Form Designer, the setting of what property determines the amount of time required for a tooltip to appear when mouse hovers over a text box?