PDA

View Full Version : Set Button Enabled on start?



Raggy
11-29-2010, 02:39 PM
I need a button on my first page to be in the enabled=False state when PPT starts. Can I do this programatically when PPT opens other than setting it by default on the button properties? The reason being that I need to get the user to save the powerpoint before moving on to look at and work on the following slides. Can I also stop esc being pressed to exit (not that important if I cant).

Trevor
11-29-2010, 10:13 PM
you need to set that it the onload of the form (right click view code) or f11