Setting focus to a textbox on a slide

J

John Crawford

I am writing a math question presentation. When the user clicks on the
Get Question button a new question will appear, and a textbox is
displayed. The user enters the answer in the textbox.
How do I give focus to the textbox? I cannot find a method or property
that I can set. Each time the user has to click in the textbox.
Any suggestions would be appreciated.
Thanks
John Crawford
 
J

John Crawford

Chirag:
Thanks. I will look into the code. As it sits I do not return the
correct shape handle (I return 0).
John
 
Top