Common Dialog Question

Common Dialog Question

Anonymous
Not applicable
208 Views
1 Reply
Message 1 of 2

Common Dialog Question

Anonymous
Not applicable
I have just tried out the common dialog control and I think its great. I have a few questions, does anyone know how to preload the filename with a value like the saveas dialog normally does? and is there a way to return the filename with an extension?

Thanks in advance
0 Likes
209 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
Have a look at the Filename property. The full path\filename.extension should be set/returned in this property. Search your MSDN library for "CommonDialog Control". -- John Goodfellow irtfnm use john at goodfellowassoc dot com "johnsonm" wrote in message news:15879058.1102373580144.JavaMail.jive@jiveforum2.autodesk.com... > I have just tried out the common dialog control and I think its great. I have a few questions, does anyone know how to preload the filename with a value like the saveas dialog normally does? and is there a way to return the filename with an extension? > > Thanks in advance
0 Likes