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. Visual Basic
  4. autofill textbox from external application Listview [modified]

autofill textbox from external application Listview [modified]

Scheduled Pinned Locked Moved Visual Basic
game-devsysadminhelp
4 Posts 2 Posters 0 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.
  • C Offline
    C Offline
    cds toecutter
    wrote on last edited by
    #1

    hi i have virtually no vb experience so i hope i can explain this clearly. i have made a interface that i wont to copy a players name from a server browser listview "the all seeing eye" i need a textbox to autofill with the players name from a listview once i start inputting a name. getting the textbox to autofill from the name listview is not happining. can anybody help me with this. the reason i am undertaking this is to help us adminasta a game server which is being overrun with game hackers. i wont to be able to copy a players name and paste in a guid search engine to determine if they have any hacking convictions listed against them. cheers toe -- modified at 1:43 Friday 28th July, 2006

    C 1 Reply Last reply
    0
    • C cds toecutter

      hi i have virtually no vb experience so i hope i can explain this clearly. i have made a interface that i wont to copy a players name from a server browser listview "the all seeing eye" i need a textbox to autofill with the players name from a listview once i start inputting a name. getting the textbox to autofill from the name listview is not happining. can anybody help me with this. the reason i am undertaking this is to help us adminasta a game server which is being overrun with game hackers. i wont to be able to copy a players name and paste in a guid search engine to determine if they have any hacking convictions listed against them. cheers toe -- modified at 1:43 Friday 28th July, 2006

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      Textboxes do not support autofill, you will need to find or write a custom control to do this.

      Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog

      C 1 Reply Last reply
      0
      • C Christian Graus

        Textboxes do not support autofill, you will need to find or write a custom control to do this.

        Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog

        C Offline
        C Offline
        cds toecutter
        wrote on last edited by
        #3

        vb2005 text and combobox's do autofill but gettin them to fill from another program is the problem. in the controls properties down the bottom u have all the autocomplete properties cheers toe

        C 1 Reply Last reply
        0
        • C cds toecutter

          vb2005 text and combobox's do autofill but gettin them to fill from another program is the problem. in the controls properties down the bottom u have all the autocomplete properties cheers toe

          C Offline
          C Offline
          cds toecutter
          wrote on last edited by
          #4

          bump :)

          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