T
Tee
Hi,
I have a boolean variable, I need to see it's true or false from a
MessageBox.Show, but when I try to compile, I keep on getting error, "cannot
convert from 'bool' to 'string'". This is clear enough what's the problem,
but anyone know how to display a true/false in MessageBox?
Thanks,
Tee
I have a boolean variable, I need to see it's true or false from a
MessageBox.Show, but when I try to compile, I keep on getting error, "cannot
convert from 'bool' to 'string'". This is clear enough what's the problem,
but anyone know how to display a true/false in MessageBox?
Thanks,
Tee