You are developing an Office Visio 2007 Shared Add-in. You create three objects named objMaster, objPage,
and objWindow. The object objMaster references a local copy of the master. The object objPage references
the current page. The object objWindow references the active window. You need to create several shape
instances of the master on the current page at specific coordinates in the active window. Which method should
you use?
You create an Office Visio 2007 Shared Add-in by using Microsoft Visual Studio 2005 Tools for Office Second
Edition. You need to deploy the Visio 2007 add-in to several computers. What should you do?
You need to create an Office Visio 2007 diagram that meets the following requirements:
The diagram must be read-only.
The shape data in the diagram must be read-only.
The diagram must operate on Windows Vista.
Users must not be required to install additional software to view the diagram.
In which format should you save the Visio diagram?
You are developing an Office Visio 2007 Shared Add-in. You need to modify the add-in to perform an action
after the Visio 2007 application flushes its events queue. What should you do?