Results 1 to 3 of 3

Thread: combobox

  1. #1

    Thread Starter
    Member
    Join Date
    Mar 2000
    Location
    W.Lafayette, In USA
    Posts
    37
    This is probably a really simple answer but I have no clue. If you have a dropdownlist combo box how do you make it go back to displaying nothing in the box just like it looked when you first started up the screen. I don't mean the property clear(this clears everything out of the text box. When I put cboEngineList.text = "" It gives me a read only error.
    Thanks in advance

  2. #2
    Fanatic Member
    Join Date
    Jan 2000
    Location
    Nitro
    Posts
    633
    combo1.text =""
    Chemically Formulated As:
    Dr. Nitro

  3. #3

    Thread Starter
    Member
    Join Date
    Mar 2000
    Location
    W.Lafayette, In USA
    Posts
    37
    Thats okay I found out its the listindex property (-1). You see I knew it was simple.
    thanks anyway

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