ÎļþÃû´Ó WinFrmUI/HStation.WinFrmUI.Basic/01-SysCatalogManage/SysTypeTreeListCtrl.cs ÐÞ¸Ä |
| | |
| | | /// <summary> |
| | | /// |
| | | /// </summary> |
| | | public partial class SysTypeTreeListCtrl : XtraUserControl |
| | | public partial class SysTypeListBoxCtrl : XtraUserControl |
| | | { |
| | | public SysTypeTreeListCtrl() |
| | | public SysTypeListBoxCtrl() |
| | | { |
| | | InitializeComponent(); |
| | | this.treeList1.InitialDefaultSettings(); |
| | |
| | | MessageBoxHelper.ShowWarning("è¯·éæ©æ°æ®è¡ï¼"); |
| | | return default; |
| | | } |
| | | if (currentVm.ParentID == 0) |
| | | { |
| | | MessageBoxHelper.ShowWarning("è¯·éæ©å
·ä½ç±»åï¼"); |
| | | return default; |
| | | } |
| | | return currentVm.ID; |
| | | } |
| | | |