|
|
@ -105,6 +105,7 @@
|
|
|
|
this.btnGrab = new System.Windows.Forms.Button();
|
|
|
|
this.btnGrab = new System.Windows.Forms.Button();
|
|
|
|
this.btnLoadImage = new System.Windows.Forms.Button();
|
|
|
|
this.btnLoadImage = new System.Windows.Forms.Button();
|
|
|
|
this.btnGrabContinue = new System.Windows.Forms.Button();
|
|
|
|
this.btnGrabContinue = new System.Windows.Forms.Button();
|
|
|
|
|
|
|
|
this.btnDrawBarCode = new System.Windows.Forms.Button();
|
|
|
|
this.panelEx3.SuspendLayout();
|
|
|
|
this.panelEx3.SuspendLayout();
|
|
|
|
this.panelEx7.SuspendLayout();
|
|
|
|
this.panelEx7.SuspendLayout();
|
|
|
|
this.groupBox7.SuspendLayout();
|
|
|
|
this.groupBox7.SuspendLayout();
|
|
|
@ -776,6 +777,7 @@
|
|
|
|
// groupBox3
|
|
|
|
// groupBox3
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.groupBox3.Controls.Add(this.btnDrawRectangle2);
|
|
|
|
this.groupBox3.Controls.Add(this.btnDrawRectangle2);
|
|
|
|
|
|
|
|
this.groupBox3.Controls.Add(this.btnDrawBarCode);
|
|
|
|
this.groupBox3.Controls.Add(this.btnDrawAny);
|
|
|
|
this.groupBox3.Controls.Add(this.btnDrawAny);
|
|
|
|
this.groupBox3.Controls.Add(this.btnDrawCircle);
|
|
|
|
this.groupBox3.Controls.Add(this.btnDrawCircle);
|
|
|
|
this.groupBox3.Dock = System.Windows.Forms.DockStyle.Top;
|
|
|
|
this.groupBox3.Dock = System.Windows.Forms.DockStyle.Top;
|
|
|
@ -791,9 +793,9 @@
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.btnDrawRectangle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
|
|
|
|
this.btnDrawRectangle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
|
|
|
|
this.btnDrawRectangle2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
|
this.btnDrawRectangle2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
|
this.btnDrawRectangle2.Location = new System.Drawing.Point(17, 20);
|
|
|
|
this.btnDrawRectangle2.Location = new System.Drawing.Point(12, 20);
|
|
|
|
this.btnDrawRectangle2.Name = "btnDrawRectangle2";
|
|
|
|
this.btnDrawRectangle2.Name = "btnDrawRectangle2";
|
|
|
|
this.btnDrawRectangle2.Size = new System.Drawing.Size(75, 23);
|
|
|
|
this.btnDrawRectangle2.Size = new System.Drawing.Size(55, 23);
|
|
|
|
this.btnDrawRectangle2.TabIndex = 8;
|
|
|
|
this.btnDrawRectangle2.TabIndex = 8;
|
|
|
|
this.btnDrawRectangle2.Text = "画矩形";
|
|
|
|
this.btnDrawRectangle2.Text = "画矩形";
|
|
|
|
this.btnDrawRectangle2.UseVisualStyleBackColor = false;
|
|
|
|
this.btnDrawRectangle2.UseVisualStyleBackColor = false;
|
|
|
@ -803,9 +805,9 @@
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.btnDrawAny.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
|
|
|
|
this.btnDrawAny.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
|
|
|
|
this.btnDrawAny.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
|
this.btnDrawAny.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
|
this.btnDrawAny.Location = new System.Drawing.Point(239, 20);
|
|
|
|
this.btnDrawAny.Location = new System.Drawing.Point(162, 20);
|
|
|
|
this.btnDrawAny.Name = "btnDrawAny";
|
|
|
|
this.btnDrawAny.Name = "btnDrawAny";
|
|
|
|
this.btnDrawAny.Size = new System.Drawing.Size(75, 23);
|
|
|
|
this.btnDrawAny.Size = new System.Drawing.Size(55, 23);
|
|
|
|
this.btnDrawAny.TabIndex = 8;
|
|
|
|
this.btnDrawAny.TabIndex = 8;
|
|
|
|
this.btnDrawAny.Text = "任意";
|
|
|
|
this.btnDrawAny.Text = "任意";
|
|
|
|
this.btnDrawAny.UseVisualStyleBackColor = false;
|
|
|
|
this.btnDrawAny.UseVisualStyleBackColor = false;
|
|
|
@ -815,9 +817,9 @@
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.btnDrawCircle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
|
|
|
|
this.btnDrawCircle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
|
|
|
|
this.btnDrawCircle.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
|
this.btnDrawCircle.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
|
this.btnDrawCircle.Location = new System.Drawing.Point(128, 20);
|
|
|
|
this.btnDrawCircle.Location = new System.Drawing.Point(87, 20);
|
|
|
|
this.btnDrawCircle.Name = "btnDrawCircle";
|
|
|
|
this.btnDrawCircle.Name = "btnDrawCircle";
|
|
|
|
this.btnDrawCircle.Size = new System.Drawing.Size(75, 23);
|
|
|
|
this.btnDrawCircle.Size = new System.Drawing.Size(55, 23);
|
|
|
|
this.btnDrawCircle.TabIndex = 8;
|
|
|
|
this.btnDrawCircle.TabIndex = 8;
|
|
|
|
this.btnDrawCircle.Text = "画圆";
|
|
|
|
this.btnDrawCircle.Text = "画圆";
|
|
|
|
this.btnDrawCircle.UseVisualStyleBackColor = false;
|
|
|
|
this.btnDrawCircle.UseVisualStyleBackColor = false;
|
|
|
@ -1035,6 +1037,18 @@
|
|
|
|
this.btnGrabContinue.UseVisualStyleBackColor = false;
|
|
|
|
this.btnGrabContinue.UseVisualStyleBackColor = false;
|
|
|
|
this.btnGrabContinue.Click += new System.EventHandler(this.btnGrabContinue_Click);
|
|
|
|
this.btnGrabContinue.Click += new System.EventHandler(this.btnGrabContinue_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
|
|
|
|
|
// btnDrawBarCode
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.btnDrawBarCode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
|
|
|
|
|
|
|
|
this.btnDrawBarCode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
|
|
|
|
|
this.btnDrawBarCode.Location = new System.Drawing.Point(237, 20);
|
|
|
|
|
|
|
|
this.btnDrawBarCode.Name = "btnDrawBarCode";
|
|
|
|
|
|
|
|
this.btnDrawBarCode.Size = new System.Drawing.Size(71, 23);
|
|
|
|
|
|
|
|
this.btnDrawBarCode.TabIndex = 8;
|
|
|
|
|
|
|
|
this.btnDrawBarCode.Text = "二维码";
|
|
|
|
|
|
|
|
this.btnDrawBarCode.UseVisualStyleBackColor = false;
|
|
|
|
|
|
|
|
this.btnDrawBarCode.Click += new System.EventHandler(this.btnDrawBarCode_Click);
|
|
|
|
|
|
|
|
//
|
|
|
|
// CameraTemplate
|
|
|
|
// CameraTemplate
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
@ -1151,5 +1165,6 @@
|
|
|
|
private System.Windows.Forms.Label label15;
|
|
|
|
private System.Windows.Forms.Label label15;
|
|
|
|
private System.Windows.Forms.ComboBox cboxCamera;
|
|
|
|
private System.Windows.Forms.ComboBox cboxCamera;
|
|
|
|
private System.Windows.Forms.ComboBox comboBox1;
|
|
|
|
private System.Windows.Forms.ComboBox comboBox1;
|
|
|
|
|
|
|
|
private System.Windows.Forms.Button btnDrawBarCode;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|