Jump to content

cbox


Recommended Posts

Posted

If txtTest.Text.Contains("hello") Then MsgBox("kkkkkkkk")

 

Yeah - I used this

 

If InStr(TESTING.Text, "runescape.com") Or InStr(TESTING.Text, "funorb.com") Then
           BackColor = Color.AliceBlue

 

Mostly the same thing.

 

Thanks Anyway +Rep.

  • Like 1

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...