摘要:
1. Item图标大小显示 需要先设置此Item所在Group的属性GroupStyle的值为LargeImageText。 阅读全文
posted @ 2019-05-14 15:25
淡羽
阅读(228)
评论(0)
推荐(0)
摘要:
1. 百分号显示格式 百分号:{0:P}表示显示为百分号模式。如数据源中为0.5。表示出来为50% 阅读全文
posted @ 2019-05-14 15:16
淡羽
阅读(300)
评论(0)
推荐(0)
摘要:
1. 创建按钮: (1)添加引用:Imports DevExpress.XtraEditors.ButtonsPanelControl (2)添加按钮语句:GroupControl1.CustomHeaderButtons.Add(New GroupBoxButton("显示的名称", Nothin 阅读全文
posted @ 2019-05-14 15:15
淡羽
阅读(711)
评论(0)
推荐(0)
摘要:
1. 增加按钮: Combo_订单类型.Properties.Items.Clear()Select Case Combo_客户名称.EditValue Case "ABC" Combo_订单类型.Properties.Items.Add("CCPS 仓储配送", "仓储配送", -1) Case 阅读全文
posted @ 2019-05-14 15:14
淡羽
阅读(663)
评论(0)
推荐(0)
摘要:
1. 关闭TabControl选项卡: Private Sub TabControl_Main_CloseButtonClick(sender As Object, e As EventArgs) Handles TabControl_Main.CloseButtonClick Dim TpA As 阅读全文
posted @ 2019-05-14 15:12
淡羽
阅读(573)
评论(0)
推荐(0)

浙公网安备 33010602011771号