duheng
2024-06-21 b2d4a55167e47bd7d42686670ae2555540b3de3e
WinFrmUI/HStation.WinFrmUI.Xhs.Project/01-project/AddProjectDlg.designer.cs
@@ -43,6 +43,8 @@
            DescriptionTextEdit = new MemoEdit();
            ModleTextEdit = new TextEdit();
            CustomerNameTextEdit = new TextEdit();
            BtnFileChoice = new ButtonEdit();
            TagName = new TextEdit();
            Root = new DevExpress.XtraLayout.LayoutControlGroup();
            layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
            ItemForName = new DevExpress.XtraLayout.LayoutControlItem();
@@ -57,10 +59,10 @@
            ItemForConstructionYear = new DevExpress.XtraLayout.LayoutControlItem();
            layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
            ItemForTagName = new DevExpress.XtraLayout.LayoutControlItem();
            dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(components);
            BtnFileChoice = new ButtonEdit();
            TagName = new TextEdit();
            layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
            dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(components);
            AddressTextEdit = new TextEdit();
            layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
            ((ISupportInitialize)dataLayoutControl1).BeginInit();
            dataLayoutControl1.SuspendLayout();
            ((ISupportInitialize)webView21).BeginInit();
@@ -68,6 +70,8 @@
            ((ISupportInitialize)DescriptionTextEdit.Properties).BeginInit();
            ((ISupportInitialize)ModleTextEdit.Properties).BeginInit();
            ((ISupportInitialize)CustomerNameTextEdit.Properties).BeginInit();
            ((ISupportInitialize)BtnFileChoice.Properties).BeginInit();
            ((ISupportInitialize)TagName.Properties).BeginInit();
            ((ISupportInitialize)Root).BeginInit();
            ((ISupportInitialize)layoutControlGroup1).BeginInit();
            ((ISupportInitialize)ItemForName).BeginInit();
@@ -82,10 +86,10 @@
            ((ISupportInitialize)ItemForConstructionYear).BeginInit();
            ((ISupportInitialize)layoutControlItem5).BeginInit();
            ((ISupportInitialize)ItemForTagName).BeginInit();
            ((ISupportInitialize)dxErrorProvider1).BeginInit();
            ((ISupportInitialize)BtnFileChoice.Properties).BeginInit();
            ((ISupportInitialize)TagName.Properties).BeginInit();
            ((ISupportInitialize)layoutControlItem4).BeginInit();
            ((ISupportInitialize)dxErrorProvider1).BeginInit();
            ((ISupportInitialize)AddressTextEdit.Properties).BeginInit();
            ((ISupportInitialize)layoutControlItem6).BeginInit();
            SuspendLayout();
            // 
            // dataLayoutControl1
@@ -99,6 +103,7 @@
            dataLayoutControl1.Controls.Add(CustomerNameTextEdit);
            dataLayoutControl1.Controls.Add(BtnFileChoice);
            dataLayoutControl1.Controls.Add(TagName);
            dataLayoutControl1.Controls.Add(AddressTextEdit);
            dataLayoutControl1.Dock = DockStyle.Fill;
            dataLayoutControl1.Location = new Point(0, 0);
            dataLayoutControl1.Name = "dataLayoutControl1";
@@ -113,11 +118,12 @@
            webView21.AllowExternalDrop = true;
            webView21.CreationProperties = null;
            webView21.DefaultBackgroundColor = Color.White;
            webView21.Location = new Point(24, 120);
            webView21.Location = new Point(24, 144);
            webView21.Name = "webView21";
            webView21.Size = new Size(661, 273);
            webView21.Size = new Size(661, 249);
            webView21.TabIndex = 15;
            webView21.ZoomFactor = 1D;
            webView21.WebMessageReceived += webView21_WebMessageReceived;
            // 
            // btnOk
            // 
@@ -153,9 +159,9 @@
            // 
            // DescriptionTextEdit
            // 
            DescriptionTextEdit.Location = new Point(22, 118);
            DescriptionTextEdit.Location = new Point(22, 142);
            DescriptionTextEdit.Name = "DescriptionTextEdit";
            DescriptionTextEdit.Size = new Size(665, 277);
            DescriptionTextEdit.Size = new Size(665, 253);
            DescriptionTextEdit.StyleController = dataLayoutControl1;
            DescriptionTextEdit.TabIndex = 6;
            // 
