开发者

Is there a way to customize the on screen keyboard of a text box?

开发者 https://www.devze.com 2023-01-20 16:48 出处:网络
Say I need to write an hexadecimal editor. I could write my own textbox with my own on screen keyboard.

Say I need to write an hexadecimal editor.

I could write my own textbox with my own on screen keyboard.

Or is it possible to change the on开发者_高级运维screen keyboard of the regular text box to show only (0-9) (A-F)?

If so, where can I find a sample?


Have a look at the InputScopeNameValue enumeration. You will need to write your own onscreen keyboard as there is no support for a hexadecimal character only keyboard.

0

精彩评论

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

关注公众号