VDX tag to automatically show custom props window

G

Guy007

I am generating a VDX file programmatically, which the user will open
manually in Visio. I need the Custom Properties window to be shown
automatically when opening the document.

Since the user will be opening the file himself, I do not have any control
over the visio instance. The only thing i can control is the VDX file itself.

So the question is, is it possible for a VDX file to force the custom
properties window to appear automatically when opened? The simpler it is for
the user, the better!
 
J

JuneTheSecond

Hi,

It may be possible, if you can get vb project data from someone
who has Visio.
Adding the VBProjectData tag to your vdx file.
VBProjectData is produced from a visio darwing that has such macro.
I have tested it and worked fine.
 

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