Customizing OpenFileDialog

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • stand__sure

    #1

    Customizing OpenFileDialog

    I have noticed that many apps control the icons in the left-side pane
    of the OpenFileDialog (to show folders like "My Documents" or "My
    Pictures"), but I see no way to control this through the OpenFileDialog
    -- is this possible in .NET?

  • Ken Tucker [MVP]

    #2
    Re: Customizing OpenFileDialog

    Hi,

    http://msdn.microsoft.com/library/de...bledialogs.asp

    Ken
    ----------------
    "stand__sur e" <stand__sure@ho tmail.com> wrote in message
    news:1116740641 .234583.224700@ g14g2000cwa.goo glegroups.com.. .
    I have noticed that many apps control the icons in the left-side pane
    of the OpenFileDialog (to show folders like "My Documents" or "My
    Pictures"), but I see no way to control this through the OpenFileDialog
    -- is this possible in .NET?


    Comment

    • stand__sure

      #3
      Re: Customizing OpenFileDialog

      very helpful -- thank you!!!

      Comment

      Working...