I think you mean "typed" rather than "taped". The text entered by the user can be accessed using the Text property.
vb.net Code:
If ComboBox1.Items. Cast(Of String)(). Any(Function(s) s.StartsWith(ComboBox1.Text)) Then
|
Results 1 to 5 of 5
Threaded View
Tags for this Thread |
Click Here to Expand Forum to Full Width |