CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Guest

    CFileDialog W2000 style

    Does anybody know how to create dialog derived from CFileDialog that looks like a standard Open dialog in W2000 (with the bar on the left)? Is there some flag that I can set; I couldn't find any information on it...

    Thanks in advance.



  2. #2
    Guest

    Re: CFileDialog W2000 style

    Microsoft did their own dialog. Maybe later they gona give it for free, as usual.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured