250 lines
12 KiB
C#
250 lines
12 KiB
C#
namespace UserControlClass
|
|
{
|
|
partial class UCUnloadTask
|
|
{
|
|
/// <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.label10 = new System.Windows.Forms.Label();
|
|
this.labStorageType = new System.Windows.Forms.Label();
|
|
this.labSID = new System.Windows.Forms.Label();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.labWID = new System.Windows.Forms.Label();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.labWType = new System.Windows.Forms.Label();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.labUnloadStatus = new System.Windows.Forms.Label();
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
this.labMeasureResult = new System.Windows.Forms.Label();
|
|
this.label12 = new System.Windows.Forms.Label();
|
|
this.labUnloadMColor = new System.Windows.Forms.Label();
|
|
this.pbResult = new System.Windows.Forms.PictureBox();
|
|
((System.ComponentModel.ISupportInitialize)(this.pbResult)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// label10
|
|
//
|
|
this.label10.AutoSize = true;
|
|
this.label10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label10.ForeColor = System.Drawing.Color.White;
|
|
this.label10.Location = new System.Drawing.Point(33, 15);
|
|
this.label10.Name = "label10";
|
|
this.label10.Size = new System.Drawing.Size(90, 21);
|
|
this.label10.TabIndex = 123;
|
|
this.label10.Text = "料库类型:";
|
|
//
|
|
// labStorageType
|
|
//
|
|
this.labStorageType.AutoSize = true;
|
|
this.labStorageType.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.labStorageType.ForeColor = System.Drawing.Color.White;
|
|
this.labStorageType.Location = new System.Drawing.Point(120, 15);
|
|
this.labStorageType.Name = "labStorageType";
|
|
this.labStorageType.Size = new System.Drawing.Size(74, 21);
|
|
this.labStorageType.TabIndex = 124;
|
|
this.labStorageType.Text = "固定料库";
|
|
//
|
|
// labSID
|
|
//
|
|
this.labSID.AutoSize = true;
|
|
this.labSID.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.labSID.ForeColor = System.Drawing.Color.White;
|
|
this.labSID.Location = new System.Drawing.Point(120, 50);
|
|
this.labSID.Name = "labSID";
|
|
this.labSID.Size = new System.Drawing.Size(37, 21);
|
|
this.labSID.TabIndex = 126;
|
|
this.labSID.Text = "125";
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label3.ForeColor = System.Drawing.Color.White;
|
|
this.label3.Location = new System.Drawing.Point(33, 50);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(90, 21);
|
|
this.label3.TabIndex = 125;
|
|
this.label3.Text = "料库编号:";
|
|
//
|
|
// labWID
|
|
//
|
|
this.labWID.AutoSize = true;
|
|
this.labWID.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.labWID.ForeColor = System.Drawing.Color.White;
|
|
this.labWID.Location = new System.Drawing.Point(307, 51);
|
|
this.labWID.Name = "labWID";
|
|
this.labWID.Size = new System.Drawing.Size(73, 21);
|
|
this.labWID.TabIndex = 130;
|
|
this.labWID.Text = "2023001";
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label5.ForeColor = System.Drawing.Color.White;
|
|
this.label5.Location = new System.Drawing.Point(220, 51);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(90, 21);
|
|
this.label5.TabIndex = 129;
|
|
this.label5.Text = "工件编号:";
|
|
//
|
|
// labWType
|
|
//
|
|
this.labWType.AutoSize = true;
|
|
this.labWType.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.labWType.ForeColor = System.Drawing.Color.White;
|
|
this.labWType.Location = new System.Drawing.Point(307, 16);
|
|
this.labWType.Name = "labWType";
|
|
this.labWType.Size = new System.Drawing.Size(46, 21);
|
|
this.labWType.TabIndex = 128;
|
|
this.labWType.Text = "3011";
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.AutoSize = true;
|
|
this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label7.ForeColor = System.Drawing.Color.White;
|
|
this.label7.Location = new System.Drawing.Point(220, 16);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(90, 21);
|
|
this.label7.TabIndex = 127;
|
|
this.label7.Text = "工件类型:";
|
|
//
|
|
// labUnloadStatus
|
|
//
|
|
this.labUnloadStatus.AutoSize = true;
|
|
this.labUnloadStatus.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.labUnloadStatus.ForeColor = System.Drawing.Color.White;
|
|
this.labUnloadStatus.Location = new System.Drawing.Point(489, 16);
|
|
this.labUnloadStatus.Name = "labUnloadStatus";
|
|
this.labUnloadStatus.Size = new System.Drawing.Size(74, 21);
|
|
this.labUnloadStatus.TabIndex = 132;
|
|
this.labUnloadStatus.Text = "等待下料";
|
|
//
|
|
// label9
|
|
//
|
|
this.label9.AutoSize = true;
|
|
this.label9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label9.ForeColor = System.Drawing.Color.White;
|
|
this.label9.Location = new System.Drawing.Point(402, 16);
|
|
this.label9.Name = "label9";
|
|
this.label9.Size = new System.Drawing.Size(90, 21);
|
|
this.label9.TabIndex = 131;
|
|
this.label9.Text = "下料状态:";
|
|
//
|
|
// labMeasureResult
|
|
//
|
|
this.labMeasureResult.AutoSize = true;
|
|
this.labMeasureResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.labMeasureResult.ForeColor = System.Drawing.Color.White;
|
|
this.labMeasureResult.Location = new System.Drawing.Point(489, 50);
|
|
this.labMeasureResult.Name = "labMeasureResult";
|
|
this.labMeasureResult.Size = new System.Drawing.Size(65, 21);
|
|
this.labMeasureResult.TabIndex = 135;
|
|
this.labMeasureResult.Text = "测量OK";
|
|
//
|
|
// label12
|
|
//
|
|
this.label12.AutoSize = true;
|
|
this.label12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label12.ForeColor = System.Drawing.Color.White;
|
|
this.label12.Location = new System.Drawing.Point(402, 50);
|
|
this.label12.Name = "label12";
|
|
this.label12.Size = new System.Drawing.Size(90, 21);
|
|
this.label12.TabIndex = 134;
|
|
this.label12.Text = "测量结果:";
|
|
//
|
|
// labUnloadMColor
|
|
//
|
|
this.labUnloadMColor.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
this.labUnloadMColor.AutoSize = true;
|
|
this.labUnloadMColor.BackColor = System.Drawing.Color.White;
|
|
this.labUnloadMColor.ForeColor = System.Drawing.Color.White;
|
|
this.labUnloadMColor.Location = new System.Drawing.Point(1, -15);
|
|
this.labUnloadMColor.Name = "labUnloadMColor";
|
|
this.labUnloadMColor.Padding = new System.Windows.Forms.Padding(5, 50, 5, 50);
|
|
this.labUnloadMColor.Size = new System.Drawing.Size(10, 112);
|
|
this.labUnloadMColor.TabIndex = 136;
|
|
//
|
|
// pbResult
|
|
//
|
|
this.pbResult.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
this.pbResult.Image = global::UserControlClass.Properties.Resources._3011OK;
|
|
this.pbResult.Location = new System.Drawing.Point(587, 1);
|
|
this.pbResult.Name = "pbResult";
|
|
this.pbResult.Size = new System.Drawing.Size(100, 83);
|
|
this.pbResult.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.pbResult.TabIndex = 133;
|
|
this.pbResult.TabStop = false;
|
|
//
|
|
// UCUnloadTask
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(109)))), ((int)(((byte)(124)))));
|
|
this.Controls.Add(this.labUnloadMColor);
|
|
this.Controls.Add(this.labMeasureResult);
|
|
this.Controls.Add(this.label12);
|
|
this.Controls.Add(this.pbResult);
|
|
this.Controls.Add(this.labUnloadStatus);
|
|
this.Controls.Add(this.label9);
|
|
this.Controls.Add(this.labWID);
|
|
this.Controls.Add(this.label5);
|
|
this.Controls.Add(this.labWType);
|
|
this.Controls.Add(this.label7);
|
|
this.Controls.Add(this.labSID);
|
|
this.Controls.Add(this.label3);
|
|
this.Controls.Add(this.labStorageType);
|
|
this.Controls.Add(this.label10);
|
|
this.Name = "UCUnloadTask";
|
|
this.Size = new System.Drawing.Size(700, 85);
|
|
((System.ComponentModel.ISupportInitialize)(this.pbResult)).EndInit();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.Label label10;
|
|
private System.Windows.Forms.Label labStorageType;
|
|
private System.Windows.Forms.Label labSID;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.Label labWID;
|
|
private System.Windows.Forms.Label label5;
|
|
private System.Windows.Forms.Label labWType;
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.Label labUnloadStatus;
|
|
private System.Windows.Forms.Label label9;
|
|
private System.Windows.Forms.PictureBox pbResult;
|
|
private System.Windows.Forms.Label labMeasureResult;
|
|
private System.Windows.Forms.Label label12;
|
|
private System.Windows.Forms.Label labUnloadMColor;
|
|
}
|
|
}
|