|
@@ -46,17 +46,17 @@
|
|
|
this.plLeftContent = new System.Windows.Forms.Panel();
|
|
|
this.plTop = new System.Windows.Forms.Panel();
|
|
|
this.pbStop = new System.Windows.Forms.PictureBox();
|
|
|
- this.pbPause = new System.Windows.Forms.PictureBox();
|
|
|
this.pbStart = new System.Windows.Forms.PictureBox();
|
|
|
this.pbMax = new System.Windows.Forms.PictureBox();
|
|
|
this.pbMin = new System.Windows.Forms.PictureBox();
|
|
|
- this.pbClose = new System.Windows.Forms.PictureBox();
|
|
|
this.pbImportTemplateFile = new System.Windows.Forms.PictureBox();
|
|
|
this.pbLog = new System.Windows.Forms.PictureBox();
|
|
|
this.pbInit = new System.Windows.Forms.PictureBox();
|
|
|
this.pbSave = new System.Windows.Forms.PictureBox();
|
|
|
this.pbOpen = new System.Windows.Forms.PictureBox();
|
|
|
this.pbNew = new System.Windows.Forms.PictureBox();
|
|
|
+ this.pbClose = new System.Windows.Forms.PictureBox();
|
|
|
+ this.pbPause = new System.Windows.Forms.PictureBox();
|
|
|
this.plMain.SuspendLayout();
|
|
|
this.plFill.SuspendLayout();
|
|
|
this.groupBox1.SuspendLayout();
|
|
@@ -65,17 +65,17 @@
|
|
|
this.plLeft.SuspendLayout();
|
|
|
this.plTop.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pbStop)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.pbPause)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pbStart)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pbMax)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pbMin)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.pbClose)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pbImportTemplateFile)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pbLog)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pbInit)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pbSave)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pbOpen)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pbNew)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pbClose)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pbPause)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
// plMain
|
|
@@ -89,7 +89,7 @@
|
|
|
this.plMain.Controls.Add(this.plTop);
|
|
|
this.plMain.Location = new System.Drawing.Point(12, 12);
|
|
|
this.plMain.Name = "plMain";
|
|
|
- this.plMain.Size = new System.Drawing.Size(1000, 744);
|
|
|
+ this.plMain.Size = new System.Drawing.Size(1000, 716);
|
|
|
this.plMain.TabIndex = 1;
|
|
|
//
|
|
|
// plFill
|
|
@@ -105,7 +105,7 @@
|
|
|
this.plFill.Controls.Add(this.plSEM);
|
|
|
this.plFill.Location = new System.Drawing.Point(106, 86);
|
|
|
this.plFill.Name = "plFill";
|
|
|
- this.plFill.Size = new System.Drawing.Size(894, 658);
|
|
|
+ this.plFill.Size = new System.Drawing.Size(894, 630);
|
|
|
this.plFill.TabIndex = 5;
|
|
|
//
|
|
|
// groupBox1
|
|
@@ -177,7 +177,7 @@
|
|
|
this.listmsg.FormattingEnabled = true;
|
|
|
this.listmsg.ItemHeight = 12;
|
|
|
this.listmsg.Location = new System.Drawing.Point(417, 2);
|
|
|
- this.listmsg.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
+ this.listmsg.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.listmsg.Name = "listmsg";
|
|
|
this.listmsg.Size = new System.Drawing.Size(477, 196);
|
|
|
this.listmsg.TabIndex = 18;
|
|
@@ -188,7 +188,7 @@
|
|
|
this.pbImage.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.pbImage.Location = new System.Drawing.Point(0, 0);
|
|
|
this.pbImage.Name = "pbImage";
|
|
|
- this.pbImage.Size = new System.Drawing.Size(894, 602);
|
|
|
+ this.pbImage.Size = new System.Drawing.Size(894, 574);
|
|
|
this.pbImage.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
|
this.pbImage.TabIndex = 20;
|
|
|
this.pbImage.TabStop = false;
|
|
@@ -199,7 +199,7 @@
|
|
|
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, 602);
|
|
|
+ this.plSEM.Location = new System.Drawing.Point(0, 574);
|
|
|
this.plSEM.Name = "plSEM";
|
|
|
this.plSEM.Size = new System.Drawing.Size(894, 56);
|
|
|
this.plSEM.TabIndex = 19;
|
|
@@ -234,7 +234,7 @@
|
|
|
this.plLeft.Dock = System.Windows.Forms.DockStyle.Left;
|
|
|
this.plLeft.Location = new System.Drawing.Point(0, 80);
|
|
|
this.plLeft.Name = "plLeft";
|
|
|
- this.plLeft.Size = new System.Drawing.Size(100, 664);
|
|
|
+ this.plLeft.Size = new System.Drawing.Size(100, 636);
|
|
|
this.plLeft.TabIndex = 4;
|
|
|
//
|
|
|
// label1
|
|
@@ -257,7 +257,7 @@
|
|
|
this.plLeftContent.AutoScroll = true;
|
|
|
this.plLeftContent.Location = new System.Drawing.Point(5, 19);
|
|
|
this.plLeftContent.Name = "plLeftContent";
|
|
|
- this.plLeftContent.Size = new System.Drawing.Size(90, 645);
|
|
|
+ this.plLeftContent.Size = new System.Drawing.Size(90, 617);
|
|
|
this.plLeftContent.TabIndex = 0;
|
|
|
//
|
|
|
// plTop
|
|
@@ -296,18 +296,6 @@
|
|
|
this.pbStop.MouseEnter += new System.EventHandler(this.pbStop_MouseEnter);
|
|
|
this.pbStop.MouseLeave += new System.EventHandler(this.pbStop_MouseLeave);
|
|
|
//
|
|
|
- // pbPause
|
|
|
- //
|
|
|
- this.pbPause.BackgroundImage = global::HOZProject.Properties.Resources.Pause;
|
|
|
- this.pbPause.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
|
|
|
- this.pbPause.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
- this.pbPause.Location = new System.Drawing.Point(521, 4);
|
|
|
- this.pbPause.Name = "pbPause";
|
|
|
- this.pbPause.Size = new System.Drawing.Size(68, 71);
|
|
|
- this.pbPause.TabIndex = 8;
|
|
|
- this.pbPause.TabStop = false;
|
|
|
- this.pbPause.Visible = false;
|
|
|
- //
|
|
|
// pbStart
|
|
|
//
|
|
|
this.pbStart.BackgroundImage = global::HOZProject.Properties.Resources.Start;
|
|
@@ -352,21 +340,6 @@
|
|
|
this.pbMin.MouseEnter += new System.EventHandler(this.pbMin_MouseEnter);
|
|
|
this.pbMin.MouseLeave += new System.EventHandler(this.pbMin_MouseLeave);
|
|
|
//
|
|
|
- // pbClose
|
|
|
- //
|
|
|
- this.pbClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.pbClose.BackgroundImage = global::HOZProject.Properties.Resources.exit_Gray;
|
|
|
- this.pbClose.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
|
|
|
- this.pbClose.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
- this.pbClose.Location = new System.Drawing.Point(969, 0);
|
|
|
- this.pbClose.Name = "pbClose";
|
|
|
- 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);
|
|
|
- this.pbClose.MouseEnter += new System.EventHandler(this.pbClose_MouseEnter);
|
|
|
- this.pbClose.MouseLeave += new System.EventHandler(this.pbClose_MouseLeave);
|
|
|
- //
|
|
|
// pbImportTemplateFile
|
|
|
//
|
|
|
this.pbImportTemplateFile.BackgroundImage = global::HOZProject.Properties.Resources.ImportConfigFile;
|
|
@@ -440,12 +413,39 @@
|
|
|
this.pbNew.Visible = false;
|
|
|
this.pbNew.Click += new System.EventHandler(this.pbNew_Click);
|
|
|
//
|
|
|
+ // pbClose
|
|
|
+ //
|
|
|
+ this.pbClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.pbClose.BackgroundImage = global::HOZProject.Properties.Resources.exit_Gray;
|
|
|
+ this.pbClose.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
|
|
|
+ this.pbClose.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
+ this.pbClose.Location = new System.Drawing.Point(969, 0);
|
|
|
+ this.pbClose.Name = "pbClose";
|
|
|
+ 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);
|
|
|
+ this.pbClose.MouseEnter += new System.EventHandler(this.pbClose_MouseEnter);
|
|
|
+ this.pbClose.MouseLeave += new System.EventHandler(this.pbClose_MouseLeave);
|
|
|
+ //
|
|
|
+ // pbPause
|
|
|
+ //
|
|
|
+ this.pbPause.BackgroundImage = global::HOZProject.Properties.Resources.Pause;
|
|
|
+ this.pbPause.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
|
|
|
+ this.pbPause.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
+ this.pbPause.Location = new System.Drawing.Point(521, 4);
|
|
|
+ this.pbPause.Name = "pbPause";
|
|
|
+ this.pbPause.Size = new System.Drawing.Size(68, 71);
|
|
|
+ this.pbPause.TabIndex = 8;
|
|
|
+ this.pbPause.TabStop = false;
|
|
|
+ this.pbPause.Visible = false;
|
|
|
+ //
|
|
|
// FormHOZMain
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.BackColor = System.Drawing.SystemColors.WindowFrame;
|
|
|
- this.ClientSize = new System.Drawing.Size(1024, 768);
|
|
|
+ this.ClientSize = new System.Drawing.Size(1024, 740);
|
|
|
this.ControlBox = false;
|
|
|
this.Controls.Add(this.plMain);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
@@ -465,17 +465,17 @@
|
|
|
this.plLeft.PerformLayout();
|
|
|
this.plTop.ResumeLayout(false);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pbStop)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.pbPause)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pbStart)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pbMax)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pbMin)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.pbClose)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pbImportTemplateFile)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pbLog)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pbInit)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pbSave)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pbOpen)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pbNew)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pbClose)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pbPause)).EndInit();
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
}
|
|
@@ -493,12 +493,10 @@
|
|
|
private System.Windows.Forms.PictureBox pbInit;
|
|
|
private System.Windows.Forms.PictureBox pbSave;
|
|
|
private System.Windows.Forms.PictureBox pbMin;
|
|
|
- private System.Windows.Forms.PictureBox pbClose;
|
|
|
private System.Windows.Forms.PictureBox pbMax;
|
|
|
private System.Windows.Forms.PictureBox pbNew;
|
|
|
private System.Windows.Forms.PictureBox pbStart;
|
|
|
private System.Windows.Forms.PictureBox pbStop;
|
|
|
- private System.Windows.Forms.PictureBox pbPause;
|
|
|
private System.Windows.Forms.ListBox listmsg;
|
|
|
private System.Windows.Forms.Panel plSEM;
|
|
|
private System.Windows.Forms.PictureBox pbImportTemplateFile;
|
|
@@ -510,5 +508,7 @@
|
|
|
public System.Windows.Forms.PictureBox pbImage;
|
|
|
public System.Windows.Forms.Label lblFlowContent;
|
|
|
public System.Windows.Forms.Label lblStateMessage;
|
|
|
+ private System.Windows.Forms.PictureBox pbPause;
|
|
|
+ private System.Windows.Forms.PictureBox pbClose;
|
|
|
}
|
|
|
}
|