View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
GS[_2_] GS[_2_] is offline
external usenet poster
 
Posts: 3,514
Default Custom SaveAs dialog - need list of supported filetypes

I'm working on a project where we do not want to show the file name
and directory browsing portion of the Save As dialog. Our code is
automatically saving and naming the file. However, we want the user
to select the file format/type.

So essentially, I want to create a custom dialog where we replicate
the Save As Type dropdown but do not show the directory browsing
section.

Any ideas?


A ComboBox perhaps?

--
Garry

Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion