|
@@ -89,10 +89,9 @@
|
|
|
this.plMain.Controls.Add(this.plFill);
|
|
|
this.plMain.Controls.Add(this.plLeft);
|
|
|
this.plMain.Controls.Add(this.plTop);
|
|
|
- this.plMain.Location = new System.Drawing.Point(16, 15);
|
|
|
- this.plMain.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.plMain.Location = new System.Drawing.Point(12, 12);
|
|
|
this.plMain.Name = "plMain";
|
|
|
- this.plMain.Size = new System.Drawing.Size(1401, 895);
|
|
|
+ this.plMain.Size = new System.Drawing.Size(1051, 716);
|
|
|
this.plMain.TabIndex = 1;
|
|
|
//
|
|
|
// plFill
|
|
@@ -106,10 +105,9 @@
|
|
|
this.plFill.Controls.Add(this.listmsg);
|
|
|
this.plFill.Controls.Add(this.pbImage);
|
|
|
this.plFill.Controls.Add(this.plSEM);
|
|
|
- this.plFill.Location = new System.Drawing.Point(203, 108);
|
|
|
- this.plFill.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.plFill.Location = new System.Drawing.Point(152, 86);
|
|
|
this.plFill.Name = "plFill";
|
|
|
- this.plFill.Size = new System.Drawing.Size(1192, 788);
|
|
|
+ this.plFill.Size = new System.Drawing.Size(894, 630);
|
|
|
this.plFill.TabIndex = 5;
|
|
|
//
|
|
|
// groupBox1
|
|
@@ -120,11 +118,9 @@
|
|
|
this.groupBox1.Controls.Add(this.comboBox1);
|
|
|
this.groupBox1.Controls.Add(this.textBox2);
|
|
|
this.groupBox1.ForeColor = System.Drawing.Color.White;
|
|
|
- this.groupBox1.Location = new System.Drawing.Point(909, 4);
|
|
|
- this.groupBox1.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.groupBox1.Location = new System.Drawing.Point(682, 3);
|
|
|
this.groupBox1.Name = "groupBox1";
|
|
|
- this.groupBox1.Padding = new System.Windows.Forms.Padding(4);
|
|
|
- this.groupBox1.Size = new System.Drawing.Size(267, 125);
|
|
|
+ this.groupBox1.Size = new System.Drawing.Size(200, 100);
|
|
|
this.groupBox1.TabIndex = 26;
|
|
|
this.groupBox1.TabStop = false;
|
|
|
this.groupBox1.Text = "测试设置状态";
|
|
@@ -132,20 +128,18 @@
|
|
|
//
|
|
|
// textBox1
|
|
|
//
|
|
|
- this.textBox1.Location = new System.Drawing.Point(8, 25);
|
|
|
- this.textBox1.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.textBox1.Location = new System.Drawing.Point(6, 20);
|
|
|
this.textBox1.Name = "textBox1";
|
|
|
- this.textBox1.Size = new System.Drawing.Size(132, 25);
|
|
|
+ this.textBox1.Size = new System.Drawing.Size(100, 21);
|
|
|
this.textBox1.TabIndex = 21;
|
|
|
this.textBox1.Text = "分析点名称";
|
|
|
//
|
|
|
// button1
|
|
|
//
|
|
|
this.button1.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.button1.Location = new System.Drawing.Point(159, 25);
|
|
|
- this.button1.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.button1.Location = new System.Drawing.Point(119, 20);
|
|
|
this.button1.Name = "button1";
|
|
|
- this.button1.Size = new System.Drawing.Size(100, 91);
|
|
|
+ this.button1.Size = new System.Drawing.Size(75, 73);
|
|
|
this.button1.TabIndex = 24;
|
|
|
this.button1.Text = "测试";
|
|
|
this.button1.UseVisualStyleBackColor = true;
|
|
@@ -157,18 +151,16 @@
|
|
|
this.comboBox1.Items.AddRange(new object[] {
|
|
|
"True",
|
|
|
"False"});
|
|
|
- this.comboBox1.Location = new System.Drawing.Point(8, 91);
|
|
|
- this.comboBox1.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.comboBox1.Location = new System.Drawing.Point(6, 73);
|
|
|
this.comboBox1.Name = "comboBox1";
|
|
|
- this.comboBox1.Size = new System.Drawing.Size(132, 23);
|
|
|
+ this.comboBox1.Size = new System.Drawing.Size(100, 20);
|
|
|
this.comboBox1.TabIndex = 25;
|
|
|
//
|
|
|
// textBox2
|
|
|
//
|
|
|
- this.textBox2.Location = new System.Drawing.Point(8, 59);
|
|
|
- this.textBox2.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.textBox2.Location = new System.Drawing.Point(6, 47);
|
|
|
this.textBox2.Name = "textBox2";
|
|
|
- this.textBox2.Size = new System.Drawing.Size(132, 25);
|
|
|
+ this.textBox2.Size = new System.Drawing.Size(100, 21);
|
|
|
this.textBox2.TabIndex = 22;
|
|
|
this.textBox2.Text = "编号";
|
|
|
//
|
|
@@ -177,9 +169,8 @@
|
|
|
this.plPrarInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
|
|
|
this.plPrarInfo.ForeColor = System.Drawing.Color.Transparent;
|
|
|
this.plPrarInfo.Location = new System.Drawing.Point(0, 0);
|
|
|
- this.plPrarInfo.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.plPrarInfo.Name = "plPrarInfo";
|
|
|
- this.plPrarInfo.Size = new System.Drawing.Size(291, 125);
|
|
|
+ this.plPrarInfo.Size = new System.Drawing.Size(218, 100);
|
|
|
this.plPrarInfo.TabIndex = 2;
|
|
|
this.plPrarInfo.Visible = false;
|
|
|
//
|
|
@@ -187,11 +178,11 @@
|
|
|
//
|
|
|
this.listmsg.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.listmsg.FormattingEnabled = true;
|
|
|
- this.listmsg.ItemHeight = 15;
|
|
|
- this.listmsg.Location = new System.Drawing.Point(328, 118);
|
|
|
- this.listmsg.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
|
|
|
+ this.listmsg.ItemHeight = 12;
|
|
|
+ this.listmsg.Location = new System.Drawing.Point(246, 94);
|
|
|
+ this.listmsg.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
|
this.listmsg.Name = "listmsg";
|
|
|
- this.listmsg.Size = new System.Drawing.Size(635, 244);
|
|
|
+ this.listmsg.Size = new System.Drawing.Size(477, 196);
|
|
|
this.listmsg.TabIndex = 18;
|
|
|
this.listmsg.Visible = false;
|
|
|
//
|
|
@@ -201,9 +192,8 @@
|
|
|
this.pbImage.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
this.pbImage.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.pbImage.Location = new System.Drawing.Point(0, 0);
|
|
|
- this.pbImage.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.pbImage.Name = "pbImage";
|
|
|
- this.pbImage.Size = new System.Drawing.Size(1192, 717);
|
|
|
+ this.pbImage.Size = new System.Drawing.Size(894, 573);
|
|
|
this.pbImage.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
|
this.pbImage.TabIndex = 20;
|
|
|
this.pbImage.TabStop = false;
|
|
@@ -215,10 +205,9 @@
|
|
|
this.plSEM.Controls.Add(this.lblStateMessage);
|
|
|
this.plSEM.Controls.Add(this.lblFlowContent);
|
|
|
this.plSEM.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
|
- this.plSEM.Location = new System.Drawing.Point(0, 717);
|
|
|
- this.plSEM.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.plSEM.Location = new System.Drawing.Point(0, 573);
|
|
|
this.plSEM.Name = "plSEM";
|
|
|
- this.plSEM.Size = new System.Drawing.Size(1192, 71);
|
|
|
+ this.plSEM.Size = new System.Drawing.Size(894, 57);
|
|
|
this.plSEM.TabIndex = 19;
|
|
|
//
|
|
|
// lblStateMessage
|
|
@@ -227,10 +216,9 @@
|
|
|
this.lblStateMessage.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.lblStateMessage.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.lblStateMessage.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.lblStateMessage.Location = new System.Drawing.Point(814, 19);
|
|
|
- this.lblStateMessage.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.lblStateMessage.Location = new System.Drawing.Point(610, 15);
|
|
|
this.lblStateMessage.Name = "lblStateMessage";
|
|
|
- this.lblStateMessage.Size = new System.Drawing.Size(379, 30);
|
|
|
+ this.lblStateMessage.Size = new System.Drawing.Size(284, 24);
|
|
|
this.lblStateMessage.TabIndex = 1;
|
|
|
this.lblStateMessage.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
|
//
|
|
@@ -240,10 +228,9 @@
|
|
|
this.lblFlowContent.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.lblFlowContent.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.lblFlowContent.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.lblFlowContent.Location = new System.Drawing.Point(33, 26);
|
|
|
- this.lblFlowContent.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.lblFlowContent.Location = new System.Drawing.Point(25, 21);
|
|
|
this.lblFlowContent.Name = "lblFlowContent";
|
|
|
- this.lblFlowContent.Size = new System.Drawing.Size(0, 23);
|
|
|
+ this.lblFlowContent.Size = new System.Drawing.Size(0, 19);
|
|
|
this.lblFlowContent.TabIndex = 0;
|
|
|
//
|
|
|
// plLeft
|
|
@@ -253,10 +240,9 @@
|
|
|
this.plLeft.Controls.Add(this.label1);
|
|
|
this.plLeft.Controls.Add(this.plLeftContent);
|
|
|
this.plLeft.Dock = System.Windows.Forms.DockStyle.Left;
|
|
|
- this.plLeft.Location = new System.Drawing.Point(0, 100);
|
|
|
- this.plLeft.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.plLeft.Location = new System.Drawing.Point(0, 80);
|
|
|
this.plLeft.Name = "plLeft";
|
|
|
- this.plLeft.Size = new System.Drawing.Size(194, 795);
|
|
|
+ this.plLeft.Size = new System.Drawing.Size(146, 636);
|
|
|
this.plLeft.TabIndex = 4;
|
|
|
//
|
|
|
// label1
|
|
@@ -265,10 +251,9 @@
|
|
|
this.label1.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.label1.Font = new System.Drawing.Font("微软雅黑", 8F, System.Drawing.FontStyle.Bold);
|
|
|
this.label1.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.label1.Location = new System.Drawing.Point(43, 2);
|
|
|
- this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.label1.Location = new System.Drawing.Point(32, 2);
|
|
|
this.label1.Name = "label1";
|
|
|
- this.label1.Size = new System.Drawing.Size(79, 19);
|
|
|
+ this.label1.Size = new System.Drawing.Size(63, 16);
|
|
|
this.label1.TabIndex = 1;
|
|
|
this.label1.Text = "分析点列表";
|
|
|
//
|
|
@@ -280,10 +265,9 @@
|
|
|
this.plLeftContent.AutoScroll = true;
|
|
|
this.plLeftContent.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
|
|
|
this.plLeftContent.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
- this.plLeftContent.Location = new System.Drawing.Point(7, 26);
|
|
|
- this.plLeftContent.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.plLeftContent.Location = new System.Drawing.Point(5, 21);
|
|
|
this.plLeftContent.Name = "plLeftContent";
|
|
|
- this.plLeftContent.Size = new System.Drawing.Size(178, 765);
|
|
|
+ this.plLeftContent.Size = new System.Drawing.Size(134, 612);
|
|
|
this.plLeftContent.TabIndex = 0;
|
|
|
//
|
|
|
// plTop
|
|
@@ -304,9 +288,8 @@
|
|
|
this.plTop.Controls.Add(this.pbInit);
|
|
|
this.plTop.Dock = System.Windows.Forms.DockStyle.Top;
|
|
|
this.plTop.Location = new System.Drawing.Point(0, 0);
|
|
|
- this.plTop.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.plTop.Name = "plTop";
|
|
|
- this.plTop.Size = new System.Drawing.Size(1401, 100);
|
|
|
+ this.plTop.Size = new System.Drawing.Size(1051, 80);
|
|
|
this.plTop.TabIndex = 3;
|
|
|
//
|
|
|
// pbPause
|
|
@@ -314,10 +297,9 @@
|
|
|
this.pbPause.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pbPause.BackgroundImage")));
|
|
|
this.pbPause.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
|
|
|
this.pbPause.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
- this.pbPause.Location = new System.Drawing.Point(633, 6);
|
|
|
- this.pbPause.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.pbPause.Location = new System.Drawing.Point(475, 5);
|
|
|
this.pbPause.Name = "pbPause";
|
|
|
- this.pbPause.Size = new System.Drawing.Size(91, 89);
|
|
|
+ this.pbPause.Size = new System.Drawing.Size(68, 71);
|
|
|
this.pbPause.TabIndex = 8;
|
|
|
this.pbPause.TabStop = false;
|
|
|
this.pbPause.Visible = false;
|
|
@@ -328,10 +310,9 @@
|
|
|
this.pbStart.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pbStart.BackgroundImage")));
|
|
|
this.pbStart.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
|
|
|
this.pbStart.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
- this.pbStart.Location = new System.Drawing.Point(495, 5);
|
|
|
- this.pbStart.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.pbStart.Location = new System.Drawing.Point(371, 4);
|
|
|
this.pbStart.Name = "pbStart";
|
|
|
- this.pbStart.Size = new System.Drawing.Size(91, 89);
|
|
|
+ this.pbStart.Size = new System.Drawing.Size(68, 71);
|
|
|
this.pbStart.TabIndex = 8;
|
|
|
this.pbStart.TabStop = false;
|
|
|
this.pbStart.Click += new System.EventHandler(this.pbStart_Click);
|
|
@@ -345,10 +326,9 @@
|
|
|
this.pbMax.BackgroundImage = global::HOZProject.Properties.Resources.Max_2_;
|
|
|
this.pbMax.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
|
|
|
this.pbMax.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
- this.pbMax.Location = new System.Drawing.Point(1309, 5);
|
|
|
- this.pbMax.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.pbMax.Location = new System.Drawing.Point(982, 4);
|
|
|
this.pbMax.Name = "pbMax";
|
|
|
- this.pbMax.Size = new System.Drawing.Size(37, 39);
|
|
|
+ this.pbMax.Size = new System.Drawing.Size(28, 31);
|
|
|
this.pbMax.TabIndex = 7;
|
|
|
this.pbMax.TabStop = false;
|
|
|
this.pbMax.Click += new System.EventHandler(this.pbMax_Click);
|
|
@@ -362,10 +342,9 @@
|
|
|
this.pbMin.BackgroundImage = global::HOZProject.Properties.Resources.Min_2_;
|
|
|
this.pbMin.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
|
|
|
this.pbMin.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
- this.pbMin.Location = new System.Drawing.Point(1264, 5);
|
|
|
- this.pbMin.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.pbMin.Location = new System.Drawing.Point(948, 4);
|
|
|
this.pbMin.Name = "pbMin";
|
|
|
- this.pbMin.Size = new System.Drawing.Size(37, 39);
|
|
|
+ this.pbMin.Size = new System.Drawing.Size(28, 31);
|
|
|
this.pbMin.TabIndex = 7;
|
|
|
this.pbMin.TabStop = false;
|
|
|
this.pbMin.Click += new System.EventHandler(this.pbMin_Click);
|
|
@@ -379,10 +358,9 @@
|
|
|
this.pbClose.BackgroundImage = global::HOZProject.Properties.Resources.exit_2_;
|
|
|
this.pbClose.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
|
|
|
this.pbClose.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
- this.pbClose.Location = new System.Drawing.Point(1355, 5);
|
|
|
- this.pbClose.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.pbClose.Location = new System.Drawing.Point(1016, 4);
|
|
|
this.pbClose.Name = "pbClose";
|
|
|
- this.pbClose.Size = new System.Drawing.Size(37, 39);
|
|
|
+ this.pbClose.Size = new System.Drawing.Size(28, 31);
|
|
|
this.pbClose.TabIndex = 7;
|
|
|
this.pbClose.TabStop = false;
|
|
|
this.pbClose.Click += new System.EventHandler(this.pbClose_Click);
|
|
@@ -395,10 +373,9 @@
|
|
|
this.pbImportTemplateFile.BackgroundImage = global::HOZProject.Properties.Resources.ImportConfigFile_3_;
|
|
|
this.pbImportTemplateFile.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
|
|
|
this.pbImportTemplateFile.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
- this.pbImportTemplateFile.Location = new System.Drawing.Point(299, 5);
|
|
|
- this.pbImportTemplateFile.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.pbImportTemplateFile.Location = new System.Drawing.Point(224, 4);
|
|
|
this.pbImportTemplateFile.Name = "pbImportTemplateFile";
|
|
|
- this.pbImportTemplateFile.Size = new System.Drawing.Size(91, 89);
|
|
|
+ this.pbImportTemplateFile.Size = new System.Drawing.Size(68, 71);
|
|
|
this.pbImportTemplateFile.TabIndex = 6;
|
|
|
this.pbImportTemplateFile.TabStop = false;
|
|
|
this.pbImportTemplateFile.Click += new System.EventHandler(this.pbImportTemplateFile_Click);
|
|
@@ -409,10 +386,9 @@
|
|
|
this.pbLog.BackgroundImage = global::HOZProject.Properties.Resources.Log_3_;
|
|
|
this.pbLog.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
|
|
|
this.pbLog.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
- this.pbLog.Location = new System.Drawing.Point(396, 5);
|
|
|
- this.pbLog.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.pbLog.Location = new System.Drawing.Point(297, 4);
|
|
|
this.pbLog.Name = "pbLog";
|
|
|
- this.pbLog.Size = new System.Drawing.Size(91, 89);
|
|
|
+ this.pbLog.Size = new System.Drawing.Size(68, 71);
|
|
|
this.pbLog.TabIndex = 6;
|
|
|
this.pbLog.TabStop = false;
|
|
|
this.pbLog.Click += new System.EventHandler(this.pbLog_Click);
|
|
@@ -423,10 +399,9 @@
|
|
|
this.pbSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pbSave.BackgroundImage")));
|
|
|
this.pbSave.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
|
|
|
this.pbSave.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
- this.pbSave.Location = new System.Drawing.Point(203, 5);
|
|
|
- this.pbSave.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.pbSave.Location = new System.Drawing.Point(152, 4);
|
|
|
this.pbSave.Name = "pbSave";
|
|
|
- this.pbSave.Size = new System.Drawing.Size(91, 89);
|
|
|
+ this.pbSave.Size = new System.Drawing.Size(68, 71);
|
|
|
this.pbSave.TabIndex = 4;
|
|
|
this.pbSave.TabStop = false;
|
|
|
this.pbSave.Click += new System.EventHandler(this.pbSave_Click);
|
|
@@ -437,10 +412,9 @@
|
|
|
this.pbOpen.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pbOpen.BackgroundImage")));
|
|
|
this.pbOpen.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
|
|
|
this.pbOpen.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
- this.pbOpen.Location = new System.Drawing.Point(7, 5);
|
|
|
- this.pbOpen.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.pbOpen.Location = new System.Drawing.Point(5, 2);
|
|
|
this.pbOpen.Name = "pbOpen";
|
|
|
- this.pbOpen.Size = new System.Drawing.Size(91, 89);
|
|
|
+ this.pbOpen.Size = new System.Drawing.Size(68, 71);
|
|
|
this.pbOpen.TabIndex = 3;
|
|
|
this.pbOpen.TabStop = false;
|
|
|
this.pbOpen.Click += new System.EventHandler(this.pbOpen_Click);
|
|
@@ -450,10 +424,9 @@
|
|
|
this.pbNew.BackgroundImage = global::HOZProject.Properties.Resources.New;
|
|
|
this.pbNew.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
|
|
|
this.pbNew.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
- this.pbNew.Location = new System.Drawing.Point(7, 5);
|
|
|
- this.pbNew.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.pbNew.Location = new System.Drawing.Point(5, 4);
|
|
|
this.pbNew.Name = "pbNew";
|
|
|
- this.pbNew.Size = new System.Drawing.Size(91, 89);
|
|
|
+ this.pbNew.Size = new System.Drawing.Size(68, 71);
|
|
|
this.pbNew.TabIndex = 3;
|
|
|
this.pbNew.TabStop = false;
|
|
|
this.pbNew.Visible = false;
|
|
@@ -466,10 +439,9 @@
|
|
|
this.pbStop.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
|
|
|
this.pbStop.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
this.pbStop.Enabled = false;
|
|
|
- this.pbStop.Location = new System.Drawing.Point(495, 4);
|
|
|
- this.pbStop.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.pbStop.Location = new System.Drawing.Point(371, 3);
|
|
|
this.pbStop.Name = "pbStop";
|
|
|
- this.pbStop.Size = new System.Drawing.Size(91, 89);
|
|
|
+ this.pbStop.Size = new System.Drawing.Size(68, 71);
|
|
|
this.pbStop.TabIndex = 8;
|
|
|
this.pbStop.TabStop = false;
|
|
|
this.pbStop.Visible = false;
|
|
@@ -483,25 +455,23 @@
|
|
|
this.pbInit.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pbInit.BackgroundImage")));
|
|
|
this.pbInit.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
|
|
|
this.pbInit.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
- this.pbInit.Location = new System.Drawing.Point(104, 5);
|
|
|
- this.pbInit.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.pbInit.Location = new System.Drawing.Point(78, 4);
|
|
|
this.pbInit.Name = "pbInit";
|
|
|
- this.pbInit.Size = new System.Drawing.Size(91, 89);
|
|
|
+ this.pbInit.Size = new System.Drawing.Size(68, 71);
|
|
|
this.pbInit.TabIndex = 5;
|
|
|
this.pbInit.TabStop = false;
|
|
|
this.pbInit.Click += new System.EventHandler(this.pbInit_Click);
|
|
|
//
|
|
|
// FormHOZMain
|
|
|
//
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(179)))), ((int)(((byte)(254)))));
|
|
|
- this.ClientSize = new System.Drawing.Size(1433, 916);
|
|
|
+ this.ClientSize = new System.Drawing.Size(1075, 733);
|
|
|
this.ControlBox = false;
|
|
|
this.Controls.Add(this.plMain);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
- this.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.MinimumSize = new System.Drawing.Size(1365, 849);
|
|
|
+ this.MinimumSize = new System.Drawing.Size(1024, 679);
|
|
|
this.Name = "FormHOZMain";
|
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
|
this.Text = "FormHOZMain";
|