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?
A) AutomaticDelay
B) AutoPopDelay
C) Duration
D) AutoDelay
Correct Answer:

Verified
Correct Answer:
Verified
Q44: Which of the following statements will remove
Q45: Which of the following controls is NOT
Q46: The largest possible value for the Value
Q47: Which of the following settings of a
Q48: The correct code for replacing the selected
Q50: In a Simple combo box, the list
Q51: The first form loaded when a program
Q52: The statement Clipboard.SetText(str) replaces the current contents
Q53: The statement gr.FillRectangle(Brushes.Red, 10, 20, 30, 40)
Q54: For a list box named lstBox, the