duheng
2025-03-21 a328dfb127c6eda965176a0788b9abb6d6bcf394
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
using DevExpress.XtraEditors;
using System.ComponentModel;
 
namespace PBS.WinFrmUI
{
    partial class HomePbsProjectPage
    {
        /// <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();
            svgImg32 = new DevExpress.Utils.SvgImageCollection(components);
            sidePanelBottom = new SidePanel();
            dockPanelFill = new DevExpress.XtraBars.Docking.DockPanel();
            controlContainer2 = new DevExpress.XtraBars.Docking.ControlContainer();
            mapViewProjectListContainer2 = new MapViewProjectListContainer();
            dockPanelRight = new DevExpress.XtraBars.Docking.DockPanel();
            controlContainer1 = new DevExpress.XtraBars.Docking.ControlContainer();
            dockManager1 = new DevExpress.XtraBars.Docking.DockManager(components);
            homeXhsProjectPropertyCtrl2 = new HomeXhsProjectPropertyCtrl();
            ((ISupportInitialize)svgImg32).BeginInit();
            sidePanelBottom.SuspendLayout();
            dockPanelFill.SuspendLayout();
            controlContainer2.SuspendLayout();
            dockPanelRight.SuspendLayout();
            controlContainer1.SuspendLayout();
            ((ISupportInitialize)dockManager1).BeginInit();
            SuspendLayout();
            // 
            // svgImg32
            // 
            svgImg32.ImageSize = new Size(32, 32);
            svgImg32.Add("bo_address", "image://svgimages/business objects/bo_address.svg");
            // 
            // sidePanelBottom
            // 
            sidePanelBottom.Controls.Add(dockPanelFill);
            sidePanelBottom.Controls.Add(dockPanelRight);
            sidePanelBottom.Dock = DockStyle.Fill;
            sidePanelBottom.Location = new Point(0, 0);
            sidePanelBottom.Margin = new Padding(3, 4, 3, 4);
            sidePanelBottom.Name = "sidePanelBottom";
            sidePanelBottom.Size = new Size(1215, 870);
            sidePanelBottom.TabIndex = 7;
            sidePanelBottom.Text = "sidePanel3";
            // 
            // dockPanelFill
            // 
            dockPanelFill.Appearance.ForeColor = DevExpress.LookAndFeel.DXSkinColors.ForeColors.Question;
            dockPanelFill.Appearance.Options.UseForeColor = true;
            dockPanelFill.Appearance.Options.UseTextOptions = true;
            dockPanelFill.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            dockPanelFill.Controls.Add(controlContainer2);
            dockPanelFill.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill;
            dockPanelFill.ID = new Guid("136389ea-6552-4166-8c2a-b2ffe8b01953");
            dockPanelFill.Location = new Point(0, 0);
            dockPanelFill.Margin = new Padding(2, 3, 2, 3);
            dockPanelFill.Name = "dockPanelFill";
            dockPanelFill.Options.ShowCloseButton = false;
            dockPanelFill.OriginalSize = new Size(645, 200);
            dockPanelFill.Size = new Size(977, 870);
            dockPanelFill.Text = "地图";
            // 
            // controlContainer2
            // 
            controlContainer2.Controls.Add(mapViewProjectListContainer2);
            controlContainer2.Location = new Point(0, 28);
            controlContainer2.Margin = new Padding(2, 3, 2, 3);
            controlContainer2.Name = "controlContainer2";
            controlContainer2.Size = new Size(977, 842);
            controlContainer2.TabIndex = 0;
            // 
            // mapViewProjectListContainer2
            // 
            mapViewProjectListContainer2.Dock = DockStyle.Fill;
            mapViewProjectListContainer2.Location = new Point(0, 0);
            mapViewProjectListContainer2.Margin = new Padding(4);
            mapViewProjectListContainer2.Name = "mapViewProjectListContainer2";
            mapViewProjectListContainer2.Padding = new Padding(1);
            mapViewProjectListContainer2.Size = new Size(977, 842);
            mapViewProjectListContainer2.TabIndex = 0;
            // 
            // dockPanelRight
            // 
            dockPanelRight.Controls.Add(controlContainer1);
            dockPanelRight.Dock = DevExpress.XtraBars.Docking.DockingStyle.Right;
            dockPanelRight.ID = new Guid("18c9fca9-8ae9-473c-9cd2-0467d818af3f");
            dockPanelRight.Location = new Point(977, 0);
            dockPanelRight.Margin = new Padding(2, 3, 2, 3);
            dockPanelRight.Name = "dockPanelRight";
            dockPanelRight.Options.ShowCloseButton = false;
            dockPanelRight.OriginalSize = new Size(238, 200);
            dockPanelRight.Size = new Size(238, 870);
            dockPanelRight.Text = "项目属性";
            // 
            // controlContainer1
            // 
            controlContainer1.Controls.Add(homeXhsProjectPropertyCtrl2);
            controlContainer1.Location = new Point(1, 28);
            controlContainer1.Margin = new Padding(2, 3, 2, 3);
            controlContainer1.Name = "controlContainer1";
            controlContainer1.Size = new Size(237, 842);
            controlContainer1.TabIndex = 0;
            // 
            // dockManager1
            // 
            dockManager1.DockingOptions.ShowAutoHideButton = false;
            dockManager1.Form = sidePanelBottom;
            dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] { dockPanelRight, dockPanelFill });
            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" });
            // 
            // homeXhsProjectPropertyCtrl2
            // 
            homeXhsProjectPropertyCtrl2.Dock = DockStyle.Fill;
            homeXhsProjectPropertyCtrl2.Location = new Point(0, 0);
            homeXhsProjectPropertyCtrl2.Margin = new Padding(3, 4, 3, 4);
            homeXhsProjectPropertyCtrl2.Name = "homeXhsProjectPropertyCtrl2";
            homeXhsProjectPropertyCtrl2.SelectedObject = null;
            homeXhsProjectPropertyCtrl2.Size = new Size(237, 842);
            homeXhsProjectPropertyCtrl2.TabIndex = 0;
            // 
            // HomeXhsProjectPage
            // 
            Appearance.BackColor = SystemColors.Control;
            Appearance.Options.UseBackColor = true;
            AutoScaleDimensions = new SizeF(8F, 18F);
            AutoScaleMode = AutoScaleMode.Font;
            Controls.Add(sidePanelBottom);
            Margin = new Padding(5, 6, 5, 6);
            Name = "HomeXhsProjectPage";
            Size = new Size(1215, 870);
            ((ISupportInitialize)svgImg32).EndInit();
            sidePanelBottom.ResumeLayout(false);
            dockPanelFill.ResumeLayout(false);
            controlContainer2.ResumeLayout(false);
            dockPanelRight.ResumeLayout(false);
            controlContainer1.ResumeLayout(false);
            ((ISupportInitialize)dockManager1).EndInit();
            ResumeLayout(false);
        }
 
        #endregion
        private HomeXhsProjectPropertyCtrl homeXhsProjectPropertyCtrl1;
        private DevExpress.Utils.SvgImageCollection svgImg32;
        private DevExpress.XtraEditors.SidePanel sidePanelBottom;
        private DevExpress.XtraBars.Docking.DockManager dockManager1;
        private DevExpress.XtraBars.Docking.DockPanel dockPanelRight;
        private DevExpress.XtraBars.Docking.ControlContainer controlContainer1;
        private DevExpress.XtraBars.Docking.DockPanel dockPanelFill;
        private DevExpress.XtraBars.Docking.ControlContainer controlContainer2;
        private MapViewProjectListContainer mapViewProjectListContainer2;
        private HomeXhsProjectPropertyCtrl homeXhsProjectPropertyCtrl2;
    }
}