ActiveX Control Interface Wizard — Set Mapping

Allows you to map the functionality of the public property, method, and event names to underlying private property, method, and event names on the user control and constituent controls.

Wizard Options

Public Name List

Lists the public property, method, and event names. You can map multiple property, method, and event names to one user or constituent control by selecting them and then choosing the control.

To choose more than one property, method, or event name, hold down CTRL and click the property, method, or event names you want, or click a property, method, or event name, hold down SHIFT, and click the last member in the list.

Maps to

Allows you to map the functionality of public property, method, and event names to private property, method, and event names on your user control and constituent controls.

Control — Lists the user control and all constituent controls. The default is (None).

Member — Lists all of the property, method, and event names for the controls selected in the Control list.

Note   For example, if you create a BackColor property and want it to refer to the user control's BackColor property, you would select UserControl in the Control box and BackColor in the Member box.

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.