How to Select an Object in the Design View

Previous Next

Once you have opened a window, dialog or control class from the Windows Designer catalog, there are various ways of selecting the objects for which you want to change/set properties:

1.Clicking on an object with the mouse.
This provides access to all visible objects (controls).
Embedded objects can be accessed in this way if you set the Selection Filter to Off. Set the Selection Filter by using the View menu or the Selection Filter icon on the toolbar.
2.Using the Object tree.
This provides access to all visible and non-visible objects in/on the current class.
3.By choosing Window, Main Query, Extra Query or Query Column from the Design menu.
This provides access to:

The window (shell) around info boxes and dialogs.

The main queries and extra queries (if any) defined on the current info window.

The query columns used by those queries.

4.By choosing File, Application Properties.
This provides access to the icon, title, maximum number of resident windows of an application, and other application-level properties.

NOTE: If you make changes to application properties in the Windows Designer, make sure that you explicitly save your changes by choosing File, Save All from the menu.

See Also:

How to Select the Parent of a Selected Object

How to Select Multiple Objects

How to Group Objects

How to Select Container Objects with the Selection Filter