Property Sheet pane in the Component Inspector
The lower pane of the Component Inspector displays the property sheet for the object selected in the upper pane. The property sheet contains up to five categories, represented by the tabs Properties, Expert, Layout, Events, and Code Generation.
![]()
Depending on the property, properties can be edited by:
- Clicking on the current value, typing in a new one, and then pressing ENTER.
- Double-clicking on the property name to select from a fixed list of choices.
- Clicking on the value and then selecting from the drop-down list that appears.
- Clicking on the value and then clicking the ... button that appears. Clicking on this button brings up a custom property editor dialog box.
![]()
- See Custom Property Editors for a description of the various custom property editors.
Contents | Prev | Next | Index |