|
The Property Pane displays properties and events of the selected
components and
provides editable text fields, lists and other controls to allow you to edit
properties and events. Select the control in the
Component Tree or on the
Design View to display its properties in the Property Pane. Once
visible in the Property Pane, these values can be edited.
When
multiple controls are selected, all of their shared properties are listed in
the Property Pane. If not all the selected
controls have the same value for a property, the property editor in the
Property Pane will be blank.
By default, the Property Pane displays normal properties.
Preferred properties are shown in bold and expert properties
are hidden (click the Show advanced properties
button to reveal them). A black label indicates a property set
to its default value while a blue label indicates a property
that has been set to a non-default value. Click the Delete key
on a property to set it back to its default value.
You can select a property by clicking on the property title or value. When
a property is selected, an editor is displayed instead of the value, so you can
change it value. In most property editors Enter should be used to apply the
value, and Esc to return to the previous value. If you select some property, you
can use the arrow keys to navigate between properties.
The Property Pane supports simple properties such as Strings and ints and complex
properties that consist of several other properties, such as layouts and
layout datas. Complex properties are displayed with a plus or minus sign before
the title. You can expand/collapse complex properties in several different ways:
-
double click on the property title
or value
-
single click on plus or minus sign
-
select property and press
to expand,
to
collapse
|