Shuxia Ning
2024-09-26 502ed6f01f605098d46a1fe9f55f416d5c5c3e13
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
namespace HStation.WinFrmUI
{
    partial class XhsProjectSimulationMgrPage
    {
        /// <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 Windows Form 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();
            svgImg32 = new DevExpress.Utils.SvgImageCollection(components);
            dockManager1 = new DevExpress.XtraBars.Docking.DockManager(components);
            dockMgr = new DevExpress.XtraBars.Docking.DockPanel();
            dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
            sidePanel2 = new SidePanel();
            xhsProjectSimulationFunctionMgrCtrl1 = new XhsProjectSimulationFunctionMgrCtrl();
            sidePanel1 = new SidePanel();
            xhsProjectSimulationSchemeMgrCtrl1 = new XhsProjectSimulationSchemeMgrCtrl();
            documentManager1 = new DevExpress.XtraBars.Docking2010.DocumentManager(components);
            tabbedView1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(components);
            ((ISupportInitialize)svgImg32).BeginInit();
            ((ISupportInitialize)dockManager1).BeginInit();
            dockMgr.SuspendLayout();
            dockPanel1_Container.SuspendLayout();
            sidePanel2.SuspendLayout();
            sidePanel1.SuspendLayout();
            ((ISupportInitialize)documentManager1).BeginInit();
            ((ISupportInitialize)tabbedView1).BeginInit();
            SuspendLayout();
            // 
            // svgImg32
            // 
            svgImg32.ImageSize = new Size(32, 32);
            svgImg32.Add("productquickshippments", "image://svgimages/outlook inspired/productquickshippments.svg");
            // 
            // dockManager1
            // 
            dockManager1.Form = this;
            dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] { dockMgr });
            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" });
            // 
            // dockMgr
            // 
            dockMgr.Controls.Add(dockPanel1_Container);
            dockMgr.Dock = DevExpress.XtraBars.Docking.DockingStyle.Left;
            dockMgr.ID = new Guid("0770f1b3-876e-49a8-91d8-f72117b01187");
            dockMgr.Location = new Point(0, 0);
            dockMgr.Name = "dockMgr";
            dockMgr.OriginalSize = new Size(230, 200);
            dockMgr.Size = new Size(230, 669);
            dockMgr.Text = "方案列表";
            // 
            // dockPanel1_Container
            // 
            dockPanel1_Container.Controls.Add(sidePanel2);
            dockPanel1_Container.Controls.Add(sidePanel1);
            dockPanel1_Container.Location = new Point(3, 26);
            dockPanel1_Container.Name = "dockPanel1_Container";
            dockPanel1_Container.Size = new Size(223, 640);
            dockPanel1_Container.TabIndex = 0;
            // 
            // sidePanel2
            // 
            sidePanel2.Controls.Add(xhsProjectSimulationFunctionMgrCtrl1);
            sidePanel2.Dock = DockStyle.Fill;
            sidePanel2.Location = new Point(0, 265);
            sidePanel2.Name = "sidePanel2";
            sidePanel2.Size = new Size(223, 375);
            sidePanel2.TabIndex = 1;
            sidePanel2.Text = "sidePanel2";
            // 
            // xhsProjectSimulationFunctionMgrCtrl1
            // 
            xhsProjectSimulationFunctionMgrCtrl1.Dock = DockStyle.Fill;
            xhsProjectSimulationFunctionMgrCtrl1.Location = new Point(0, 0);
            xhsProjectSimulationFunctionMgrCtrl1.Name = "xhsProjectSimulationFunctionMgrCtrl1";
            xhsProjectSimulationFunctionMgrCtrl1.Size = new Size(223, 375);
            xhsProjectSimulationFunctionMgrCtrl1.TabIndex = 0;
            // 
            // sidePanel1
            // 
            sidePanel1.Controls.Add(xhsProjectSimulationSchemeMgrCtrl1);
            sidePanel1.Dock = DockStyle.Top;
            sidePanel1.Location = new Point(0, 0);
            sidePanel1.Name = "sidePanel1";
            sidePanel1.Size = new Size(223, 265);
            sidePanel1.TabIndex = 0;
            sidePanel1.Text = "sidePanel1";
            // 
            // xhsProjectSimulationSchemeMgrCtrl1
            // 
            xhsProjectSimulationSchemeMgrCtrl1.Dock = DockStyle.Fill;
            xhsProjectSimulationSchemeMgrCtrl1.Location = new Point(0, 0);
            xhsProjectSimulationSchemeMgrCtrl1.Name = "xhsProjectSimulationSchemeMgrCtrl1";
            xhsProjectSimulationSchemeMgrCtrl1.Size = new Size(223, 264);
            xhsProjectSimulationSchemeMgrCtrl1.TabIndex = 0;
            // 
            // documentManager1
            // 
            documentManager1.ContainerControl = this;
            documentManager1.View = tabbedView1;
            documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] { tabbedView1 });
            // 
            // tabbedView1
            // 
            tabbedView1.DocumentDeselected += tabbedView1_DocumentSelected;
            tabbedView1.DocumentAdded += tabbedView1_DocumentAdded;
            tabbedView1.DocumentActivated += tabbedView1_DocumentActivated;
            tabbedView1.DocumentClosed += tabbedView1_DocumentClosed;
            // 
            // XhsProjectSimulationMgrPage
            // 
            Appearance.BackColor = SystemColors.Control;
            Appearance.Options.UseBackColor = true;
            AutoScaleDimensions = new SizeF(7F, 14F);
            AutoScaleMode = AutoScaleMode.Font;
            Controls.Add(dockMgr);
            Name = "XhsProjectSimulationMgrPage";
            Size = new Size(1055, 669);
            ((ISupportInitialize)svgImg32).EndInit();
            ((ISupportInitialize)dockManager1).EndInit();
            dockMgr.ResumeLayout(false);
            dockPanel1_Container.ResumeLayout(false);
            sidePanel2.ResumeLayout(false);
            sidePanel1.ResumeLayout(false);
            ((ISupportInitialize)documentManager1).EndInit();
            ((ISupportInitialize)tabbedView1).EndInit();
            ResumeLayout(false);
        }
 
        #endregion
 
        private DevExpress.Utils.SvgImageCollection svgImg32;
        private DevExpress.XtraBars.Docking.DockManager dockManager1;
        private DevExpress.XtraBars.Docking.DockPanel dockMgr;
        private DevExpress.XtraBars.Docking.ControlContainer dockPanel1_Container;
        private SidePanel sidePanel1;
        private SidePanel sidePanel2;
        private XhsProjectSimulationFunctionMgrCtrl xhsProjectSimulationFunctionMgrCtrl1;
        private XhsProjectSimulationSchemeMgrCtrl xhsProjectSimulationSchemeMgrCtrl1;
        private DevExpress.XtraBars.Docking2010.DocumentManager documentManager1;
        private DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView tabbedView1;
    }
}