Modifying the Behavior of a Component
You expose the properties of a component to modify its behavior.
For more information, see the Exposed Attributes section.
To modify the behavior of a component:
- In Graphics Editor, on the File menu, point to New and then click Component.
- In the Components pane, click the My Components category.
- Select the required component, and drag it to the work area.
- In the Properties pane, in the Name box, type the name of the modified component.
NOTE: You only need to name the drawing object if you will be binding the object. Naming the object now will help you identify the object later.
- In the Properties pane, type values for the Exposed Properties object.
- Select Preview.
- In the Binds and Links pane, enter values to test the modified behavior.
NOTE: The bindings name consists of the component name, a dot, and the bind name 'Value'.
- On the File menu, click Save.
By modifying exposed properties of a component, you can customize it when reusing the component in different applications.