Is there a way of making a controll visible/invisible using only the API, I'm subclassing and most of the code is done in a module so it's be quite hard to go back into the usercontrol and make it invisible, also I'd have to make it's visible property public which I dont want to do.