Also, a little more information for you: My main form has a panel which
loads different user controls (mini forms, if you will) with controls on
them. Basically, I want to try and access a statusbar control on the
usercontrol from either the main form or a module. If the usercontrol
that's loaded isn't the right one, I'll just catch that in an exception.
Thanks, Sam.