| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222 |
-
- namespace Dongke.IBOSS.PRD.Client.PMModule
- {
- partial class F_PM_0101_2
- {
- /// <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(F_PM_0101_2));
- this.c_Label4 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.groutinglineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.Newmold = new Dongke.WinForm.Controls.FtcFilterComboBox();
- this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.c_Label5 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.convertproduceflag = new Dongke.WinForm.Controls.FtcFilterComboBox();
- this.convertLine = new Dongke.WinForm.Controls.FtcFilterComboBox();
- this.btnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.btnCancel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.SuspendLayout();
- //
- // c_Label4
- //
- this.c_Label4.AutoSize = true;
- this.c_Label4.BackColor = System.Drawing.Color.Transparent;
- this.c_Label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.c_Label4.ForeColor = System.Drawing.Color.Black;
- this.c_Label4.Location = new System.Drawing.Point(12, 23);
- this.c_Label4.Name = "c_Label4";
- this.c_Label4.Size = new System.Drawing.Size(65, 12);
- this.c_Label4.TabIndex = 72;
- this.c_Label4.Text = "成型线编码";
- this.c_Label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // groutinglineCode
- //
- this.groutinglineCode.BackColor = System.Drawing.SystemColors.Window;
- this.groutinglineCode.BackgroundColor = System.Drawing.SystemColors.Window;
- this.groutinglineCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.groutinglineCode.ErrorMessage = "";
- this.groutinglineCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.groutinglineCode.Location = new System.Drawing.Point(83, 20);
- this.groutinglineCode.MaxLength = 20;
- this.groutinglineCode.Name = "groutinglineCode";
- this.groutinglineCode.Size = new System.Drawing.Size(141, 21);
- this.groutinglineCode.TabIndex = 71;
- //
- // Newmold
- //
- this.Newmold.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.Newmold.FormattingEnabled = true;
- this.Newmold.Items.AddRange(new object[] {
- "是",
- "否"});
- this.Newmold.Location = new System.Drawing.Point(83, 51);
- this.Newmold.Name = "Newmold";
- this.Newmold.ShowMustInputAlert = false;
- this.Newmold.Size = new System.Drawing.Size(141, 20);
- this.Newmold.TabIndex = 86;
- //
- // c_Label2
- //
- this.c_Label2.AutoSize = true;
- this.c_Label2.BackColor = System.Drawing.Color.Transparent;
- this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.c_Label2.ForeColor = System.Drawing.Color.Red;
- this.c_Label2.Location = new System.Drawing.Point(12, 57);
- this.c_Label2.Name = "c_Label2";
- this.c_Label2.Size = new System.Drawing.Size(29, 12);
- this.c_Label2.TabIndex = 85;
- this.c_Label2.Text = "新模";
- //
- // c_Label3
- //
- this.c_Label3.AutoSize = true;
- this.c_Label3.BackColor = System.Drawing.Color.Transparent;
- this.c_Label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.c_Label3.ForeColor = System.Drawing.Color.Red;
- this.c_Label3.Location = new System.Drawing.Point(273, 57);
- this.c_Label3.Name = "c_Label3";
- this.c_Label3.Size = new System.Drawing.Size(29, 12);
- this.c_Label3.TabIndex = 87;
- this.c_Label3.Text = "转产";
- //
- // c_Label5
- //
- this.c_Label5.AutoSize = true;
- this.c_Label5.BackColor = System.Drawing.Color.Transparent;
- this.c_Label5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.c_Label5.ForeColor = System.Drawing.Color.Red;
- this.c_Label5.Location = new System.Drawing.Point(273, 23);
- this.c_Label5.Name = "c_Label5";
- this.c_Label5.Size = new System.Drawing.Size(29, 12);
- this.c_Label5.TabIndex = 89;
- this.c_Label5.Text = "转线";
- //
- // convertproduceflag
- //
- this.convertproduceflag.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.convertproduceflag.FormattingEnabled = true;
- this.convertproduceflag.Items.AddRange(new object[] {
- "是",
- "否"});
- this.convertproduceflag.Location = new System.Drawing.Point(327, 49);
- this.convertproduceflag.Name = "convertproduceflag";
- this.convertproduceflag.ShowMustInputAlert = false;
- this.convertproduceflag.Size = new System.Drawing.Size(140, 20);
- this.convertproduceflag.TabIndex = 92;
- //
- // convertLine
- //
- this.convertLine.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.convertLine.FormattingEnabled = true;
- this.convertLine.Items.AddRange(new object[] {
- "是",
- "否"});
- this.convertLine.Location = new System.Drawing.Point(327, 23);
- this.convertLine.Name = "convertLine";
- this.convertLine.ShowMustInputAlert = false;
- this.convertLine.Size = new System.Drawing.Size(140, 20);
- this.convertLine.TabIndex = 93;
- //
- // btnSave
- //
- this.btnSave.BackColor = System.Drawing.SystemColors.ControlDark;
- this.btnSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSave.BackgroundImage")));
- this.btnSave.Font = new System.Drawing.Font("宋体", 9F);
- this.btnSave.ForeColor = System.Drawing.Color.White;
- this.btnSave.Location = new System.Drawing.Point(304, 88);
- this.btnSave.Name = "btnSave";
- this.btnSave.Size = new System.Drawing.Size(85, 30);
- this.btnSave.TabIndex = 94;
- this.btnSave.Text = "保存(&S)";
- this.btnSave.UseVisualStyleBackColor = false;
- this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
- //
- // btnCancel
- //
- this.btnCancel.BackColor = System.Drawing.SystemColors.ControlDark;
- this.btnCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCancel.BackgroundImage")));
- this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
- this.btnCancel.Font = new System.Drawing.Font("宋体", 9F);
- this.btnCancel.ForeColor = System.Drawing.Color.White;
- this.btnCancel.Location = new System.Drawing.Point(395, 88);
- this.btnCancel.Name = "btnCancel";
- this.btnCancel.Size = new System.Drawing.Size(85, 30);
- this.btnCancel.TabIndex = 95;
- this.btnCancel.Text = "关闭";
- this.btnCancel.UseVisualStyleBackColor = false;
- this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
- //
- // F_PM_0101_2
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(517, 171);
- this.Controls.Add(this.btnCancel);
- this.Controls.Add(this.btnSave);
- this.Controls.Add(this.convertLine);
- this.Controls.Add(this.convertproduceflag);
- this.Controls.Add(this.c_Label5);
- this.Controls.Add(this.c_Label3);
- this.Controls.Add(this.Newmold);
- this.Controls.Add(this.c_Label2);
- this.Controls.Add(this.c_Label4);
- this.Controls.Add(this.groutinglineCode);
- this.Name = "F_PM_0101_2";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "编辑";
- this.Load += new System.EventHandler(this.F_PM_0101_2_Load);
- this.Controls.SetChildIndex(this.groutinglineCode, 0);
- this.Controls.SetChildIndex(this.c_Label4, 0);
- this.Controls.SetChildIndex(this.c_Label2, 0);
- this.Controls.SetChildIndex(this.Newmold, 0);
- this.Controls.SetChildIndex(this.c_Label3, 0);
- this.Controls.SetChildIndex(this.c_Label5, 0);
- this.Controls.SetChildIndex(this.convertproduceflag, 0);
- this.Controls.SetChildIndex(this.convertLine, 0);
- this.Controls.SetChildIndex(this.btnSave, 0);
- this.Controls.SetChildIndex(this.btnCancel, 0);
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private Basics.BaseControls.C_Label c_Label4;
- private Basics.BaseControls.C_TextBox groutinglineCode;
- private WinForm.Controls.FtcFilterComboBox Newmold;
- private Basics.BaseControls.C_Label c_Label2;
- private Basics.BaseControls.C_Label c_Label3;
- private Basics.BaseControls.C_Label c_Label5;
- private WinForm.Controls.FtcFilterComboBox convertproduceflag;
- private WinForm.Controls.FtcFilterComboBox convertLine;
- private Basics.BaseControls.C_Button btnSave;
- private Basics.BaseControls.C_Button btnCancel;
- }
- }
|