ime
-
2012年6月25日 8:22how can i use tsf in metro style
すべての返信
-
2012年6月25日 19:16モデレータ
The guide for IME development is here: Input Method Editor (IME) However it is not detailed enough at this time to permit development. More information will be provided on this topic in the future.David Lamb
- 回答の候補に設定 Jesse JiangMicrosoft Contingent Staff, Moderator 2012年6月26日 6:21
- 回答としてマーク Jesse JiangMicrosoft Contingent Staff, Moderator 2012年7月4日 7:24
-
2012年6月26日 6:54
thank you for answer
how can Custom control receive the text event
thanks
-
2012年7月4日 7:24モデレータ
You can try the Keydown and keyup event. Please follow these document.
http://msdn.microsoft.com/en-us/library/windows/apps/hh758286.aspx
http://msdn.microsoft.com/en-us/library/windows/apps/xaml/hh465387.aspx
Best regards,
JesseJesse Jiang [MSFT]
MSDN Community Support | Feedback to us
-
2012年7月4日 7:34
keydown i can get keycode but there are some symbols‘s keycode are the same( 255),

