65.9K
CodeProject is changing. Read more.
Home

Cause Windows.Forms.SaveFileDialog to display in Details mode

starIcon
emptyStarIcon
starIcon
emptyStarIconemptyStarIconemptyStarIcon

1.17/5 (3 votes)

Feb 2, 2010

CPOL
viewsIcon

7709

I have several applications that open a SaveFileDialog, but it always comes up in "List" mode and I had not found a way of configuring the dialog to display in "Details" mode. This is a kludgy work-around, but it seems to work OK. After Declaring the dialog in your code and just prior to calling...