P
Peter Bittner
I am writing a C# application that build on the Visio ActiveX Control. The
program works fine so far.
What I now need to realize is a "File" menu in the menu bar similar to Visio
2003:
a) the "New >" submenu should expand and show all templates of drawings
available in Visio
b) the "Shapes >" submenu should expand and show all Shapes available in
Visio, including the ones in the "My Shapes" subfolder
-> Where do I find the information in the Windows registry about the items
to display in a) and b), respectively?
I know how to find out about the "My Shapes" folder though the registry, but
the rest does not seem obvious as I see skipping through the registry.
Can anyone help or point out to where to find detailed information?
Cheers, Peter
program works fine so far.
What I now need to realize is a "File" menu in the menu bar similar to Visio
2003:
a) the "New >" submenu should expand and show all templates of drawings
available in Visio
b) the "Shapes >" submenu should expand and show all Shapes available in
Visio, including the ones in the "My Shapes" subfolder
-> Where do I find the information in the Windows registry about the items
to display in a) and b), respectively?
I know how to find out about the "My Shapes" folder though the registry, but
the rest does not seem obvious as I see skipping through the registry.
Can anyone help or point out to where to find detailed information?
Cheers, Peter