Tagged Questions

2
votes
2answers
1k views

Multiline Template Text Control in C#

I'd like a textbox that allows for certain text within to be "constant" and uneditable while the rest of the text is editable. For instance, I'd like to define a template like this: <Name:>[] …