Click to See Complete Forum and Search --> : FileOpenDialog with 'Details' and 'Modified' active


SoftwareTester
February 4th, 2008, 11:47 AM
At least 5 out of 10 times I open a FileOpenDialog I go to 'Details" and also select 'Modified' (and often I put 'Modified' in first position after 'Name')

So I wonder how I can make this default behaviour in my FileOpenDialogs.

(Additional remark : how can I make it default for my useraccount [or even Local Machine] as well ?)

MMH
February 5th, 2008, 01:35 AM
At least 5 out of 10 times I open a FileOpenDialog I go to 'Details" and also select 'Modified' (and often I put 'Modified' in first position after 'Name')

So I wonder how I can make this default behaviour in my FileOpenDialogs.

(Additional remark : how can I make it default for my useraccount [or even Local Machine] as well ?)

You need to hack the control to customize it.... i guess... :rolleyes: