Packing_NewPallet.Designer.cs 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173
  1. namespace UAS_MES_NEW.Packing
  2. {
  3. partial class Packing_NewPallet
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Packing_NewBigBox));
  29. this.pr_code_label = new System.Windows.Forms.Label();
  30. this.pa_outboxcode_label = new System.Windows.Forms.Label();
  31. this.title = new System.Windows.Forms.Label();
  32. this.pa_outboxcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.TextBoxGeneratePaCode();
  33. this.headBar1 = new UAS_MES_NEW.CustomControl.HeadBar();
  34. this.pr_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
  35. this.Confirm = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  36. this.SuspendLayout();
  37. //
  38. // pr_code_label
  39. //
  40. this.pr_code_label.AutoSize = true;
  41. this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  42. this.pr_code_label.Location = new System.Drawing.Point(25, 89);
  43. this.pr_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  44. this.pr_code_label.Name = "pr_code_label";
  45. this.pr_code_label.Size = new System.Drawing.Size(92, 27);
  46. this.pr_code_label.TabIndex = 0;
  47. this.pr_code_label.Text = "产品编号";
  48. //
  49. // pa_outboxcode_label
  50. //
  51. this.pa_outboxcode_label.AutoSize = true;
  52. this.pa_outboxcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  53. this.pa_outboxcode_label.Location = new System.Drawing.Point(25, 157);
  54. this.pa_outboxcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  55. this.pa_outboxcode_label.Name = "pa_outboxcode_label";
  56. this.pa_outboxcode_label.Size = new System.Drawing.Size(72, 27);
  57. this.pa_outboxcode_label.TabIndex = 2;
  58. this.pa_outboxcode_label.Text = "栈板号";
  59. //
  60. // title
  61. //
  62. this.title.AutoSize = true;
  63. this.title.BackColor = System.Drawing.SystemColors.ControlDarkDark;
  64. this.title.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  65. this.title.ForeColor = System.Drawing.SystemColors.ButtonFace;
  66. this.title.Location = new System.Drawing.Point(9, 8);
  67. this.title.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  68. this.title.Name = "title";
  69. this.title.Size = new System.Drawing.Size(0, 27);
  70. this.title.TabIndex = 9;
  71. //
  72. // pa_outboxcode
  73. //
  74. this.pa_outboxcode.Caller = null;
  75. this.pa_outboxcode.Location = new System.Drawing.Point(128, 158);
  76. this.pa_outboxcode.MakeCode = null;
  77. this.pa_outboxcode.Margin = new System.Windows.Forms.Padding(5, 4, 5, 4);
  78. this.pa_outboxcode.Name = "pa_outboxcode";
  79. this.pa_outboxcode.Pr_id = null;
  80. this.pa_outboxcode.ProdCode = null;
  81. this.pa_outboxcode.ShowClickIcon = true;
  82. this.pa_outboxcode.Size = new System.Drawing.Size(235, 26);
  83. this.pa_outboxcode.TabIndex = 10;
  84. this.pa_outboxcode.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.TextBoxGeneratePaCode.OnTextChange(this.pa_outboxcode_UserControlTextChanged);
  85. //
  86. // headBar1
  87. //
  88. this.headBar1.BackColor = System.Drawing.SystemColors.ControlDarkDark;
  89. this.headBar1.Dock = System.Windows.Forms.DockStyle.Top;
  90. this.headBar1.Location = new System.Drawing.Point(0, 0);
  91. this.headBar1.Margin = new System.Windows.Forms.Padding(5);
  92. this.headBar1.Name = "headBar1";
  93. this.headBar1.Size = new System.Drawing.Size(399, 40);
  94. this.headBar1.TabIndex = 7;
  95. this.headBar1.Title = null;
  96. //
  97. // pr_code
  98. //
  99. this.pr_code.AllPower = null;
  100. this.pr_code.Caller = null;
  101. this.pr_code.Condition = null;
  102. this.pr_code.DBTitle = "产品编号查询";
  103. this.pr_code.FormName = null;
  104. this.pr_code.Location = new System.Drawing.Point(128, 89);
  105. this.pr_code.Margin = new System.Windows.Forms.Padding(4);
  106. this.pr_code.Name = "pr_code";
  107. this.pr_code.Power = "ifread";
  108. this.pr_code.ReturnData = null;
  109. this.pr_code.SelectField = null;
  110. this.pr_code.SetValueField = null;
  111. this.pr_code.Size = new System.Drawing.Size(235, 26);
  112. this.pr_code.TabIndex = 4;
  113. this.pr_code.TableName = null;
  114. this.pr_code.TextBoxEnable = false;
  115. this.pr_code.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox.OnTextChange(this.pr_code_UserControlTextChanged);
  116. //
  117. // Confirm
  118. //
  119. this.Confirm.AllPower = null;
  120. this.Confirm.BackColor = System.Drawing.Color.Transparent;
  121. this.Confirm.DownImage = ((System.Drawing.Image)(resources.GetObject("Confirm.DownImage")));
  122. this.Confirm.Image = null;
  123. this.Confirm.IsShowBorder = true;
  124. this.Confirm.Location = new System.Drawing.Point(163, 218);
  125. this.Confirm.Margin = new System.Windows.Forms.Padding(4);
  126. this.Confirm.MoveImage = ((System.Drawing.Image)(resources.GetObject("Confirm.MoveImage")));
  127. this.Confirm.Name = "Confirm";
  128. this.Confirm.NormalImage = ((System.Drawing.Image)(resources.GetObject("Confirm.NormalImage")));
  129. this.Confirm.Power = null;
  130. this.Confirm.Size = new System.Drawing.Size(71, 29);
  131. this.Confirm.TabIndex = 3;
  132. this.Confirm.Tag = "Make!NewPallet";
  133. this.Confirm.Text = "确认";
  134. this.Confirm.UseVisualStyleBackColor = true;
  135. this.Confirm.Click += new System.EventHandler(this.Confirm_Click);
  136. //
  137. // Make_NewPallet
  138. //
  139. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  140. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  141. this.ClientSize = new System.Drawing.Size(399, 270);
  142. this.Controls.Add(this.pa_outboxcode);
  143. this.Controls.Add(this.title);
  144. this.Controls.Add(this.headBar1);
  145. this.Controls.Add(this.pr_code);
  146. this.Controls.Add(this.Confirm);
  147. this.Controls.Add(this.pa_outboxcode_label);
  148. this.Controls.Add(this.pr_code_label);
  149. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  150. this.Margin = new System.Windows.Forms.Padding(4);
  151. this.Name = "Make_NewPallet";
  152. this.Tag = "ShowDialogWindow";
  153. this.Text = "新增栈板";
  154. this.Load += new System.EventHandler(this.Make_NewPallet_Load);
  155. this.ResumeLayout(false);
  156. this.PerformLayout();
  157. }
  158. #endregion
  159. private System.Windows.Forms.Label pr_code_label;
  160. private System.Windows.Forms.Label pa_outboxcode_label;
  161. private CustomControl.ButtonUtil.NormalButton Confirm;
  162. private CustomControl.TextBoxWithIcon.SearchTextBox pr_code;
  163. private CustomControl.HeadBar headBar1;
  164. private System.Windows.Forms.Label title;
  165. private CustomControl.TextBoxWithIcon.TextBoxGeneratePaCode pa_outboxcode;
  166. }
  167. }