Display syntax information in the Visual Basic Editor Code window

Display syntax information in the Visual Basic Editor Code window

  1. On the Tools menu, click Options.

  2. Click the Editor tab.

  3. Under Code Settings, make sure Auto Quick Info is selected.

When Auto Quick Info is selected, the Visual Basic Editor displays syntax information in the Code window. When you type a method or the name of an existing procedure followed by a space or opening parenthesis, a tip automatically appears giving syntax information about the method or procedure, such as the arguments for you to specify.