User selecting text in RichTextBox on Windows Phone 8

会有一股神秘感。 提交于 2019-12-01 21:30:29
Neil Turner

The RichTextBox was originally ported from Silverlight to Windows Phone 7.1 but not all features were ported (eg. copy & paste and text selection):

WP7 Mango RichTextBox support for copy&paste

Windows Phone Developer Forums: Cannot Select Text in RichTextBox?

After comparing the APIs and doing some testing in the emulator and on device, it looks like the RichTextBox has not been improved for Windows Phone 8 and is still missing that functionality.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!