In my Winforms application, I need a custom textbox like control that can be masked and has a multi-line property. How could I create one?
Rob E.