Results 1 to 2 of 2

Thread: combo box selection - easy

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2000
    Location
    Tennessee
    Posts
    279

    combo box selection - easy

    How do you specify (programatically) that the first item in a list loaded into a combo box should appear in the text box window?
    A cynic knows the price of everything but the value of nothing.

  2. #2

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2000
    Location
    Tennessee
    Posts
    279
    ComboBox1.SelectedIndex = 0
    A cynic knows the price of everything but the value of nothing.

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