DX使用随记--GroupControl

1. 创建按钮:

  (1)添加引用:Imports DevExpress.XtraEditors.ButtonsPanelControl

  (2)添加按钮语句:GroupControl1.CustomHeaderButtons.Add(New GroupBoxButton("显示的名称", Nothing))

 

posted @ 2019-05-14 15:15  淡羽  阅读(602)  评论(0编辑  收藏  举报