A
ahmadka
Hello again..I have another question regarding Visio SDK....I want to display
tooltips for all connectors/shapes I add to my drawing using Visio SDK in
C#...
Since I am making a small network simulator, I could want the following
effects...
When the mouse comes over a connector, a small tooltip could display the
bandwidth/delay of the link, etc..
when the mouse comes over a shape (such as a router), the tooltip could
display the router number, its current usage, etc...
this is similar to the effect you get when you hover the mouse over a shape
in Visio itself...the tooltip there will tell you the shape type, such as
'Router', 'Gateway', etc...try it and see what I mean...
tooltips for all connectors/shapes I add to my drawing using Visio SDK in
C#...
Since I am making a small network simulator, I could want the following
effects...
When the mouse comes over a connector, a small tooltip could display the
bandwidth/delay of the link, etc..
when the mouse comes over a shape (such as a router), the tooltip could
display the router number, its current usage, etc...
this is similar to the effect you get when you hover the mouse over a shape
in Visio itself...the tooltip there will tell you the shape type, such as
'Router', 'Gateway', etc...try it and see what I mean...