Hello,

In the game TicTacToe, when the 3 lblBoxes has
either vertical, horizontal or diagonal have
3 of the same "X" or "O" caption.
I want to show a Msgbox: ""X" player wins!" or
""O" player wins!"...
How can I code this using a parallel control array....

Thanks,