I have a textbox on a user control and I want to let the user set the MultiLine and Scrollbars properties at Design time, but I get an error about them being a read-only property. Is there any way I can over come this?