View Single Post
  #1  
Old April 1st, 2010, 12:50 AM posted to microsoft.public.visio.general
DC Kelley
external usenet poster
 
Posts: 13
Default usnig the std open dialog in Visio VBA code

How can I make use of the common dialogs (i.e std open file etc) in a Visio
VBA project when there is not a form in view as the active window? I an
writing things into a DLL (using the flow chart demo as a starting point)
and while some of my process steps do have forms, some other steps do not.
In such a case how to I create a reference to the Microsoft Windows Common
Controls (SP6)