Creating a snap-in window

S

Sebastien Richard

Hi,

I'd like to know if it's possible to add in the Visio interface a
snap-in window, like the Custom Properties window, where I could add a VB
Form with my own controls and interact with this control from my Visio
document?

Thanks in advance,

Sebastien
 
A

Al Edlund

the answer is yes you can. Visio supports VBA 6 and within that context you
can do just about anything that VB can (i.e. forms, modules, classes, etc.)
al
 
Top