Controlling Visio Windows

B

Bryant

I have developed a template that, when opened, insists on displaying
the Shape Data Sets window. My efforts to keep this from happening
include:

1) Deleting all existing Shape data set "definitions" within the
window
2) Removing all references to Shape data sets within all Master shapes
3) Closing the Shape data sets window and re-saving the template

Am I missing something simple? I have not found this problem tackled
within the group forums.

Being new to VBA...I have also been looking for a way to
programatically hide/close the window (possibly using VisWindowStates
or VisWinTypes) to no avail.

Does anyone have a solution?

Thanks (In advance),

Bryant
 
A

Al Edlund

try opening your template, menu => files => Properties, ensure that save
workspace is not checked,
al
 
B

Bryant

try opening your template, menu => files => Properties, ensure that save
workspace is not checked,
al












- Show quoted text -

Thank you very much...I had it checked thinking that it would save my
current set of windows (minus the closed Shape data sets window)
 

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