When I run the code, it works... kind of. It shows the MessageBox, which is good, but doesn't show the "Success" message when the CheckBox is checked. Which means that it can't determine the checked state of the box as "True."
This doesn't make a lot of sense to me. The sub is obviously working, because it always shows the false message.
I've uploaded my demo project for you to take a look at if you don't mind.
Thanks
Last edited by weirddemon; Sep 16th, 2009 at 05:46 PM.