B
Bill Butcher
I am using the same VB buttons on many of my slides for
navigating to different chapters. I don't want to add
these same VB buttons manually each time I create a new
slide. I am programmatically copying these buttons from a
hidden slide on demand when the user navigates to an
associated chapter. The problem is the event does not
come along with the button when I do the copy. Is there
away to programmatically attach code (subroutine)/event to
the buttons when I copy them over?
Thanks for any help in advance,
Bill
navigating to different chapters. I don't want to add
these same VB buttons manually each time I create a new
slide. I am programmatically copying these buttons from a
hidden slide on demand when the user navigates to an
associated chapter. The problem is the event does not
come along with the button when I do the copy. Is there
away to programmatically attach code (subroutine)/event to
the buttons when I copy them over?
Thanks for any help in advance,
Bill