Disabling Automatic Completion

See Also

By default, the code completion box is automatically displayed whenever you pause for more than 500 milliseconds after typing a ., ::, or ->. You can disable the automatic display of the code completion box so that it is displayed only when you type Ctrl-Spacebar.

To disable the automatic display of the completion box:

  1. Choose Tools > Options and click Editor.
  2. In the General tab, deselect the Auto Popup Completion Window checkbox.
See Also
Using Code Completion
Setting the C or C++ Code Completion Box Delay

Legal Notices