Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Windows Forms
  4. Autocomplete File Path

Autocomplete File Path

Scheduled Pinned Locked Moved Windows Forms
tutorial
3 Posts 2 Posters 3 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    Kashif Iqbal Khan
    wrote on last edited by
    #1

    I need to display the file system entries if the user types a file path in a textbox. Is there any implementation for this purpose. For an example try typing "C:\" in Start Menu -> Run dialogue. I am using framework v 1.1

    H 1 Reply Last reply
    0
    • K Kashif Iqbal Khan

      I need to display the file system entries if the user types a file path in a textbox. Is there any implementation for this purpose. For an example try typing "C:\" in Start Menu -> Run dialogue. I am using framework v 1.1

      H Offline
      H Offline
      Hayder Marzouk
      wrote on last edited by
      #2

      Hi, These feature is implemented in .Net framework 2.0 but not in .Net 1. Here a usefull link that contains some code to implement Autocomplete feature : http://blog.theple.com/neoworkadmin/folder/13.html?uid=65[^] Go to the section : Ability to add Auto-Complete to any Text Box HTH. Hayder Marzouk

      K 1 Reply Last reply
      0
      • H Hayder Marzouk

        Hi, These feature is implemented in .Net framework 2.0 but not in .Net 1. Here a usefull link that contains some code to implement Autocomplete feature : http://blog.theple.com/neoworkadmin/folder/13.html?uid=65[^] Go to the section : Ability to add Auto-Complete to any Text Box HTH. Hayder Marzouk

        K Offline
        K Offline
        Kashif Iqbal Khan
        wrote on last edited by
        #3

        Thanks for your reply. However this link cannot be opened. I managed to get another solution at "Auto-File and URL Completion for Text Boxes and Combo Boxes"

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups