VB Code:
If txtKeyWord1.Text.ToUpper.Equals("CONSISTANT") Then txtKeyWord1.BackColor = Color.FromArgb(192, 192, 255) Else : txtKeyWord1.BackColor = Color.FromArgb(255, 192, 192) End If
Wait, will this one work right? thanks![]()
![]()
|
Results 1 to 2 of 2
Threaded View
|
Click Here to Expand Forum to Full Width |