ÎļþÃû´Ó WinFrmUI/Yw.WinFrmUI.Hydro.Core/12-monitor/04-docking/SetHydroMonitorDockingListDlg.Designer.cs ÐÞ¸Ä |
| | |
| | | ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage(); |
| | | ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); |
| | | layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); |
| | | setHydroMonitorDockingListCtrl1 = new SetHydroMonitorDockingListCtrl(); |
| | | generalOkAndCancelCtrl1 = new GeneralOkAndCancelCtrl(); |
| | | Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | setHydroMonitorDockingListCtrl1 = new SetHydroMonitorDockingListCtrl(); |
| | | layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | ((ISupportInitialize)ribbon).BeginInit(); |
| | | ((ISupportInitialize)layoutControl1).BeginInit(); |
| | |
| | | layoutControl1.TabIndex = 2; |
| | | layoutControl1.Text = "layoutControl1"; |
| | | // |
| | | // setHydroMonitorDockingListCtrl1 |
| | | // |
| | | setHydroMonitorDockingListCtrl1.Location = new Point(12, 12); |
| | | setHydroMonitorDockingListCtrl1.Name = "setHydroMonitorDockingListCtrl1"; |
| | | setHydroMonitorDockingListCtrl1.Size = new Size(918, 311); |
| | | setHydroMonitorDockingListCtrl1.TabIndex = 9; |
| | | // |
| | | // generalOkAndCancelCtrl1 |
| | | // |
| | | generalOkAndCancelCtrl1.ButtonCancelMaxSize = new Size(100, 26); |
| | |
| | | layoutControlItem2.TextSize = new Size(0, 0); |
| | | layoutControlItem2.TextVisible = false; |
| | | // |
| | | // setHydroMonitorDockingListCtrl1 |
| | | // |
| | | setHydroMonitorDockingListCtrl1.Location = new Point(12, 12); |
| | | setHydroMonitorDockingListCtrl1.Name = "setHydroMonitorDockingListCtrl1"; |
| | | setHydroMonitorDockingListCtrl1.Size = new Size(918, 311); |
| | | setHydroMonitorDockingListCtrl1.TabIndex = 9; |
| | | // |
| | | // layoutControlItem1 |
| | | // |
| | | layoutControlItem1.Control = setHydroMonitorDockingListCtrl1; |
| | |
| | | Ribbon = ribbon; |
| | | RibbonVisibility = DevExpress.XtraBars.Ribbon.RibbonVisibility.Hidden; |
| | | StartPosition = FormStartPosition.CenterParent; |
| | | Text = "çæµç¹"; |
| | | Text = "ä¼ æå¨æµç¹"; |
| | | ((ISupportInitialize)ribbon).EndInit(); |
| | | ((ISupportInitialize)layoutControl1).EndInit(); |
| | | layoutControl1.ResumeLayout(false); |