Multiple choice

Which of the following is an invisible control in VB, which is added to a form if some task is to be repeated at regular intervals?

  1. Scroll bar

  2. Drive list box

  3. Line

  4. Timer

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The timer is an invisible control in VB, which is added to a form if some task is to be repeated at regular intervals.