namespace ICSSoft.Frame.APP
{
partial class FormICSTeamGroupAdd
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormICSTeamGroupAdd));
this.lblTitle = new DevExpress.XtraEditors.LabelControl();
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.txtMTIME = new DevExpress.XtraEditors.TextEdit();
this.txtMUSERName = new DevExpress.XtraEditors.TextEdit();
this.label11 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.txtSEGManager = new DevExpress.XtraEditors.ButtonEdit();
this.label4 = new System.Windows.Forms.Label();
this.txtSHIFTTYPECODE = new DevExpress.XtraEditors.ButtonEdit();
this.label3 = new System.Windows.Forms.Label();
this.txtSEGSEQ = new DevExpress.XtraEditors.TextEdit();
this.txtTeamGroupDesc = new DevExpress.XtraEditors.TextEdit();
this.txtTeamGroupCode = new DevExpress.XtraEditors.TextEdit();
this.label2 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.btnClose = new DevExpress.XtraEditors.SimpleButton();
this.btnCancle = new DevExpress.XtraEditors.SimpleButton();
this.btnOK = new DevExpress.XtraEditors.SimpleButton();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
this.panelControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txtMTIME.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtMUSERName.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtSEGManager.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtSHIFTTYPECODE.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtSEGSEQ.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtTeamGroupDesc.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtTeamGroupCode.Properties)).BeginInit();
this.SuspendLayout();
//
// lblTitle
//
this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblTitle.Appearance.ForeColor = System.Drawing.Color.Black;
this.lblTitle.Location = new System.Drawing.Point(0, 2);
this.lblTitle.Name = "lblTitle";
this.lblTitle.Size = new System.Drawing.Size(96, 21);
this.lblTitle.TabIndex = 27;
this.lblTitle.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.txtMTIME);
this.panelControl1.Controls.Add(this.txtMUSERName);
this.panelControl1.Controls.Add(this.label11);
this.panelControl1.Controls.Add(this.label10);
this.panelControl1.Controls.Add(this.label6);
this.panelControl1.Controls.Add(this.txtSEGManager);
this.panelControl1.Controls.Add(this.label4);
this.panelControl1.Controls.Add(this.txtSHIFTTYPECODE);
this.panelControl1.Controls.Add(this.label3);
this.panelControl1.Controls.Add(this.txtSEGSEQ);
this.panelControl1.Controls.Add(this.txtTeamGroupDesc);
this.panelControl1.Controls.Add(this.txtTeamGroupCode);
this.panelControl1.Controls.Add(this.label2);
this.panelControl1.Controls.Add(this.label1);
this.panelControl1.Location = new System.Drawing.Point(1, 30);
this.panelControl1.Name = "panelControl1";
this.panelControl1.Size = new System.Drawing.Size(263, 155);
this.panelControl1.TabIndex = 0;
//
// txtMTIME
//
this.txtMTIME.Location = new System.Drawing.Point(89, 119);
this.txtMTIME.Name = "txtMTIME";
this.txtMTIME.Properties.ReadOnly = true;
this.txtMTIME.Size = new System.Drawing.Size(148, 20);
this.txtMTIME.TabIndex = 80;
//
// txtMUSERName
//
this.txtMUSERName.Location = new System.Drawing.Point(88, 83);
this.txtMUSERName.Name = "txtMUSERName";
this.txtMUSERName.Properties.ReadOnly = true;
this.txtMUSERName.Size = new System.Drawing.Size(149, 20);
this.txtMUSERName.TabIndex = 79;
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(15, 121);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(59, 14);
this.label11.TabIndex = 78;
this.label11.Text = "维护时间:";
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(15, 86);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(47, 14);
this.label10.TabIndex = 77;
this.label10.Text = "维护人:";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(37, 280);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(67, 14);
this.label6.TabIndex = 76;
this.label6.Text = "车间主任:";
this.label6.Visible = false;
//
// txtSEGManager
//
this.txtSEGManager.EditValue = "";
this.txtSEGManager.Location = new System.Drawing.Point(110, 277);
this.txtSEGManager.Name = "txtSEGManager";
this.txtSEGManager.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton()});
this.txtSEGManager.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
this.txtSEGManager.Size = new System.Drawing.Size(149, 20);
this.txtSEGManager.TabIndex = 75;
this.txtSEGManager.Visible = false;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(37, 306);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(43, 14);
this.label4.TabIndex = 71;
this.label4.Text = "班制:";
this.label4.Visible = false;
//
// txtSHIFTTYPECODE
//
this.txtSHIFTTYPECODE.EditValue = "";
this.txtSHIFTTYPECODE.Location = new System.Drawing.Point(110, 303);
this.txtSHIFTTYPECODE.Name = "txtSHIFTTYPECODE";
this.txtSHIFTTYPECODE.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton()});
this.txtSHIFTTYPECODE.Size = new System.Drawing.Size(150, 20);
this.txtSHIFTTYPECODE.TabIndex = 70;
this.txtSHIFTTYPECODE.Visible = false;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(15, 51);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(67, 14);
this.label3.TabIndex = 15;
this.label3.Text = "班组描述:";
//
// txtSEGSEQ
//
this.txtSEGSEQ.Location = new System.Drawing.Point(110, 247);
this.txtSEGSEQ.Name = "txtSEGSEQ";
this.txtSEGSEQ.Size = new System.Drawing.Size(148, 20);
this.txtSEGSEQ.TabIndex = 13;
this.txtSEGSEQ.Visible = false;
//
// txtTeamGroupDesc
//
this.txtTeamGroupDesc.Location = new System.Drawing.Point(89, 49);
this.txtTeamGroupDesc.Name = "txtTeamGroupDesc";
this.txtTeamGroupDesc.Size = new System.Drawing.Size(148, 20);
this.txtTeamGroupDesc.TabIndex = 1;
//
// txtTeamGroupCode
//
this.txtTeamGroupCode.Location = new System.Drawing.Point(89, 14);
this.txtTeamGroupCode.Name = "txtTeamGroupCode";
this.txtTeamGroupCode.Size = new System.Drawing.Size(148, 20);
this.txtTeamGroupCode.TabIndex = 0;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(37, 250);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(67, 14);
this.label2.TabIndex = 9;
this.label2.Text = "车间次序:";
this.label2.Visible = false;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(16, 17);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(67, 14);
this.label1.TabIndex = 8;
this.label1.Text = "班组代码:";
//
// 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(239, 1);
this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(26, 29);
this.btnClose.TabIndex = 31;
this.btnClose.Click += new System.EventHandler(this.btnClose_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(193, 186);
this.btnCancle.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnCancle.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnCancle.Name = "btnCancle";
this.btnCancle.Size = new System.Drawing.Size(70, 30);
this.btnCancle.TabIndex = 3;
this.btnCancle.Text = "取消";
this.btnCancle.Click += new System.EventHandler(this.btnCancle_Click);
//
// 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(121, 186);
this.btnOK.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnOK.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnOK.Name = "btnOK";
this.btnOK.Size = new System.Drawing.Size(70, 30);
this.btnOK.TabIndex = 2;
this.btnOK.Text = "保存";
this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
//
// FormICSTeamGroupAdd
//
this.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
this.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(31)))), ((int)(((byte)(53)))));
this.Appearance.Options.UseBackColor = true;
this.Appearance.Options.UseForeColor = true;
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(265, 218);
this.Controls.Add(this.btnClose);
this.Controls.Add(this.btnCancle);
this.Controls.Add(this.btnOK);
this.Controls.Add(this.panelControl1);
this.Controls.Add(this.lblTitle);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Name = "FormICSTeamGroupAdd";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "车间信息编辑";
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
this.panelControl1.ResumeLayout(false);
this.panelControl1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.txtMTIME.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtMUSERName.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtSEGManager.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtSHIFTTYPECODE.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtSEGSEQ.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtTeamGroupDesc.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtTeamGroupCode.Properties)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private DevExpress.XtraEditors.LabelControl lblTitle;
private DevExpress.XtraEditors.PanelControl panelControl1;
private DevExpress.XtraEditors.TextEdit txtSEGSEQ;
private DevExpress.XtraEditors.TextEdit txtTeamGroupCode;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label1;
private DevExpress.XtraEditors.SimpleButton btnOK;
private DevExpress.XtraEditors.SimpleButton btnCancle;
private DevExpress.XtraEditors.SimpleButton btnClose;
private System.Windows.Forms.Label label3;
private DevExpress.XtraEditors.ButtonEdit txtSHIFTTYPECODE;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label6;
private DevExpress.XtraEditors.ButtonEdit txtSEGManager;
private DevExpress.XtraEditors.TextEdit txtMTIME;
private DevExpress.XtraEditors.TextEdit txtMUSERName;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label10;
private DevExpress.XtraEditors.TextEdit txtTeamGroupDesc;
}
}