I
Ironleg
Hello
I am developing a process flow Visio Add-in application in using C# and
VSTO2005 SE, I have been able to create shapes and connect them together with
dynamic connectors, but I can't figure out how to embed an icon into the
shape or use existing Visio GraphicItems when the data property of the shape
like "Duration" is equal to some value. But I can do all this manualy on the
diagram after it's been generated with my code.
Does anyone know how to add a Visio.GraphicItem to the Shape programatically
in C# or VB?
Thank you,
Oleg
I am developing a process flow Visio Add-in application in using C# and
VSTO2005 SE, I have been able to create shapes and connect them together with
dynamic connectors, but I can't figure out how to embed an icon into the
shape or use existing Visio GraphicItems when the data property of the shape
like "Duration" is equal to some value. But I can do all this manualy on the
diagram after it's been generated with my code.
Does anyone know how to add a Visio.GraphicItem to the Shape programatically
in C# or VB?
Thank you,
Oleg