Open OLE Object In Its Own Windows

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have an embed OLE Object on my power point slide. When I double click the
object the original application opens up. The size is limited by the slide
size because it is opening in the slide.

How can I cause power point to open the ole object in is own window at full
windows size??? In MS Access, you set the Verb to -2 on the ole object.

Thanks,

Gary
 
Gary,
1. Right-click on the shape
2. Select Object | Open

This will open the object in it's own window.
 
Is there a way to set the default (using api calls or VBA) to have the object
open in its own window???

I am trying to reduce the number of extra keystrokes to have this happen.


Thanks,

Gary
 
Back
Top