Hi,
I believe what he means is that if a Visio diagram that represents an UI can be converted to a Form in VB.
Well, I don't know a way to do that straightforward. What you could do is write macro that reads the items in the diagram and translates them to a .FRM file which you can then open in VB.
Regards,
Ivan V.