Quote Originally Posted by jmcilhinney View Post
You've got the code already. Why ask us whether it will work when you could just try it for yourself? If it works then you don't need to ask the question. If it doesn't work then the question is not "will it work" but rather "why didn't it work".
Ah, you are right. Sorry, I guess I was just nervous and posted before testing. It looks like it won't work when i reference the instance of the form itself, but will if i reference the instance of the textbox.

When I tried to reference the proper frmMain, it would do so... but then i could not access the textbox inside that form instance.