G
Guillaume Côté
Hi,
I'm new to visio programming and i need help.
Here my problem
I have a master shape with a textbox control and an arrows. The master shape
have a action Start wwhich call the sub start. In this code i want to get
the value enter in the text box to display on the arrow.
I know how to add text to the arrows shape.text = "mytext" but i'm only
able to get the textbox as a shape so i can't get it's value.
So how do i tell in my code i want the control represented by the shape?
Thank for your help.
Guillaume Côté
I'm new to visio programming and i need help.
Here my problem
I have a master shape with a textbox control and an arrows. The master shape
have a action Start wwhich call the sub start. In this code i want to get
the value enter in the text box to display on the arrow.
I know how to add text to the arrows shape.text = "mytext" but i'm only
able to get the textbox as a shape so i can't get it's value.
So how do i tell in my code i want the control represented by the shape?
Thank for your help.
Guillaume Côté