Creating a Sample Add-in Program
Step through the topics in this section to create a sample user interface add-in program. If you work through these exercises in order, you will create a project in Microsoft® Visual Basic® that performs the following functions:
- Registers the custom add-in program.
- Initializes a Visual Basic project.
- Adds code to implement a form and place new tree nodes within the tree view of the OLAP Manager.
- Adds menu items to the new tree nodes.
(c) 1988-1998 Microsoft Corporation. All Rights Reserved.