Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 VB.NET 中,我想允许在文本框中输入非英文字符(例如,俄语、土耳其语)。我怎样才能做到这一点?请告诉我。
我相信richtextbox 允许这样做。你说的是口音和变音符号吧?
如果是这样,我很确定如果您只是将richtextbox 的大小调整为文本框的大小,那么您会没事的。
如果这不起作用,请尝试导入语言包资源。对于特定的使用 MSDN。
希望有帮助