obtaining arguments of an vb .net application, executed of a shape

G

Giovani

Hi,
I have an stencil with several shapes and have also an application develop
in VB .NET 2003.
The application is an UI (windows form) where inform some values of
variables in TextBoxes that should be passed (as arguments) and placed in the
shapes.
Anybody has some idea of as I can make this??

In advance I thank.
Giovani.
 
G

Giovani

Thanks Al.
The examples in visio 2003 sdk are not complete. I am beginner in the
development with vb .net, therefore I didn't understand the examples very
well.
You have some example step by step, please.
Thanks a lot.
Regards, Giovani.
 
G

Giovani

Thanks Al.
I am beginner in the development with vb .net, and the examples in visio
2003 sdk are not complete, therefore I didn't understand the examples very
well.
You have some example step by step, please.
Thanks a lot.
Regards, Giovani.
 
A

Al Edlund

if you're using vb and v2003 an alternative is to create a macro within the
document and then investigate how the action is completed (i.e. create the
text box and then put data into it), it's a great learning aid. You can then
port your vba code over to vb.net.
al
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top