D
DORI
Dear all,
I make some drawings during the show and I want to delete them by clicking
on a button on the screen rather than going to shortcut menu. I got this code
from Microsoft website:
Private Sub CommandButton1_Click()
SlideShowWindows(1).View.EraseDrawing
End Sub
but it does not do anything when I click on the button. I have PPT 2003. Any
idea?
Thanks in advance for your time.
DORI
I make some drawings during the show and I want to delete them by clicking
on a button on the screen rather than going to shortcut menu. I got this code
from Microsoft website:
Private Sub CommandButton1_Click()
SlideShowWindows(1).View.EraseDrawing
End Sub
but it does not do anything when I click on the button. I have PPT 2003. Any
idea?
Thanks in advance for your time.
DORI