Hi, im trying to unload my activex control from within a form that it creates. I can unload the forms that are created by the control but I dont have a handle on the control to do unload. Ive tried using End but this gets executed in a completely different place to where it is in the code.