Multiple choice

In visual basic, form designer is

  1. a window which is used to write a visual basic code for an application

  2. a small screen which is used to reposition the form of the application, so that it appears in proper place when project is run

  3. a window used for each form to customise the designed interface of the application

  4. a window which contains list of the forms and modules for the current projects

  5. a window which display list of properties settings for a selected form or a control

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

This window is called Form Designer Window.