DevExpreess汉化使用方法及汉化包
1、在程序入口加入代码:
System.Threading.Thread.CurrentThread.CurrentUICulture = new System.Globalization.CultureInfo("zh-CN");
2、将汉化包放入运行目录下,目录结构如图:
3、运行效果图:
4、汉化包:
http://download.csdn.net/detail/kehaigang29/8845813
1、在程序入口加入代码:
System.Threading.Thread.CurrentThread.CurrentUICulture = new System.Globalization.CultureInfo("zh-CN");
2、将汉化包放入运行目录下,目录结构如图:
3、运行效果图:
4、汉化包:
http://download.csdn.net/detail/kehaigang29/8845813