Community discussion forum

Drive Combo, Folder and File List Controls

This is a comment thread discussing Drive Combo, Folder and File List Controls
  • 10 years ago

    This thread is for discussions of Drive Combo, Folder and File List Controls.

  • Advertisement

    Simply the fastest line-level profiler for .NET ever

    “The low overhead means it has minimal impact on the execution of my program”
    Mark Everest, Development Team Leader, Renault F1 Team Ltd.

    Try out the new ANTS Profiler 4 for yourself. Download your 14-day trial now

  • 5 years ago

    I am a beginner, and I found your article VERY easy to use, and it saved me alot of time on my project!  Thank you again, and I have a small possibly un-nessary, but usefull addition to one line of your code:


    On your last page, if you were to change the line as follows, your message would tell you what drive it was that you clicked on that was inaccessable:

    Code:

    Case 68
      MsgBox Drive1.Drive & " drive not accessable"
      ' Switch back to the previosu drive
      Drive1.Drive = OldDrive
      Exit Sub

  • 5 years ago

    When I try to set the drive list's drive back to the previous one, it shows me that drive in the dir/file boxes, but the drive selector remains at the drive the user selected. Any way to fix it? (Using WinXP)

Post a reply

Enter your message below

Sign in or Join us (it's free).