错误单词中的红色下划线在wp8设备620中不起作用。 [英] Red Underline in incorrect word is not working in wp8 device 620.

查看:65
本文介绍了错误单词中的红色下划线在wp8设备620中不起作用。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,


我是Windows Phone 8开发者。   我想在下划线中使用拼写检查功能,并使用c#在wp8中的
a文本框中提供自动正确的建议。我正在使用 Inputscope =" Text" 它在wp8中工作正常模拟器会显示红色下划线,但红色下划线没有显示在诺基亚  lumia 620设备中。


我的XAML设计


 < TextBox InputScope =" Text" Name =" txtText"高度= QUOT;汽车"宽度= QUOT; 430" TextWrapping = QUOT;包覆与QUOT;前景= QUOT;黑色"的FontFamily = QUOT; Arial字体"字号= QUOT; 25"文本= QUOT;"
BorderThickness =" 0" BorderBrush = QUOT;白色" >< / TextBox>


请帮助我如何在不正确的单词中显示红色下划线。


ThanQ


Ganesh

解决方案

我不知道有一个620测试,但它似乎适用于我的诺基亚Lumia 920 ...您为"语言+区域"设置了哪些选项?



Hi All,

I am windows phone 8 developer.  I want to apply spell check functionality with underline and  offer auto correct suggestions in a textbox in wp8 using c#. I am using Inputscope="Text" it works fine in wp8 emulator with red underline will show but red underline not showing in Nokia lumia 620 device.

My XAML design is

 <TextBox InputScope="Text" Name="txtText" Height="auto" Width="430" TextWrapping="Wrap" Foreground="Black" FontFamily="arial" FontSize="25" Text="" BorderThickness="0" BorderBrush="White" ></TextBox>

Please help me how can I show red underline in incorrect word.

ThanQ

Ganesh

解决方案

I don't have a 620 to test with but it seems to work on my Nokia Lumia 920... What options have you set for "language + region"?


这篇关于错误单词中的红色下划线在wp8设备620中不起作用。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