PowerPoint VB Question

N

Naga

Hi all,
How can we setr focus to the textbox? It is not a method for the textbox in
PPT.
Regards
 
B

Bill Foley

That's because you can't type into a regular textbox during a slide show.
You will need to insert a textbox control from the Control Toolbox if you
want to type something in during Slide Show mode.

What exactly are you trying to accomplish? We might have examples out there
to point you to.
 
Top