@@ -176,6 +182,24 @@
            CustomerNameTextEdit.StyleController = dataLayoutControl1;
            CustomerNameTextEdit.TabIndex = 14;
            // 
            // BtnFileChoice
            //
            BtnFileChoice.Location = new Point(76, 36);
            BtnFileChoice.Margin = new Padding(2);
            BtnFileChoice.Name = "BtnFileChoice";
            BtnFileChoice.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton() });
            BtnFileChoice.Size = new Size(276, 20);
            BtnFileChoice.StyleController = dataLayoutControl1;
            BtnFileChoice.TabIndex = 11;
            //
            // TagName
            //
            TagName.Location = new Point(420, 36);
            TagName.Name = "TagName";
            TagName.Size = new Size(277, 20);
            TagName.StyleController = dataLayoutControl1;
            TagName.TabIndex = 16;
            //
            // Root
            // 
            Root.AppearanceItemCaption.Options.UseTextOptions = true;
@@ -191,7 +215,7 @@
            // 
            layoutControlGroup1.AllowDrawBackground = false;
            layoutControlGroup1.GroupBordersVisible = false;
            layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { ItemForName, layoutControlItem1, layoutControlItem2, emptySpaceItem1, tabbedControlGroup1, ItemForConstructionYear, layoutControlItem5, ItemForTagName, layoutControlItem4 });
            layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { ItemForName, layoutControlItem1, layoutControlItem2, emptySpaceItem1, tabbedControlGroup1, ItemForConstructionYear, layoutControlItem5, ItemForTagName, layoutControlItem4, layoutControlItem6 });
            layoutControlGroup1.Location = new Point(0, 0);
            layoutControlGroup1.Name = "autoGeneratedGroup0";
            layoutControlGroup1.Size = new Size(689, 420);
@@ -243,10 +267,10 @@
            tabbedControlGroup1.AppearanceTabPage.Header.Options.UseTextOptions = true;
            tabbedControlGroup1.AppearanceTabPage.Header.TextOptions.HAlignment = HorzAlignment.Center;
            tabbedControlGroup1.HeaderAutoFill = DefaultBoolean.True;
            tabbedControlGroup1.Location = new Point(0, 72);
            tabbedControlGroup1.Location = new Point(0, 96);
            tabbedControlGroup1.Name = "tabbedControlGroup1";
            tabbedControlGroup1.SelectedTabPage = layoutControlGroup2;
            tabbedControlGroup1.Size = new Size(689, 325);
            tabbedControlGroup1.Size = new Size(689, 301);
            tabbedControlGroup1.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlGroup2, layoutControlGroup3 });
            // 
            // layoutControlGroup2
@@ -255,7 +279,7 @@
            layoutControlGroup2.Location = new Point(0, 0);
            layoutControlGroup2.Name = "layoutControlGroup2";
            layoutControlGroup2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            layoutControlGroup2.Size = new Size(665, 277);
            layoutControlGroup2.Size = new Size(665, 253);
            layoutControlGroup2.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            layoutControlGroup2.Text = "地图坐标";
            // 
@@ -264,7 +288,7 @@
            layoutControlItem3.Control = webView21;
            layoutControlItem3.Location = new Point(0, 0);
            layoutControlItem3.Name = "layoutControlItem3";
            layoutControlItem3.Size = new Size(665, 277);
            layoutControlItem3.Size = new Size(665, 253);
            layoutControlItem3.TextSize = new Size(0, 0);
            layoutControlItem3.TextVisible = false;
            // 
@@ -273,7 +297,7 @@
            layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { ItemForDescription });
            layoutControlGroup3.Location = new Point(0, 0);
            layoutControlGroup3.Name = "layoutControlGroup3";
            layoutControlGroup3.Size = new Size(665, 277);
            layoutControlGroup3.Size = new Size(665, 253);
            layoutControlGroup3.Text = "说明";
            // 
            // ItemForDescription
