Finding connected objects

R

RJ

Hello,

How do you find connected objects in VB. I want to be able
to connect a call out object to a shape I have create,
then type information into the call out object. I want the
object connected to the call out button to be able to get
the call out information internally. What is the VB code
fragment to get from my object to the connected call out
objects text information. Any and all help is appreciated.
Thanks.

:) RJ
 
A

Al Edlund

the V2002SDK has some handy routines for chasing connections. I use some of
them myself. You can download it over at MSDN
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