what class to browse a file

  • Thread starter Thread starter Chi Tang
  • Start date Start date
C

Chi Tang

Hi,

Is there a .NET class can used to browse a file like MFC's CFileDialog
common control? Thanks,

CT
 
Chi Tang said:
Is there a .NET class can used to browse a file like MFC's CFileDialog
common control? Thanks,

Perhaps you want OpenFileDialog or SaveFileDialog?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top