hi all,

i created a user control and inherited a textbox.

is it possible to remove some of the inherited properties of the user control?

like to Multi-Line, PasswordChar etc... also at the Form Design, when selecting the user control, there's an arrow on the upper-right which i also want to remove. how can i do this?

thanks