|
-
Apr 27th, 2000, 07:15 AM
#1
I have created an ActiveX Control that I am using in PowerPoint.
When I have the control on more than one slide the previous instance of the control is interferring with the next one. I want to be able to release the control and reinstanciate it when I go from Slide to Slide.
I'll be able to know when the slides are changing cause the UserMode will go from False to True to False. As the slide is loaded, then unloaded.
I've tried using Unload, but you can't Unload the UserControl Object. End Statements aren't allowed in ActiveX controls.
Can anyone help?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|