G
Guest
I have a combo box and a text box control on a slide that I use to make my
presentation interactive. Is it possible to setup tab stops so that I can
cycle through these controls (and possibly others)? For example, after I
pick a value in the combo box, I would like to set the focus on the text box
by hitting the tab key.
If there is no built in mechanism to do this with the PowerPoint object
model, is there a way that I can programatically set the focus on a
particular control so that I could write a routine to capture key press
events and do this on my own?
presentation interactive. Is it possible to setup tab stops so that I can
cycle through these controls (and possibly others)? For example, after I
pick a value in the combo box, I would like to set the focus on the text box
by hitting the tab key.
If there is no built in mechanism to do this with the PowerPoint object
model, is there a way that I can programatically set the focus on a
particular control so that I could write a routine to capture key press
events and do this on my own?