Title Text of a presentation

  • Thread starter Heinz-Dieter Janzen
  • Start date
H

Heinz-Dieter Janzen

Guten Tag,

how can I find out the title text of a running presentation?
The reason I need it is that I want to activate it after starting a
VB-program,
which causes the presentation to stop and wait.

Thanks and regards
Dieter Janzen
 
S

Shyam Pillai

Severals ways to do this:
1. Get a reference to PowerPoint. Activate the Slideshow window
2. Get a handle to the window with class name 'screenClass' and activate
that window.
 
H

Heinz-Dieter Janzen

Thanks for the fast replies,
I wrote a little VBA-program to list all windows titles,
and found out, that the window title of a running presentation
is (translated from German) "Powerpoint Screen Presentation".

Again thanks
Dieter Janzen
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top