I have a existing code in VB6: saveDialog.flags = &H2 + &H800 + &H80000
looking for the eqivalent property of the last one i.e. cdlOFNExplorer
[Use the Explorer-like Open A File dialog box template. Works with Windows 95, Windows NT 4.0, or later versions.]
Can somebody suggest its equivalent in .net or it is the default behavior of the saveFileDialog