hey

Anyone knows how to set the initial directory to desktop or mydocuments in a save file dialog box?

Like this

Code:

MySaveDialog.InitialDirectory = something.Desktop;

thanks