I've created an active x control which has a couple of text boxes, a command button and a frame. I know how to add extra properties into my control using property let, get. How can I remove some of the default properties of the standard (e.g. text box) controls from my own control?

Is this possible

thanks in advance

john