Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
At this point, your composite control project implements the necessary objects for your composite control. The next step is to add any controls that the composite control will contain and handle any necessary events.
To add additional ActiveX or Windows controls, add a new resource script and then use the Dialog editor. For more information on adding controls (and related tasks), see Dialog Editor.
To handle any necessary events from the ActiveX controls, see Adding Functionality to the Composite Control.
See Also
Tasks
How to: Create a Resource Script File