This is part of an if statement i made for the tic-tac-toe game i tlked about in "i, n00b"
VB Code:
If CheckBox1.ForeColor = System.Drawing.Color.Blue Then
it says that the "=" operator is not legal or sum such bull
HELP!!!
plus i need to no how to make it so it says sutmhin like:
"If CheckBox1.ForeColor [not equal to] System.Drawing.Color.Blue Then"
how do i use a not equal to thing with this?
ps. check out my site at www.ugrev.com and join FORUM MSX![]()




Reply With Quote