Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hi,

 

I am a vb.net newbie and have been asked by my boss to create a small app that will allow him to select a file and have it copied to a different location.

 

I am not sure which common dialog to use?! I notice there is one for opening files but I don't want to actually open the file, I just want to allow him to select it and press "OK", and then to select a different location where he wants to move it to.

 

Does anyone have any suggestions? Should I perhaps be using a treeview control instead?

 

cheers

  • *Experts*
Posted
You don't have to open the file when using the Open File Dialog. The dialog simply returns a filename, it is completely up to you to decide what to do with the file path.
Posted
You don't have to open the file when using the Open File Dialog. The dialog simply returns a filename' date=' it is completely up to you to decide what to do with the file path.[/quote']

 

Is there any way I can change the text on the button from "open" to something like "select"?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...