Files
lserp_cs_6.0/插件库/Lskj.MesStart/PicControl.Designer.cs
cyf ab56a9bcf7 基线 SVN r240
SVN-Revision: r240
2025-02-06 06:46:06 +00:00

240 lines
12 KiB
C#

namespace Lskj.MesStart
{
partial class PicControl
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region 组件设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
this.btnScan = new DevExpress.XtraEditors.SimpleButton();
this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton();
this.simpleButton3 = new DevExpress.XtraEditors.SimpleButton();
this.simpleButton4 = new DevExpress.XtraEditors.SimpleButton();
this.simpleButton5 = new DevExpress.XtraEditors.SimpleButton();
this.simpleButton6 = new DevExpress.XtraEditors.SimpleButton();
this.simpleButton7 = new DevExpress.XtraEditors.SimpleButton();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.pictureBox4 = new System.Windows.Forms.PictureBox();
this.pictureBox3 = new System.Windows.Forms.PictureBox();
this.pictureBox2 = new System.Windows.Forms.PictureBox();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
this.panelControl2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.SuspendLayout();
//
// panelControl2
//
this.panelControl2.Appearance.BackColor = System.Drawing.Color.White;
this.panelControl2.Appearance.Options.UseBackColor = true;
this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl2.Controls.Add(this.groupBox1);
this.panelControl2.Controls.Add(this.pictureBox4);
this.panelControl2.Controls.Add(this.simpleButton7);
this.panelControl2.Controls.Add(this.simpleButton6);
this.panelControl2.Controls.Add(this.simpleButton5);
this.panelControl2.Controls.Add(this.simpleButton4);
this.panelControl2.Controls.Add(this.pictureBox3);
this.panelControl2.Controls.Add(this.simpleButton3);
this.panelControl2.Controls.Add(this.simpleButton2);
this.panelControl2.Controls.Add(this.btnScan);
this.panelControl2.Controls.Add(this.pictureBox2);
this.panelControl2.Controls.Add(this.pictureBox1);
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl2.Location = new System.Drawing.Point(0, 0);
this.panelControl2.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
this.panelControl2.LookAndFeel.UseDefaultLookAndFeel = false;
this.panelControl2.Name = "panelControl2";
this.panelControl2.Size = new System.Drawing.Size(720, 308);
this.panelControl2.TabIndex = 4;
//
// btnScan
//
this.btnScan.Appearance.BackColor = System.Drawing.Color.White;
this.btnScan.Appearance.Options.UseBackColor = true;
this.btnScan.Location = new System.Drawing.Point(14, 122);
this.btnScan.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
this.btnScan.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnScan.Name = "btnScan";
this.btnScan.Size = new System.Drawing.Size(64, 64);
this.btnScan.TabIndex = 4;
this.btnScan.Text = "扫码";
this.btnScan.Click += new System.EventHandler(this.btnScan_Click);
//
// simpleButton2
//
this.simpleButton2.Appearance.BackColor = System.Drawing.Color.White;
this.simpleButton2.Appearance.Options.UseBackColor = true;
this.simpleButton2.Location = new System.Drawing.Point(294, 122);
this.simpleButton2.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
this.simpleButton2.LookAndFeel.UseDefaultLookAndFeel = false;
this.simpleButton2.Name = "simpleButton2";
this.simpleButton2.Size = new System.Drawing.Size(64, 64);
this.simpleButton2.TabIndex = 5;
this.simpleButton2.Text = "开工";
//
// simpleButton3
//
this.simpleButton3.Appearance.BackColor = System.Drawing.Color.White;
this.simpleButton3.Appearance.Options.UseBackColor = true;
this.simpleButton3.Location = new System.Drawing.Point(154, 122);
this.simpleButton3.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
this.simpleButton3.LookAndFeel.UseDefaultLookAndFeel = false;
this.simpleButton3.Name = "simpleButton3";
this.simpleButton3.Size = new System.Drawing.Size(64, 64);
this.simpleButton3.TabIndex = 6;
this.simpleButton3.Text = "拉样";
//
// simpleButton4
//
this.simpleButton4.Appearance.BackColor = System.Drawing.Color.White;
this.simpleButton4.Appearance.Options.UseBackColor = true;
this.simpleButton4.Location = new System.Drawing.Point(434, 17);
this.simpleButton4.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
this.simpleButton4.LookAndFeel.UseDefaultLookAndFeel = false;
this.simpleButton4.Name = "simpleButton4";
this.simpleButton4.Size = new System.Drawing.Size(64, 64);
this.simpleButton4.TabIndex = 8;
this.simpleButton4.Text = "不良";
//
// simpleButton5
//
this.simpleButton5.Appearance.BackColor = System.Drawing.Color.White;
this.simpleButton5.Appearance.Options.UseBackColor = true;
this.simpleButton5.Location = new System.Drawing.Point(434, 88);
this.simpleButton5.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
this.simpleButton5.LookAndFeel.UseDefaultLookAndFeel = false;
this.simpleButton5.Name = "simpleButton5";
this.simpleButton5.Size = new System.Drawing.Size(64, 64);
this.simpleButton5.TabIndex = 9;
this.simpleButton5.Text = "维修";
//
// simpleButton6
//
this.simpleButton6.Appearance.BackColor = System.Drawing.Color.White;
this.simpleButton6.Appearance.Options.UseBackColor = true;
this.simpleButton6.Location = new System.Drawing.Point(434, 158);
this.simpleButton6.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
this.simpleButton6.LookAndFeel.UseDefaultLookAndFeel = false;
this.simpleButton6.Name = "simpleButton6";
this.simpleButton6.Size = new System.Drawing.Size(64, 64);
this.simpleButton6.TabIndex = 10;
this.simpleButton6.Text = "产出";
//
// simpleButton7
//
this.simpleButton7.Appearance.BackColor = System.Drawing.Color.White;
this.simpleButton7.Appearance.Options.UseBackColor = true;
this.simpleButton7.Location = new System.Drawing.Point(434, 228);
this.simpleButton7.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
this.simpleButton7.LookAndFeel.UseDefaultLookAndFeel = false;
this.simpleButton7.Name = "simpleButton7";
this.simpleButton7.Size = new System.Drawing.Size(64, 64);
this.simpleButton7.TabIndex = 11;
this.simpleButton7.Text = "下机";
//
// groupBox1
//
this.groupBox1.Location = new System.Drawing.Point(574, 17);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(137, 275);
this.groupBox1.TabIndex = 13;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "结果分析";
//
// pictureBox4
//
this.pictureBox4.BackgroundImage = global::Lskj.MesStart.Properties.Resources.right;
this.pictureBox4.Location = new System.Drawing.Point(504, 122);
this.pictureBox4.Name = "pictureBox4";
this.pictureBox4.Size = new System.Drawing.Size(64, 64);
this.pictureBox4.TabIndex = 12;
this.pictureBox4.TabStop = false;
//
// pictureBox3
//
this.pictureBox3.BackgroundImage = global::Lskj.MesStart.Properties.Resources.right;
this.pictureBox3.Location = new System.Drawing.Point(364, 122);
this.pictureBox3.Name = "pictureBox3";
this.pictureBox3.Size = new System.Drawing.Size(64, 64);
this.pictureBox3.TabIndex = 7;
this.pictureBox3.TabStop = false;
//
// pictureBox2
//
this.pictureBox2.BackgroundImage = global::Lskj.MesStart.Properties.Resources.right;
this.pictureBox2.Location = new System.Drawing.Point(224, 122);
this.pictureBox2.Name = "pictureBox2";
this.pictureBox2.Size = new System.Drawing.Size(64, 64);
this.pictureBox2.TabIndex = 3;
this.pictureBox2.TabStop = false;
//
// pictureBox1
//
this.pictureBox1.BackgroundImage = global::Lskj.MesStart.Properties.Resources.right;
this.pictureBox1.Location = new System.Drawing.Point(84, 122);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(64, 64);
this.pictureBox1.TabIndex = 2;
this.pictureBox1.TabStop = false;
//
// PicControl
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.Controls.Add(this.panelControl2);
this.Name = "PicControl";
this.Size = new System.Drawing.Size(720, 308);
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
this.panelControl2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraEditors.PanelControl panelControl2;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.PictureBox pictureBox2;
private DevExpress.XtraEditors.SimpleButton btnScan;
private DevExpress.XtraEditors.SimpleButton simpleButton2;
private DevExpress.XtraEditors.SimpleButton simpleButton3;
private DevExpress.XtraEditors.SimpleButton simpleButton4;
private System.Windows.Forms.PictureBox pictureBox3;
private DevExpress.XtraEditors.SimpleButton simpleButton7;
private DevExpress.XtraEditors.SimpleButton simpleButton6;
private DevExpress.XtraEditors.SimpleButton simpleButton5;
private System.Windows.Forms.PictureBox pictureBox4;
private System.Windows.Forms.GroupBox groupBox1;
}
}