ActiveX control of PowerPoint is very similar to Word and Excel.  The
main difference is the actions required to start a slide show and
advance the slides.

The easiest way to find the methods and properties of any installed
application is by using the VBA editor built into Excel.

>From the Excel menu, select Tools, Macro, Visual Basic Editor.
>From the Editor, select Tools, References and scroll down to Microsoft
PowerPoint x.x Library
Check the box on the left and hit Ok
New press F2 to view the Object Inspector
Change <all libraries> to PowerPoint

Here you can find all of the methods, properties and global constants
required to control all editing and presentation functions.

Michael Munroe
Certified LabVIEW Developer
www.abcdefirm.com

Reply via email to