开发者

In WPF how to create a textblock with copy text option (OR) a text box with text trimming option

开发者 https://www.devze.com 2022-12-21 18:44 出处:网络
In WPF how to create开发者_StackOverflow中文版 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.

In WPF how to create开发者_StackOverflow中文版 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 Any way to make a WPF textblock selectable?.

TextTrimming is a property in the TextBox.

0

精彩评论

暂无评论...
验证码 换一张
取 消