c# - Windows XP 上某些语言的 Treeview 编码问题

标签 c# .net encoding treeview

在 TreeView 中,我使用了与他们的编码不同的语言。在 Windows 7 中,一切看起来都不错:

enter image description here

但在 Windows XP 中,某些语言存在问题 :

enter image description here

其他类型的控件(例如 webbrowser、messagebox)也有同样的问题。

在这里Breaks encoding in richtextbox ,我用 richtextbox 解决了这个问题,但它出现在 Windows XP 上。

有没有办法在 XP 上解决所有问题?

最佳答案

尝试使用不同的/更大的字体,例如 Lucida Sans Unicode 根据 MSDN 上的问题.

关于c# - Windows XP 上某些语言的 Treeview 编码问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19675145/

相关文章:

java - 如何在 Android 中发出 httppost 请求?

.net - 使用 Reflection.Emit 从另一个对象获取属性值

.net - 使用混合 .NET Core 和框架解决方案的 Azure Devops 中的 Cake 构建脚本失败

c# - 将异步操作转换为异步函数委托(delegate),保留同步异常传递

python - 在 Python 中使用编码方法。任何类似于 map() 的解决方法?

http - 我的字符串有特殊字符,http/template 的输出添加了 "(MISSING)"

c# - 代码契约确保 ReSharper ExternalAnnotations

c# - ORA-01013 : user requested cancel of current operation

c# - 服务器端 Blazor 中单个 EditForm 中的多个模型验证

sql - 在MS Access中导出UTF-8编码的文本文件