随笔分类 - DevExpress
摘要:设置属性前效果: 将layoutView1.CardMinSize 的属性更改为(0, 0) 后 效果:
阅读全文
摘要:图片的大小可以在imageCollection中改变 效果图如下
阅读全文
摘要:注意:这2个事件中大小的参数一定要相同,否则将会出现下图结果
阅读全文
摘要:设置GridControl 里面的 gridview 属性, 找到OptionSelection 将EnableAppearanceFocusedCell 属性设置False 就可以了 此方式同样适用于treeList
阅读全文
摘要:将 form的 AllowFormGlass 属性 该为False 就可以标题栏皮肤化了。
阅读全文
摘要:在form界面增加 toolTipController 工具 然后将 ribbonControl.ToolTipController 的属性设置成 toolTipController toolTipController 添加事件 private void toolTipController1_Bef
阅读全文
摘要:设置ribboncontrol.ShowItemCaptionsInPageHeader 属性为true
阅读全文
摘要:public frmMain() { InitializeComponent(); ribbonControl1.Manager.HighlightedLinkChanged += Manager_HighlightedLinkChanged; pub_form = this; } void Man
阅读全文
摘要:添加库引用:DevExpress.Data.v13.1.dll、 DevExpress.Docs.v13.1.dll、DevExpress.Office.v13.1.Core.dll、 DevExpress.Spreadsheet.v13.1.Core.dll和DevExpress.Utils.v1
阅读全文

浙公网安备 33010602011771号