I have a very long sub that pass forms "frm as form" to draw and move pictures to and from the form.
I would like to use the same code in the sub to draw to a control or picture box.
Any ideas how to do this. I get a type mismatch if I just try to pas the control.
I would like to use the same code in the sub to draw to a control or picture box.
Any ideas how to do this. I get a type mismatch if I just try to pas the control.