ActiveX Control Interface Wizard — Select Interface Members

Allows you to select the property, method, and event names you want in your user control.

Wizard Options

Available Names

Displays a list of the available property, method, and event names.

Selected Names

Displays a list of the property, method, and event names that you want to use in your control. The property, method, and event names initially listed are those commonly supported by controls. If your user control already has code in its Code window, the items shown in the Selected Names list are those properties, events, and methods which already exist in your control.

Moves the selected property, method, and event names in the Available Names list to the Selected Names list, indicating you want to include those property, method, and event names in your user control. You can choose one or more properties, methods, or events.

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

Moves all of the property, method, and event names in the Available Names list to the Selected Names list.

Moves the selected property, method, and event names in the Selected Names list to the Available Names list. You can choose one or more properties, methods, or events.

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

Note   If you use the SHIFT and click method, the list of property, method, and event names you want must be contiguous. Otherwise, use the CTRL and click method to select multiple, non-contiguous property, method, and event names.

Moves all of the property, method, and event names in the Selected Names list to the Available Names list.

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.