@@ -282,7 +306,7 @@
            ItemForDescription.Location = new Point(0, 0);
            ItemForDescription.Name = "ItemForDescription";
            ItemForDescription.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            ItemForDescription.Size = new Size(665, 277);
            ItemForDescription.Size = new Size(665, 253);
            ItemForDescription.Text = "说明:";
            ItemForDescription.TextSize = new Size(0, 0);
            ItemForDescription.TextVisible = false;
@@ -316,28 +340,6 @@
            ItemForTagName.Text = "三维模型:";
            ItemForTagName.TextSize = new Size(52, 14);
            // 
            // dxErrorProvider1
            //
            dxErrorProvider1.ContainerControl = this;
            //
            // BtnFileChoice
            //
            BtnFileChoice.Location = new Point(76, 36);
            BtnFileChoice.Margin = new Padding(2);
            BtnFileChoice.Name = "BtnFileChoice";
            BtnFileChoice.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton() });
            BtnFileChoice.Size = new Size(276, 20);
            BtnFileChoice.StyleController = dataLayoutControl1;
            BtnFileChoice.TabIndex = 11;
            //
            // TagName
            //
            TagName.Location = new Point(420, 36);
            TagName.Name = "TagName";
            TagName.Size = new Size(277, 20);
            TagName.StyleController = dataLayoutControl1;
            TagName.TabIndex = 16;
            //
            // layoutControlItem4
            // 
            layoutControlItem4.Control = TagName;
@@ -346,6 +348,27 @@
            layoutControlItem4.Size = new Size(345, 24);
            layoutControlItem4.Text = "标签:";
            layoutControlItem4.TextSize = new Size(52, 14);
            //
            // dxErrorProvider1
            //
            dxErrorProvider1.ContainerControl = this;
            //
            // AddressTextEdit
            //
            AddressTextEdit.Location = new Point(76, 84);
            AddressTextEdit.Name = "AddressTextEdit";
            AddressTextEdit.Size = new Size(621, 20);
            AddressTextEdit.StyleController = dataLayoutControl1;
            AddressTextEdit.TabIndex = 17;
            //
            // layoutControlItem6
            //
            layoutControlItem6.Control = AddressTextEdit;
            layoutControlItem6.Location = new Point(0, 72);
            layoutControlItem6.Name = "layoutControlItem6";
            layoutControlItem6.Size = new Size(689, 24);
            layoutControlItem6.Text = "详细地址:";
            layoutControlItem6.TextSize = new Size(52, 14);
            // 
            // AddProjectDlg
            // 
@@ -364,6 +387,8 @@
            ((ISupportInitialize)DescriptionTextEdit.Properties).EndInit();
            ((ISupportInitialize)ModleTextEdit.Properties).EndInit();
            ((ISupportInitialize)CustomerNameTextEdit.Properties).EndInit();
            ((ISupportInitialize)BtnFileChoice.Properties).EndInit();
            ((ISupportInitialize)TagName.Properties).EndInit();
            ((ISupportInitialize)Root).EndInit();
            ((ISupportInitialize)layoutControlGroup1).EndInit();
            ((ISupportInitialize)ItemForName).EndInit();
@@ -378,10 +403,10 @@
            ((ISupportInitialize)ItemForConstructionYear).EndInit();
            ((ISupportInitialize)layoutControlItem5).EndInit();
            ((ISupportInitialize)ItemForTagName).EndInit();
            ((ISupportInitialize)dxErrorProvider1).EndInit();
            ((ISupportInitialize)BtnFileChoice.Properties).EndInit();
            ((ISupportInitialize)TagName.Properties).EndInit();
            ((ISupportInitialize)layoutControlItem4).EndInit();
            ((ISupportInitialize)dxErrorProvider1).EndInit();
            ((ISupportInitialize)AddressTextEdit.Properties).EndInit();
            ((ISupportInitialize)layoutControlItem6).EndInit();
            ResumeLayout(false);
        }
@@ -413,5 +438,7 @@
        private ButtonEdit BtnFileChoice;
        private TextEdit TagName;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
        private TextEdit AddressTextEdit;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
    }
}