会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
我的博客我做主·····
欢迎您们来到我的博客·····
博客园
首页
新随笔
联系
管理
订阅
2012年6月27日
DevExpress 小结
摘要: DevExpress skin 1 2 //加载皮肤 3 void InitSkinGallery() 4 { 5 SkinHelper.InitSkinGallery(rgbiSkins, true); 6 } 7 8 9 //构造函数初始化是加载皮肤10 public MasterForm()11 {12 InitializeComponent();13 InitSkinGallery();14 }选项卡切换 private DevE...
阅读全文
posted @ 2012-06-27 10:45 石 磊
阅读(481)
评论(0)
推荐(0)
编辑
公告