A
Andy
I have developed an addin in VB using the sample code from ms power
point site. The code adds a button to the Standard toolbar. When I click
it, it displays the message I placed in the button_click handle.
I want to add the vba code from the power point presentation module to
this handler, but it does not recognize power point objects.
What reference do I need to add to the AddIn to reference power point
objects?
Andy
point site. The code adds a button to the Standard toolbar. When I click
it, it displays the message I placed in the button_click handle.
I want to add the vba code from the power point presentation module to
this handler, but it does not recognize power point objects.
What reference do I need to add to the AddIn to reference power point
objects?
Andy