convert them to public subs in the form they become public methods. Then you can use the Form object variable from the class to call those public subs:
In the class: Form.YourPublicSub1
convert them to public subs in the form they become public methods. Then you can use the Form object variable from the class to call those public subs:
In the class: Form.YourPublicSub1