Visio ActiveX control and ShapeSheet window

W

Walter Quirtmair

Hello,
I'm using Visio 2003 ActiveX control in C# Form application.

How can I display the ShapeSheet for a specific shape? I tried
shape.OpenSheetWindow() but that always results in an exception...

Thanks for any help!
Walter
 
Top