本文介绍了asp.net和alt键中的Freetextbox控件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





我正在使用带有波兰语的freetextbox控件。一切正常,除了抛光alt + ctrl + z字母代码。 Freetextbox使用事件并将alt + ctrl + z视为ctrl + z,因此它会执行撤消insted打字波兰字母。

之前有没有人见过这个问题?是否有任何设置?

Hi,

I'm using freetextbox control with polish language. Everything works fine except polish alt+ctrl+z letter code. Freetextbox consumes event and treats alt+ctrl+z as ctrl+z so it performs undo insted typeing polish letter.
Has anyone seen this problem before? Is there any setting for this?

推荐答案


这篇关于asp.net和alt键中的Freetextbox控件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-12 13:28