Batch_Generation_Code.Designer.cs 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224
  1. namespace 优软MES
  2. {
  3. partial class Batch_Generation_Code
  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. this.Panel0 = new System.Windows.Forms.Panel();
  29. this.label5 = new System.Windows.Forms.Label();
  30. this.label4 = new System.Windows.Forms.Label();
  31. this.label3 = new System.Windows.Forms.Label();
  32. this.label2 = new System.Windows.Forms.Label();
  33. this.label1 = new System.Windows.Forms.Label();
  34. this.Screen_Button = new System.Windows.Forms.Button();
  35. this.pi_status = new System.Windows.Forms.TextBox();
  36. this.wh_code = new 优软MES.CustomControl.TextBoxWithIcon.SearchTextBox();
  37. this.pr_code = new 优软MES.CustomControl.TextBoxWithIcon.SearchTextBox();
  38. this.pi_inoutno = new 优软MES.CustomControl.TextBoxWithIcon.SearchTextBox();
  39. this.timePickerWithCombo1 = new 优软MES.CustomControl.TimePickerWithCombo.TimePickerWithCombo();
  40. this.BGC_DataGrid = new 优软MES.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
  41. this.Panel0.SuspendLayout();
  42. ((System.ComponentModel.ISupportInitialize)(this.BGC_DataGrid)).BeginInit();
  43. this.SuspendLayout();
  44. //
  45. // Panel0
  46. //
  47. this.Panel0.Controls.Add(this.label5);
  48. this.Panel0.Controls.Add(this.label4);
  49. this.Panel0.Controls.Add(this.label3);
  50. this.Panel0.Controls.Add(this.label2);
  51. this.Panel0.Controls.Add(this.label1);
  52. this.Panel0.Controls.Add(this.Screen_Button);
  53. this.Panel0.Controls.Add(this.pi_status);
  54. this.Panel0.Controls.Add(this.wh_code);
  55. this.Panel0.Controls.Add(this.pr_code);
  56. this.Panel0.Controls.Add(this.pi_inoutno);
  57. this.Panel0.Controls.Add(this.timePickerWithCombo1);
  58. this.Panel0.Dock = System.Windows.Forms.DockStyle.Top;
  59. this.Panel0.Location = new System.Drawing.Point(0, 0);
  60. this.Panel0.Name = "Panel0";
  61. this.Panel0.Size = new System.Drawing.Size(1448, 161);
  62. this.Panel0.TabIndex = 12;
  63. this.Panel0.Paint += new System.Windows.Forms.PaintEventHandler(this.Panel0_Paint);
  64. //
  65. // label5
  66. //
  67. this.label5.AutoSize = true;
  68. this.label5.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  69. this.label5.Location = new System.Drawing.Point(40, 122);
  70. this.label5.Name = "label5";
  71. this.label5.Size = new System.Drawing.Size(77, 14);
  72. this.label5.TabIndex = 21;
  73. this.label5.Text = "物料编号:";
  74. //
  75. // label4
  76. //
  77. this.label4.AutoSize = true;
  78. this.label4.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  79. this.label4.Location = new System.Drawing.Point(444, 124);
  80. this.label4.Name = "label4";
  81. this.label4.Size = new System.Drawing.Size(56, 14);
  82. this.label4.TabIndex = 20;
  83. this.label4.Text = "仓 库:";
  84. //
  85. // label3
  86. //
  87. this.label3.AutoSize = true;
  88. this.label3.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  89. this.label3.Location = new System.Drawing.Point(935, 75);
  90. this.label3.Name = "label3";
  91. this.label3.Size = new System.Drawing.Size(56, 14);
  92. this.label3.TabIndex = 19;
  93. this.label3.Text = "状 态:";
  94. //
  95. // label2
  96. //
  97. this.label2.AutoSize = true;
  98. this.label2.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  99. this.label2.Location = new System.Drawing.Point(444, 75);
  100. this.label2.Name = "label2";
  101. this.label2.Size = new System.Drawing.Size(56, 14);
  102. this.label2.TabIndex = 18;
  103. this.label2.Text = "日 期:";
  104. //
  105. // label1
  106. //
  107. this.label1.AutoSize = true;
  108. this.label1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  109. this.label1.Location = new System.Drawing.Point(40, 76);
  110. this.label1.Name = "label1";
  111. this.label1.Size = new System.Drawing.Size(77, 14);
  112. this.label1.TabIndex = 17;
  113. this.label1.Text = "入库单号:";
  114. //
  115. // Screen_Button
  116. //
  117. this.Screen_Button.Cursor = System.Windows.Forms.Cursors.Hand;
  118. this.Screen_Button.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  119. this.Screen_Button.Image = global::优软MES.Properties.Resources._2_0btn_36;
  120. this.Screen_Button.Location = new System.Drawing.Point(16, 14);
  121. this.Screen_Button.Name = "Screen_Button";
  122. this.Screen_Button.Size = new System.Drawing.Size(111, 33);
  123. this.Screen_Button.TabIndex = 16;
  124. this.Screen_Button.Text = "筛选";
  125. this.Screen_Button.UseVisualStyleBackColor = true;
  126. this.Screen_Button.Click += new System.EventHandler(this.Screen_Button_Click);
  127. //
  128. // pi_status
  129. //
  130. this.pi_status.Location = new System.Drawing.Point(1007, 74);
  131. this.pi_status.Name = "pi_status";
  132. this.pi_status.Size = new System.Drawing.Size(247, 21);
  133. this.pi_status.TabIndex = 15;
  134. //
  135. // wh_code
  136. //
  137. this.wh_code.Caller = null;
  138. this.wh_code.FormName = null;
  139. this.wh_code.Location = new System.Drawing.Point(517, 120);
  140. this.wh_code.Name = "wh_code";
  141. this.wh_code.SetValueField = null;
  142. this.wh_code.Size = new System.Drawing.Size(247, 21);
  143. this.wh_code.TabIndex = 14;
  144. //
  145. // pr_code
  146. //
  147. this.pr_code.Caller = null;
  148. this.pr_code.FormName = null;
  149. this.pr_code.Location = new System.Drawing.Point(123, 120);
  150. this.pr_code.Name = "pr_code";
  151. this.pr_code.SetValueField = null;
  152. this.pr_code.Size = new System.Drawing.Size(247, 21);
  153. this.pr_code.TabIndex = 13;
  154. //
  155. // pi_inoutno
  156. //
  157. this.pi_inoutno.Caller = null;
  158. this.pi_inoutno.FormName = null;
  159. this.pi_inoutno.Location = new System.Drawing.Point(123, 74);
  160. this.pi_inoutno.Name = "pi_inoutno";
  161. this.pi_inoutno.SetValueField = null;
  162. this.pi_inoutno.Size = new System.Drawing.Size(247, 21);
  163. this.pi_inoutno.TabIndex = 12;
  164. //
  165. // timePickerWithCombo1
  166. //
  167. this.timePickerWithCombo1.BeginTime = null;
  168. this.timePickerWithCombo1.BeginTimeText = null;
  169. this.timePickerWithCombo1.EndTime = null;
  170. this.timePickerWithCombo1.EndTimeText = null;
  171. this.timePickerWithCombo1.Location = new System.Drawing.Point(517, 75);
  172. this.timePickerWithCombo1.Name = "timePickerWithCombo1";
  173. this.timePickerWithCombo1.Size = new System.Drawing.Size(376, 22);
  174. this.timePickerWithCombo1.TabIndex = 11;
  175. //
  176. // BGC_DataGrid
  177. //
  178. this.BGC_DataGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  179. this.BGC_DataGrid.Dock = System.Windows.Forms.DockStyle.Fill;
  180. this.BGC_DataGrid.Location = new System.Drawing.Point(0, 161);
  181. this.BGC_DataGrid.Name = "BGC_DataGrid";
  182. this.BGC_DataGrid.RowTemplate.Height = 23;
  183. this.BGC_DataGrid.Size = new System.Drawing.Size(1448, 444);
  184. this.BGC_DataGrid.TabIndex = 13;
  185. this.BGC_DataGrid.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.BGC_DataGrid_CellContentClick);
  186. //
  187. // Batch_Generation_Code
  188. //
  189. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  190. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  191. this.BackColor = System.Drawing.SystemColors.ControlLightLight;
  192. this.ClientSize = new System.Drawing.Size(1448, 605);
  193. this.Controls.Add(this.BGC_DataGrid);
  194. this.Controls.Add(this.Panel0);
  195. this.Name = "Batch_Generation_Code";
  196. this.Text = "批量生成条码";
  197. this.Load += new System.EventHandler(this.Batch_Generation_Code_Load);
  198. this.SizeChanged += new System.EventHandler(this.Batch_Generation_Code_SizeChanged);
  199. this.Panel0.ResumeLayout(false);
  200. this.Panel0.PerformLayout();
  201. ((System.ComponentModel.ISupportInitialize)(this.BGC_DataGrid)).EndInit();
  202. this.ResumeLayout(false);
  203. }
  204. #endregion
  205. private System.Windows.Forms.Panel Panel0;
  206. private System.Windows.Forms.Label label5;
  207. private System.Windows.Forms.Label label4;
  208. private System.Windows.Forms.Label label3;
  209. private System.Windows.Forms.Label label2;
  210. private System.Windows.Forms.Label label1;
  211. private System.Windows.Forms.Button Screen_Button;
  212. private System.Windows.Forms.TextBox pi_status;
  213. private CustomControl.TextBoxWithIcon.SearchTextBox wh_code;
  214. private CustomControl.TextBoxWithIcon.SearchTextBox pr_code;
  215. private CustomControl.TextBoxWithIcon.SearchTextBox pi_inoutno;
  216. private CustomControl.TimePickerWithCombo.TimePickerWithCombo timePickerWithCombo1;
  217. private CustomControl.DataGrid_View.DataGridViewWithSerialNum BGC_DataGrid;
  218. }
  219. }