Quick Info Command (Edit Menu)

Microsoft Visual Basic User Interface

Quick Info Command (Edit Menu)

   

Provides the syntax for a variable, function, statement, method, or procedure selected in the Code window.

Quick Info shows the syntax for the item and highlights the current parameter. For functions and procedures with parameters, the parameter appears bold as you type it, until you type the comma used to delineate it from the next parameter.

To have Quick Info automatically appear as you type your code, select Auto Quick Info on the Editor tab in the Options dialog box.

Toolbar shortcut:   . Keyboard shortcut:  CTRL+I.