You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
509 lines
28 KiB
509 lines
28 KiB
namespace ICSSoft.Frame.APP
|
|
{
|
|
partial class FormICSTS
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormICSTS));
|
|
this.btnExit = new DevExpress.XtraEditors.SimpleButton();
|
|
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
|
|
this.btnAddEcode = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnSave = new DevExpress.XtraEditors.SimpleButton();
|
|
this.lblTitle = new DevExpress.XtraEditors.LabelControl();
|
|
this.btnClose = new DevExpress.XtraEditors.SimpleButton();
|
|
this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
|
|
this.treeView1 = new System.Windows.Forms.TreeView();
|
|
this.txtRCARD = new DevExpress.XtraEditors.TextEdit();
|
|
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
this.txtSOLCODE = new DevExpress.XtraEditors.ButtonEdit();
|
|
this.txtDUTYCODE = new DevExpress.XtraEditors.ButtonEdit();
|
|
this.txtECSGCODE = new DevExpress.XtraEditors.ButtonEdit();
|
|
this.txtECSCODE = new DevExpress.XtraEditors.ButtonEdit();
|
|
this.txtELOC = new DevExpress.XtraEditors.TextEdit();
|
|
this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
|
|
this.txtPREVENTION = new DevExpress.XtraEditors.TextEdit();
|
|
this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
|
|
this.txtEPART = new DevExpress.XtraEditors.ButtonEdit();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.txtECDESC = new DevExpress.XtraEditors.TextEdit();
|
|
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
|
|
this.txtECGDESC = new DevExpress.XtraEditors.TextEdit();
|
|
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
|
|
this.panelControl3.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
|
|
this.groupControl1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtRCARD.Properties)).BeginInit();
|
|
this.panel1.SuspendLayout();
|
|
this.groupBox1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtSOLCODE.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtDUTYCODE.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtECSGCODE.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtECSCODE.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtELOC.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtPREVENTION.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtEPART.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtECDESC.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtECGDESC.Properties)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// btnExit
|
|
//
|
|
this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnExit.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnExit.Appearance.Options.UseFont = true;
|
|
this.btnExit.Appearance.Options.UseForeColor = true;
|
|
this.btnExit.Appearance.Options.UseTextOptions = true;
|
|
this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
|
|
this.btnExit.Location = new System.Drawing.Point(250, 0);
|
|
this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnExit.Name = "btnExit";
|
|
this.btnExit.Size = new System.Drawing.Size(55, 30);
|
|
this.btnExit.TabIndex = 10;
|
|
this.btnExit.Text = "退出";
|
|
this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
|
|
//
|
|
// panelControl3
|
|
//
|
|
this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
|
|
this.panelControl3.Appearance.Options.UseBackColor = true;
|
|
this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl3.Controls.Add(this.btnAddEcode);
|
|
this.panelControl3.Controls.Add(this.btnSave);
|
|
this.panelControl3.Controls.Add(this.lblTitle);
|
|
this.panelControl3.Controls.Add(this.btnClose);
|
|
this.panelControl3.Controls.Add(this.btnExit);
|
|
this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.panelControl3.Location = new System.Drawing.Point(0, 0);
|
|
this.panelControl3.Name = "panelControl3";
|
|
this.panelControl3.Size = new System.Drawing.Size(1036, 30);
|
|
this.panelControl3.TabIndex = 13;
|
|
//
|
|
// btnAddEcode
|
|
//
|
|
this.btnAddEcode.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnAddEcode.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnAddEcode.Appearance.Options.UseFont = true;
|
|
this.btnAddEcode.Appearance.Options.UseForeColor = true;
|
|
this.btnAddEcode.Appearance.Options.UseTextOptions = true;
|
|
this.btnAddEcode.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.btnAddEcode.Image = ((System.Drawing.Image)(resources.GetObject("btnAddEcode.Image")));
|
|
this.btnAddEcode.Location = new System.Drawing.Point(145, 0);
|
|
this.btnAddEcode.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnAddEcode.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnAddEcode.Name = "btnAddEcode";
|
|
this.btnAddEcode.Size = new System.Drawing.Size(105, 30);
|
|
this.btnAddEcode.TabIndex = 24;
|
|
this.btnAddEcode.Text = "增加不良代码";
|
|
this.btnAddEcode.Click += new System.EventHandler(this.btnAddEcode_Click);
|
|
//
|
|
// btnSave
|
|
//
|
|
this.btnSave.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnSave.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnSave.Appearance.Options.UseFont = true;
|
|
this.btnSave.Appearance.Options.UseForeColor = true;
|
|
this.btnSave.Appearance.Options.UseTextOptions = true;
|
|
this.btnSave.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.btnSave.Image = ((System.Drawing.Image)(resources.GetObject("btnSave.Image")));
|
|
this.btnSave.Location = new System.Drawing.Point(87, 0);
|
|
this.btnSave.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnSave.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnSave.Name = "btnSave";
|
|
this.btnSave.Size = new System.Drawing.Size(58, 30);
|
|
this.btnSave.TabIndex = 23;
|
|
this.btnSave.Text = "保存";
|
|
this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
|
|
//
|
|
// lblTitle
|
|
//
|
|
this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
|
|
this.lblTitle.Location = new System.Drawing.Point(3, 4);
|
|
this.lblTitle.Name = "lblTitle";
|
|
this.lblTitle.Size = new System.Drawing.Size(78, 23);
|
|
this.lblTitle.TabIndex = 19;
|
|
this.lblTitle.Text = "维修确认";
|
|
//
|
|
// btnClose
|
|
//
|
|
this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnClose.Appearance.Options.UseFont = true;
|
|
this.btnClose.Appearance.Options.UseForeColor = true;
|
|
this.btnClose.Appearance.Options.UseTextOptions = true;
|
|
this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.btnClose.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
|
|
this.btnClose.Location = new System.Drawing.Point(1010, 0);
|
|
this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnClose.Name = "btnClose";
|
|
this.btnClose.Size = new System.Drawing.Size(26, 30);
|
|
this.btnClose.TabIndex = 14;
|
|
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
|
|
//
|
|
// groupControl1
|
|
//
|
|
this.groupControl1.Controls.Add(this.treeView1);
|
|
this.groupControl1.Controls.Add(this.txtRCARD);
|
|
this.groupControl1.Controls.Add(this.labelControl1);
|
|
this.groupControl1.Controls.Add(this.panel1);
|
|
this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupControl1.Location = new System.Drawing.Point(0, 30);
|
|
this.groupControl1.Name = "groupControl1";
|
|
this.groupControl1.ShowCaption = false;
|
|
this.groupControl1.Size = new System.Drawing.Size(1036, 409);
|
|
this.groupControl1.TabIndex = 14;
|
|
//
|
|
// treeView1
|
|
//
|
|
this.treeView1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
this.treeView1.BackColor = System.Drawing.SystemColors.Control;
|
|
this.treeView1.HideSelection = false;
|
|
this.treeView1.Location = new System.Drawing.Point(0, 47);
|
|
this.treeView1.Name = "treeView1";
|
|
this.treeView1.Size = new System.Drawing.Size(174, 361);
|
|
this.treeView1.TabIndex = 101;
|
|
this.treeView1.NodeMouseClick += new System.Windows.Forms.TreeNodeMouseClickEventHandler(this.TreeView1_NodeMouseClick);
|
|
//
|
|
// txtRCARD
|
|
//
|
|
this.txtRCARD.EnterMoveNextControl = true;
|
|
this.txtRCARD.Location = new System.Drawing.Point(79, 16);
|
|
this.txtRCARD.Name = "txtRCARD";
|
|
this.txtRCARD.Size = new System.Drawing.Size(147, 20);
|
|
this.txtRCARD.TabIndex = 75;
|
|
this.txtRCARD.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtRCARD_KeyPress);
|
|
//
|
|
// labelControl1
|
|
//
|
|
this.labelControl1.Location = new System.Drawing.Point(9, 19);
|
|
this.labelControl1.Name = "labelControl1";
|
|
this.labelControl1.Size = new System.Drawing.Size(64, 14);
|
|
this.labelControl1.TabIndex = 74;
|
|
this.labelControl1.Text = "产品序列号:";
|
|
//
|
|
// panel1
|
|
//
|
|
this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel1.BackColor = System.Drawing.SystemColors.Control;
|
|
this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
this.panel1.Controls.Add(this.groupBox1);
|
|
this.panel1.Controls.Add(this.labelControl12);
|
|
this.panel1.Location = new System.Drawing.Point(175, 47);
|
|
this.panel1.Name = "panel1";
|
|
this.panel1.Size = new System.Drawing.Size(860, 361);
|
|
this.panel1.TabIndex = 102;
|
|
//
|
|
// groupBox1
|
|
//
|
|
this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.groupBox1.BackColor = System.Drawing.SystemColors.ControlLight;
|
|
this.groupBox1.Controls.Add(this.txtSOLCODE);
|
|
this.groupBox1.Controls.Add(this.txtDUTYCODE);
|
|
this.groupBox1.Controls.Add(this.txtECSGCODE);
|
|
this.groupBox1.Controls.Add(this.txtECSCODE);
|
|
this.groupBox1.Controls.Add(this.txtELOC);
|
|
this.groupBox1.Controls.Add(this.labelControl10);
|
|
this.groupBox1.Controls.Add(this.txtPREVENTION);
|
|
this.groupBox1.Controls.Add(this.labelControl9);
|
|
this.groupBox1.Controls.Add(this.labelControl8);
|
|
this.groupBox1.Controls.Add(this.labelControl7);
|
|
this.groupBox1.Controls.Add(this.labelControl6);
|
|
this.groupBox1.Controls.Add(this.labelControl5);
|
|
this.groupBox1.Controls.Add(this.txtEPART);
|
|
this.groupBox1.Controls.Add(this.label1);
|
|
this.groupBox1.Controls.Add(this.txtECDESC);
|
|
this.groupBox1.Controls.Add(this.labelControl4);
|
|
this.groupBox1.Controls.Add(this.txtECGDESC);
|
|
this.groupBox1.Controls.Add(this.labelControl3);
|
|
this.groupBox1.Location = new System.Drawing.Point(2, 3);
|
|
this.groupBox1.Name = "groupBox1";
|
|
this.groupBox1.Size = new System.Drawing.Size(852, 352);
|
|
this.groupBox1.TabIndex = 78;
|
|
this.groupBox1.TabStop = false;
|
|
this.groupBox1.Text = "维修处理";
|
|
//
|
|
// txtSOLCODE
|
|
//
|
|
this.txtSOLCODE.EditValue = "";
|
|
this.txtSOLCODE.Location = new System.Drawing.Point(158, 157);
|
|
this.txtSOLCODE.Name = "txtSOLCODE";
|
|
this.txtSOLCODE.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton()});
|
|
this.txtSOLCODE.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
|
|
this.txtSOLCODE.Size = new System.Drawing.Size(147, 20);
|
|
this.txtSOLCODE.TabIndex = 100;
|
|
this.txtSOLCODE.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.txtSOLCODE_ButtonClick);
|
|
//
|
|
// txtDUTYCODE
|
|
//
|
|
this.txtDUTYCODE.EditValue = "";
|
|
this.txtDUTYCODE.Location = new System.Drawing.Point(456, 117);
|
|
this.txtDUTYCODE.Name = "txtDUTYCODE";
|
|
this.txtDUTYCODE.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton()});
|
|
this.txtDUTYCODE.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
|
|
this.txtDUTYCODE.Size = new System.Drawing.Size(147, 20);
|
|
this.txtDUTYCODE.TabIndex = 99;
|
|
this.txtDUTYCODE.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.txtDUTYCODE_ButtonClick);
|
|
//
|
|
// txtECSGCODE
|
|
//
|
|
this.txtECSGCODE.EditValue = "";
|
|
this.txtECSGCODE.Location = new System.Drawing.Point(158, 117);
|
|
this.txtECSGCODE.Name = "txtECSGCODE";
|
|
this.txtECSGCODE.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton()});
|
|
this.txtECSGCODE.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
|
|
this.txtECSGCODE.Size = new System.Drawing.Size(147, 20);
|
|
this.txtECSGCODE.TabIndex = 98;
|
|
this.txtECSGCODE.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.txtECSGCODE_ButtonClick);
|
|
//
|
|
// txtECSCODE
|
|
//
|
|
this.txtECSCODE.EditValue = "";
|
|
this.txtECSCODE.Location = new System.Drawing.Point(456, 73);
|
|
this.txtECSCODE.Name = "txtECSCODE";
|
|
this.txtECSCODE.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton()});
|
|
this.txtECSCODE.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
|
|
this.txtECSCODE.Size = new System.Drawing.Size(147, 20);
|
|
this.txtECSCODE.TabIndex = 97;
|
|
this.txtECSCODE.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.txtECSCODE_ButtonClick);
|
|
//
|
|
// txtELOC
|
|
//
|
|
this.txtELOC.EnterMoveNextControl = true;
|
|
this.txtELOC.Location = new System.Drawing.Point(158, 197);
|
|
this.txtELOC.Name = "txtELOC";
|
|
this.txtELOC.Size = new System.Drawing.Size(147, 20);
|
|
this.txtELOC.TabIndex = 96;
|
|
//
|
|
// labelControl10
|
|
//
|
|
this.labelControl10.Location = new System.Drawing.Point(64, 200);
|
|
this.labelControl10.Name = "labelControl10";
|
|
this.labelControl10.Size = new System.Drawing.Size(52, 14);
|
|
this.labelControl10.TabIndex = 95;
|
|
this.labelControl10.Text = "不良位置:";
|
|
//
|
|
// txtPREVENTION
|
|
//
|
|
this.txtPREVENTION.EnterMoveNextControl = true;
|
|
this.txtPREVENTION.Location = new System.Drawing.Point(456, 157);
|
|
this.txtPREVENTION.Name = "txtPREVENTION";
|
|
this.txtPREVENTION.Size = new System.Drawing.Size(147, 20);
|
|
this.txtPREVENTION.TabIndex = 94;
|
|
//
|
|
// labelControl9
|
|
//
|
|
this.labelControl9.Location = new System.Drawing.Point(362, 160);
|
|
this.labelControl9.Name = "labelControl9";
|
|
this.labelControl9.Size = new System.Drawing.Size(52, 14);
|
|
this.labelControl9.TabIndex = 93;
|
|
this.labelControl9.Text = "预防措施:";
|
|
//
|
|
// labelControl8
|
|
//
|
|
this.labelControl8.Location = new System.Drawing.Point(64, 160);
|
|
this.labelControl8.Name = "labelControl8";
|
|
this.labelControl8.Size = new System.Drawing.Size(52, 14);
|
|
this.labelControl8.TabIndex = 91;
|
|
this.labelControl8.Text = "解决方案:";
|
|
//
|
|
// labelControl7
|
|
//
|
|
this.labelControl7.Location = new System.Drawing.Point(63, 120);
|
|
this.labelControl7.Name = "labelControl7";
|
|
this.labelControl7.Size = new System.Drawing.Size(64, 14);
|
|
this.labelControl7.TabIndex = 89;
|
|
this.labelControl7.Text = "不良原因组:";
|
|
//
|
|
// labelControl6
|
|
//
|
|
this.labelControl6.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(31)))), ((int)(((byte)(53)))));
|
|
this.labelControl6.Location = new System.Drawing.Point(362, 82);
|
|
this.labelControl6.Name = "labelControl6";
|
|
this.labelControl6.Size = new System.Drawing.Size(52, 14);
|
|
this.labelControl6.TabIndex = 87;
|
|
this.labelControl6.Text = "不良原因:";
|
|
//
|
|
// labelControl5
|
|
//
|
|
this.labelControl5.Location = new System.Drawing.Point(362, 120);
|
|
this.labelControl5.Name = "labelControl5";
|
|
this.labelControl5.Size = new System.Drawing.Size(40, 14);
|
|
this.labelControl5.TabIndex = 85;
|
|
this.labelControl5.Text = "责任别:";
|
|
//
|
|
// txtEPART
|
|
//
|
|
this.txtEPART.EditValue = "";
|
|
this.txtEPART.Location = new System.Drawing.Point(158, 79);
|
|
this.txtEPART.Name = "txtEPART";
|
|
this.txtEPART.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton()});
|
|
this.txtEPART.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
|
|
this.txtEPART.Size = new System.Drawing.Size(147, 20);
|
|
this.txtEPART.TabIndex = 84;
|
|
this.txtEPART.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.txtEPART_ButtonClick);
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Location = new System.Drawing.Point(61, 79);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(59, 14);
|
|
this.label1.TabIndex = 83;
|
|
this.label1.Text = "不良组件:";
|
|
//
|
|
// txtECDESC
|
|
//
|
|
this.txtECDESC.EnterMoveNextControl = true;
|
|
this.txtECDESC.Location = new System.Drawing.Point(454, 34);
|
|
this.txtECDESC.Name = "txtECDESC";
|
|
this.txtECDESC.Size = new System.Drawing.Size(149, 20);
|
|
this.txtECDESC.TabIndex = 82;
|
|
//
|
|
// labelControl4
|
|
//
|
|
this.labelControl4.Location = new System.Drawing.Point(362, 37);
|
|
this.labelControl4.Name = "labelControl4";
|
|
this.labelControl4.Size = new System.Drawing.Size(76, 14);
|
|
this.labelControl4.TabIndex = 81;
|
|
this.labelControl4.Text = "不良代码描述:";
|
|
//
|
|
// txtECGDESC
|
|
//
|
|
this.txtECGDESC.EnterMoveNextControl = true;
|
|
this.txtECGDESC.Location = new System.Drawing.Point(158, 34);
|
|
this.txtECGDESC.Name = "txtECGDESC";
|
|
this.txtECGDESC.Size = new System.Drawing.Size(147, 20);
|
|
this.txtECGDESC.TabIndex = 80;
|
|
//
|
|
// labelControl3
|
|
//
|
|
this.labelControl3.Location = new System.Drawing.Point(64, 37);
|
|
this.labelControl3.Name = "labelControl3";
|
|
this.labelControl3.Size = new System.Drawing.Size(88, 14);
|
|
this.labelControl3.TabIndex = 79;
|
|
this.labelControl3.Text = "不良代码组描述:";
|
|
//
|
|
// labelControl12
|
|
//
|
|
this.labelControl12.Location = new System.Drawing.Point(3, 3);
|
|
this.labelControl12.Name = "labelControl12";
|
|
this.labelControl12.Size = new System.Drawing.Size(160, 28);
|
|
this.labelControl12.TabIndex = 104;
|
|
this.labelControl12.Text = "输入产品序列号Enter键结束!\r\n\r\n";
|
|
//
|
|
// FormICSTS
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1036, 439);
|
|
this.Controls.Add(this.groupControl1);
|
|
this.Controls.Add(this.panelControl3);
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
this.Name = "FormICSTS";
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.Text = "FormGridReport";
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
|
|
this.panelControl3.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
|
|
this.groupControl1.ResumeLayout(false);
|
|
this.groupControl1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtRCARD.Properties)).EndInit();
|
|
this.panel1.ResumeLayout(false);
|
|
this.panel1.PerformLayout();
|
|
this.groupBox1.ResumeLayout(false);
|
|
this.groupBox1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtSOLCODE.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtDUTYCODE.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtECSGCODE.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtECSCODE.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtELOC.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtPREVENTION.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtEPART.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtECDESC.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtECGDESC.Properties)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraEditors.SimpleButton btnExit;
|
|
private DevExpress.XtraEditors.PanelControl panelControl3;
|
|
private DevExpress.XtraEditors.SimpleButton btnClose;
|
|
private DevExpress.XtraEditors.LabelControl lblTitle;
|
|
private DevExpress.XtraEditors.SimpleButton btnSave;
|
|
private DevExpress.XtraEditors.GroupControl groupControl1;
|
|
private DevExpress.XtraEditors.TextEdit txtRCARD;
|
|
private DevExpress.XtraEditors.LabelControl labelControl1;
|
|
private System.Windows.Forms.TreeView treeView1;
|
|
private System.Windows.Forms.Panel panel1;
|
|
private System.Windows.Forms.GroupBox groupBox1;
|
|
private DevExpress.XtraEditors.ButtonEdit txtSOLCODE;
|
|
private DevExpress.XtraEditors.ButtonEdit txtDUTYCODE;
|
|
private DevExpress.XtraEditors.ButtonEdit txtECSGCODE;
|
|
private DevExpress.XtraEditors.ButtonEdit txtECSCODE;
|
|
private DevExpress.XtraEditors.TextEdit txtELOC;
|
|
private DevExpress.XtraEditors.LabelControl labelControl10;
|
|
private DevExpress.XtraEditors.TextEdit txtPREVENTION;
|
|
private DevExpress.XtraEditors.LabelControl labelControl9;
|
|
private DevExpress.XtraEditors.LabelControl labelControl8;
|
|
private DevExpress.XtraEditors.LabelControl labelControl7;
|
|
private DevExpress.XtraEditors.LabelControl labelControl6;
|
|
private DevExpress.XtraEditors.LabelControl labelControl5;
|
|
private DevExpress.XtraEditors.ButtonEdit txtEPART;
|
|
private System.Windows.Forms.Label label1;
|
|
private DevExpress.XtraEditors.TextEdit txtECDESC;
|
|
private DevExpress.XtraEditors.LabelControl labelControl4;
|
|
private DevExpress.XtraEditors.TextEdit txtECGDESC;
|
|
private DevExpress.XtraEditors.LabelControl labelControl3;
|
|
private DevExpress.XtraEditors.LabelControl labelControl12;
|
|
private DevExpress.XtraEditors.SimpleButton btnAddEcode;
|
|
}
|
|
}
|