Designer: Properties Panel
Each control available in the Toolbox has properties that you can configure. These properties can be used to change the appearance of the control, as well as certain functionality.
Each control has a set of basic properties, as well as more advanced properties that are displayed by selecting the Advanced check box. There are properties that are common to all of the controls, properties that are common to types of controls, and some controls have properties that are exclusive.
For more information on properties, see www.msdn.com
In addition to displaying advanced properties, the Properties panel provides the ability to sort the properties in different ways.
The following table describes the sort capabilities:
Sort Button | Sorts the properties... |
---|---|
Alphabetical | in ascending alphabetical order. |
In Use | to display only the ones in use. |
By Category | according to assigned categories. |
By Type | according to assigned type. |
By Class | according to assigned class. |
Properties can be configured by using the visual controls, such as entering text, selecting a check box, or clicking a button. You can also choose to configure properties by using a bind or expression to define the input parameters.