IntelliSense Overview

At design time, IntelliSense functionality in Visual FoxPro helps you complete programming syntax while you type code by displaying Visual FoxPro language syntax information and lists of available members, property values, most recently used files, table names, field names, and variable names.

In This Section

Related Sections

  • Project Manager Hooks
    Describes how you can access projects programmatically so you can manipulate projects as objects.
  • Automating Keystroke Tasks with Macros
    Describes how you can record and save keystrokes using macros to automate keystroke tasks for application users or reuse the same keystrokes repeatedly.