Programmer’s Guide, Part 3: Creating the Interface

A well-designed interface can guide users through your application. Forms, classes, controls, menus, and toolbars provide a rich set of tools for designing a great user interface.

Chapter 9 Creating Forms

Your application needs forms to allow users to view and enter data. But you can also customize standard forms visually and programmatically to create a specialized environment for your users.

Chapter 10 Using Controls

Controls manage the interactions between users and your application. Visual FoxPro offers a variety of controls to enhance your application interface.

Chapter 11 Designing Menus and Toolbars

A good menu system tells your users a lot about the design and structure of your application. Planning menus and toolbars carefully can improve the usability of your application, provide immediate access to common tasks and add a Windows look and feel to your application.