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

    ListBox in Load/Save Common Dialog

    I want to put a ListBox in the load/save common dialog box; so, when the user clicks on an Access database, the tables in that database will be listed in the ListBox. Any ideas on how to do this?


  2. #2
    Join Date
    May 1999
    Location
    Omika, Japan
    Posts
    729

    Re: ListBox in Load/Save Common Dialog

    Tell me when you finish this. Even i have been searching for "subclassing" Common Controls from quite some time, and not bale to find time to.

    RK

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