FileOpenDialog with 'Details' and 'Modified' active
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 ?)
Re: FileOpenDialog with 'Details' and 'Modified' active
Quote:
Originally Posted by SoftwareTester
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: