锐腾搅拌上料功能
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.

442 lines
24 KiB

namespace ICSSoft.Frame.APP
{
partial class FormICSRESAdd
{
/// <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(FormICSRESAdd));
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.txtSHIFTTYPEID = new DevExpress.XtraEditors.TextEdit();
this.txtSEGID = new DevExpress.XtraEditors.TextEdit();
this.label12SSID = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.btnSSID = new DevExpress.XtraEditors.ButtonEdit();
this.label13SHIFTTYPEID = new System.Windows.Forms.Label();
this.label11SEGID = new System.Windows.Forms.Label();
this.comboBox1 = new System.Windows.Forms.ComboBox();
this.label9 = new System.Windows.Forms.Label();
this.btnCREWCODE = new DevExpress.XtraEditors.ButtonEdit();
this.label8 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.txtMtime = new DevExpress.XtraEditors.TextEdit();
this.label3 = new System.Windows.Forms.Label();
this.txtMuser = new DevExpress.XtraEditors.TextEdit();
this.label2 = new System.Windows.Forms.Label();
this.txtRESDESC = new System.Windows.Forms.RichTextBox();
this.label5 = new System.Windows.Forms.Label();
this.txtRESCODE = new DevExpress.XtraEditors.TextEdit();
this.label1 = new System.Windows.Forms.Label();
this.btnOK = new DevExpress.XtraEditors.SimpleButton();
this.btnCancle = new DevExpress.XtraEditors.SimpleButton();
this.btnClose = new DevExpress.XtraEditors.SimpleButton();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
this.panelControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txtSHIFTTYPEID.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtSEGID.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.btnSSID.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.btnCREWCODE.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtMtime.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtMuser.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtRESCODE.Properties)).BeginInit();
this.SuspendLayout();
//
// labelControl1
//
this.labelControl1.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl1.Appearance.ForeColor = System.Drawing.Color.Black;
this.labelControl1.Location = new System.Drawing.Point(17, 3);
this.labelControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelControl1.Name = "labelControl1";
this.labelControl1.Size = new System.Drawing.Size(96, 31);
this.labelControl1.TabIndex = 26;
this.labelControl1.Text = "资源信息";
//
// panelControl1
//
this.panelControl1.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.panelControl1.Appearance.BackColor = System.Drawing.Color.White;
this.panelControl1.Appearance.Options.UseBackColor = true;
this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl1.Controls.Add(this.txtSHIFTTYPEID);
this.panelControl1.Controls.Add(this.txtSEGID);
this.panelControl1.Controls.Add(this.label12SSID);
this.panelControl1.Controls.Add(this.label7);
this.panelControl1.Controls.Add(this.btnSSID);
this.panelControl1.Controls.Add(this.label13SHIFTTYPEID);
this.panelControl1.Controls.Add(this.label11SEGID);
this.panelControl1.Controls.Add(this.comboBox1);
this.panelControl1.Controls.Add(this.label9);
this.panelControl1.Controls.Add(this.btnCREWCODE);
this.panelControl1.Controls.Add(this.label8);
this.panelControl1.Controls.Add(this.label6);
this.panelControl1.Controls.Add(this.label4);
this.panelControl1.Controls.Add(this.txtMtime);
this.panelControl1.Controls.Add(this.label3);
this.panelControl1.Controls.Add(this.txtMuser);
this.panelControl1.Controls.Add(this.label2);
this.panelControl1.Controls.Add(this.txtRESDESC);
this.panelControl1.Controls.Add(this.label5);
this.panelControl1.Controls.Add(this.txtRESCODE);
this.panelControl1.Controls.Add(this.label1);
this.panelControl1.Location = new System.Drawing.Point(3, 60);
this.panelControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.panelControl1.Name = "panelControl1";
this.panelControl1.Padding = new System.Windows.Forms.Padding(7, 0, 0, 0);
this.panelControl1.Size = new System.Drawing.Size(413, 493);
this.panelControl1.TabIndex = 27;
//
// txtSHIFTTYPEID
//
this.txtSHIFTTYPEID.Location = new System.Drawing.Point(131, 303);
this.txtSHIFTTYPEID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtSHIFTTYPEID.Name = "txtSHIFTTYPEID";
this.txtSHIFTTYPEID.Properties.ReadOnly = true;
this.txtSHIFTTYPEID.Size = new System.Drawing.Size(223, 28);
this.txtSHIFTTYPEID.TabIndex = 97;
//
// txtSEGID
//
this.txtSEGID.Location = new System.Drawing.Point(131, 262);
this.txtSEGID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtSEGID.Name = "txtSEGID";
this.txtSEGID.Properties.ReadOnly = true;
this.txtSEGID.Size = new System.Drawing.Size(223, 28);
this.txtSEGID.TabIndex = 96;
//
// label12SSID
//
this.label12SSID.AutoSize = true;
this.label12SSID.Location = new System.Drawing.Point(364, 226);
this.label12SSID.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label12SSID.Name = "label12SSID";
this.label12SSID.Size = new System.Drawing.Size(0, 22);
this.label12SSID.TabIndex = 95;
this.label12SSID.Visible = false;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(39, 226);
this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(51, 22);
this.label7.TabIndex = 94;
this.label7.Text = "产线:";
//
// btnSSID
//
this.btnSSID.Location = new System.Drawing.Point(131, 222);
this.btnSSID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.btnSSID.Name = "btnSSID";
this.btnSSID.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton()});
this.btnSSID.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
this.btnSSID.Size = new System.Drawing.Size(223, 28);
this.btnSSID.TabIndex = 93;
this.btnSSID.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.btnSSID_ButtonClick);
//
// label13SHIFTTYPEID
//
this.label13SHIFTTYPEID.AutoSize = true;
this.label13SHIFTTYPEID.Location = new System.Drawing.Point(366, 310);
this.label13SHIFTTYPEID.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label13SHIFTTYPEID.Name = "label13SHIFTTYPEID";
this.label13SHIFTTYPEID.Size = new System.Drawing.Size(0, 22);
this.label13SHIFTTYPEID.TabIndex = 92;
this.label13SHIFTTYPEID.Visible = false;
//
// label11SEGID
//
this.label11SEGID.AutoSize = true;
this.label11SEGID.Location = new System.Drawing.Point(366, 267);
this.label11SEGID.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label11SEGID.Name = "label11SEGID";
this.label11SEGID.Size = new System.Drawing.Size(0, 22);
this.label11SEGID.TabIndex = 90;
this.label11SEGID.Visible = false;
//
// comboBox1
//
this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox1.FormattingEnabled = true;
this.comboBox1.Location = new System.Drawing.Point(133, 178);
this.comboBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.comboBox1.Name = "comboBox1";
this.comboBox1.Size = new System.Drawing.Size(220, 30);
this.comboBox1.TabIndex = 88;
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(40, 349);
this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(51, 22);
this.label9.TabIndex = 85;
this.label9.Text = "班组:";
//
// btnCREWCODE
//
this.btnCREWCODE.Location = new System.Drawing.Point(133, 344);
this.btnCREWCODE.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.btnCREWCODE.Name = "btnCREWCODE";
this.btnCREWCODE.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton()});
this.btnCREWCODE.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
this.btnCREWCODE.Size = new System.Drawing.Size(223, 28);
this.btnCREWCODE.TabIndex = 84;
this.btnCREWCODE.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.btnCREWCODE_ButtonClick);
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(40, 308);
this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(52, 22);
this.label8.TabIndex = 83;
this.label8.Text = "班制:";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(40, 267);
this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(52, 22);
this.label6.TabIndex = 79;
this.label6.Text = "车间:";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(40, 182);
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(88, 22);
this.label4.TabIndex = 76;
this.label4.Text = "资源类别:";
//
// txtMtime
//
this.txtMtime.Location = new System.Drawing.Point(131, 426);
this.txtMtime.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtMtime.Name = "txtMtime";
this.txtMtime.Size = new System.Drawing.Size(223, 28);
this.txtMtime.TabIndex = 75;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(39, 431);
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(88, 22);
this.label3.TabIndex = 74;
this.label3.Text = "维护时间:";
//
// txtMuser
//
this.txtMuser.Location = new System.Drawing.Point(131, 385);
this.txtMuser.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtMuser.Name = "txtMuser";
this.txtMuser.Size = new System.Drawing.Size(223, 28);
this.txtMuser.TabIndex = 73;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(39, 390);
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(70, 22);
this.label2.TabIndex = 72;
this.label2.Text = "维护人:";
//
// txtRESDESC
//
this.txtRESDESC.Location = new System.Drawing.Point(133, 74);
this.txtRESDESC.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtRESDESC.Name = "txtRESDESC";
this.txtRESDESC.Size = new System.Drawing.Size(221, 92);
this.txtRESDESC.TabIndex = 71;
this.txtRESDESC.Text = "";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(40, 79);
this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(88, 22);
this.label5.TabIndex = 70;
this.label5.Text = "资源描述:";
//
// txtRESCODE
//
this.txtRESCODE.Location = new System.Drawing.Point(133, 33);
this.txtRESCODE.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtRESCODE.Name = "txtRESCODE";
this.txtRESCODE.Size = new System.Drawing.Size(223, 28);
this.txtRESCODE.TabIndex = 68;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(40, 38);
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(88, 22);
this.label1.TabIndex = 66;
this.label1.Text = "资源代码:";
//
// btnOK
//
this.btnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btnOK.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnOK.Appearance.ForeColor = System.Drawing.Color.White;
this.btnOK.Appearance.Options.UseFont = true;
this.btnOK.Appearance.Options.UseForeColor = true;
this.btnOK.Appearance.Options.UseTextOptions = true;
this.btnOK.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnOK.Image = ((System.Drawing.Image)(resources.GetObject("btnOK.Image")));
this.btnOK.Location = new System.Drawing.Point(204, 563);
this.btnOK.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnOK.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnOK.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.btnOK.Name = "btnOK";
this.btnOK.Size = new System.Drawing.Size(100, 47);
this.btnOK.TabIndex = 28;
this.btnOK.Text = "保存";
this.btnOK.Click += new System.EventHandler(this.save_Click);
//
// btnCancle
//
this.btnCancle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btnCancle.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnCancle.Appearance.ForeColor = System.Drawing.Color.White;
this.btnCancle.Appearance.Options.UseFont = true;
this.btnCancle.Appearance.Options.UseForeColor = true;
this.btnCancle.Appearance.Options.UseTextOptions = true;
this.btnCancle.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.btnCancle.Image = ((System.Drawing.Image)(resources.GetObject("btnCancle.Image")));
this.btnCancle.Location = new System.Drawing.Point(317, 563);
this.btnCancle.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnCancle.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnCancle.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.btnCancle.Name = "btnCancle";
this.btnCancle.Size = new System.Drawing.Size(100, 47);
this.btnCancle.TabIndex = 29;
this.btnCancle.Text = "取消";
this.btnCancle.Click += new System.EventHandler(this.can_Click);
//
// btnClose
//
this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
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.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
this.btnClose.Location = new System.Drawing.Point(380, 3);
this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnClose.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(37, 47);
this.btnClose.TabIndex = 30;
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
//
// FormICSRESAdd
//
this.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
this.Appearance.Options.UseBackColor = true;
this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(419, 611);
this.Controls.Add(this.btnClose);
this.Controls.Add(this.btnCancle);
this.Controls.Add(this.btnOK);
this.Controls.Add(this.panelControl1);
this.Controls.Add(this.labelControl1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.Name = "FormICSRESAdd";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "FormICSShifTypeAdd";
this.Load += new System.EventHandler(this.FormICSItenLotAdd_Load);
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
this.panelControl1.ResumeLayout(false);
this.panelControl1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.txtSHIFTTYPEID.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtSEGID.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.btnSSID.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.btnCREWCODE.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtMtime.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtMuser.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtRESCODE.Properties)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private DevExpress.XtraEditors.LabelControl labelControl1;
private DevExpress.XtraEditors.PanelControl panelControl1;
private DevExpress.XtraEditors.SimpleButton btnOK;
private DevExpress.XtraEditors.SimpleButton btnCancle;
private DevExpress.XtraEditors.SimpleButton btnClose;
private DevExpress.XtraEditors.TextEdit txtRESCODE;
private System.Windows.Forms.Label label1;
private DevExpress.XtraEditors.TextEdit txtMtime;
private System.Windows.Forms.Label label3;
private DevExpress.XtraEditors.TextEdit txtMuser;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.RichTextBox txtRESDESC;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label9;
private DevExpress.XtraEditors.ButtonEdit btnCREWCODE;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.ComboBox comboBox1;
private System.Windows.Forms.Label label13SHIFTTYPEID;
private System.Windows.Forms.Label label11SEGID;
private DevExpress.XtraEditors.TextEdit txtSHIFTTYPEID;
private DevExpress.XtraEditors.TextEdit txtSEGID;
private System.Windows.Forms.Label label12SSID;
private System.Windows.Forms.Label label7;
private DevExpress.XtraEditors.ButtonEdit btnSSID;
}
}