activate ActiveX in shape in Visio Drawing Control

N

Nikolay Klinachyov

Hi,

I have a .NET application with Visio Drawing Control.
My drawing has master (shape) with ActiveX.
Whether it is possible to activate ActiveX in shape
(for Visio Drawing Control)?
 
J

JuneTheSecond

Perhaps it might be possible, because in a document in MSDN a note was found
at,
"Programming with the Microsoft Office Visio 2003 ActiveX Control",
http://msdn.microsoft.com/library/?.../odc_vsProgrammingWithVisioActiveXControl.asp

quote:
Working with Control Host Limitations
The Visio drawing control supports many containers, including hosting
applications built in Visual Studio. NET 2003, Visual Studio 6.0, Internet
Explorer 5.0 or later, ASP.NET, and other ActiveX control containers.
However, the Visio control cannot be directly embedded in:

Another ActiveX control, like the Internet Explorer browser control.
A Visio document.
A Microsoft Office InfoPathâ„¢ 2003 form.
Note You can embed ActiveX controls into the Visio drawing control (as
opposed to the Visio drawing control embedded in another ActiveX control).
However, because the Visio drawing control will not execute VBA code in a
Visio document, it's better to integrate other ActiveX controls into the host
application project instead of the Visio document.
 

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