N
Nick
Hi there,
I'm a tad confused with this issue, I can create a button bar with a
button and use the AddHandler event to respond to the click event. But this
only works upon creation, lets say I restart PowerPoint and reuse the
button, AddHandler ceases to work. Even referencing the object WithEvents
doesn't work.
I'm also a little confused as to how I am supposed to remove the bar
once the addin is uninstalled too, or do I have to delete it when the plugin
disconnects and save it's position? Thanks loads in advance!!
Also does anyone know how to get a reference to the powerpoint filename
currently opened? Thanks again!!
I'm a tad confused with this issue, I can create a button bar with a
button and use the AddHandler event to respond to the click event. But this
only works upon creation, lets say I restart PowerPoint and reuse the
button, AddHandler ceases to work. Even referencing the object WithEvents
doesn't work.
I'm also a little confused as to how I am supposed to remove the bar
once the addin is uninstalled too, or do I have to delete it when the plugin
disconnects and save it's position? Thanks loads in advance!!
Also does anyone know how to get a reference to the powerpoint filename
currently opened? Thanks again!!