How to Select item in combobox by value
Private sub ComboBoxSelect(value as string)
combobox1.SelectedValue = value
End Private
Private sub ComboBoxSelect(value as string)
combobox1.SelectedValue = value
End Private
This entry was posted on Wednesday, March 25th, 2009 at 8:58 am and is filed under Controls. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
Fusion theme by digitalnature | powered by WordPress
Entries (RSS) and Comments (RSS)