Well, there's a lot of them, and since nearly all of them are used to modifiy other controls and properties on the same form, then having to go back and qualify all the references to refer to them from off form would be huge.

The normal method of calling the Subs using case statements is written and working, but I'd like to get rid of it if I could. And I'd really like to make this technique work so I could use it in other projects.