UAS_出货标签管理.Designer.cs 82 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470
  1. namespace UAS_LabelMachine
  2. {
  3. partial class UAS_出货标签打印
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 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 窗体设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要修改
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UAS_出货标签打印));
  30. this.pi_inoutno_label = new System.Windows.Forms.Label();
  31. this.label24 = new System.Windows.Forms.Label();
  32. this.LabelMainTain = new System.Windows.Forms.Button();
  33. this.CleanDetail = new System.Windows.Forms.Button();
  34. this.pib_id = new System.Windows.Forms.Label();
  35. this.pi_cardcode = new System.Windows.Forms.Label();
  36. this.pi_cardcode_label = new System.Windows.Forms.Label();
  37. this.Fresh = new System.Windows.Forms.LinkLabel();
  38. this.RefreshDBConnect = new System.Windows.Forms.Timer(this.components);
  39. this.GetGridOnly = new System.Windows.Forms.CheckBox();
  40. this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  41. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  42. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  43. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  44. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  45. this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  46. this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  48. this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  49. this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.dataGridViewCheckBoxColumn2 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  58. this.dataGridViewCheckBoxColumn3 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  59. this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.dataGridViewTextBoxColumn19 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.dataGridViewTextBoxColumn20 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.dataGridViewTextBoxColumn23 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.MidSource = new System.Windows.Forms.BindingSource(this.components);
  67. this.ChooseAll = new System.Windows.Forms.Button();
  68. this.ExportFileDialog = new System.Windows.Forms.FolderBrowserDialog();
  69. this.AttachInfo = new System.Windows.Forms.Button();
  70. this.pi_date = new System.Windows.Forms.Label();
  71. this.label19 = new System.Windows.Forms.Label();
  72. this.ExportData = new System.Windows.Forms.Button();
  73. this.PrintFooter = new System.Windows.Forms.Button();
  74. this.SetPrintStatus_label = new System.Windows.Forms.Label();
  75. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  76. this.label1 = new System.Windows.Forms.Label();
  77. this.Pack = new System.Windows.Forms.Button();
  78. this.PrintStatus = new System.Windows.Forms.Button();
  79. this.DCCheck = new UAS_LabelMachine.CustomControl.EnterTextBox();
  80. this.GridPrcode = new UAS_LabelMachine.CustomControl.DataGridViewWithSerialNum();
  81. this.pd_pdno = new System.Windows.Forms.DataGridViewTextBoxColumn();
  82. this.pjd_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
  83. this.pd_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  84. this.CollectedNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  85. this.UnCollectedNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  86. this.pd_outqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
  87. this.pr_unit = new System.Windows.Forms.DataGridViewTextBoxColumn();
  88. this.pd_brand = new System.Windows.Forms.DataGridViewTextBoxColumn();
  89. this.pjd_zxbzs_user = new System.Windows.Forms.DataGridViewTextBoxColumn();
  90. this.groupBoxWithBorder1 = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  91. this.label18 = new System.Windows.Forms.Label();
  92. this.MidBoxEnd = new UAS_LabelMachine.CustomControl.EnterTextBox();
  93. this.MidBoxBegin = new UAS_LabelMachine.CustomControl.EnterTextBox();
  94. this.label16 = new System.Windows.Forms.Label();
  95. this.SingleBoxEnd = new UAS_LabelMachine.CustomControl.EnterTextBox();
  96. this.SingleBoxBegin = new UAS_LabelMachine.CustomControl.EnterTextBox();
  97. this.label12 = new System.Windows.Forms.Label();
  98. this.label7 = new System.Windows.Forms.Label();
  99. this.Input = new UAS_LabelMachine.CustomControl.EnterTextBox();
  100. this.LabelInf = new UAS_LabelMachine.CustomControl.DataGridViewWithSerialNum();
  101. this.Choose = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  102. this.pib_ifprint = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  103. this.pib_id1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  104. this.pib_pdno = new System.Windows.Forms.DataGridViewTextBoxColumn();
  105. this.pib_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  106. this.pjd_orispeccode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  107. this.pib_brand = new System.Windows.Forms.DataGridViewTextBoxColumn();
  108. this.pr_zxbzs = new System.Windows.Forms.DataGridViewTextBoxColumn();
  109. this.pib_lotno = new System.Windows.Forms.DataGridViewTextBoxColumn();
  110. this.pib_datecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  111. this.pib_qty = new System.Windows.Forms.DataGridViewTextBoxColumn();
  112. this.pib_custbarcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  113. this.pib_custmidboxcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  114. this.pib_custoutboxcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  115. this.pd_pocode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  116. this.pr_spec = new System.Windows.Forms.DataGridViewTextBoxColumn();
  117. this.pib_outboxcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  118. this.pib_outboxcode2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  119. this.pi_inoutno = new UAS_LabelMachine.CustomControl.EnterTextBox();
  120. this.SingleLabel = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  121. this.SingleLabelPrinter = new UAS_LabelMachine.CustomControl.PrinterCombox();
  122. this.SingleLabelPrint = new System.Windows.Forms.Button();
  123. this.SingleLabelAutoPrint = new System.Windows.Forms.CheckBox();
  124. this.SingleLabelCombox = new System.Windows.Forms.ComboBox();
  125. this.MidLabel = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  126. this.MidboxCapacity = new System.Windows.Forms.NumericUpDown();
  127. this.label2 = new System.Windows.Forms.Label();
  128. this.MidLabelNum = new UAS_LabelMachine.CustomControl.EnterTextBox();
  129. this.label5 = new System.Windows.Forms.Label();
  130. this.MidLabelPrinter = new UAS_LabelMachine.CustomControl.PrinterCombox();
  131. this.MidLabelPrint = new System.Windows.Forms.Button();
  132. this.MidLabelAutoPrint = new System.Windows.Forms.CheckBox();
  133. this.MidLabelCombox = new System.Windows.Forms.ComboBox();
  134. this.OutBoxLabel = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  135. this.LogingOut = new System.Windows.Forms.LinkLabel();
  136. this.OutBoxNum = new System.Windows.Forms.ComboBox();
  137. this.label10 = new System.Windows.Forms.Label();
  138. this.label6 = new System.Windows.Forms.Label();
  139. this.OutBoxPrinter = new UAS_LabelMachine.CustomControl.PrinterCombox();
  140. this.OutboxCapacity = new System.Windows.Forms.NumericUpDown();
  141. this.OutBoxLabelPrint = new System.Windows.Forms.Button();
  142. this.OutBoxCombox = new System.Windows.Forms.ComboBox();
  143. ((System.ComponentModel.ISupportInitialize)(this.MidSource)).BeginInit();
  144. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  145. ((System.ComponentModel.ISupportInitialize)(this.GridPrcode)).BeginInit();
  146. this.groupBoxWithBorder1.SuspendLayout();
  147. ((System.ComponentModel.ISupportInitialize)(this.LabelInf)).BeginInit();
  148. this.SingleLabel.SuspendLayout();
  149. this.MidLabel.SuspendLayout();
  150. ((System.ComponentModel.ISupportInitialize)(this.MidboxCapacity)).BeginInit();
  151. this.OutBoxLabel.SuspendLayout();
  152. ((System.ComponentModel.ISupportInitialize)(this.OutboxCapacity)).BeginInit();
  153. this.SuspendLayout();
  154. //
  155. // pi_inoutno_label
  156. //
  157. this.pi_inoutno_label.AutoSize = true;
  158. this.pi_inoutno_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  159. this.pi_inoutno_label.Location = new System.Drawing.Point(3, 10);
  160. this.pi_inoutno_label.Name = "pi_inoutno_label";
  161. this.pi_inoutno_label.Size = new System.Drawing.Size(65, 20);
  162. this.pi_inoutno_label.TabIndex = 3;
  163. this.pi_inoutno_label.Text = "出货单号";
  164. //
  165. // label24
  166. //
  167. this.label24.AutoSize = true;
  168. this.label24.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  169. this.label24.Location = new System.Drawing.Point(9, 69);
  170. this.label24.Name = "label24";
  171. this.label24.Size = new System.Drawing.Size(51, 20);
  172. this.label24.TabIndex = 55;
  173. this.label24.Text = "输入框";
  174. //
  175. // LabelMainTain
  176. //
  177. this.LabelMainTain.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  178. this.LabelMainTain.Location = new System.Drawing.Point(381, 15);
  179. this.LabelMainTain.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  180. this.LabelMainTain.Name = "LabelMainTain";
  181. this.LabelMainTain.Size = new System.Drawing.Size(68, 26);
  182. this.LabelMainTain.TabIndex = 57;
  183. this.LabelMainTain.Text = "标签维护";
  184. this.LabelMainTain.UseVisualStyleBackColor = true;
  185. this.LabelMainTain.Click += new System.EventHandler(this.LabelMaintain_Click);
  186. //
  187. // CleanDetail
  188. //
  189. this.CleanDetail.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  190. this.CleanDetail.Location = new System.Drawing.Point(309, 15);
  191. this.CleanDetail.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  192. this.CleanDetail.Name = "CleanDetail";
  193. this.CleanDetail.Size = new System.Drawing.Size(68, 26);
  194. this.CleanDetail.TabIndex = 66;
  195. this.CleanDetail.Text = "清除明细";
  196. this.CleanDetail.UseVisualStyleBackColor = true;
  197. this.CleanDetail.Click += new System.EventHandler(this.CleanDetail_Click);
  198. //
  199. // pib_id
  200. //
  201. this.pib_id.AutoSize = true;
  202. this.pib_id.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  203. this.pib_id.Location = new System.Drawing.Point(142, 160);
  204. this.pib_id.Name = "pib_id";
  205. this.pib_id.Size = new System.Drawing.Size(0, 20);
  206. this.pib_id.TabIndex = 69;
  207. this.pib_id.Visible = false;
  208. //
  209. // pi_cardcode
  210. //
  211. this.pi_cardcode.AutoSize = true;
  212. this.pi_cardcode.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  213. this.pi_cardcode.Location = new System.Drawing.Point(77, 38);
  214. this.pi_cardcode.Name = "pi_cardcode";
  215. this.pi_cardcode.Size = new System.Drawing.Size(0, 20);
  216. this.pi_cardcode.TabIndex = 71;
  217. //
  218. // pi_cardcode_label
  219. //
  220. this.pi_cardcode_label.AutoSize = true;
  221. this.pi_cardcode_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  222. this.pi_cardcode_label.Location = new System.Drawing.Point(3, 38);
  223. this.pi_cardcode_label.Name = "pi_cardcode_label";
  224. this.pi_cardcode_label.Size = new System.Drawing.Size(65, 20);
  225. this.pi_cardcode_label.TabIndex = 72;
  226. this.pi_cardcode_label.Text = "客户编号";
  227. //
  228. // Fresh
  229. //
  230. this.Fresh.AutoSize = true;
  231. this.Fresh.Location = new System.Drawing.Point(228, 14);
  232. this.Fresh.Name = "Fresh";
  233. this.Fresh.Size = new System.Drawing.Size(29, 12);
  234. this.Fresh.TabIndex = 73;
  235. this.Fresh.TabStop = true;
  236. this.Fresh.Text = "刷新";
  237. this.Fresh.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.Refresh_LinkClicked);
  238. //
  239. // RefreshDBConnect
  240. //
  241. this.RefreshDBConnect.Tick += new System.EventHandler(this.RefreshDBConnect_Tick);
  242. //
  243. // GetGridOnly
  244. //
  245. this.GetGridOnly.AutoSize = true;
  246. this.GetGridOnly.Checked = true;
  247. this.GetGridOnly.CheckState = System.Windows.Forms.CheckState.Checked;
  248. this.GetGridOnly.Font = new System.Drawing.Font("微软雅黑", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  249. this.GetGridOnly.Location = new System.Drawing.Point(230, 38);
  250. this.GetGridOnly.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  251. this.GetGridOnly.Name = "GetGridOnly";
  252. this.GetGridOnly.Size = new System.Drawing.Size(77, 20);
  253. this.GetGridOnly.TabIndex = 82;
  254. this.GetGridOnly.Text = "仅获取表格";
  255. this.GetGridOnly.UseVisualStyleBackColor = true;
  256. //
  257. // dataGridViewCheckBoxColumn1
  258. //
  259. this.dataGridViewCheckBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  260. this.dataGridViewCheckBoxColumn1.HeaderText = "勾选";
  261. this.dataGridViewCheckBoxColumn1.Name = "dataGridViewCheckBoxColumn1";
  262. this.dataGridViewCheckBoxColumn1.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  263. this.dataGridViewCheckBoxColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  264. this.dataGridViewCheckBoxColumn1.Width = 60;
  265. //
  266. // dataGridViewTextBoxColumn1
  267. //
  268. this.dataGridViewTextBoxColumn1.DataPropertyName = "si_detno";
  269. this.dataGridViewTextBoxColumn1.HeaderText = "bi_id";
  270. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  271. this.dataGridViewTextBoxColumn1.ReadOnly = true;
  272. this.dataGridViewTextBoxColumn1.Visible = false;
  273. this.dataGridViewTextBoxColumn1.Width = 80;
  274. //
  275. // dataGridViewTextBoxColumn2
  276. //
  277. this.dataGridViewTextBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  278. this.dataGridViewTextBoxColumn2.DataPropertyName = "si_index";
  279. this.dataGridViewTextBoxColumn2.HeaderText = "明细序号";
  280. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  281. this.dataGridViewTextBoxColumn2.ReadOnly = true;
  282. this.dataGridViewTextBoxColumn2.Visible = false;
  283. this.dataGridViewTextBoxColumn2.Width = 96;
  284. //
  285. // dataGridViewTextBoxColumn3
  286. //
  287. this.dataGridViewTextBoxColumn3.DataPropertyName = "bi_prodcode";
  288. this.dataGridViewTextBoxColumn3.HeaderText = "物料编号";
  289. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  290. this.dataGridViewTextBoxColumn3.ReadOnly = true;
  291. this.dataGridViewTextBoxColumn3.Visible = false;
  292. this.dataGridViewTextBoxColumn3.Width = 78;
  293. //
  294. // dataGridViewTextBoxColumn4
  295. //
  296. this.dataGridViewTextBoxColumn4.DataPropertyName = "si_indexstring";
  297. this.dataGridViewTextBoxColumn4.HeaderText = "MPN";
  298. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  299. this.dataGridViewTextBoxColumn4.Visible = false;
  300. this.dataGridViewTextBoxColumn4.Width = 54;
  301. //
  302. // dataGridViewTextBoxColumn5
  303. //
  304. this.dataGridViewTextBoxColumn5.DataPropertyName = "si_length";
  305. this.dataGridViewTextBoxColumn5.HeaderText = "LotNo";
  306. this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
  307. this.dataGridViewTextBoxColumn5.ReadOnly = true;
  308. this.dataGridViewTextBoxColumn5.Visible = false;
  309. this.dataGridViewTextBoxColumn5.Width = 48;
  310. //
  311. // dataGridViewTextBoxColumn6
  312. //
  313. this.dataGridViewTextBoxColumn6.DataPropertyName = "si_expression";
  314. this.dataGridViewTextBoxColumn6.HeaderText = "DateCode";
  315. this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
  316. this.dataGridViewTextBoxColumn6.Visible = false;
  317. this.dataGridViewTextBoxColumn6.Width = 60;
  318. //
  319. // dataGridViewTextBoxColumn7
  320. //
  321. this.dataGridViewTextBoxColumn7.DataPropertyName = "bi_inqty";
  322. this.dataGridViewTextBoxColumn7.HeaderText = "数量";
  323. this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
  324. this.dataGridViewTextBoxColumn7.ReadOnly = true;
  325. this.dataGridViewTextBoxColumn7.Width = 80;
  326. //
  327. // dataGridViewTextBoxColumn8
  328. //
  329. this.dataGridViewTextBoxColumn8.DataPropertyName = "pib_cusbarcode";
  330. this.dataGridViewTextBoxColumn8.HeaderText = "唯一条码";
  331. this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
  332. this.dataGridViewTextBoxColumn8.Width = 90;
  333. //
  334. // dataGridViewTextBoxColumn9
  335. //
  336. this.dataGridViewTextBoxColumn9.DataPropertyName = "pib_cusoutboxcode";
  337. this.dataGridViewTextBoxColumn9.HeaderText = "中盒号";
  338. this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
  339. this.dataGridViewTextBoxColumn9.Width = 78;
  340. //
  341. // dataGridViewTextBoxColumn10
  342. //
  343. this.dataGridViewTextBoxColumn10.HeaderText = "外箱号";
  344. this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
  345. this.dataGridViewTextBoxColumn10.Visible = false;
  346. this.dataGridViewTextBoxColumn10.Width = 108;
  347. //
  348. // dataGridViewTextBoxColumn11
  349. //
  350. this.dataGridViewTextBoxColumn11.DataPropertyName = "si_item";
  351. this.dataGridViewTextBoxColumn11.HeaderText = "采集项次";
  352. this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
  353. this.dataGridViewTextBoxColumn11.ReadOnly = true;
  354. this.dataGridViewTextBoxColumn11.Width = 54;
  355. //
  356. // dataGridViewTextBoxColumn12
  357. //
  358. this.dataGridViewTextBoxColumn12.DataPropertyName = "si_kind";
  359. this.dataGridViewTextBoxColumn12.HeaderText = "解析方式";
  360. this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
  361. this.dataGridViewTextBoxColumn12.ReadOnly = true;
  362. this.dataGridViewTextBoxColumn12.Width = 78;
  363. //
  364. // dataGridViewTextBoxColumn13
  365. //
  366. this.dataGridViewTextBoxColumn13.DataPropertyName = "si_expression";
  367. this.dataGridViewTextBoxColumn13.HeaderText = "正则表达式";
  368. this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13";
  369. this.dataGridViewTextBoxColumn13.ReadOnly = true;
  370. this.dataGridViewTextBoxColumn13.Width = 66;
  371. //
  372. // dataGridViewTextBoxColumn14
  373. //
  374. this.dataGridViewTextBoxColumn14.DataPropertyName = "si_index";
  375. this.dataGridViewTextBoxColumn14.HeaderText = "起始位置";
  376. this.dataGridViewTextBoxColumn14.Name = "dataGridViewTextBoxColumn14";
  377. this.dataGridViewTextBoxColumn14.Width = 78;
  378. //
  379. // dataGridViewTextBoxColumn15
  380. //
  381. this.dataGridViewTextBoxColumn15.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  382. this.dataGridViewTextBoxColumn15.DataPropertyName = "si_length";
  383. this.dataGridViewTextBoxColumn15.HeaderText = "字符长度";
  384. this.dataGridViewTextBoxColumn15.Name = "dataGridViewTextBoxColumn15";
  385. this.dataGridViewTextBoxColumn15.Width = 90;
  386. //
  387. // dataGridViewTextBoxColumn16
  388. //
  389. this.dataGridViewTextBoxColumn16.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  390. this.dataGridViewTextBoxColumn16.DataPropertyName = "pib_outboxcode2";
  391. this.dataGridViewTextBoxColumn16.HeaderText = "外箱号";
  392. this.dataGridViewTextBoxColumn16.Name = "dataGridViewTextBoxColumn16";
  393. this.dataGridViewTextBoxColumn16.Width = 90;
  394. //
  395. // dataGridViewCheckBoxColumn2
  396. //
  397. this.dataGridViewCheckBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  398. this.dataGridViewCheckBoxColumn2.DataPropertyName = "pib_ifpick";
  399. this.dataGridViewCheckBoxColumn2.HeaderText = "已采集";
  400. this.dataGridViewCheckBoxColumn2.Name = "dataGridViewCheckBoxColumn2";
  401. this.dataGridViewCheckBoxColumn2.Width = 60;
  402. //
  403. // dataGridViewCheckBoxColumn3
  404. //
  405. this.dataGridViewCheckBoxColumn3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  406. this.dataGridViewCheckBoxColumn3.DataPropertyName = "pib_ifprint";
  407. this.dataGridViewCheckBoxColumn3.HeaderText = "已打印";
  408. this.dataGridViewCheckBoxColumn3.Name = "dataGridViewCheckBoxColumn3";
  409. this.dataGridViewCheckBoxColumn3.Width = 60;
  410. //
  411. // dataGridViewTextBoxColumn17
  412. //
  413. this.dataGridViewTextBoxColumn17.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  414. this.dataGridViewTextBoxColumn17.DataPropertyName = "si_detno";
  415. this.dataGridViewTextBoxColumn17.HeaderText = "顺序";
  416. this.dataGridViewTextBoxColumn17.Name = "dataGridViewTextBoxColumn17";
  417. this.dataGridViewTextBoxColumn17.ReadOnly = true;
  418. this.dataGridViewTextBoxColumn17.Width = 60;
  419. //
  420. // dataGridViewTextBoxColumn18
  421. //
  422. this.dataGridViewTextBoxColumn18.DataPropertyName = "si_index";
  423. this.dataGridViewTextBoxColumn18.HeaderText = "起始位置";
  424. this.dataGridViewTextBoxColumn18.Name = "dataGridViewTextBoxColumn18";
  425. this.dataGridViewTextBoxColumn18.Visible = false;
  426. //
  427. // dataGridViewTextBoxColumn19
  428. //
  429. this.dataGridViewTextBoxColumn19.DataPropertyName = "si_kind";
  430. this.dataGridViewTextBoxColumn19.HeaderText = "解析方式";
  431. this.dataGridViewTextBoxColumn19.Name = "dataGridViewTextBoxColumn19";
  432. this.dataGridViewTextBoxColumn19.Visible = false;
  433. //
  434. // dataGridViewTextBoxColumn20
  435. //
  436. this.dataGridViewTextBoxColumn20.DataPropertyName = "si_indexstring";
  437. this.dataGridViewTextBoxColumn20.HeaderText = "索引字符";
  438. this.dataGridViewTextBoxColumn20.Name = "dataGridViewTextBoxColumn20";
  439. this.dataGridViewTextBoxColumn20.Visible = false;
  440. //
  441. // dataGridViewTextBoxColumn21
  442. //
  443. this.dataGridViewTextBoxColumn21.DataPropertyName = "si_length";
  444. this.dataGridViewTextBoxColumn21.HeaderText = "长度";
  445. this.dataGridViewTextBoxColumn21.Name = "dataGridViewTextBoxColumn21";
  446. this.dataGridViewTextBoxColumn21.Visible = false;
  447. //
  448. // dataGridViewTextBoxColumn22
  449. //
  450. this.dataGridViewTextBoxColumn22.DataPropertyName = "si_expression";
  451. this.dataGridViewTextBoxColumn22.HeaderText = "正则表达式";
  452. this.dataGridViewTextBoxColumn22.Name = "dataGridViewTextBoxColumn22";
  453. this.dataGridViewTextBoxColumn22.Visible = false;
  454. //
  455. // dataGridViewTextBoxColumn23
  456. //
  457. this.dataGridViewTextBoxColumn23.DataPropertyName = "si_item";
  458. this.dataGridViewTextBoxColumn23.HeaderText = "采集项目";
  459. this.dataGridViewTextBoxColumn23.Name = "dataGridViewTextBoxColumn23";
  460. this.dataGridViewTextBoxColumn23.ReadOnly = true;
  461. this.dataGridViewTextBoxColumn23.Width = 80;
  462. //
  463. // ChooseAll
  464. //
  465. this.ChooseAll.Location = new System.Drawing.Point(0, 365);
  466. this.ChooseAll.Margin = new System.Windows.Forms.Padding(2);
  467. this.ChooseAll.Name = "ChooseAll";
  468. this.ChooseAll.Size = new System.Drawing.Size(38, 22);
  469. this.ChooseAll.TabIndex = 84;
  470. this.ChooseAll.Text = "全选";
  471. this.ChooseAll.UseVisualStyleBackColor = true;
  472. this.ChooseAll.Click += new System.EventHandler(this.ChooseAll_Click);
  473. //
  474. // AttachInfo
  475. //
  476. this.AttachInfo.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  477. this.AttachInfo.Location = new System.Drawing.Point(381, 48);
  478. this.AttachInfo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  479. this.AttachInfo.Name = "AttachInfo";
  480. this.AttachInfo.Size = new System.Drawing.Size(68, 26);
  481. this.AttachInfo.TabIndex = 85;
  482. this.AttachInfo.Text = "附加信息设置";
  483. this.AttachInfo.UseVisualStyleBackColor = true;
  484. this.AttachInfo.Click += new System.EventHandler(this.AttachInfo_Click);
  485. //
  486. // pi_date
  487. //
  488. this.pi_date.AutoSize = true;
  489. this.pi_date.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  490. this.pi_date.Location = new System.Drawing.Point(5, 158);
  491. this.pi_date.Name = "pi_date";
  492. this.pi_date.Size = new System.Drawing.Size(0, 20);
  493. this.pi_date.TabIndex = 86;
  494. this.pi_date.Visible = false;
  495. //
  496. // label19
  497. //
  498. this.label19.AutoSize = true;
  499. this.label19.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  500. this.label19.Location = new System.Drawing.Point(4, 178);
  501. this.label19.Name = "label19";
  502. this.label19.Size = new System.Drawing.Size(74, 21);
  503. this.label19.TabIndex = 87;
  504. this.label19.Text = "物料资料";
  505. //
  506. // ExportData
  507. //
  508. this.ExportData.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  509. this.ExportData.Location = new System.Drawing.Point(309, 48);
  510. this.ExportData.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  511. this.ExportData.Name = "ExportData";
  512. this.ExportData.Size = new System.Drawing.Size(68, 26);
  513. this.ExportData.TabIndex = 91;
  514. this.ExportData.Text = "导出数据";
  515. this.ExportData.UseVisualStyleBackColor = true;
  516. this.ExportData.Click += new System.EventHandler(this.ExportData_Click);
  517. //
  518. // PrintFooter
  519. //
  520. this.PrintFooter.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  521. this.PrintFooter.Location = new System.Drawing.Point(454, 15);
  522. this.PrintFooter.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  523. this.PrintFooter.Name = "PrintFooter";
  524. this.PrintFooter.Size = new System.Drawing.Size(68, 26);
  525. this.PrintFooter.TabIndex = 89;
  526. this.PrintFooter.Text = "打印唛头";
  527. this.PrintFooter.UseVisualStyleBackColor = true;
  528. this.PrintFooter.Click += new System.EventHandler(this.PrintFooter_Click);
  529. //
  530. // SetPrintStatus_label
  531. //
  532. this.SetPrintStatus_label.AutoSize = true;
  533. this.SetPrintStatus_label.Font = new System.Drawing.Font("微软雅黑", 12F);
  534. this.SetPrintStatus_label.ForeColor = System.Drawing.Color.Green;
  535. this.SetPrintStatus_label.Location = new System.Drawing.Point(475, 165);
  536. this.SetPrintStatus_label.Name = "SetPrintStatus_label";
  537. this.SetPrintStatus_label.Size = new System.Drawing.Size(58, 21);
  538. this.SetPrintStatus_label.TabIndex = 76;
  539. this.SetPrintStatus_label.Text = "可打印";
  540. //
  541. // pictureBox1
  542. //
  543. this.pictureBox1.Image = global::UAS_LabelMachine.Properties.Resources.Status;
  544. this.pictureBox1.Location = new System.Drawing.Point(320, 114);
  545. this.pictureBox1.Name = "pictureBox1";
  546. this.pictureBox1.Size = new System.Drawing.Size(136, 74);
  547. this.pictureBox1.TabIndex = 93;
  548. this.pictureBox1.TabStop = false;
  549. //
  550. // label1
  551. //
  552. this.label1.AutoSize = true;
  553. this.label1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  554. this.label1.Location = new System.Drawing.Point(3, 151);
  555. this.label1.Name = "label1";
  556. this.label1.Size = new System.Drawing.Size(57, 20);
  557. this.label1.TabIndex = 95;
  558. this.label1.Text = "DC校验";
  559. //
  560. // Pack
  561. //
  562. this.Pack.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  563. this.Pack.Location = new System.Drawing.Point(454, 48);
  564. this.Pack.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  565. this.Pack.Name = "Pack";
  566. this.Pack.Size = new System.Drawing.Size(68, 26);
  567. this.Pack.TabIndex = 96;
  568. this.Pack.Text = "封箱";
  569. this.Pack.UseVisualStyleBackColor = true;
  570. this.Pack.Click += new System.EventHandler(this.Pack_Click);
  571. //
  572. // PrintStatus
  573. //
  574. this.PrintStatus.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  575. this.PrintStatus.Location = new System.Drawing.Point(525, 15);
  576. this.PrintStatus.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  577. this.PrintStatus.Name = "PrintStatus";
  578. this.PrintStatus.Size = new System.Drawing.Size(68, 26);
  579. this.PrintStatus.TabIndex = 97;
  580. this.PrintStatus.Text = "打印状态";
  581. this.PrintStatus.UseVisualStyleBackColor = true;
  582. this.PrintStatus.Click += new System.EventHandler(this.PrintStatus_Click);
  583. //
  584. // DCCheck
  585. //
  586. this.DCCheck.ID = null;
  587. this.DCCheck.Location = new System.Drawing.Point(76, 151);
  588. this.DCCheck.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  589. this.DCCheck.Name = "DCCheck";
  590. this.DCCheck.Size = new System.Drawing.Size(60, 21);
  591. this.DCCheck.Str = null;
  592. this.DCCheck.Str1 = null;
  593. this.DCCheck.Str2 = null;
  594. this.DCCheck.TabIndex = 94;
  595. this.DCCheck.Leave += new System.EventHandler(this.DCCheck_Leave);
  596. //
  597. // GridPrcode
  598. //
  599. this.GridPrcode.AllowUserToAddRows = false;
  600. this.GridPrcode.BackgroundColor = System.Drawing.SystemColors.Control;
  601. this.GridPrcode.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  602. this.GridPrcode.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  603. this.pd_pdno,
  604. this.pjd_id,
  605. this.pd_prodcode,
  606. this.CollectedNum,
  607. this.UnCollectedNum,
  608. this.pd_outqty,
  609. this.pr_unit,
  610. this.pd_brand,
  611. this.pjd_zxbzs_user});
  612. this.GridPrcode.GridColor = System.Drawing.SystemColors.Control;
  613. this.GridPrcode.Location = new System.Drawing.Point(0, 201);
  614. this.GridPrcode.MultiSelect = false;
  615. this.GridPrcode.Name = "GridPrcode";
  616. this.GridPrcode.RowTemplate.Height = 23;
  617. this.GridPrcode.Size = new System.Drawing.Size(1257, 158);
  618. this.GridPrcode.TabIndex = 88;
  619. this.GridPrcode.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.GridPrcode_CellClick);
  620. this.GridPrcode.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.GridPrcode_CellEndEdit);
  621. this.GridPrcode.CellMouseUp += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.GridPrcode_CellMouseUp);
  622. this.GridPrcode.CellPainting += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.GridPrcode_CellPainting);
  623. this.GridPrcode.SelectionChanged += new System.EventHandler(this.GridPrcode_SelectionChanged);
  624. //
  625. // pd_pdno
  626. //
  627. this.pd_pdno.DataPropertyName = "pd_pdno";
  628. this.pd_pdno.HeaderText = "明细序号";
  629. this.pd_pdno.Name = "pd_pdno";
  630. this.pd_pdno.ReadOnly = true;
  631. this.pd_pdno.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  632. //
  633. // pjd_id
  634. //
  635. this.pjd_id.DataPropertyName = "pjd_id";
  636. this.pjd_id.HeaderText = "pjd_id";
  637. this.pjd_id.Name = "pjd_id";
  638. this.pjd_id.Visible = false;
  639. //
  640. // pd_prodcode
  641. //
  642. this.pd_prodcode.DataPropertyName = "pd_prodcode";
  643. this.pd_prodcode.HeaderText = "物料编号";
  644. this.pd_prodcode.Name = "pd_prodcode";
  645. this.pd_prodcode.ReadOnly = true;
  646. this.pd_prodcode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  647. //
  648. // CollectedNum
  649. //
  650. this.CollectedNum.DataPropertyName = "CollectedNum";
  651. this.CollectedNum.HeaderText = "已采数";
  652. this.CollectedNum.Name = "CollectedNum";
  653. this.CollectedNum.ReadOnly = true;
  654. //
  655. // UnCollectedNum
  656. //
  657. this.UnCollectedNum.DataPropertyName = "UnCollectedNum";
  658. this.UnCollectedNum.HeaderText = "未采集";
  659. this.UnCollectedNum.Name = "UnCollectedNum";
  660. //
  661. // pd_outqty
  662. //
  663. this.pd_outqty.DataPropertyName = "pd_outqty";
  664. this.pd_outqty.HeaderText = "出库数量";
  665. this.pd_outqty.Name = "pd_outqty";
  666. this.pd_outqty.ReadOnly = true;
  667. this.pd_outqty.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  668. //
  669. // pr_unit
  670. //
  671. this.pr_unit.DataPropertyName = "pr_unit";
  672. this.pr_unit.HeaderText = "单位";
  673. this.pr_unit.Name = "pr_unit";
  674. this.pr_unit.ReadOnly = true;
  675. this.pr_unit.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  676. //
  677. // pd_brand
  678. //
  679. this.pd_brand.DataPropertyName = "pd_brand";
  680. this.pd_brand.HeaderText = "品牌";
  681. this.pd_brand.Name = "pd_brand";
  682. this.pd_brand.ReadOnly = true;
  683. this.pd_brand.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  684. //
  685. // pjd_zxbzs_user
  686. //
  687. this.pjd_zxbzs_user.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  688. this.pjd_zxbzs_user.DataPropertyName = "pjd_zxbzs_user";
  689. this.pjd_zxbzs_user.HeaderText = "最小包装";
  690. this.pjd_zxbzs_user.Name = "pjd_zxbzs_user";
  691. this.pjd_zxbzs_user.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  692. //
  693. // groupBoxWithBorder1
  694. //
  695. this.groupBoxWithBorder1.Controls.Add(this.label18);
  696. this.groupBoxWithBorder1.Controls.Add(this.MidBoxEnd);
  697. this.groupBoxWithBorder1.Controls.Add(this.MidBoxBegin);
  698. this.groupBoxWithBorder1.Controls.Add(this.label16);
  699. this.groupBoxWithBorder1.Controls.Add(this.SingleBoxEnd);
  700. this.groupBoxWithBorder1.Controls.Add(this.SingleBoxBegin);
  701. this.groupBoxWithBorder1.Controls.Add(this.label12);
  702. this.groupBoxWithBorder1.Controls.Add(this.label7);
  703. this.groupBoxWithBorder1.Location = new System.Drawing.Point(598, 6);
  704. this.groupBoxWithBorder1.Margin = new System.Windows.Forms.Padding(2);
  705. this.groupBoxWithBorder1.Name = "groupBoxWithBorder1";
  706. this.groupBoxWithBorder1.Padding = new System.Windows.Forms.Padding(2);
  707. this.groupBoxWithBorder1.Size = new System.Drawing.Size(151, 191);
  708. this.groupBoxWithBorder1.TabIndex = 81;
  709. this.groupBoxWithBorder1.TabStop = false;
  710. this.groupBoxWithBorder1.Text = " 打印参数设置";
  711. //
  712. // label18
  713. //
  714. this.label18.AutoSize = true;
  715. this.label18.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  716. this.label18.Location = new System.Drawing.Point(67, 109);
  717. this.label18.Name = "label18";
  718. this.label18.Size = new System.Drawing.Size(13, 17);
  719. this.label18.TabIndex = 90;
  720. this.label18.Text = "-";
  721. //
  722. // MidBoxEnd
  723. //
  724. this.MidBoxEnd.ID = null;
  725. this.MidBoxEnd.Location = new System.Drawing.Point(88, 108);
  726. this.MidBoxEnd.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  727. this.MidBoxEnd.Name = "MidBoxEnd";
  728. this.MidBoxEnd.Size = new System.Drawing.Size(50, 21);
  729. this.MidBoxEnd.Str = null;
  730. this.MidBoxEnd.Str1 = null;
  731. this.MidBoxEnd.Str2 = null;
  732. this.MidBoxEnd.TabIndex = 89;
  733. //
  734. // MidBoxBegin
  735. //
  736. this.MidBoxBegin.ID = null;
  737. this.MidBoxBegin.Location = new System.Drawing.Point(13, 108);
  738. this.MidBoxBegin.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  739. this.MidBoxBegin.Name = "MidBoxBegin";
  740. this.MidBoxBegin.Size = new System.Drawing.Size(50, 21);
  741. this.MidBoxBegin.Str = null;
  742. this.MidBoxBegin.Str1 = null;
  743. this.MidBoxBegin.Str2 = null;
  744. this.MidBoxBegin.TabIndex = 88;
  745. //
  746. // label16
  747. //
  748. this.label16.AutoSize = true;
  749. this.label16.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  750. this.label16.Location = new System.Drawing.Point(66, 46);
  751. this.label16.Name = "label16";
  752. this.label16.Size = new System.Drawing.Size(13, 17);
  753. this.label16.TabIndex = 87;
  754. this.label16.Text = "-";
  755. //
  756. // SingleBoxEnd
  757. //
  758. this.SingleBoxEnd.ID = null;
  759. this.SingleBoxEnd.Location = new System.Drawing.Point(87, 45);
  760. this.SingleBoxEnd.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  761. this.SingleBoxEnd.Name = "SingleBoxEnd";
  762. this.SingleBoxEnd.Size = new System.Drawing.Size(50, 21);
  763. this.SingleBoxEnd.Str = null;
  764. this.SingleBoxEnd.Str1 = null;
  765. this.SingleBoxEnd.Str2 = null;
  766. this.SingleBoxEnd.TabIndex = 86;
  767. //
  768. // SingleBoxBegin
  769. //
  770. this.SingleBoxBegin.ID = null;
  771. this.SingleBoxBegin.Location = new System.Drawing.Point(12, 45);
  772. this.SingleBoxBegin.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  773. this.SingleBoxBegin.Name = "SingleBoxBegin";
  774. this.SingleBoxBegin.Size = new System.Drawing.Size(50, 21);
  775. this.SingleBoxBegin.Str = null;
  776. this.SingleBoxBegin.Str1 = null;
  777. this.SingleBoxBegin.Str2 = null;
  778. this.SingleBoxBegin.TabIndex = 85;
  779. //
  780. // label12
  781. //
  782. this.label12.AutoSize = true;
  783. this.label12.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  784. this.label12.Location = new System.Drawing.Point(8, 74);
  785. this.label12.Name = "label12";
  786. this.label12.Size = new System.Drawing.Size(56, 17);
  787. this.label12.TabIndex = 77;
  788. this.label12.Text = "中盒范围";
  789. //
  790. // label7
  791. //
  792. this.label7.AutoSize = true;
  793. this.label7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  794. this.label7.Location = new System.Drawing.Point(8, 17);
  795. this.label7.Name = "label7";
  796. this.label7.Size = new System.Drawing.Size(56, 17);
  797. this.label7.TabIndex = 76;
  798. this.label7.Text = "单盘范围";
  799. //
  800. // Input
  801. //
  802. this.Input.ID = null;
  803. this.Input.Location = new System.Drawing.Point(76, 72);
  804. this.Input.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  805. this.Input.Multiline = true;
  806. this.Input.Name = "Input";
  807. this.Input.Size = new System.Drawing.Size(150, 68);
  808. this.Input.Str = null;
  809. this.Input.Str1 = null;
  810. this.Input.Str2 = null;
  811. this.Input.TabIndex = 54;
  812. this.Input.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Input_KeyDown);
  813. this.Input.KeyUp += new System.Windows.Forms.KeyEventHandler(this.Input_KeyUp);
  814. //
  815. // LabelInf
  816. //
  817. this.LabelInf.AllowUserToAddRows = false;
  818. this.LabelInf.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
  819. this.LabelInf.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
  820. this.LabelInf.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  821. this.LabelInf.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  822. this.Choose,
  823. this.pib_ifprint,
  824. this.pib_id1,
  825. this.pib_pdno,
  826. this.pib_prodcode,
  827. this.pjd_orispeccode,
  828. this.pib_brand,
  829. this.pr_zxbzs,
  830. this.pib_lotno,
  831. this.pib_datecode,
  832. this.pib_qty,
  833. this.pib_custbarcode,
  834. this.pib_custmidboxcode,
  835. this.pib_custoutboxcode,
  836. this.pd_pocode,
  837. this.pr_spec,
  838. this.pib_outboxcode1,
  839. this.pib_outboxcode2});
  840. this.LabelInf.Location = new System.Drawing.Point(0, 365);
  841. this.LabelInf.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  842. this.LabelInf.Name = "LabelInf";
  843. this.LabelInf.RowTemplate.Height = 23;
  844. this.LabelInf.Size = new System.Drawing.Size(1257, 346);
  845. this.LabelInf.TabIndex = 27;
  846. this.LabelInf.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.LabelInf_CellValueChanged);
  847. this.LabelInf.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.LabelInf_DataError);
  848. //
  849. // Choose
  850. //
  851. this.Choose.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  852. this.Choose.HeaderText = "勾选";
  853. this.Choose.Name = "Choose";
  854. this.Choose.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  855. this.Choose.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  856. this.Choose.Width = 55;
  857. //
  858. // pib_ifprint
  859. //
  860. this.pib_ifprint.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  861. this.pib_ifprint.DataPropertyName = "pib_ifprint";
  862. this.pib_ifprint.HeaderText = "已打印";
  863. this.pib_ifprint.Name = "pib_ifprint";
  864. this.pib_ifprint.Width = 60;
  865. //
  866. // pib_id1
  867. //
  868. this.pib_id1.DataPropertyName = "pib_id";
  869. this.pib_id1.HeaderText = "pib_id";
  870. this.pib_id1.Name = "pib_id1";
  871. this.pib_id1.Visible = false;
  872. this.pib_id1.Width = 66;
  873. //
  874. // pib_pdno
  875. //
  876. this.pib_pdno.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  877. this.pib_pdno.DataPropertyName = "pib_pdno";
  878. this.pib_pdno.HeaderText = "明细序号";
  879. this.pib_pdno.Name = "pib_pdno";
  880. this.pib_pdno.ReadOnly = true;
  881. this.pib_pdno.Width = 96;
  882. //
  883. // pib_prodcode
  884. //
  885. this.pib_prodcode.DataPropertyName = "pib_prodcode";
  886. this.pib_prodcode.HeaderText = "物料编号";
  887. this.pib_prodcode.Name = "pib_prodcode";
  888. this.pib_prodcode.ReadOnly = true;
  889. this.pib_prodcode.Width = 78;
  890. //
  891. // pjd_orispeccode
  892. //
  893. this.pjd_orispeccode.DataPropertyName = "pjd_orispeccode";
  894. this.pjd_orispeccode.HeaderText = "MPN";
  895. this.pjd_orispeccode.Name = "pjd_orispeccode";
  896. this.pjd_orispeccode.ReadOnly = true;
  897. this.pjd_orispeccode.Width = 48;
  898. //
  899. // pib_brand
  900. //
  901. this.pib_brand.DataPropertyName = "pib_brand";
  902. this.pib_brand.HeaderText = "品牌";
  903. this.pib_brand.Name = "pib_brand";
  904. this.pib_brand.ReadOnly = true;
  905. this.pib_brand.Width = 54;
  906. //
  907. // pr_zxbzs
  908. //
  909. this.pr_zxbzs.DataPropertyName = "pr_zxbzs";
  910. this.pr_zxbzs.HeaderText = "最小包装数";
  911. this.pr_zxbzs.Name = "pr_zxbzs";
  912. this.pr_zxbzs.Visible = false;
  913. this.pr_zxbzs.Width = 90;
  914. //
  915. // pib_lotno
  916. //
  917. this.pib_lotno.DataPropertyName = "pib_lotno";
  918. this.pib_lotno.HeaderText = "LotNo";
  919. this.pib_lotno.Name = "pib_lotno";
  920. this.pib_lotno.ReadOnly = true;
  921. this.pib_lotno.Width = 60;
  922. //
  923. // pib_datecode
  924. //
  925. this.pib_datecode.DataPropertyName = "pib_datecode";
  926. this.pib_datecode.HeaderText = "DateCode";
  927. this.pib_datecode.Name = "pib_datecode";
  928. this.pib_datecode.ReadOnly = true;
  929. this.pib_datecode.Width = 78;
  930. //
  931. // pib_qty
  932. //
  933. this.pib_qty.DataPropertyName = "pib_qty";
  934. this.pib_qty.HeaderText = "数量";
  935. this.pib_qty.Name = "pib_qty";
  936. this.pib_qty.ReadOnly = true;
  937. this.pib_qty.Width = 54;
  938. //
  939. // pib_custbarcode
  940. //
  941. this.pib_custbarcode.DataPropertyName = "pib_custbarcode";
  942. this.pib_custbarcode.HeaderText = "料盘条码";
  943. this.pib_custbarcode.Name = "pib_custbarcode";
  944. this.pib_custbarcode.ReadOnly = true;
  945. this.pib_custbarcode.Width = 78;
  946. //
  947. // pib_custmidboxcode
  948. //
  949. this.pib_custmidboxcode.DataPropertyName = "pib_custmidboxcode";
  950. this.pib_custmidboxcode.HeaderText = "中盒条码";
  951. this.pib_custmidboxcode.Name = "pib_custmidboxcode";
  952. this.pib_custmidboxcode.Width = 78;
  953. //
  954. // pib_custoutboxcode
  955. //
  956. this.pib_custoutboxcode.DataPropertyName = "pib_custoutboxcode";
  957. this.pib_custoutboxcode.HeaderText = "外箱条码";
  958. this.pib_custoutboxcode.Name = "pib_custoutboxcode";
  959. this.pib_custoutboxcode.ReadOnly = true;
  960. this.pib_custoutboxcode.Width = 78;
  961. //
  962. // pd_pocode
  963. //
  964. this.pd_pocode.DataPropertyName = "pd_pocode";
  965. this.pd_pocode.HeaderText = "客户PO";
  966. this.pd_pocode.Name = "pd_pocode";
  967. this.pd_pocode.ReadOnly = true;
  968. this.pd_pocode.Width = 66;
  969. //
  970. // pr_spec
  971. //
  972. this.pr_spec.DataPropertyName = "pr_spec";
  973. this.pr_spec.HeaderText = "规格";
  974. this.pr_spec.Name = "pr_spec";
  975. this.pr_spec.ReadOnly = true;
  976. this.pr_spec.Visible = false;
  977. this.pr_spec.Width = 54;
  978. //
  979. // pib_outboxcode1
  980. //
  981. this.pib_outboxcode1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  982. this.pib_outboxcode1.DataPropertyName = "pib_outboxcode1";
  983. this.pib_outboxcode1.HeaderText = "中盒号";
  984. this.pib_outboxcode1.Name = "pib_outboxcode1";
  985. this.pib_outboxcode1.Width = 90;
  986. //
  987. // pib_outboxcode2
  988. //
  989. this.pib_outboxcode2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  990. this.pib_outboxcode2.DataPropertyName = "pib_outboxcode2";
  991. this.pib_outboxcode2.HeaderText = "外箱号";
  992. this.pib_outboxcode2.Name = "pib_outboxcode2";
  993. this.pib_outboxcode2.Width = 90;
  994. //
  995. // pi_inoutno
  996. //
  997. this.pi_inoutno.ID = null;
  998. this.pi_inoutno.Location = new System.Drawing.Point(76, 10);
  999. this.pi_inoutno.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1000. this.pi_inoutno.Name = "pi_inoutno";
  1001. this.pi_inoutno.Size = new System.Drawing.Size(150, 21);
  1002. this.pi_inoutno.Str = null;
  1003. this.pi_inoutno.Str1 = null;
  1004. this.pi_inoutno.Str2 = null;
  1005. this.pi_inoutno.TabIndex = 2;
  1006. this.pi_inoutno.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pi_inoutno_KeyDown);
  1007. //
  1008. // SingleLabel
  1009. //
  1010. this.SingleLabel.Controls.Add(this.SingleLabelPrinter);
  1011. this.SingleLabel.Controls.Add(this.SingleLabelPrint);
  1012. this.SingleLabel.Controls.Add(this.SingleLabelAutoPrint);
  1013. this.SingleLabel.Controls.Add(this.SingleLabelCombox);
  1014. this.SingleLabel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1015. this.SingleLabel.Location = new System.Drawing.Point(754, 6);
  1016. this.SingleLabel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1017. this.SingleLabel.Name = "SingleLabel";
  1018. this.SingleLabel.Padding = new System.Windows.Forms.Padding(2);
  1019. this.SingleLabel.Size = new System.Drawing.Size(156, 191);
  1020. this.SingleLabel.TabIndex = 77;
  1021. this.SingleLabel.TabStop = false;
  1022. this.SingleLabel.Text = "单盘标签";
  1023. //
  1024. // SingleLabelPrinter
  1025. //
  1026. this.SingleLabelPrinter.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1027. this.SingleLabelPrinter.Location = new System.Drawing.Point(6, 63);
  1028. this.SingleLabelPrinter.Margin = new System.Windows.Forms.Padding(5, 6, 5, 6);
  1029. this.SingleLabelPrinter.Name = "SingleLabelPrinter";
  1030. this.SingleLabelPrinter.Size = new System.Drawing.Size(142, 30);
  1031. this.SingleLabelPrinter.TabIndex = 40;
  1032. //
  1033. // SingleLabelPrint
  1034. //
  1035. this.SingleLabelPrint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1036. this.SingleLabelPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1037. this.SingleLabelPrint.Location = new System.Drawing.Point(80, 158);
  1038. this.SingleLabelPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1039. this.SingleLabelPrint.Name = "SingleLabelPrint";
  1040. this.SingleLabelPrint.Size = new System.Drawing.Size(68, 26);
  1041. this.SingleLabelPrint.TabIndex = 36;
  1042. this.SingleLabelPrint.Text = "打印盘标";
  1043. this.SingleLabelPrint.UseVisualStyleBackColor = true;
  1044. this.SingleLabelPrint.Click += new System.EventHandler(this.SingleLabelPrint_Click);
  1045. //
  1046. // SingleLabelAutoPrint
  1047. //
  1048. this.SingleLabelAutoPrint.AutoSize = true;
  1049. this.SingleLabelAutoPrint.Checked = true;
  1050. this.SingleLabelAutoPrint.CheckState = System.Windows.Forms.CheckState.Checked;
  1051. this.SingleLabelAutoPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1052. this.SingleLabelAutoPrint.Location = new System.Drawing.Point(7, 94);
  1053. this.SingleLabelAutoPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1054. this.SingleLabelAutoPrint.Name = "SingleLabelAutoPrint";
  1055. this.SingleLabelAutoPrint.Size = new System.Drawing.Size(75, 21);
  1056. this.SingleLabelAutoPrint.TabIndex = 30;
  1057. this.SingleLabelAutoPrint.Text = "自动打印";
  1058. this.SingleLabelAutoPrint.UseVisualStyleBackColor = true;
  1059. //
  1060. // SingleLabelCombox
  1061. //
  1062. this.SingleLabelCombox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1063. this.SingleLabelCombox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1064. this.SingleLabelCombox.FormattingEnabled = true;
  1065. this.SingleLabelCombox.Location = new System.Drawing.Point(7, 31);
  1066. this.SingleLabelCombox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1067. this.SingleLabelCombox.Name = "SingleLabelCombox";
  1068. this.SingleLabelCombox.Size = new System.Drawing.Size(143, 25);
  1069. this.SingleLabelCombox.TabIndex = 0;
  1070. this.SingleLabelCombox.SelectedIndexChanged += new System.EventHandler(this.SingleLabelCombox_SelectedIndexChanged);
  1071. //
  1072. // MidLabel
  1073. //
  1074. this.MidLabel.Controls.Add(this.MidboxCapacity);
  1075. this.MidLabel.Controls.Add(this.label2);
  1076. this.MidLabel.Controls.Add(this.MidLabelNum);
  1077. this.MidLabel.Controls.Add(this.label5);
  1078. this.MidLabel.Controls.Add(this.MidLabelPrinter);
  1079. this.MidLabel.Controls.Add(this.MidLabelPrint);
  1080. this.MidLabel.Controls.Add(this.MidLabelAutoPrint);
  1081. this.MidLabel.Controls.Add(this.MidLabelCombox);
  1082. this.MidLabel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1083. this.MidLabel.Location = new System.Drawing.Point(912, 6);
  1084. this.MidLabel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1085. this.MidLabel.Name = "MidLabel";
  1086. this.MidLabel.Padding = new System.Windows.Forms.Padding(2);
  1087. this.MidLabel.Size = new System.Drawing.Size(158, 191);
  1088. this.MidLabel.TabIndex = 78;
  1089. this.MidLabel.TabStop = false;
  1090. this.MidLabel.Text = "中盒标签";
  1091. //
  1092. // MidboxCapacity
  1093. //
  1094. this.MidboxCapacity.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1095. this.MidboxCapacity.Location = new System.Drawing.Point(110, 121);
  1096. this.MidboxCapacity.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1097. this.MidboxCapacity.Name = "MidboxCapacity";
  1098. this.MidboxCapacity.Size = new System.Drawing.Size(38, 23);
  1099. this.MidboxCapacity.TabIndex = 92;
  1100. //
  1101. // label2
  1102. //
  1103. this.label2.AutoSize = true;
  1104. this.label2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1105. this.label2.Location = new System.Drawing.Point(75, 123);
  1106. this.label2.Name = "label2";
  1107. this.label2.Size = new System.Drawing.Size(32, 17);
  1108. this.label2.TabIndex = 92;
  1109. this.label2.Text = "容量";
  1110. //
  1111. // MidLabelNum
  1112. //
  1113. this.MidLabelNum.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1114. this.MidLabelNum.ID = null;
  1115. this.MidLabelNum.Location = new System.Drawing.Point(37, 121);
  1116. this.MidLabelNum.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1117. this.MidLabelNum.Name = "MidLabelNum";
  1118. this.MidLabelNum.Size = new System.Drawing.Size(33, 23);
  1119. this.MidLabelNum.Str = null;
  1120. this.MidLabelNum.Str1 = null;
  1121. this.MidLabelNum.Str2 = null;
  1122. this.MidLabelNum.TabIndex = 56;
  1123. //
  1124. // label5
  1125. //
  1126. this.label5.AutoSize = true;
  1127. this.label5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1128. this.label5.Location = new System.Drawing.Point(3, 123);
  1129. this.label5.Name = "label5";
  1130. this.label5.Size = new System.Drawing.Size(32, 17);
  1131. this.label5.TabIndex = 50;
  1132. this.label5.Text = "盒号";
  1133. //
  1134. // MidLabelPrinter
  1135. //
  1136. this.MidLabelPrinter.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1137. this.MidLabelPrinter.Location = new System.Drawing.Point(6, 63);
  1138. this.MidLabelPrinter.Margin = new System.Windows.Forms.Padding(5, 6, 5, 6);
  1139. this.MidLabelPrinter.Name = "MidLabelPrinter";
  1140. this.MidLabelPrinter.Size = new System.Drawing.Size(142, 30);
  1141. this.MidLabelPrinter.TabIndex = 41;
  1142. //
  1143. // MidLabelPrint
  1144. //
  1145. this.MidLabelPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1146. this.MidLabelPrint.Location = new System.Drawing.Point(82, 156);
  1147. this.MidLabelPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1148. this.MidLabelPrint.Name = "MidLabelPrint";
  1149. this.MidLabelPrint.Size = new System.Drawing.Size(68, 26);
  1150. this.MidLabelPrint.TabIndex = 42;
  1151. this.MidLabelPrint.Text = "打印盒签";
  1152. this.MidLabelPrint.UseVisualStyleBackColor = true;
  1153. this.MidLabelPrint.Click += new System.EventHandler(this.MidLabelPrint_Click);
  1154. //
  1155. // MidLabelAutoPrint
  1156. //
  1157. this.MidLabelAutoPrint.AutoSize = true;
  1158. this.MidLabelAutoPrint.Checked = true;
  1159. this.MidLabelAutoPrint.CheckState = System.Windows.Forms.CheckState.Checked;
  1160. this.MidLabelAutoPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1161. this.MidLabelAutoPrint.Location = new System.Drawing.Point(7, 93);
  1162. this.MidLabelAutoPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1163. this.MidLabelAutoPrint.Name = "MidLabelAutoPrint";
  1164. this.MidLabelAutoPrint.Size = new System.Drawing.Size(75, 21);
  1165. this.MidLabelAutoPrint.TabIndex = 41;
  1166. this.MidLabelAutoPrint.Text = "打印尾数";
  1167. this.MidLabelAutoPrint.UseVisualStyleBackColor = true;
  1168. //
  1169. // MidLabelCombox
  1170. //
  1171. this.MidLabelCombox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1172. this.MidLabelCombox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1173. this.MidLabelCombox.FormattingEnabled = true;
  1174. this.MidLabelCombox.Location = new System.Drawing.Point(7, 31);
  1175. this.MidLabelCombox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1176. this.MidLabelCombox.Name = "MidLabelCombox";
  1177. this.MidLabelCombox.Size = new System.Drawing.Size(143, 25);
  1178. this.MidLabelCombox.TabIndex = 40;
  1179. this.MidLabelCombox.SelectedIndexChanged += new System.EventHandler(this.MidLabelCombox_SelectedIndexChanged);
  1180. //
  1181. // OutBoxLabel
  1182. //
  1183. this.OutBoxLabel.Controls.Add(this.LogingOut);
  1184. this.OutBoxLabel.Controls.Add(this.OutBoxNum);
  1185. this.OutBoxLabel.Controls.Add(this.label10);
  1186. this.OutBoxLabel.Controls.Add(this.label6);
  1187. this.OutBoxLabel.Controls.Add(this.OutBoxPrinter);
  1188. this.OutBoxLabel.Controls.Add(this.OutboxCapacity);
  1189. this.OutBoxLabel.Controls.Add(this.OutBoxLabelPrint);
  1190. this.OutBoxLabel.Controls.Add(this.OutBoxCombox);
  1191. this.OutBoxLabel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1192. this.OutBoxLabel.Location = new System.Drawing.Point(1075, 6);
  1193. this.OutBoxLabel.Margin = new System.Windows.Forms.Padding(2);
  1194. this.OutBoxLabel.Name = "OutBoxLabel";
  1195. this.OutBoxLabel.Padding = new System.Windows.Forms.Padding(2);
  1196. this.OutBoxLabel.Size = new System.Drawing.Size(172, 191);
  1197. this.OutBoxLabel.TabIndex = 79;
  1198. this.OutBoxLabel.TabStop = false;
  1199. this.OutBoxLabel.Text = "外箱标签";
  1200. //
  1201. // LogingOut
  1202. //
  1203. this.LogingOut.AutoSize = true;
  1204. this.LogingOut.Location = new System.Drawing.Point(110, 7);
  1205. this.LogingOut.Name = "LogingOut";
  1206. this.LogingOut.Size = new System.Drawing.Size(42, 21);
  1207. this.LogingOut.TabIndex = 77;
  1208. this.LogingOut.TabStop = true;
  1209. this.LogingOut.Text = "注销";
  1210. this.LogingOut.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LogingOut_LinkClicked);
  1211. //
  1212. // OutBoxNum
  1213. //
  1214. this.OutBoxNum.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1215. this.OutBoxNum.Items.AddRange(new object[] {
  1216. "新增"});
  1217. this.OutBoxNum.Location = new System.Drawing.Point(117, 123);
  1218. this.OutBoxNum.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1219. this.OutBoxNum.Name = "OutBoxNum";
  1220. this.OutBoxNum.Size = new System.Drawing.Size(48, 25);
  1221. this.OutBoxNum.TabIndex = 91;
  1222. this.OutBoxNum.Text = "新增";
  1223. this.OutBoxNum.SelectedIndexChanged += new System.EventHandler(this.OutBoxNum_SelectedIndexChanged);
  1224. this.OutBoxNum.Click += new System.EventHandler(this.OutBoxNum_Click);
  1225. //
  1226. // label10
  1227. //
  1228. this.label10.AutoSize = true;
  1229. this.label10.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1230. this.label10.Location = new System.Drawing.Point(82, 125);
  1231. this.label10.Name = "label10";
  1232. this.label10.Size = new System.Drawing.Size(32, 17);
  1233. this.label10.TabIndex = 90;
  1234. this.label10.Text = "箱号";
  1235. //
  1236. // label6
  1237. //
  1238. this.label6.AutoSize = true;
  1239. this.label6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1240. this.label6.Location = new System.Drawing.Point(3, 124);
  1241. this.label6.Name = "label6";
  1242. this.label6.Size = new System.Drawing.Size(32, 17);
  1243. this.label6.TabIndex = 87;
  1244. this.label6.Text = "容量";
  1245. //
  1246. // OutBoxPrinter
  1247. //
  1248. this.OutBoxPrinter.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1249. this.OutBoxPrinter.Location = new System.Drawing.Point(8, 63);
  1250. this.OutBoxPrinter.Margin = new System.Windows.Forms.Padding(5, 6, 5, 6);
  1251. this.OutBoxPrinter.Name = "OutBoxPrinter";
  1252. this.OutBoxPrinter.Size = new System.Drawing.Size(158, 30);
  1253. this.OutBoxPrinter.TabIndex = 82;
  1254. //
  1255. // OutboxCapacity
  1256. //
  1257. this.OutboxCapacity.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1258. this.OutboxCapacity.Location = new System.Drawing.Point(39, 122);
  1259. this.OutboxCapacity.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1260. this.OutboxCapacity.Name = "OutboxCapacity";
  1261. this.OutboxCapacity.Size = new System.Drawing.Size(38, 23);
  1262. this.OutboxCapacity.TabIndex = 84;
  1263. this.OutboxCapacity.Leave += new System.EventHandler(this.MidBoxCapacity_Leave);
  1264. //
  1265. // OutBoxLabelPrint
  1266. //
  1267. this.OutBoxLabelPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1268. this.OutBoxLabelPrint.Location = new System.Drawing.Point(91, 158);
  1269. this.OutBoxLabelPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1270. this.OutBoxLabelPrint.Name = "OutBoxLabelPrint";
  1271. this.OutBoxLabelPrint.Size = new System.Drawing.Size(76, 26);
  1272. this.OutBoxLabelPrint.TabIndex = 80;
  1273. this.OutBoxLabelPrint.Text = "打印箱标";
  1274. this.OutBoxLabelPrint.UseVisualStyleBackColor = true;
  1275. this.OutBoxLabelPrint.Click += new System.EventHandler(this.OutBoxLabelPrint_Click);
  1276. //
  1277. // OutBoxCombox
  1278. //
  1279. this.OutBoxCombox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1280. this.OutBoxCombox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1281. this.OutBoxCombox.FormattingEnabled = true;
  1282. this.OutBoxCombox.Location = new System.Drawing.Point(8, 31);
  1283. this.OutBoxCombox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1284. this.OutBoxCombox.Name = "OutBoxCombox";
  1285. this.OutBoxCombox.Size = new System.Drawing.Size(158, 25);
  1286. this.OutBoxCombox.TabIndex = 78;
  1287. this.OutBoxCombox.SelectedIndexChanged += new System.EventHandler(this.OutBoxCombox_SelectedIndexChanged);
  1288. //
  1289. // UAS_出货标签打印
  1290. //
  1291. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1292. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1293. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(233)))), ((int)(((byte)(206)))));
  1294. this.ClientSize = new System.Drawing.Size(1257, 711);
  1295. this.Controls.Add(this.PrintStatus);
  1296. this.Controls.Add(this.Pack);
  1297. this.Controls.Add(this.label1);
  1298. this.Controls.Add(this.DCCheck);
  1299. this.Controls.Add(this.pictureBox1);
  1300. this.Controls.Add(this.SetPrintStatus_label);
  1301. this.Controls.Add(this.PrintFooter);
  1302. this.Controls.Add(this.GridPrcode);
  1303. this.Controls.Add(this.ExportData);
  1304. this.Controls.Add(this.label19);
  1305. this.Controls.Add(this.pi_date);
  1306. this.Controls.Add(this.AttachInfo);
  1307. this.Controls.Add(this.groupBoxWithBorder1);
  1308. this.Controls.Add(this.ChooseAll);
  1309. this.Controls.Add(this.GetGridOnly);
  1310. this.Controls.Add(this.Fresh);
  1311. this.Controls.Add(this.pi_cardcode_label);
  1312. this.Controls.Add(this.pi_cardcode);
  1313. this.Controls.Add(this.pib_id);
  1314. this.Controls.Add(this.CleanDetail);
  1315. this.Controls.Add(this.LabelMainTain);
  1316. this.Controls.Add(this.label24);
  1317. this.Controls.Add(this.Input);
  1318. this.Controls.Add(this.LabelInf);
  1319. this.Controls.Add(this.pi_inoutno_label);
  1320. this.Controls.Add(this.pi_inoutno);
  1321. this.Controls.Add(this.SingleLabel);
  1322. this.Controls.Add(this.MidLabel);
  1323. this.Controls.Add(this.OutBoxLabel);
  1324. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
  1325. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  1326. this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1327. this.Name = "UAS_出货标签打印";
  1328. this.Text = " UAS-出货标签管理";
  1329. this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
  1330. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.贴标机条码打印_FormClosing);
  1331. this.Load += new System.EventHandler(this.贴标机条码打印_Load);
  1332. this.SizeChanged += new System.EventHandler(this.贴标机条码打印_SizeChanged);
  1333. ((System.ComponentModel.ISupportInitialize)(this.MidSource)).EndInit();
  1334. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  1335. ((System.ComponentModel.ISupportInitialize)(this.GridPrcode)).EndInit();
  1336. this.groupBoxWithBorder1.ResumeLayout(false);
  1337. this.groupBoxWithBorder1.PerformLayout();
  1338. ((System.ComponentModel.ISupportInitialize)(this.LabelInf)).EndInit();
  1339. this.SingleLabel.ResumeLayout(false);
  1340. this.SingleLabel.PerformLayout();
  1341. this.MidLabel.ResumeLayout(false);
  1342. this.MidLabel.PerformLayout();
  1343. ((System.ComponentModel.ISupportInitialize)(this.MidboxCapacity)).EndInit();
  1344. this.OutBoxLabel.ResumeLayout(false);
  1345. this.OutBoxLabel.PerformLayout();
  1346. ((System.ComponentModel.ISupportInitialize)(this.OutboxCapacity)).EndInit();
  1347. this.ResumeLayout(false);
  1348. this.PerformLayout();
  1349. }
  1350. #endregion
  1351. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder OutBoxLabel;
  1352. private System.Windows.Forms.ComboBox OutBoxNum;
  1353. private System.Windows.Forms.Label label10;
  1354. private CustomControl.PrinterCombox OutBoxPrinter;
  1355. private System.Windows.Forms.Button OutBoxLabelPrint;
  1356. private System.Windows.Forms.ComboBox OutBoxCombox;
  1357. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn1;
  1358. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  1359. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  1360. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  1361. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  1362. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
  1363. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
  1364. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
  1365. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
  1366. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
  1367. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
  1368. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn2;
  1369. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn3;
  1370. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11;
  1371. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12;
  1372. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn13;
  1373. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn14;
  1374. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn15;
  1375. private System.Windows.Forms.Label label6;
  1376. private System.Windows.Forms.NumericUpDown OutboxCapacity;
  1377. private System.Windows.Forms.ComboBox MidLabelCombox;
  1378. private System.Windows.Forms.CheckBox MidLabelAutoPrint;
  1379. private System.Windows.Forms.Button MidLabelPrint;
  1380. private CustomControl.PrinterCombox MidLabelPrinter;
  1381. private System.Windows.Forms.Label label5;
  1382. private CustomControl.EnterTextBox MidLabelNum;
  1383. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder MidLabel;
  1384. private System.Windows.Forms.ComboBox SingleLabelCombox;
  1385. private System.Windows.Forms.CheckBox SingleLabelAutoPrint;
  1386. private System.Windows.Forms.Button SingleLabelPrint;
  1387. private CustomControl.PrinterCombox SingleLabelPrinter;
  1388. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder SingleLabel;
  1389. private CustomControl.EnterTextBox pi_inoutno;
  1390. private System.Windows.Forms.Label pi_inoutno_label;
  1391. private CustomControl.DataGridViewWithSerialNum LabelInf;
  1392. private CustomControl.EnterTextBox Input;
  1393. private System.Windows.Forms.Label label24;
  1394. private System.Windows.Forms.Button LabelMainTain;
  1395. private System.Windows.Forms.Button CleanDetail;
  1396. private System.Windows.Forms.Label pib_id;
  1397. private System.Windows.Forms.Label pi_cardcode;
  1398. private System.Windows.Forms.Label pi_cardcode_label;
  1399. private System.Windows.Forms.LinkLabel Fresh;
  1400. private System.Windows.Forms.LinkLabel LogingOut;
  1401. private System.Windows.Forms.Timer RefreshDBConnect;
  1402. private System.Windows.Forms.CheckBox GetGridOnly;
  1403. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn16;
  1404. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn17;
  1405. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn18;
  1406. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn19;
  1407. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn20;
  1408. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn21;
  1409. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn22;
  1410. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn23;
  1411. private System.Windows.Forms.BindingSource MidSource;
  1412. private System.Windows.Forms.Button ChooseAll;
  1413. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder1;
  1414. private System.Windows.Forms.Label label7;
  1415. private System.Windows.Forms.Label label12;
  1416. private CustomControl.EnterTextBox SingleBoxEnd;
  1417. private CustomControl.EnterTextBox SingleBoxBegin;
  1418. private System.Windows.Forms.Label label16;
  1419. private System.Windows.Forms.Label label18;
  1420. private CustomControl.EnterTextBox MidBoxEnd;
  1421. private CustomControl.EnterTextBox MidBoxBegin;
  1422. private System.Windows.Forms.Button ExportData;
  1423. private System.Windows.Forms.FolderBrowserDialog ExportFileDialog;
  1424. private System.Windows.Forms.Button AttachInfo;
  1425. private System.Windows.Forms.Label pi_date;
  1426. private System.Windows.Forms.Label label19;
  1427. private CustomControl.DataGridViewWithSerialNum GridPrcode;
  1428. private System.Windows.Forms.Label SetPrintStatus_label;
  1429. private System.Windows.Forms.Button PrintFooter;
  1430. private System.Windows.Forms.PictureBox pictureBox1;
  1431. private CustomControl.EnterTextBox DCCheck;
  1432. private System.Windows.Forms.Label label1;
  1433. private System.Windows.Forms.DataGridViewTextBoxColumn pd_pdno;
  1434. private System.Windows.Forms.DataGridViewTextBoxColumn pjd_id;
  1435. private System.Windows.Forms.DataGridViewTextBoxColumn pd_prodcode;
  1436. private System.Windows.Forms.DataGridViewTextBoxColumn CollectedNum;
  1437. private System.Windows.Forms.DataGridViewTextBoxColumn UnCollectedNum;
  1438. private System.Windows.Forms.DataGridViewTextBoxColumn pd_outqty;
  1439. private System.Windows.Forms.DataGridViewTextBoxColumn pr_unit;
  1440. private System.Windows.Forms.DataGridViewTextBoxColumn pd_brand;
  1441. private System.Windows.Forms.DataGridViewTextBoxColumn pjd_zxbzs_user;
  1442. private System.Windows.Forms.NumericUpDown MidboxCapacity;
  1443. private System.Windows.Forms.Label label2;
  1444. private System.Windows.Forms.Button Pack;
  1445. private System.Windows.Forms.Button PrintStatus;
  1446. private System.Windows.Forms.DataGridViewCheckBoxColumn Choose;
  1447. private System.Windows.Forms.DataGridViewCheckBoxColumn pib_ifprint;
  1448. private System.Windows.Forms.DataGridViewTextBoxColumn pib_id1;
  1449. private System.Windows.Forms.DataGridViewTextBoxColumn pib_pdno;
  1450. private System.Windows.Forms.DataGridViewTextBoxColumn pib_prodcode;
  1451. private System.Windows.Forms.DataGridViewTextBoxColumn pjd_orispeccode;
  1452. private System.Windows.Forms.DataGridViewTextBoxColumn pib_brand;
  1453. private System.Windows.Forms.DataGridViewTextBoxColumn pr_zxbzs;
  1454. private System.Windows.Forms.DataGridViewTextBoxColumn pib_lotno;
  1455. private System.Windows.Forms.DataGridViewTextBoxColumn pib_datecode;
  1456. private System.Windows.Forms.DataGridViewTextBoxColumn pib_qty;
  1457. private System.Windows.Forms.DataGridViewTextBoxColumn pib_custbarcode;
  1458. private System.Windows.Forms.DataGridViewTextBoxColumn pib_custmidboxcode;
  1459. private System.Windows.Forms.DataGridViewTextBoxColumn pib_custoutboxcode;
  1460. private System.Windows.Forms.DataGridViewTextBoxColumn pd_pocode;
  1461. private System.Windows.Forms.DataGridViewTextBoxColumn pr_spec;
  1462. private System.Windows.Forms.DataGridViewTextBoxColumn pib_outboxcode1;
  1463. private System.Windows.Forms.DataGridViewTextBoxColumn pib_outboxcode2;
  1464. }
  1465. }