Share via


Manipulating Objects

You can manipulate and work with objects on a form at design time.

The following list describes some of the tasks you can perform with objects on the form:

  • Set the size and position of objects in the Form Designer by expanding, shrinking, or dragging them.

  • Align controls by choosing options on the Format menu or using the alignment tools on the Layout toolbar. For more information about the Layout toolbar, see Aligning Controls in Forms.

  • Set colors using the Palette toolbar. For more information about using the Palette toolbar, see Customizing Forms.

  • View object property settings, display inherited code for objects, events, and methods, set values for properties, and restrict your view to only modified properties using the Properties window.

The Properties window is the primary location for controlling all objects on the form. The Properties window displays the properties, events, and methods and their settings for a selected form, data environment, cursor, relation, or control. For more information about the Properties window, see Properties Window (Visual FoxPro).

In This Section

  • Designing Forms
    Provides links to topics that explain how to use the Visual FoxPro designers to create forms.

  • Adding Objects to Forms
    Provides links to topics that explain the various ways to add objects to forms.

  • Working with Forms
    Provides links to topics that explain how to work with forms, such as how to run a form or how to dock forms.