In WPF how to create a textblock with copy text option (OR) a text box with text trimming option. Any control template needed? If yes, please let us know hpw to build it. Please help.
Sukan
In WPF how to create a textblock with copy text option (OR) a text box with text trimming option. Any control template needed? If yes, please let us know hpw to build it. Please help.
Sukan
First part is a duplicate of http://stackoverflow.com/questions/136435/any-way-to-make-a-wpf-textblock-selectable.
TextTrimming is a property in the TextBox.