Visio Guy

Visio Discussions => Programming & Code => Topic started by: joules on August 01, 2008, 11:16:06 AM

Title: bringing effect to visio shape at runtime
Post by: joules on August 01, 2008, 11:16:06 AM
I have a program where in i drop the shapes on to the  visio drawing control. Now i need to show some visual effect (such as highlight or color change or changing the line style or something similar) on the shape when i have performed a particular action ,say add a text to the shape.How can i do this?
Title: Re: bringing effect to visio shape at runtime
Post by: aledlund on August 01, 2008, 02:31:38 PM
You're only limited by your imagination. Have you considered data graphics (check David Parker's book for examples and code).
al
:)