Type Wizard: Define Object Type Attributes Page
To add an attribute:
- On the Define Object Type Attributes page, click Add.
The Attribute dialog box displays.
To edit an attribute:
- On the Define Object Type Attributes page, select an attribute and click
Edit.
Or,
- Double-click an attribute in the list box.
The Attribute dialog box displays.
To remove an attribute:
- On the Define Object Type Attributes page, select an attribute and click
Remove.
A message box displays, prompting you to confirm the deletion.
- Click Yes to remove the highlighted attribute.
To change the attribute definition order:
- In the list box, click and drag the attribute you wish to move, and drop
it at the new position.
Use this technique to change the order of the parameters of the implicit constructor
method for the object type. (The constructor method creates an instance of the
type.)
The parameters of a constructor method are the attributes of the object type; they occur in the same order as the attribute definition order for the type.
Related topics
About the Type Wizard
The Attribute dialog box