ActiveX Control Interface Wizard — Create Custom Interface Members

Allows you to add your own custom property, method, and event names to the user control. If the user control already has code in its Code window, the names of custom properties, methods, and events will be shown in the My Custom Members list.

Wizard Options

My Custom Members

Lists the available custom properties, methods, and events that you want to add.

New

Displays the Add Custom Member dialog box so you can add new custom property, method, and event names.

Edit

Displays the Edit Custom Member dialog box so you can edit the selected property, method, or event.

Delete

Deletes the selected property, method, or event. You can only delete one member at a time.

Note   If your control has a property page that displays a particular property and you use the ActiveX Control Interface Wizard to remove the property from the control, the property page will not be updated to reflect this change. You must remove all references to the deleted property from the Property Page or the next time the property Page is run you will get an error.

Help

Displays the help topic for this step. You can also press F1 for help.

Cancel

Cancels your previous actions and closes the ActiveX Control Interface Wizard.

Back

Moves you to the previous step.

Next

Moves you to the next step.

Finish

Unavailable because you have not provided enough information for the ActiveX Control Interface Wizard to create an ActiveX control using default values.