C
C Williams
Hi,
I recently posted a similar question (which I've yet to solve!), but I
think this one is different enough to warrant its own post--I apologize
if you find it to be clutter.
I have written a sample activeX control. I can add it to a PowerPoint
slide through the toolbox. The control has a command button on it--I
want to "do something useful" when the button is pushed (for now, just
pop up a msgbox).
I can successfully push the button and have a msgbox pop up--but only
when I am giving the presentation. What do I have to do so that I can
push the button (and thus execute any code behind the button in the
control itself) while I am designing and creating the slide?
Thanks in advance for any insights!
-Casey
I recently posted a similar question (which I've yet to solve!), but I
think this one is different enough to warrant its own post--I apologize
if you find it to be clutter.
I have written a sample activeX control. I can add it to a PowerPoint
slide through the toolbox. The control has a command button on it--I
want to "do something useful" when the button is pushed (for now, just
pop up a msgbox).
I can successfully push the button and have a msgbox pop up--but only
when I am giving the presentation. What do I have to do so that I can
push the button (and thus execute any code behind the button in the
control itself) while I am designing and creating the slide?
Thanks in advance for any insights!
-Casey