Hello, Im Trying to do it so..
(ComboBox58 is a ListBox, Changed Name)
But it doesn't do the things inside that bit of code, Im tryna do it so if the ListBox Contains an Item called TextBox1.Text (The Value Of the Text)
But doesn't work..?
I Apriciate Help.. (My Spelling Mistakes <<)
VB.NET:
If ComboBox58.Items.Contains(TextBox1.Text) Then
(ComboBox58 is a ListBox, Changed Name)
But it doesn't do the things inside that bit of code, Im tryna do it so if the ListBox Contains an Item called TextBox1.Text (The Value Of the Text)
But doesn't work..?
I Apriciate Help.. (My Spelling Mistakes <<)