yangyin
2024-08-20 98e49c0dd42840a094837f7acae532bc237a719a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
namespace HStation.WinFrmUI
{
    partial class XhsSchemeMultiMgrPage_Bak2
    {
        /// <summary> 
        /// Required designer variable.
        /// </summary>
        private System.ComponentModel.IContainer components = null;
 
        /// <summary> 
        /// Clean up any resources being used.
        /// </summary>
        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }
 
        #region Component Designer generated code
 
        /// <summary> 
        /// Required method for Designer support - do not modify 
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            components = new Container();
            ComponentResourceManager resources = new ComponentResourceManager(typeof(XhsSchemeMultiMgrPage_Bak2));
            ribbonControl1 = new DevExpress.XtraBars.Ribbon.RibbonControl();
            barBtnCalcu = new DevExpress.XtraBars.BarButtonItem();
            barBtnValid = new DevExpress.XtraBars.BarButtonItem();
            ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage();
            ribPageGroupForBasic = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            xhsProjectMgrViewModelBindingSource = new BindingSource(components);
            svgImg32 = new DevExpress.Utils.SvgImageCollection(components);
            bimfaceInterop3dContainer1 = new BimfaceInterop3dContainer();
            hydroParterPropertyCtrl1 = new HydroParterPropertyCtrl();
            dockManager1 = new DevExpress.XtraBars.Docking.DockManager(components);
            dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel();
            dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
            sidePanel2 = new DevExpress.XtraEditors.SidePanel();
            accordionControl1 = new DevExpress.XtraBars.Navigation.AccordionControl();
            accBasicInfo = new DevExpress.XtraBars.Navigation.AccordionControlElement();
            accSystemInfo = new DevExpress.XtraBars.Navigation.AccordionControlElement();
            accScheme = new DevExpress.XtraBars.Navigation.AccordionControlElement();
            accGeneralScheme = new DevExpress.XtraBars.Navigation.AccordionControlElement();
            accAsset = new DevExpress.XtraBars.Navigation.AccordionControlElement();
            sidePanel1 = new DevExpress.XtraEditors.SidePanel();
            sidePanel3 = new DevExpress.XtraEditors.SidePanel();
            dockPanel2 = new DevExpress.XtraBars.Docking.DockPanel();
            dockPanel2_Container = new DevExpress.XtraBars.Docking.ControlContainer();
            dockManager2 = new DevExpress.XtraBars.Docking.DockManager(components);
            xhsSchemeMgrListCtrl1 = new XhsSchemeMgrListCtrl();
            ((ISupportInitialize)ribbonControl1).BeginInit();
            ((ISupportInitialize)xhsProjectMgrViewModelBindingSource).BeginInit();
            ((ISupportInitialize)svgImg32).BeginInit();
            ((ISupportInitialize)dockManager1).BeginInit();
            dockPanel1.SuspendLayout();
            dockPanel1_Container.SuspendLayout();
            sidePanel2.SuspendLayout();
            ((ISupportInitialize)accordionControl1).BeginInit();
            sidePanel1.SuspendLayout();
            sidePanel3.SuspendLayout();
            dockPanel2.SuspendLayout();
            dockPanel2_Container.SuspendLayout();
            ((ISupportInitialize)dockManager2).BeginInit();
            SuspendLayout();
            // 
            // ribbonControl1
            // 
            ribbonControl1.EmptyAreaImageOptions.ImagePadding = new Padding(43, 47, 43, 47);
            ribbonControl1.ExpandCollapseItem.Id = 0;
            ribbonControl1.ItemPanelStyle = DevExpress.XtraBars.Ribbon.RibbonItemPanelStyle.Classic;
            ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { ribbonControl1.ExpandCollapseItem, barBtnCalcu, barBtnValid });
            ribbonControl1.Location = new Point(0, 0);
            ribbonControl1.Margin = new Padding(4, 5, 4, 5);
            ribbonControl1.MaxItemId = 15;
            ribbonControl1.Name = "ribbonControl1";
            ribbonControl1.OptionsMenuMinWidth = 471;
            ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] { ribbonPage1 });
            ribbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False;
            ribbonControl1.ShowExpandCollapseButton = DevExpress.Utils.DefaultBoolean.False;
            ribbonControl1.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.ShowOnMultiplePages;
            ribbonControl1.ShowToolbarCustomizeItem = false;
            ribbonControl1.Size = new Size(1124, 148);
            ribbonControl1.Toolbar.ShowCustomizeItem = false;
            ribbonControl1.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Hidden;
            // 
            // barBtnCalcu
            // 
            barBtnCalcu.Caption = "计算";
            barBtnCalcu.Id = 1;
            barBtnCalcu.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnCalcu.ImageOptions.SvgImage");
            barBtnCalcu.Name = "barBtnCalcu";
            // 
            // barBtnValid
            // 
            barBtnValid.Caption = "验证";
            barBtnValid.Id = 14;
            barBtnValid.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnValid.ImageOptions.SvgImage");
            barBtnValid.Name = "barBtnValid";
            // 
            // ribbonPage1
            // 
            ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] { ribPageGroupForBasic });
            ribbonPage1.Name = "ribbonPage1";
            ribbonPage1.Text = "ribbonPage1";
            // 
            // ribPageGroupForBasic
            // 
            ribPageGroupForBasic.ItemLinks.Add(barBtnCalcu);
            ribPageGroupForBasic.ItemLinks.Add(barBtnValid);
            ribPageGroupForBasic.Name = "ribPageGroupForBasic";
            ribPageGroupForBasic.Text = "基础";
            // 
            // xhsProjectMgrViewModelBindingSource
            // 
            xhsProjectMgrViewModelBindingSource.DataSource = typeof(XhsProjectMgrViewModel);
            // 
            // svgImg32
            // 
            svgImg32.ImageSize = new Size(32, 32);
            svgImg32.Add("productquickshippments", "image://svgimages/outlook inspired/productquickshippments.svg");
            // 
            // bimfaceInterop3dContainer1
            // 
            bimfaceInterop3dContainer1.Dock = DockStyle.Fill;
            bimfaceInterop3dContainer1.Location = new Point(0, 148);
            bimfaceInterop3dContainer1.Margin = new Padding(6, 5, 6, 5);
            bimfaceInterop3dContainer1.Name = "bimfaceInterop3dContainer1";
            bimfaceInterop3dContainer1.Size = new Size(924, 901);
            bimfaceInterop3dContainer1.TabIndex = 0;
            // 
            // hydroParterPropertyCtrl1
            // 
            hydroParterPropertyCtrl1.Dock = DockStyle.Fill;
            hydroParterPropertyCtrl1.Location = new Point(0, 0);
            hydroParterPropertyCtrl1.Margin = new Padding(4, 5, 4, 5);
            hydroParterPropertyCtrl1.Name = "hydroParterPropertyCtrl1";
            hydroParterPropertyCtrl1.SelectedObject = null;
            hydroParterPropertyCtrl1.Size = new Size(199, 867);
            hydroParterPropertyCtrl1.TabIndex = 0;
            // 
            // dockManager1
            // 
            dockManager1.DockingOptions.ShowCloseButton = false;
            dockManager1.Form = this;
            dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] { dockPanel1 });
            dockManager1.Style = DevExpress.XtraBars.Docking2010.Views.DockingViewStyle.Light;
            dockManager1.TopZIndexControls.AddRange(new string[] { "DevExpress.XtraBars.BarDockControl", "DevExpress.XtraBars.StandaloneBarDockControl", "System.Windows.Forms.MenuStrip", "System.Windows.Forms.StatusStrip", "System.Windows.Forms.StatusBar", "DevExpress.XtraBars.Ribbon.RibbonStatusBar", "DevExpress.XtraBars.Ribbon.RibbonControl", "DevExpress.XtraBars.Navigation.OfficeNavigationBar", "DevExpress.XtraBars.Navigation.TileNavPane", "DevExpress.XtraBars.TabFormControl", "DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormControl", "DevExpress.XtraBars.ToolbarForm.ToolbarFormControl" });
            // 
            // dockPanel1
            // 
            dockPanel1.Controls.Add(dockPanel1_Container);
            dockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Left;
            dockPanel1.ID = new Guid("cb448c2a-aea0-46f3-b657-46889850e2a7");
            dockPanel1.Location = new Point(1, 2);
            dockPanel1.Name = "dockPanel1";
            dockPanel1.OriginalSize = new Size(300, 200);
            dockPanel1.Size = new Size(300, 1049);
            dockPanel1.Text = "循环水项目";
            // 
            // dockPanel1_Container
            // 
            dockPanel1_Container.Controls.Add(sidePanel2);
            dockPanel1_Container.Controls.Add(sidePanel1);
            dockPanel1_Container.Location = new Point(0, 34);
            dockPanel1_Container.Name = "dockPanel1_Container";
            dockPanel1_Container.Size = new Size(299, 1015);
            dockPanel1_Container.TabIndex = 0;
            // 
            // sidePanel2
            // 
            sidePanel2.Controls.Add(accordionControl1);
            sidePanel2.Dock = DockStyle.Fill;
            sidePanel2.Location = new Point(0, 369);
            sidePanel2.Name = "sidePanel2";
            sidePanel2.Size = new Size(299, 646);
            sidePanel2.TabIndex = 1;
            sidePanel2.Text = "sidePanel2";
            // 
            // accordionControl1
            // 
            accordionControl1.AnimationType = DevExpress.XtraBars.Navigation.AnimationType.Spline;
            accordionControl1.Appearance.Group.Default.FontSizeDelta = 2;
            accordionControl1.Appearance.Group.Default.ForeColor = DevExpress.LookAndFeel.DXSkinColors.ForeColors.Hyperlink;
            accordionControl1.Appearance.Group.Default.Options.UseFont = true;
            accordionControl1.Appearance.Group.Default.Options.UseForeColor = true;
            accordionControl1.Appearance.Item.Default.FontSizeDelta = 1;
            accordionControl1.Appearance.Item.Default.Options.UseFont = true;
            accordionControl1.Dock = DockStyle.Fill;
            accordionControl1.Elements.AddRange(new DevExpress.XtraBars.Navigation.AccordionControlElement[] { accBasicInfo, accScheme, accAsset });
            accordionControl1.GroupHeight = 50;
            accordionControl1.ItemHeight = 35;
            accordionControl1.Location = new Point(0, 0);
            accordionControl1.Name = "accordionControl1";
            accordionControl1.OptionsHamburgerMenu.HighlightRootElements = DevExpress.Utils.DefaultBoolean.False;
            accordionControl1.OptionsMinimizing.AllowFooterResizing = false;
            accordionControl1.OptionsMinimizing.AllowMinimizeMode = DevExpress.Utils.DefaultBoolean.False;
            accordionControl1.ScrollBarMode = DevExpress.XtraBars.Navigation.ScrollBarMode.Fluent;
            accordionControl1.Size = new Size(299, 646);
            accordionControl1.TabIndex = 0;
            accordionControl1.ViewType = DevExpress.XtraBars.Navigation.AccordionControlViewType.HamburgerMenu;
            // 
            // accBasicInfo
            // 
            accBasicInfo.Elements.AddRange(new DevExpress.XtraBars.Navigation.AccordionControlElement[] { accSystemInfo });
            accBasicInfo.Expanded = true;
            accBasicInfo.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("accBasicInfo.ImageOptions.SvgImage");
            accBasicInfo.Name = "accBasicInfo";
            accBasicInfo.Text = "基本信息";
            // 
            // accSystemInfo
            // 
            accSystemInfo.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("accSystemInfo.ImageOptions.SvgImage");
            accSystemInfo.Name = "accSystemInfo";
            accSystemInfo.Style = DevExpress.XtraBars.Navigation.ElementStyle.Item;
            accSystemInfo.Text = "系统信息";
            // 
            // accScheme
            // 
            accScheme.Elements.AddRange(new DevExpress.XtraBars.Navigation.AccordionControlElement[] { accGeneralScheme });
            accScheme.Expanded = true;
            accScheme.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("accScheme.ImageOptions.SvgImage");
            accScheme.Name = "accScheme";
            accScheme.Text = "方案管理";
            // 
            // accGeneralScheme
            // 
            accGeneralScheme.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("accGeneralScheme.ImageOptions.SvgImage");
            accGeneralScheme.Name = "accGeneralScheme";
            accGeneralScheme.Style = DevExpress.XtraBars.Navigation.ElementStyle.Item;
            accGeneralScheme.Text = "通用方案";
            // 
            // accAsset
            // 
            accAsset.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("accAsset.ImageOptions.SvgImage");
            accAsset.Name = "accAsset";
            accAsset.Style = DevExpress.XtraBars.Navigation.ElementStyle.Item;
            accAsset.Text = "设备管理";
            // 
            // sidePanel1
            // 
            sidePanel1.Controls.Add(xhsSchemeMgrListCtrl1);
            sidePanel1.Dock = DockStyle.Top;
            sidePanel1.Location = new Point(0, 0);
            sidePanel1.Name = "sidePanel1";
            sidePanel1.Size = new Size(299, 369);
            sidePanel1.TabIndex = 0;
            sidePanel1.Text = "sidePanel1";
            // 
            // sidePanel3
            // 
            sidePanel3.Controls.Add(bimfaceInterop3dContainer1);
            sidePanel3.Controls.Add(dockPanel2);
            sidePanel3.Controls.Add(ribbonControl1);
            sidePanel3.Dock = DockStyle.Fill;
            sidePanel3.Location = new Point(301, 2);
            sidePanel3.Name = "sidePanel3";
            sidePanel3.Size = new Size(1124, 1049);
            sidePanel3.TabIndex = 3;
            sidePanel3.Text = "sidePanel3";
            // 
            // dockPanel2
            // 
            dockPanel2.Controls.Add(dockPanel2_Container);
            dockPanel2.Dock = DevExpress.XtraBars.Docking.DockingStyle.Right;
            dockPanel2.ID = new Guid("5363665d-f7d6-48ea-83fa-e58f42588fa6");
            dockPanel2.Location = new Point(924, 148);
            dockPanel2.Name = "dockPanel2";
            dockPanel2.OriginalSize = new Size(200, 200);
            dockPanel2.Size = new Size(200, 901);
            dockPanel2.Text = "属性面板";
            // 
            // dockPanel2_Container
            // 
            dockPanel2_Container.Controls.Add(hydroParterPropertyCtrl1);
            dockPanel2_Container.Location = new Point(1, 34);
            dockPanel2_Container.Name = "dockPanel2_Container";
            dockPanel2_Container.Size = new Size(199, 867);
            dockPanel2_Container.TabIndex = 0;
            // 
            // dockManager2
            // 
            dockManager2.DockingOptions.ShowCloseButton = false;
            dockManager2.Form = sidePanel3;
            dockManager2.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] { dockPanel2 });
            dockManager2.Style = DevExpress.XtraBars.Docking2010.Views.DockingViewStyle.Light;
            dockManager2.TopZIndexControls.AddRange(new string[] { "DevExpress.XtraBars.BarDockControl", "DevExpress.XtraBars.StandaloneBarDockControl", "System.Windows.Forms.MenuStrip", "System.Windows.Forms.StatusStrip", "System.Windows.Forms.StatusBar", "DevExpress.XtraBars.Ribbon.RibbonStatusBar", "DevExpress.XtraBars.Ribbon.RibbonControl", "DevExpress.XtraBars.Navigation.OfficeNavigationBar", "DevExpress.XtraBars.Navigation.TileNavPane", "DevExpress.XtraBars.TabFormControl", "DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormControl", "DevExpress.XtraBars.ToolbarForm.ToolbarFormControl" });
            // 
            // xhsSchemeMgrListCtrl1
            // 
            xhsSchemeMgrListCtrl1.Dock = DockStyle.Fill;
            xhsSchemeMgrListCtrl1.Location = new Point(0, 0);
            xhsSchemeMgrListCtrl1.Margin = new Padding(4, 5, 4, 5);
            xhsSchemeMgrListCtrl1.Name = "xhsSchemeMgrListCtrl1";
            xhsSchemeMgrListCtrl1.Size = new Size(299, 368);
            xhsSchemeMgrListCtrl1.TabIndex = 0;
            // 
            // XhsSchemeMultiMgrPage
            // 
            Appearance.BackColor = SystemColors.Control;
            Appearance.Options.UseBackColor = true;
            AutoScaleDimensions = new SizeF(10F, 22F);
            AutoScaleMode = AutoScaleMode.Font;
            Controls.Add(sidePanel3);
            Controls.Add(dockPanel1);
            Margin = new Padding(6, 8, 6, 8);
            Name = "XhsSchemeMultiMgrPage";
            Padding = new Padding(1, 2, 1, 2);
            Size = new Size(1426, 1053);
            ((ISupportInitialize)ribbonControl1).EndInit();
            ((ISupportInitialize)xhsProjectMgrViewModelBindingSource).EndInit();
            ((ISupportInitialize)svgImg32).EndInit();
            ((ISupportInitialize)dockManager1).EndInit();
            dockPanel1.ResumeLayout(false);
            dockPanel1_Container.ResumeLayout(false);
            sidePanel2.ResumeLayout(false);
            ((ISupportInitialize)accordionControl1).EndInit();
            sidePanel1.ResumeLayout(false);
            sidePanel3.ResumeLayout(false);
            sidePanel3.PerformLayout();
            dockPanel2.ResumeLayout(false);
            dockPanel2_Container.ResumeLayout(false);
            ((ISupportInitialize)dockManager2).EndInit();
            ResumeLayout(false);
        }
 
        #endregion
 
        private DevExpress.XtraBars.Ribbon.RibbonControl ribbonControl1;
        private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPage1;
        private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribPageGroupForBasic;
        private DevExpress.XtraBars.BarButtonItem barBtnCalcu;
        private BindingSource xhsProjectMgrViewModelBindingSource;
        private DevExpress.Utils.SvgImageCollection svgImg32;
        private BimfaceInterop3dContainer bimfaceInterop3dContainer1;
        private HydroParterPropertyCtrl hydroParterPropertyCtrl1;
        private DevExpress.XtraBars.BarButtonItem barBtnValid;
        private DevExpress.XtraBars.Docking.DockManager dockManager1;
        private DevExpress.XtraBars.Docking.DockPanel dockPanel1;
        private DevExpress.XtraBars.Docking.ControlContainer dockPanel1_Container;
        private DevExpress.XtraEditors.SidePanel sidePanel2;
        private DevExpress.XtraEditors.SidePanel sidePanel1;
        private DevExpress.XtraBars.Navigation.AccordionControl accordionControl1;
        private DevExpress.XtraBars.Navigation.AccordionControlElement accBasicInfo;
        private DevExpress.XtraBars.Navigation.AccordionControlElement accSystemInfo;
        private DevExpress.XtraBars.Navigation.AccordionControlElement accScheme;
        private DevExpress.XtraBars.Navigation.AccordionControlElement accGeneralScheme;
        private DevExpress.XtraBars.Navigation.AccordionControlElement accAsset;
        private DevExpress.XtraEditors.SidePanel sidePanel3;
        private DevExpress.XtraBars.Docking.DockPanel dockPanel2;
        private DevExpress.XtraBars.Docking.ControlContainer dockPanel2_Container;
        private DevExpress.XtraBars.Docking.DockManager dockManager2;
        private XhsSchemeMgrListCtrl xhsSchemeMgrListCtrl1;
    }
}