From 5fa6947054206e2e781eadd4effdcdf52eda28c4 Mon Sep 17 00:00:00 2001 From: cloudflight <cloudflight@126.com> Date: 星期二, 26 十二月 2023 11:02:28 +0800 Subject: [PATCH] 2023年12月26日 --- Hydro.MapBase/WindowsForm/Form_EditFloors.Designer.cs | 109 ++++++++++++++++++------------------------------------ 1 files changed, 37 insertions(+), 72 deletions(-) diff --git a/Hydro.MapBase/WindowsForm/Form_EditFloors.Designer.cs b/Hydro.MapBase/WindowsForm/Form_EditFloors.Designer.cs index 8af5c86..39c6b65 100644 --- a/Hydro.MapBase/WindowsForm/Form_EditFloors.Designer.cs +++ b/Hydro.MapBase/WindowsForm/Form_EditFloors.Designer.cs @@ -77,37 +77,24 @@ this.tb_minFloorIndex = new System.Windows.Forms.TextBox(); this.groupControl4 = new System.Windows.Forms.GroupBox(); this.groupControl5 = new System.Windows.Forms.GroupBox(); - this.InsertIntoNet = new System.Windows.Forms.Button(); this.comboBox2 = new System.Windows.Forms.ComboBox(); - ((System.ComponentModel.ISupportInitialize)(this.FloorsListBox)).BeginInit(); + this.InsertIntoNet = new System.Windows.Forms.Button(); this.menuStrip1.SuspendLayout(); - //((System.ComponentModel.ISupportInitialize)(this.FloorIndexTextBox.Properties)).BeginInit(); - //((System.ComponentModel.ISupportInitialize)(this.BackgroundImgTextBox.Properties)).BeginInit(); - //((System.ComponentModel.ISupportInitialize)(this.ElevTextBox.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit(); this.groupControl1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit(); this.groupControl2.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).BeginInit(); this.groupControl3.SuspendLayout(); - //((System.ComponentModel.ISupportInitialize)(this.BackgroundImgTextBox_q.Properties)).BeginInit(); - //((System.ComponentModel.ISupportInitialize)(this.tb_Height.Properties)).BeginInit(); - //((System.ComponentModel.ISupportInitialize)(this.tb_maxFloorIndex.Properties)).BeginInit(); - //((System.ComponentModel.ISupportInitialize)(this.tb_minFloorElev.Properties)).BeginInit(); - //((System.ComponentModel.ISupportInitialize)(this.tb_minFloorIndex.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.groupControl4)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.groupControl5)).BeginInit(); this.groupControl5.SuspendLayout(); this.SuspendLayout(); // // FloorsListBox // + this.FloorsListBox.ItemHeight = 12; this.FloorsListBox.Location = new System.Drawing.Point(7, 65); this.FloorsListBox.Name = "FloorsListBox"; - this.FloorsListBox.Size = new System.Drawing.Size(224, 298); + this.FloorsListBox.Size = new System.Drawing.Size(224, 292); this.FloorsListBox.TabIndex = 0; - this.FloorsListBox.SelectedIndexChanged += new System.EventHandler(this.FloorsListBox_SelectedIndexChanged); this.FloorsListBox.Click += new System.EventHandler(this.FloorsListBox_Click); + this.FloorsListBox.SelectedIndexChanged += new System.EventHandler(this.FloorsListBox_SelectedIndexChanged); // // menuStrip1 // @@ -216,21 +203,21 @@ // this.FloorIndexTextBox.Location = new System.Drawing.Point(107, 26); this.FloorIndexTextBox.Name = "FloorIndexTextBox"; - this.FloorIndexTextBox.Size = new System.Drawing.Size(144, 20); + this.FloorIndexTextBox.Size = new System.Drawing.Size(144, 21); this.FloorIndexTextBox.TabIndex = 2; // // BackgroundImgTextBox // this.BackgroundImgTextBox.Location = new System.Drawing.Point(107, 52); this.BackgroundImgTextBox.Name = "BackgroundImgTextBox"; - this.BackgroundImgTextBox.Size = new System.Drawing.Size(100, 20); + this.BackgroundImgTextBox.Size = new System.Drawing.Size(100, 21); this.BackgroundImgTextBox.TabIndex = 2; // // ElevTextBox // this.ElevTextBox.Location = new System.Drawing.Point(107, 78); this.ElevTextBox.Name = "ElevTextBox"; - this.ElevTextBox.Size = new System.Drawing.Size(144, 20); + this.ElevTextBox.Size = new System.Drawing.Size(144, 21); this.ElevTextBox.TabIndex = 2; // // labelControl1 @@ -259,7 +246,6 @@ // // simpleButton1 // - //this.simpleButton1.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("simpleButton1.ImageOptions.SvgImage"))); this.simpleButton1.Location = new System.Drawing.Point(213, 51); this.simpleButton1.Name = "simpleButton1"; this.simpleButton1.Size = new System.Drawing.Size(38, 23); @@ -270,7 +256,6 @@ // SaveButton // this.SaveButton.Enabled = false; - //this.SaveButton.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("SaveButton.ImageOptions.SvgImage"))); this.SaveButton.Location = new System.Drawing.Point(95, 104); this.SaveButton.Name = "SaveButton"; this.SaveButton.Size = new System.Drawing.Size(74, 35); @@ -281,7 +266,6 @@ // CancelButton // this.CancelButton.Enabled = false; - //this.CancelButton.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("CancelButton.ImageOptions.SvgImage"))); this.CancelButton.Location = new System.Drawing.Point(177, 104); this.CancelButton.Name = "CancelButton"; this.CancelButton.Size = new System.Drawing.Size(74, 35); @@ -305,11 +289,11 @@ this.groupControl1.Name = "groupControl1"; this.groupControl1.Size = new System.Drawing.Size(263, 151); this.groupControl1.TabIndex = 5; + this.groupControl1.TabStop = false; this.groupControl1.Text = "灞炴�х紪杈�"; // // simpleButton4 // - //this.simpleButton4.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("simpleButton4.ImageOptions.SvgImage"))); this.simpleButton4.Location = new System.Drawing.Point(13, 104); this.simpleButton4.Name = "simpleButton4"; this.simpleButton4.Size = new System.Drawing.Size(74, 35); @@ -330,27 +314,25 @@ this.groupControl2.Name = "groupControl2"; this.groupControl2.Size = new System.Drawing.Size(236, 409); this.groupControl2.TabIndex = 6; + this.groupControl2.TabStop = false; this.groupControl2.Text = "妤煎眰绠$悊"; // // simpleButton10 // - //this.simpleButton10.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton10.ImageOptions.Image"))); - this.simpleButton10.Location = new System.Drawing.Point(191, 25); + this.simpleButton10.Location = new System.Drawing.Point(160, 42); this.simpleButton10.Name = "simpleButton10"; - this.simpleButton10.Size = new System.Drawing.Size(40, 34); + this.simpleButton10.Size = new System.Drawing.Size(70, 22); this.simpleButton10.TabIndex = 6; - this.simpleButton10.Text = "鏂板"; + this.simpleButton10.Text = "鍒犻櫎鍒嗗尯"; this.simpleButton10.Click += new System.EventHandler(this.simpleButton10_Click); // // simpleButton9 // - //this.simpleButton9.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton9.ImageOptions.Image"))); - //this.simpleButton9.ImageOptions.SvgImageColorizationMode = DevExpress.Utils.SvgImageColorizationMode.Full; - this.simpleButton9.Location = new System.Drawing.Point(149, 25); + this.simpleButton9.Location = new System.Drawing.Point(160, 20); this.simpleButton9.Name = "simpleButton9"; - this.simpleButton9.Size = new System.Drawing.Size(40, 34); + this.simpleButton9.Size = new System.Drawing.Size(70, 22); this.simpleButton9.TabIndex = 6; - this.simpleButton9.Text = "鏂板"; + this.simpleButton9.Text = "鏂板鍒嗗尯"; this.simpleButton9.Click += new System.EventHandler(this.simpleButton9_Click); // // comboBox1 @@ -359,13 +341,12 @@ this.comboBox1.FormattingEnabled = true; this.comboBox1.Location = new System.Drawing.Point(7, 29); this.comboBox1.Name = "comboBox1"; - this.comboBox1.Size = new System.Drawing.Size(136, 22); + this.comboBox1.Size = new System.Drawing.Size(147, 20); this.comboBox1.TabIndex = 5; this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged); // // simpleButton6 // - //this.simpleButton6.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("simpleButton6.ImageOptions.SvgImage"))); this.simpleButton6.Location = new System.Drawing.Point(149, 369); this.simpleButton6.Name = "simpleButton6"; this.simpleButton6.Size = new System.Drawing.Size(65, 35); @@ -375,7 +356,6 @@ // // simpleButton3 // - //this.simpleButton3.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("simpleButton3.ImageOptions.SvgImage"))); this.simpleButton3.Location = new System.Drawing.Point(78, 369); this.simpleButton3.Name = "simpleButton3"; this.simpleButton3.Size = new System.Drawing.Size(65, 35); @@ -385,7 +365,6 @@ // // simpleButton2 // - //this.simpleButton2.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("simpleButton2.ImageOptions.SvgImage"))); this.simpleButton2.Location = new System.Drawing.Point(7, 370); this.simpleButton2.Name = "simpleButton2"; this.simpleButton2.Size = new System.Drawing.Size(65, 35); @@ -412,6 +391,7 @@ this.groupControl3.Name = "groupControl3"; this.groupControl3.Size = new System.Drawing.Size(262, 251); this.groupControl3.TabIndex = 7; + this.groupControl3.TabStop = false; this.groupControl3.Text = "蹇�熺敓鎴�"; // // labelControl7 @@ -432,7 +412,6 @@ // // simpleButton5 // - //this.simpleButton5.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("simpleButton5.ImageOptions.SvgImage"))); this.simpleButton5.Location = new System.Drawing.Point(143, 211); this.simpleButton5.Name = "simpleButton5"; this.simpleButton5.Size = new System.Drawing.Size(107, 35); @@ -444,12 +423,11 @@ // this.BackgroundImgTextBox_q.Location = new System.Drawing.Point(106, 132); this.BackgroundImgTextBox_q.Name = "BackgroundImgTextBox_q"; - this.BackgroundImgTextBox_q.Size = new System.Drawing.Size(100, 20); + this.BackgroundImgTextBox_q.Size = new System.Drawing.Size(100, 21); this.BackgroundImgTextBox_q.TabIndex = 2; // // simpleButton7 // - //this.simpleButton7.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("simpleButton7.ImageOptions.SvgImage"))); this.simpleButton7.Location = new System.Drawing.Point(212, 136); this.simpleButton7.Name = "simpleButton7"; this.simpleButton7.Size = new System.Drawing.Size(38, 23); @@ -475,24 +453,24 @@ // // tb_Height // - this.tb_Height.Text = "3"; this.tb_Height.Location = new System.Drawing.Point(106, 107); this.tb_Height.Name = "tb_Height"; - this.tb_Height.Size = new System.Drawing.Size(144, 20); + this.tb_Height.Size = new System.Drawing.Size(144, 21); this.tb_Height.TabIndex = 2; + this.tb_Height.Text = "3"; // // tb_maxFloorIndex // this.tb_maxFloorIndex.Location = new System.Drawing.Point(106, 57); this.tb_maxFloorIndex.Name = "tb_maxFloorIndex"; - this.tb_maxFloorIndex.Size = new System.Drawing.Size(144, 20); + this.tb_maxFloorIndex.Size = new System.Drawing.Size(144, 21); this.tb_maxFloorIndex.TabIndex = 2; // // ErrorLabel // this.ErrorLabel.Location = new System.Drawing.Point(12, 222); this.ErrorLabel.Name = "ErrorLabel"; - this.ErrorLabel.Size = new System.Drawing.Size(48, 14); + this.ErrorLabel.Size = new System.Drawing.Size(125, 14); this.ErrorLabel.TabIndex = 3; this.ErrorLabel.Text = "閿欒鎻愮ず"; this.ErrorLabel.Visible = false; @@ -507,17 +485,17 @@ // // tb_minFloorElev // - this.tb_minFloorElev.Text = "0"; this.tb_minFloorElev.Location = new System.Drawing.Point(106, 82); this.tb_minFloorElev.Name = "tb_minFloorElev"; - this.tb_minFloorElev.Size = new System.Drawing.Size(144, 20); + this.tb_minFloorElev.Size = new System.Drawing.Size(144, 21); this.tb_minFloorElev.TabIndex = 2; + this.tb_minFloorElev.Text = "0"; // // tb_minFloorIndex // this.tb_minFloorIndex.Location = new System.Drawing.Point(106, 32); this.tb_minFloorIndex.Name = "tb_minFloorIndex"; - this.tb_minFloorIndex.Size = new System.Drawing.Size(144, 20); + this.tb_minFloorIndex.Size = new System.Drawing.Size(144, 21); this.tb_minFloorIndex.TabIndex = 2; // // groupControl4 @@ -526,6 +504,7 @@ this.groupControl4.Name = "groupControl4"; this.groupControl4.Size = new System.Drawing.Size(309, 409); this.groupControl4.TabIndex = 6; + this.groupControl4.TabStop = false; this.groupControl4.Text = "棰勮"; // // groupControl5 @@ -536,17 +515,8 @@ this.groupControl5.Name = "groupControl5"; this.groupControl5.Size = new System.Drawing.Size(126, 409); this.groupControl5.TabIndex = 8; + this.groupControl5.TabStop = false; this.groupControl5.Text = "鍔熻兘"; - // - // InsertIntoNet - // - //this.InsertIntoNet.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("InsertIntoNet.ImageOptions.Image"))); - this.InsertIntoNet.Location = new System.Drawing.Point(5, 369); - this.InsertIntoNet.Name = "InsertIntoNet"; - this.InsertIntoNet.Size = new System.Drawing.Size(116, 35); - this.InsertIntoNet.TabIndex = 4; - this.InsertIntoNet.Text = "鎻掑叆绠$綉"; - this.InsertIntoNet.Click += new System.EventHandler(this.InsertIntoNet_Click); // // comboBox2 // @@ -556,9 +526,18 @@ "鍚戜笅"}); this.comboBox2.Location = new System.Drawing.Point(5, 32); this.comboBox2.Name = "comboBox2"; - this.comboBox2.Size = new System.Drawing.Size(116, 22); + this.comboBox2.Size = new System.Drawing.Size(116, 20); this.comboBox2.TabIndex = 5; this.comboBox2.SelectedIndexChanged += new System.EventHandler(this.comboBox2_SelectedIndexChanged); + // + // InsertIntoNet + // + this.InsertIntoNet.Location = new System.Drawing.Point(5, 369); + this.InsertIntoNet.Name = "InsertIntoNet"; + this.InsertIntoNet.Size = new System.Drawing.Size(116, 35); + this.InsertIntoNet.TabIndex = 4; + this.InsertIntoNet.Text = "鎻掑叆绠$綉"; + this.InsertIntoNet.Click += new System.EventHandler(this.InsertIntoNet_Click); // // Form_EditFloors // @@ -578,27 +557,13 @@ this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide; this.Text = "妤煎眰璁剧疆"; this.Load += new System.EventHandler(this.Form_EditFloors_Load); - ((System.ComponentModel.ISupportInitialize)(this.FloorsListBox)).EndInit(); this.menuStrip1.ResumeLayout(false); this.menuStrip1.PerformLayout(); - //((System.ComponentModel.ISupportInitialize)(this.FloorIndexTextBox.Properties)).EndInit(); - //((System.ComponentModel.ISupportInitialize)(this.BackgroundImgTextBox.Properties)).EndInit(); - //((System.ComponentModel.ISupportInitialize)(this.ElevTextBox.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit(); this.groupControl1.ResumeLayout(false); this.groupControl1.PerformLayout(); - ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit(); this.groupControl2.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).EndInit(); this.groupControl3.ResumeLayout(false); this.groupControl3.PerformLayout(); - //((System.ComponentModel.ISupportInitialize)(this.BackgroundImgTextBox_q.Properties)).EndInit(); - //((System.ComponentModel.ISupportInitialize)(this.tb_Height.Properties)).EndInit(); - //((System.ComponentModel.ISupportInitialize)(this.tb_maxFloorIndex.Properties)).EndInit(); - //((System.ComponentModel.ISupportInitialize)(this.tb_minFloorElev.Properties)).EndInit(); - //((System.ComponentModel.ISupportInitialize)(this.tb_minFloorIndex.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.groupControl4)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.groupControl5)).EndInit(); this.groupControl5.ResumeLayout(false); this.ResumeLayout(false); this.PerformLayout(); -- Gitblit v1.9.3