Packing_PackageCollectionWeigh.Designer.cs 83 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469
  1. namespace UAS_MES_NEW.Packing
  2. {
  3. partial class Packing_PackageCollectionWeigh
  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.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Packing_PackageCollectionWeigh));
  30. this.pa_makecode = new System.Windows.Forms.Label();
  31. this.label13 = new System.Windows.Forms.Label();
  32. this.pa_code_label = new System.Windows.Forms.Label();
  33. this.PrintList_label = new System.Windows.Forms.Label();
  34. this.PrintNum_label = new System.Windows.Forms.Label();
  35. this.Cancel = new System.Windows.Forms.CheckBox();
  36. this.pa_id = new System.Windows.Forms.Label();
  37. this.PrintLabel = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
  38. this.label3 = new System.Windows.Forms.Label();
  39. this.pa_outboxcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  40. this.PrintList = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
  41. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  42. this.Printing = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  43. this.Clean = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  44. this.sn_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  45. this.PackageDetail = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
  46. this.pd_barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.pa_outboxcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  48. this.pa_prodcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  49. this.pd_innerqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. this.pa_indate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.pd_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.AutoPrint = new UAS_MES_NEW.CustomControl.CustomCheckBox.AutoPrintCheckBox();
  53. this.groupBoxWithBorder1 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  54. this.PreFix_label = new System.Windows.Forms.Label();
  55. this.PreFix = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  56. this.locksalecode = new System.Windows.Forms.CheckBox();
  57. this.label5 = new System.Windows.Forms.Label();
  58. this.ms_makecode_label = new System.Windows.Forms.Label();
  59. this.ms_salecode = new System.Windows.Forms.Label();
  60. this.ms_makecode = new System.Windows.Forms.Label();
  61. this.OutBoxLength_label = new System.Windows.Forms.Label();
  62. this.OutBoxLength = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  63. this.pr_outboxinnerqty = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  64. this.DeleteAll = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  65. this.pa_currentqty_label = new System.Windows.Forms.Label();
  66. this.pr_detail_label = new System.Windows.Forms.Label();
  67. this.pa_currentqty = new System.Windows.Forms.Label();
  68. this.pr_code_label = new System.Windows.Forms.Label();
  69. this.pr_detail = new System.Windows.Forms.Label();
  70. this.pr_outboxinnerqty_label = new System.Windows.Forms.Label();
  71. this.pr_code = new System.Windows.Forms.Label();
  72. this.AutoGenBoxCode = new System.Windows.Forms.CheckBox();
  73. this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
  74. this.groupBoxWithBorder2 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  75. this.PrintNum = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  76. this.label1 = new System.Windows.Forms.Label();
  77. this.checkweightlabel = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  78. this.ob_nowcheckqty = new System.Windows.Forms.Label();
  79. this.ob_batchqty = new System.Windows.Forms.Label();
  80. this.ob_nowcheckqty_label = new System.Windows.Forms.Label();
  81. this.ob_batchqty_label = new System.Windows.Forms.Label();
  82. this.SendCheck = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  83. this.Packing = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  84. this.ob_checkno = new System.Windows.Forms.Label();
  85. this.pr_packrule = new System.Windows.Forms.Label();
  86. this.pa_status = new System.Windows.Forms.Label();
  87. this.groupBoxWithBorder3 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  88. this.RefreshWeigh = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  89. this.pr_cartonunit1 = new System.Windows.Forms.Label();
  90. this.pr_cartonunit = new System.Windows.Forms.Label();
  91. this.pr_cartonboxgw = new System.Windows.Forms.Label();
  92. this.label4 = new System.Windows.Forms.Label();
  93. this.weight = new System.Windows.Forms.Label();
  94. this.label2 = new System.Windows.Forms.Label();
  95. this.Baurate = new System.Windows.Forms.Label();
  96. this.ComList = new System.Windows.Forms.Label();
  97. this.pa_downstatus = new System.Windows.Forms.Label();
  98. this.pa_checkno = new System.Windows.Forms.Label();
  99. this.pa_sccode = new System.Windows.Forms.Label();
  100. this.pa_standardqty = new System.Windows.Forms.Label();
  101. this.pr_sendchecktype = new System.Windows.Forms.Label();
  102. this.mcd_remainqty_label = new System.Windows.Forms.Label();
  103. this.mcd_remainqty = new System.Windows.Forms.Label();
  104. this.mcd_inqty_label = new System.Windows.Forms.Label();
  105. this.mcd_inqty = new System.Windows.Forms.Label();
  106. this.pa_remark_label = new System.Windows.Forms.Label();
  107. this.pa_remark = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  108. this.CollecRemark = new System.Windows.Forms.CheckBox();
  109. this.AllowRepeat = new System.Windows.Forms.CheckBox();
  110. this.label6 = new System.Windows.Forms.Label();
  111. this.Remark_PreFix = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  112. this.outboxprcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  113. this.label7 = new System.Windows.Forms.Label();
  114. this.PrintNum1 = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  115. this.PrintSecond = new System.Windows.Forms.CheckBox();
  116. this.label9 = new System.Windows.Forms.Label();
  117. this.PrintLabel1 = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
  118. this.label8 = new System.Windows.Forms.Label();
  119. this.PrintList1 = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
  120. this.label10 = new System.Windows.Forms.Label();
  121. ((System.ComponentModel.ISupportInitialize)(this.PackageDetail)).BeginInit();
  122. this.groupBoxWithBorder1.SuspendLayout();
  123. this.groupBoxWithBorder2.SuspendLayout();
  124. this.groupBoxWithBorder3.SuspendLayout();
  125. this.SuspendLayout();
  126. //
  127. // pa_makecode
  128. //
  129. this.pa_makecode.AutoSize = true;
  130. this.pa_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  131. this.pa_makecode.Location = new System.Drawing.Point(1662, 858);
  132. this.pa_makecode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  133. this.pa_makecode.Name = "pa_makecode";
  134. this.pa_makecode.Size = new System.Drawing.Size(0, 41);
  135. this.pa_makecode.TabIndex = 76;
  136. this.pa_makecode.Visible = false;
  137. //
  138. // label13
  139. //
  140. this.label13.AutoSize = true;
  141. this.label13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  142. this.label13.ForeColor = System.Drawing.Color.Black;
  143. this.label13.Location = new System.Drawing.Point(20, 1106);
  144. this.label13.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  145. this.label13.Name = "label13";
  146. this.label13.Size = new System.Drawing.Size(114, 41);
  147. this.label13.TabIndex = 105;
  148. this.label13.Text = "序列号";
  149. //
  150. // pa_code_label
  151. //
  152. this.pa_code_label.AutoSize = true;
  153. this.pa_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  154. this.pa_code_label.Location = new System.Drawing.Point(8, 90);
  155. this.pa_code_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  156. this.pa_code_label.Name = "pa_code_label";
  157. this.pa_code_label.Size = new System.Drawing.Size(82, 41);
  158. this.pa_code_label.TabIndex = 113;
  159. this.pa_code_label.Text = "箱号";
  160. //
  161. // PrintList_label
  162. //
  163. this.PrintList_label.AutoSize = true;
  164. this.PrintList_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  165. this.PrintList_label.Location = new System.Drawing.Point(12, 104);
  166. this.PrintList_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  167. this.PrintList_label.Name = "PrintList_label";
  168. this.PrintList_label.Size = new System.Drawing.Size(178, 41);
  169. this.PrintList_label.TabIndex = 116;
  170. this.PrintList_label.Text = "打印机列表";
  171. //
  172. // PrintNum_label
  173. //
  174. this.PrintNum_label.AutoSize = true;
  175. this.PrintNum_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  176. this.PrintNum_label.Location = new System.Drawing.Point(382, 256);
  177. this.PrintNum_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  178. this.PrintNum_label.Name = "PrintNum_label";
  179. this.PrintNum_label.Size = new System.Drawing.Size(82, 41);
  180. this.PrintNum_label.TabIndex = 124;
  181. this.PrintNum_label.Text = "份数";
  182. //
  183. // Cancel
  184. //
  185. this.Cancel.AutoSize = true;
  186. this.Cancel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  187. this.Cancel.Location = new System.Drawing.Point(562, 1108);
  188. this.Cancel.Margin = new System.Windows.Forms.Padding(6);
  189. this.Cancel.Name = "Cancel";
  190. this.Cancel.Size = new System.Drawing.Size(178, 45);
  191. this.Cancel.TabIndex = 129;
  192. this.Cancel.Text = "取消装箱";
  193. this.Cancel.UseVisualStyleBackColor = true;
  194. //
  195. // pa_id
  196. //
  197. this.pa_id.AutoSize = true;
  198. this.pa_id.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  199. this.pa_id.Location = new System.Drawing.Point(1598, 858);
  200. this.pa_id.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  201. this.pa_id.Name = "pa_id";
  202. this.pa_id.Size = new System.Drawing.Size(0, 41);
  203. this.pa_id.TabIndex = 153;
  204. this.pa_id.Visible = false;
  205. //
  206. // PrintLabel
  207. //
  208. this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  209. this.PrintLabel.Font = new System.Drawing.Font("微软雅黑", 9F);
  210. this.PrintLabel.FormattingEnabled = true;
  211. this.PrintLabel.Location = new System.Drawing.Point(220, 182);
  212. this.PrintLabel.Margin = new System.Windows.Forms.Padding(4);
  213. this.PrintLabel.Name = "PrintLabel";
  214. this.PrintLabel.Size = new System.Drawing.Size(296, 39);
  215. this.PrintLabel.TabIndex = 159;
  216. this.PrintLabel.SelectedValueChanged += new System.EventHandler(this.PrintLabel_SelectedValueChanged);
  217. //
  218. // label3
  219. //
  220. this.label3.AutoSize = true;
  221. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  222. this.label3.Location = new System.Drawing.Point(12, 180);
  223. this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  224. this.label3.Name = "label3";
  225. this.label3.Size = new System.Drawing.Size(146, 41);
  226. this.label3.TabIndex = 160;
  227. this.label3.Text = "打印标签";
  228. //
  229. // pa_outboxcode
  230. //
  231. this.pa_outboxcode.AllPower = null;
  232. this.pa_outboxcode.BackColor = System.Drawing.Color.White;
  233. this.pa_outboxcode.Font = new System.Drawing.Font("微软雅黑", 12F);
  234. this.pa_outboxcode.ForeColor = System.Drawing.Color.Black;
  235. this.pa_outboxcode.ID = null;
  236. this.pa_outboxcode.Location = new System.Drawing.Point(182, 90);
  237. this.pa_outboxcode.Margin = new System.Windows.Forms.Padding(12, 14, 12, 14);
  238. this.pa_outboxcode.Name = "pa_outboxcode";
  239. this.pa_outboxcode.Power = null;
  240. this.pa_outboxcode.Size = new System.Drawing.Size(272, 50);
  241. this.pa_outboxcode.Str = null;
  242. this.pa_outboxcode.Str1 = null;
  243. this.pa_outboxcode.Str2 = null;
  244. this.pa_outboxcode.TabIndex = 163;
  245. this.pa_outboxcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pa_code_KeyDown);
  246. //
  247. // PrintList
  248. //
  249. this.PrintList.Font = new System.Drawing.Font("微软雅黑", 9F);
  250. this.PrintList.Location = new System.Drawing.Point(220, 108);
  251. this.PrintList.Margin = new System.Windows.Forms.Padding(12, 14, 12, 14);
  252. this.PrintList.Name = "PrintList";
  253. this.PrintList.Size = new System.Drawing.Size(298, 56);
  254. this.PrintList.TabIndex = 158;
  255. //
  256. // OperateResult
  257. //
  258. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  259. this.OperateResult.Location = new System.Drawing.Point(8, 854);
  260. this.OperateResult.Margin = new System.Windows.Forms.Padding(6);
  261. this.OperateResult.Name = "OperateResult";
  262. this.OperateResult.Size = new System.Drawing.Size(860, 236);
  263. this.OperateResult.TabIndex = 155;
  264. this.OperateResult.Text = "";
  265. //
  266. // Printing
  267. //
  268. this.Printing.AllPower = "ifall";
  269. this.Printing.BackColor = System.Drawing.Color.Transparent;
  270. this.Printing.DownImage = ((System.Drawing.Image)(resources.GetObject("Printing.DownImage")));
  271. this.Printing.Font = new System.Drawing.Font("微软雅黑", 9F);
  272. this.Printing.Image = null;
  273. this.Printing.IsShowBorder = true;
  274. this.Printing.Location = new System.Drawing.Point(606, 256);
  275. this.Printing.Margin = new System.Windows.Forms.Padding(6);
  276. this.Printing.MoveImage = ((System.Drawing.Image)(resources.GetObject("Printing.MoveImage")));
  277. this.Printing.Name = "Printing";
  278. this.Printing.NormalImage = ((System.Drawing.Image)(resources.GetObject("Printing.NormalImage")));
  279. this.Printing.Power = null;
  280. this.Printing.Size = new System.Drawing.Size(90, 48);
  281. this.Printing.TabIndex = 150;
  282. this.Printing.Tag = "ifread";
  283. this.Printing.Text = "打印";
  284. this.Printing.UseVisualStyleBackColor = true;
  285. this.Printing.Click += new System.EventHandler(this.Print_Click);
  286. //
  287. // Clean
  288. //
  289. this.Clean.AllPower = null;
  290. this.Clean.BackColor = System.Drawing.Color.Transparent;
  291. this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
  292. this.Clean.Image = null;
  293. this.Clean.IsShowBorder = true;
  294. this.Clean.Location = new System.Drawing.Point(752, 1110);
  295. this.Clean.Margin = new System.Windows.Forms.Padding(6);
  296. this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
  297. this.Clean.Name = "Clean";
  298. this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
  299. this.Clean.Power = null;
  300. this.Clean.Size = new System.Drawing.Size(120, 48);
  301. this.Clean.TabIndex = 148;
  302. this.Clean.Text = "清除";
  303. this.Clean.UseVisualStyleBackColor = true;
  304. this.Clean.Click += new System.EventHandler(this.Clean_Click);
  305. //
  306. // sn_code
  307. //
  308. this.sn_code.AllPower = "ifall";
  309. this.sn_code.BackColor = System.Drawing.Color.White;
  310. this.sn_code.ID = null;
  311. this.sn_code.Location = new System.Drawing.Point(152, 1108);
  312. this.sn_code.Margin = new System.Windows.Forms.Padding(6);
  313. this.sn_code.Name = "sn_code";
  314. this.sn_code.Power = "ifread";
  315. this.sn_code.Size = new System.Drawing.Size(336, 35);
  316. this.sn_code.Str = null;
  317. this.sn_code.Str1 = null;
  318. this.sn_code.Str2 = null;
  319. this.sn_code.TabIndex = 135;
  320. this.sn_code.Tag = "";
  321. this.sn_code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.barcode_KeyDown);
  322. //
  323. // PackageDetail
  324. //
  325. this.PackageDetail.AllowUserToAddRows = false;
  326. this.PackageDetail.AllowUserToDeleteRows = false;
  327. this.PackageDetail.BackgroundColor = System.Drawing.SystemColors.ButtonFace;
  328. this.PackageDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  329. this.PackageDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  330. this.pd_barcode,
  331. this.pa_outboxcode1,
  332. this.pa_prodcode1,
  333. this.pd_innerqty,
  334. this.pa_indate,
  335. this.pd_id});
  336. this.PackageDetail.EnableContentClick = true;
  337. this.PackageDetail.Location = new System.Drawing.Point(8, 358);
  338. this.PackageDetail.Margin = new System.Windows.Forms.Padding(6);
  339. this.PackageDetail.Name = "PackageDetail";
  340. this.PackageDetail.ReadOnly = true;
  341. this.PackageDetail.RowHeadersWidth = 82;
  342. this.PackageDetail.RowTemplate.Height = 23;
  343. this.PackageDetail.Size = new System.Drawing.Size(1242, 480);
  344. this.PackageDetail.TabIndex = 134;
  345. //
  346. // pd_barcode
  347. //
  348. this.pd_barcode.DataPropertyName = "pd_barcode";
  349. this.pd_barcode.HeaderText = "序列号";
  350. this.pd_barcode.MinimumWidth = 250;
  351. this.pd_barcode.Name = "pd_barcode";
  352. this.pd_barcode.ReadOnly = true;
  353. this.pd_barcode.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  354. this.pd_barcode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
  355. this.pd_barcode.Width = 250;
  356. //
  357. // pa_outboxcode1
  358. //
  359. this.pa_outboxcode1.DataPropertyName = "pa_outboxcode";
  360. this.pa_outboxcode1.HeaderText = "箱号";
  361. this.pa_outboxcode1.MinimumWidth = 200;
  362. this.pa_outboxcode1.Name = "pa_outboxcode1";
  363. this.pa_outboxcode1.ReadOnly = true;
  364. this.pa_outboxcode1.Width = 201;
  365. //
  366. // pa_prodcode1
  367. //
  368. this.pa_prodcode1.DataPropertyName = "pa_prodcode";
  369. this.pa_prodcode1.HeaderText = "产品编号";
  370. this.pa_prodcode1.MinimumWidth = 10;
  371. this.pa_prodcode1.Name = "pa_prodcode1";
  372. this.pa_prodcode1.ReadOnly = true;
  373. this.pa_prodcode1.Visible = false;
  374. this.pa_prodcode1.Width = 200;
  375. //
  376. // pd_innerqty
  377. //
  378. this.pd_innerqty.DataPropertyName = "pd_innerqty";
  379. this.pd_innerqty.HeaderText = "箱内数量";
  380. this.pd_innerqty.MinimumWidth = 10;
  381. this.pd_innerqty.Name = "pd_innerqty";
  382. this.pd_innerqty.ReadOnly = true;
  383. this.pd_innerqty.Visible = false;
  384. this.pd_innerqty.Width = 80;
  385. //
  386. // pa_indate
  387. //
  388. this.pa_indate.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  389. this.pa_indate.DataPropertyName = "pa_indate";
  390. this.pa_indate.HeaderText = "装箱日期";
  391. this.pa_indate.MinimumWidth = 300;
  392. this.pa_indate.Name = "pa_indate";
  393. this.pa_indate.ReadOnly = true;
  394. this.pa_indate.Width = 300;
  395. //
  396. // pd_id
  397. //
  398. this.pd_id.DataPropertyName = "pd_id";
  399. this.pd_id.HeaderText = "ID";
  400. this.pd_id.MinimumWidth = 10;
  401. this.pd_id.Name = "pd_id";
  402. this.pd_id.ReadOnly = true;
  403. this.pd_id.Visible = false;
  404. this.pd_id.Width = 200;
  405. //
  406. // AutoPrint
  407. //
  408. this.AutoPrint.Checked = false;
  409. this.AutoPrint.Location = new System.Drawing.Point(156, 258);
  410. this.AutoPrint.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
  411. this.AutoPrint.Name = "AutoPrint";
  412. this.AutoPrint.Size = new System.Drawing.Size(178, 44);
  413. this.AutoPrint.TabIndex = 166;
  414. //
  415. // groupBoxWithBorder1
  416. //
  417. this.groupBoxWithBorder1.BorderColor = System.Drawing.Color.Black;
  418. this.groupBoxWithBorder1.Controls.Add(this.PreFix_label);
  419. this.groupBoxWithBorder1.Controls.Add(this.PreFix);
  420. this.groupBoxWithBorder1.Controls.Add(this.locksalecode);
  421. this.groupBoxWithBorder1.Controls.Add(this.label5);
  422. this.groupBoxWithBorder1.Controls.Add(this.ms_makecode_label);
  423. this.groupBoxWithBorder1.Controls.Add(this.ms_salecode);
  424. this.groupBoxWithBorder1.Controls.Add(this.ms_makecode);
  425. this.groupBoxWithBorder1.Controls.Add(this.OutBoxLength_label);
  426. this.groupBoxWithBorder1.Controls.Add(this.OutBoxLength);
  427. this.groupBoxWithBorder1.Controls.Add(this.pr_outboxinnerqty);
  428. this.groupBoxWithBorder1.Controls.Add(this.DeleteAll);
  429. this.groupBoxWithBorder1.Controls.Add(this.pa_currentqty_label);
  430. this.groupBoxWithBorder1.Controls.Add(this.pr_detail_label);
  431. this.groupBoxWithBorder1.Controls.Add(this.pa_currentqty);
  432. this.groupBoxWithBorder1.Controls.Add(this.pr_code_label);
  433. this.groupBoxWithBorder1.Controls.Add(this.pr_detail);
  434. this.groupBoxWithBorder1.Controls.Add(this.pr_outboxinnerqty_label);
  435. this.groupBoxWithBorder1.Controls.Add(this.pr_code);
  436. this.groupBoxWithBorder1.Controls.Add(this.AutoGenBoxCode);
  437. this.groupBoxWithBorder1.Controls.Add(this.pa_outboxcode);
  438. this.groupBoxWithBorder1.Controls.Add(this.pa_code_label);
  439. this.groupBoxWithBorder1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  440. this.groupBoxWithBorder1.Location = new System.Drawing.Point(8, 12);
  441. this.groupBoxWithBorder1.Margin = new System.Windows.Forms.Padding(4);
  442. this.groupBoxWithBorder1.Name = "groupBoxWithBorder1";
  443. this.groupBoxWithBorder1.Padding = new System.Windows.Forms.Padding(4);
  444. this.groupBoxWithBorder1.Size = new System.Drawing.Size(822, 336);
  445. this.groupBoxWithBorder1.TabIndex = 171;
  446. this.groupBoxWithBorder1.TabStop = false;
  447. this.groupBoxWithBorder1.Text = "装箱信息";
  448. this.groupBoxWithBorder1.TextColor = System.Drawing.Color.Black;
  449. //
  450. // PreFix_label
  451. //
  452. this.PreFix_label.AutoSize = true;
  453. this.PreFix_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  454. this.PreFix_label.Location = new System.Drawing.Point(352, 26);
  455. this.PreFix_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  456. this.PreFix_label.Name = "PreFix_label";
  457. this.PreFix_label.Size = new System.Drawing.Size(71, 36);
  458. this.PreFix_label.TabIndex = 205;
  459. this.PreFix_label.Text = "前缀";
  460. //
  461. // PreFix
  462. //
  463. this.PreFix.AllPower = null;
  464. this.PreFix.BackColor = System.Drawing.Color.White;
  465. this.PreFix.Font = new System.Drawing.Font("微软雅黑", 9F);
  466. this.PreFix.ID = null;
  467. this.PreFix.Location = new System.Drawing.Point(446, 30);
  468. this.PreFix.Margin = new System.Windows.Forms.Padding(12, 14, 12, 14);
  469. this.PreFix.Name = "PreFix";
  470. this.PreFix.Power = null;
  471. this.PreFix.Size = new System.Drawing.Size(76, 39);
  472. this.PreFix.Str = null;
  473. this.PreFix.Str1 = null;
  474. this.PreFix.Str2 = null;
  475. this.PreFix.TabIndex = 204;
  476. this.PreFix.KeyDown += new System.Windows.Forms.KeyEventHandler(this.PreFix_KeyDown);
  477. //
  478. // locksalecode
  479. //
  480. this.locksalecode.AutoSize = true;
  481. this.locksalecode.Checked = true;
  482. this.locksalecode.CheckState = System.Windows.Forms.CheckState.Checked;
  483. this.locksalecode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  484. this.locksalecode.ForeColor = System.Drawing.Color.Red;
  485. this.locksalecode.Location = new System.Drawing.Point(596, 30);
  486. this.locksalecode.Margin = new System.Windows.Forms.Padding(6);
  487. this.locksalecode.Name = "locksalecode";
  488. this.locksalecode.Size = new System.Drawing.Size(186, 28);
  489. this.locksalecode.TabIndex = 203;
  490. this.locksalecode.Text = "当前订单锁定";
  491. this.locksalecode.UseVisualStyleBackColor = true;
  492. //
  493. // label5
  494. //
  495. this.label5.AutoSize = true;
  496. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  497. this.label5.Location = new System.Drawing.Point(420, 272);
  498. this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  499. this.label5.Name = "label5";
  500. this.label5.Size = new System.Drawing.Size(146, 41);
  501. this.label5.TabIndex = 188;
  502. this.label5.Text = "订单编号";
  503. //
  504. // ms_makecode_label
  505. //
  506. this.ms_makecode_label.AutoSize = true;
  507. this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  508. this.ms_makecode_label.Location = new System.Drawing.Point(8, 272);
  509. this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  510. this.ms_makecode_label.Name = "ms_makecode_label";
  511. this.ms_makecode_label.Size = new System.Drawing.Size(114, 41);
  512. this.ms_makecode_label.TabIndex = 189;
  513. this.ms_makecode_label.Text = "工单号";
  514. //
  515. // ms_salecode
  516. //
  517. this.ms_salecode.AutoSize = true;
  518. this.ms_salecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  519. this.ms_salecode.Location = new System.Drawing.Point(588, 272);
  520. this.ms_salecode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  521. this.ms_salecode.Name = "ms_salecode";
  522. this.ms_salecode.Size = new System.Drawing.Size(0, 41);
  523. this.ms_salecode.TabIndex = 191;
  524. //
  525. // ms_makecode
  526. //
  527. this.ms_makecode.AutoSize = true;
  528. this.ms_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  529. this.ms_makecode.Location = new System.Drawing.Point(170, 272);
  530. this.ms_makecode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  531. this.ms_makecode.MaximumSize = new System.Drawing.Size(300, 0);
  532. this.ms_makecode.Name = "ms_makecode";
  533. this.ms_makecode.Size = new System.Drawing.Size(0, 41);
  534. this.ms_makecode.TabIndex = 190;
  535. //
  536. // OutBoxLength_label
  537. //
  538. this.OutBoxLength_label.AutoSize = true;
  539. this.OutBoxLength_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  540. this.OutBoxLength_label.Location = new System.Drawing.Point(170, 26);
  541. this.OutBoxLength_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  542. this.OutBoxLength_label.Name = "OutBoxLength_label";
  543. this.OutBoxLength_label.Size = new System.Drawing.Size(71, 36);
  544. this.OutBoxLength_label.TabIndex = 187;
  545. this.OutBoxLength_label.Text = "长度";
  546. //
  547. // OutBoxLength
  548. //
  549. this.OutBoxLength.AllPower = null;
  550. this.OutBoxLength.BackColor = System.Drawing.Color.White;
  551. this.OutBoxLength.Font = new System.Drawing.Font("微软雅黑", 9F);
  552. this.OutBoxLength.ID = null;
  553. this.OutBoxLength.Location = new System.Drawing.Point(262, 30);
  554. this.OutBoxLength.Margin = new System.Windows.Forms.Padding(12, 14, 12, 14);
  555. this.OutBoxLength.Name = "OutBoxLength";
  556. this.OutBoxLength.Power = null;
  557. this.OutBoxLength.Size = new System.Drawing.Size(76, 39);
  558. this.OutBoxLength.Str = null;
  559. this.OutBoxLength.Str1 = null;
  560. this.OutBoxLength.Str2 = null;
  561. this.OutBoxLength.TabIndex = 186;
  562. this.OutBoxLength.KeyDown += new System.Windows.Forms.KeyEventHandler(this.OutBoxLength_KeyDown);
  563. //
  564. // pr_outboxinnerqty
  565. //
  566. this.pr_outboxinnerqty.AllPower = null;
  567. this.pr_outboxinnerqty.BackColor = System.Drawing.Color.White;
  568. this.pr_outboxinnerqty.Enabled = false;
  569. this.pr_outboxinnerqty.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  570. this.pr_outboxinnerqty.ID = null;
  571. this.pr_outboxinnerqty.Location = new System.Drawing.Point(182, 154);
  572. this.pr_outboxinnerqty.Margin = new System.Windows.Forms.Padding(6);
  573. this.pr_outboxinnerqty.Name = "pr_outboxinnerqty";
  574. this.pr_outboxinnerqty.Power = null;
  575. this.pr_outboxinnerqty.Size = new System.Drawing.Size(216, 39);
  576. this.pr_outboxinnerqty.Str = null;
  577. this.pr_outboxinnerqty.Str1 = null;
  578. this.pr_outboxinnerqty.Str2 = null;
  579. this.pr_outboxinnerqty.TabIndex = 184;
  580. //
  581. // DeleteAll
  582. //
  583. this.DeleteAll.AllPower = null;
  584. this.DeleteAll.BackColor = System.Drawing.Color.Transparent;
  585. this.DeleteAll.DownImage = ((System.Drawing.Image)(resources.GetObject("DeleteAll.DownImage")));
  586. this.DeleteAll.Font = new System.Drawing.Font("微软雅黑", 9F);
  587. this.DeleteAll.Image = null;
  588. this.DeleteAll.IsShowBorder = true;
  589. this.DeleteAll.Location = new System.Drawing.Point(702, 84);
  590. this.DeleteAll.Margin = new System.Windows.Forms.Padding(6);
  591. this.DeleteAll.MoveImage = ((System.Drawing.Image)(resources.GetObject("DeleteAll.MoveImage")));
  592. this.DeleteAll.Name = "DeleteAll";
  593. this.DeleteAll.NormalImage = ((System.Drawing.Image)(resources.GetObject("DeleteAll.NormalImage")));
  594. this.DeleteAll.Power = "ifspecial";
  595. this.DeleteAll.Size = new System.Drawing.Size(92, 48);
  596. this.DeleteAll.TabIndex = 184;
  597. this.DeleteAll.Text = "拆箱";
  598. this.DeleteAll.UseVisualStyleBackColor = true;
  599. this.DeleteAll.Click += new System.EventHandler(this.DeleteAll_Click);
  600. //
  601. // pa_currentqty_label
  602. //
  603. this.pa_currentqty_label.AutoSize = true;
  604. this.pa_currentqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  605. this.pa_currentqty_label.Location = new System.Drawing.Point(420, 156);
  606. this.pa_currentqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  607. this.pa_currentqty_label.Name = "pa_currentqty_label";
  608. this.pa_currentqty_label.Size = new System.Drawing.Size(146, 41);
  609. this.pa_currentqty_label.TabIndex = 175;
  610. this.pa_currentqty_label.Text = "已装数量";
  611. //
  612. // pr_detail_label
  613. //
  614. this.pr_detail_label.AutoSize = true;
  615. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  616. this.pr_detail_label.Location = new System.Drawing.Point(420, 212);
  617. this.pr_detail_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  618. this.pr_detail_label.Name = "pr_detail_label";
  619. this.pr_detail_label.Size = new System.Drawing.Size(146, 41);
  620. this.pr_detail_label.TabIndex = 173;
  621. this.pr_detail_label.Text = "产品名称";
  622. //
  623. // pa_currentqty
  624. //
  625. this.pa_currentqty.AutoSize = true;
  626. this.pa_currentqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  627. this.pa_currentqty.Location = new System.Drawing.Point(588, 156);
  628. this.pa_currentqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  629. this.pa_currentqty.Name = "pa_currentqty";
  630. this.pa_currentqty.Size = new System.Drawing.Size(0, 41);
  631. this.pa_currentqty.TabIndex = 179;
  632. //
  633. // pr_code_label
  634. //
  635. this.pr_code_label.AutoSize = true;
  636. this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  637. this.pr_code_label.Location = new System.Drawing.Point(8, 214);
  638. this.pr_code_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  639. this.pr_code_label.Name = "pr_code_label";
  640. this.pr_code_label.Size = new System.Drawing.Size(146, 41);
  641. this.pr_code_label.TabIndex = 174;
  642. this.pr_code_label.Text = "产品编号";
  643. //
  644. // pr_detail
  645. //
  646. this.pr_detail.AutoSize = true;
  647. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  648. this.pr_detail.Location = new System.Drawing.Point(588, 212);
  649. this.pr_detail.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  650. this.pr_detail.Name = "pr_detail";
  651. this.pr_detail.Size = new System.Drawing.Size(0, 41);
  652. this.pr_detail.TabIndex = 178;
  653. //
  654. // pr_outboxinnerqty_label
  655. //
  656. this.pr_outboxinnerqty_label.AutoSize = true;
  657. this.pr_outboxinnerqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  658. this.pr_outboxinnerqty_label.Location = new System.Drawing.Point(8, 148);
  659. this.pr_outboxinnerqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  660. this.pr_outboxinnerqty_label.Name = "pr_outboxinnerqty_label";
  661. this.pr_outboxinnerqty_label.Size = new System.Drawing.Size(146, 41);
  662. this.pr_outboxinnerqty_label.TabIndex = 176;
  663. this.pr_outboxinnerqty_label.Text = "箱内容量";
  664. //
  665. // pr_code
  666. //
  667. this.pr_code.AutoSize = true;
  668. this.pr_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  669. this.pr_code.Location = new System.Drawing.Point(170, 214);
  670. this.pr_code.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  671. this.pr_code.MaximumSize = new System.Drawing.Size(300, 0);
  672. this.pr_code.Name = "pr_code";
  673. this.pr_code.Size = new System.Drawing.Size(0, 41);
  674. this.pr_code.TabIndex = 177;
  675. this.pr_code.TextChanged += new System.EventHandler(this.pr_code_TextChanged);
  676. //
  677. // AutoGenBoxCode
  678. //
  679. this.AutoGenBoxCode.AutoSize = true;
  680. this.AutoGenBoxCode.Checked = true;
  681. this.AutoGenBoxCode.CheckState = System.Windows.Forms.CheckState.Checked;
  682. this.AutoGenBoxCode.Location = new System.Drawing.Point(484, 92);
  683. this.AutoGenBoxCode.Margin = new System.Windows.Forms.Padding(4);
  684. this.AutoGenBoxCode.Name = "AutoGenBoxCode";
  685. this.AutoGenBoxCode.Size = new System.Drawing.Size(178, 45);
  686. this.AutoGenBoxCode.TabIndex = 171;
  687. this.AutoGenBoxCode.Text = "自动生成";
  688. this.AutoGenBoxCode.UseVisualStyleBackColor = true;
  689. this.AutoGenBoxCode.CheckedChanged += new System.EventHandler(this.AutoGenBoxCode_CheckedChanged);
  690. //
  691. // StepCount
  692. //
  693. this.StepCount.LineCode = null;
  694. this.StepCount.Location = new System.Drawing.Point(222, 38);
  695. this.StepCount.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
  696. this.StepCount.Name = "StepCount";
  697. this.StepCount.Size = new System.Drawing.Size(176, 46);
  698. this.StepCount.Source = null;
  699. this.StepCount.StepCode = null;
  700. this.StepCount.TabIndex = 192;
  701. //
  702. // groupBoxWithBorder2
  703. //
  704. this.groupBoxWithBorder2.BorderColor = System.Drawing.Color.Black;
  705. this.groupBoxWithBorder2.Controls.Add(this.StepCount);
  706. this.groupBoxWithBorder2.Controls.Add(this.PrintNum);
  707. this.groupBoxWithBorder2.Controls.Add(this.label1);
  708. this.groupBoxWithBorder2.Controls.Add(this.checkweightlabel);
  709. this.groupBoxWithBorder2.Controls.Add(this.ob_nowcheckqty);
  710. this.groupBoxWithBorder2.Controls.Add(this.ob_batchqty);
  711. this.groupBoxWithBorder2.Controls.Add(this.ob_nowcheckqty_label);
  712. this.groupBoxWithBorder2.Controls.Add(this.ob_batchqty_label);
  713. this.groupBoxWithBorder2.Controls.Add(this.SendCheck);
  714. this.groupBoxWithBorder2.Controls.Add(this.Packing);
  715. this.groupBoxWithBorder2.Controls.Add(this.PrintLabel);
  716. this.groupBoxWithBorder2.Controls.Add(this.ob_checkno);
  717. this.groupBoxWithBorder2.Controls.Add(this.label3);
  718. this.groupBoxWithBorder2.Controls.Add(this.AutoPrint);
  719. this.groupBoxWithBorder2.Controls.Add(this.PrintList);
  720. this.groupBoxWithBorder2.Controls.Add(this.Printing);
  721. this.groupBoxWithBorder2.Controls.Add(this.PrintList_label);
  722. this.groupBoxWithBorder2.Controls.Add(this.PrintNum_label);
  723. this.groupBoxWithBorder2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  724. this.groupBoxWithBorder2.Location = new System.Drawing.Point(840, 12);
  725. this.groupBoxWithBorder2.Margin = new System.Windows.Forms.Padding(4);
  726. this.groupBoxWithBorder2.Name = "groupBoxWithBorder2";
  727. this.groupBoxWithBorder2.Padding = new System.Windows.Forms.Padding(4);
  728. this.groupBoxWithBorder2.Size = new System.Drawing.Size(892, 336);
  729. this.groupBoxWithBorder2.TabIndex = 172;
  730. this.groupBoxWithBorder2.TabStop = false;
  731. this.groupBoxWithBorder2.Text = "打印";
  732. this.groupBoxWithBorder2.TextColor = System.Drawing.Color.Black;
  733. //
  734. // PrintNum
  735. //
  736. this.PrintNum.AllPower = null;
  737. this.PrintNum.BackColor = System.Drawing.Color.White;
  738. this.PrintNum.Enabled = false;
  739. this.PrintNum.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  740. this.PrintNum.ID = null;
  741. this.PrintNum.Location = new System.Drawing.Point(484, 258);
  742. this.PrintNum.Margin = new System.Windows.Forms.Padding(6);
  743. this.PrintNum.Name = "PrintNum";
  744. this.PrintNum.Power = null;
  745. this.PrintNum.Size = new System.Drawing.Size(60, 39);
  746. this.PrintNum.Str = null;
  747. this.PrintNum.Str1 = null;
  748. this.PrintNum.Str2 = null;
  749. this.PrintNum.TabIndex = 184;
  750. //
  751. // label1
  752. //
  753. this.label1.AutoSize = true;
  754. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  755. this.label1.Location = new System.Drawing.Point(538, 44);
  756. this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  757. this.label1.Name = "label1";
  758. this.label1.Size = new System.Drawing.Size(146, 41);
  759. this.label1.TabIndex = 180;
  760. this.label1.Text = "当前批号";
  761. //
  762. // checkweightlabel
  763. //
  764. this.checkweightlabel.AutoSize = true;
  765. this.checkweightlabel.CutLength = null;
  766. this.checkweightlabel.ForeColor = System.Drawing.Color.Black;
  767. this.checkweightlabel.Location = new System.Drawing.Point(30, 42);
  768. this.checkweightlabel.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  769. this.checkweightlabel.MaximumSize = new System.Drawing.Size(400, 0);
  770. this.checkweightlabel.Name = "checkweightlabel";
  771. this.checkweightlabel.Size = new System.Drawing.Size(0, 41);
  772. this.checkweightlabel.TabIndex = 179;
  773. //
  774. // ob_nowcheckqty
  775. //
  776. this.ob_nowcheckqty.AutoSize = true;
  777. this.ob_nowcheckqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  778. this.ob_nowcheckqty.Location = new System.Drawing.Point(700, 184);
  779. this.ob_nowcheckqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  780. this.ob_nowcheckqty.Name = "ob_nowcheckqty";
  781. this.ob_nowcheckqty.Size = new System.Drawing.Size(0, 41);
  782. this.ob_nowcheckqty.TabIndex = 178;
  783. //
  784. // ob_batchqty
  785. //
  786. this.ob_batchqty.AutoSize = true;
  787. this.ob_batchqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  788. this.ob_batchqty.Location = new System.Drawing.Point(700, 112);
  789. this.ob_batchqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  790. this.ob_batchqty.Name = "ob_batchqty";
  791. this.ob_batchqty.Size = new System.Drawing.Size(0, 41);
  792. this.ob_batchqty.TabIndex = 177;
  793. //
  794. // ob_nowcheckqty_label
  795. //
  796. this.ob_nowcheckqty_label.AutoSize = true;
  797. this.ob_nowcheckqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  798. this.ob_nowcheckqty_label.Location = new System.Drawing.Point(538, 184);
  799. this.ob_nowcheckqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  800. this.ob_nowcheckqty_label.Name = "ob_nowcheckqty_label";
  801. this.ob_nowcheckqty_label.Size = new System.Drawing.Size(146, 41);
  802. this.ob_nowcheckqty_label.TabIndex = 176;
  803. this.ob_nowcheckqty_label.Text = "当前批数";
  804. //
  805. // ob_batchqty_label
  806. //
  807. this.ob_batchqty_label.AutoSize = true;
  808. this.ob_batchqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  809. this.ob_batchqty_label.Location = new System.Drawing.Point(538, 112);
  810. this.ob_batchqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  811. this.ob_batchqty_label.Name = "ob_batchqty_label";
  812. this.ob_batchqty_label.Size = new System.Drawing.Size(146, 41);
  813. this.ob_batchqty_label.TabIndex = 175;
  814. this.ob_batchqty_label.Text = "标准批数";
  815. //
  816. // SendCheck
  817. //
  818. this.SendCheck.AllPower = "ifall";
  819. this.SendCheck.BackColor = System.Drawing.Color.Transparent;
  820. this.SendCheck.DownImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.DownImage")));
  821. this.SendCheck.Font = new System.Drawing.Font("微软雅黑", 9F);
  822. this.SendCheck.Image = null;
  823. this.SendCheck.IsShowBorder = true;
  824. this.SendCheck.Location = new System.Drawing.Point(738, 256);
  825. this.SendCheck.Margin = new System.Windows.Forms.Padding(6);
  826. this.SendCheck.MoveImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.MoveImage")));
  827. this.SendCheck.Name = "SendCheck";
  828. this.SendCheck.NormalImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.NormalImage")));
  829. this.SendCheck.Power = null;
  830. this.SendCheck.Size = new System.Drawing.Size(90, 48);
  831. this.SendCheck.TabIndex = 174;
  832. this.SendCheck.Tag = "ifread";
  833. this.SendCheck.Text = "送检";
  834. this.SendCheck.UseVisualStyleBackColor = true;
  835. this.SendCheck.Click += new System.EventHandler(this.SendCheck_Click);
  836. //
  837. // Packing
  838. //
  839. this.Packing.AllPower = null;
  840. this.Packing.BackColor = System.Drawing.Color.Transparent;
  841. this.Packing.DownImage = ((System.Drawing.Image)(resources.GetObject("Packing.DownImage")));
  842. this.Packing.Font = new System.Drawing.Font("微软雅黑", 9F);
  843. this.Packing.Image = null;
  844. this.Packing.IsShowBorder = true;
  845. this.Packing.Location = new System.Drawing.Point(16, 256);
  846. this.Packing.Margin = new System.Windows.Forms.Padding(6);
  847. this.Packing.MoveImage = ((System.Drawing.Image)(resources.GetObject("Packing.MoveImage")));
  848. this.Packing.Name = "Packing";
  849. this.Packing.NormalImage = ((System.Drawing.Image)(resources.GetObject("Packing.NormalImage")));
  850. this.Packing.Power = null;
  851. this.Packing.Size = new System.Drawing.Size(100, 48);
  852. this.Packing.TabIndex = 173;
  853. this.Packing.Text = "封箱";
  854. this.Packing.UseVisualStyleBackColor = true;
  855. this.Packing.Click += new System.EventHandler(this.Packing_Click);
  856. //
  857. // ob_checkno
  858. //
  859. this.ob_checkno.AutoSize = true;
  860. this.ob_checkno.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  861. this.ob_checkno.Location = new System.Drawing.Point(700, 44);
  862. this.ob_checkno.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  863. this.ob_checkno.Name = "ob_checkno";
  864. this.ob_checkno.Size = new System.Drawing.Size(0, 41);
  865. this.ob_checkno.TabIndex = 175;
  866. this.ob_checkno.TextChanged += new System.EventHandler(this.ob_checkno_TextChanged);
  867. //
  868. // pr_packrule
  869. //
  870. this.pr_packrule.AutoSize = true;
  871. this.pr_packrule.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  872. this.pr_packrule.Location = new System.Drawing.Point(1698, 908);
  873. this.pr_packrule.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  874. this.pr_packrule.Name = "pr_packrule";
  875. this.pr_packrule.Size = new System.Drawing.Size(0, 41);
  876. this.pr_packrule.TabIndex = 173;
  877. this.pr_packrule.Visible = false;
  878. //
  879. // pa_status
  880. //
  881. this.pa_status.AutoSize = true;
  882. this.pa_status.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  883. this.pa_status.Location = new System.Drawing.Point(1554, 858);
  884. this.pa_status.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  885. this.pa_status.Name = "pa_status";
  886. this.pa_status.Size = new System.Drawing.Size(0, 41);
  887. this.pa_status.TabIndex = 174;
  888. this.pa_status.Visible = false;
  889. //
  890. // groupBoxWithBorder3
  891. //
  892. this.groupBoxWithBorder3.BorderColor = System.Drawing.Color.Black;
  893. this.groupBoxWithBorder3.Controls.Add(this.RefreshWeigh);
  894. this.groupBoxWithBorder3.Controls.Add(this.pr_cartonunit1);
  895. this.groupBoxWithBorder3.Controls.Add(this.pr_cartonunit);
  896. this.groupBoxWithBorder3.Controls.Add(this.pr_cartonboxgw);
  897. this.groupBoxWithBorder3.Controls.Add(this.label4);
  898. this.groupBoxWithBorder3.Controls.Add(this.weight);
  899. this.groupBoxWithBorder3.Controls.Add(this.label2);
  900. this.groupBoxWithBorder3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  901. this.groupBoxWithBorder3.Location = new System.Drawing.Point(1260, 356);
  902. this.groupBoxWithBorder3.Margin = new System.Windows.Forms.Padding(4);
  903. this.groupBoxWithBorder3.Name = "groupBoxWithBorder3";
  904. this.groupBoxWithBorder3.Padding = new System.Windows.Forms.Padding(4);
  905. this.groupBoxWithBorder3.Size = new System.Drawing.Size(474, 482);
  906. this.groupBoxWithBorder3.TabIndex = 172;
  907. this.groupBoxWithBorder3.TabStop = false;
  908. this.groupBoxWithBorder3.Text = "称量信息";
  909. this.groupBoxWithBorder3.TextColor = System.Drawing.Color.Black;
  910. //
  911. // RefreshWeigh
  912. //
  913. this.RefreshWeigh.AllPower = "ifall";
  914. this.RefreshWeigh.BackColor = System.Drawing.Color.Transparent;
  915. this.RefreshWeigh.DownImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.DownImage")));
  916. this.RefreshWeigh.Font = new System.Drawing.Font("微软雅黑", 9F);
  917. this.RefreshWeigh.Image = null;
  918. this.RefreshWeigh.IsShowBorder = true;
  919. this.RefreshWeigh.Location = new System.Drawing.Point(222, 250);
  920. this.RefreshWeigh.Margin = new System.Windows.Forms.Padding(6);
  921. this.RefreshWeigh.MoveImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.MoveImage")));
  922. this.RefreshWeigh.Name = "RefreshWeigh";
  923. this.RefreshWeigh.NormalImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.NormalImage")));
  924. this.RefreshWeigh.Power = null;
  925. this.RefreshWeigh.Size = new System.Drawing.Size(116, 48);
  926. this.RefreshWeigh.TabIndex = 185;
  927. this.RefreshWeigh.Tag = "ifread";
  928. this.RefreshWeigh.Text = "刷新重量";
  929. this.RefreshWeigh.UseVisualStyleBackColor = true;
  930. this.RefreshWeigh.Click += new System.EventHandler(this.RefreshWeigh_Click);
  931. //
  932. // pr_cartonunit1
  933. //
  934. this.pr_cartonunit1.AutoSize = true;
  935. this.pr_cartonunit1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  936. this.pr_cartonunit1.Location = new System.Drawing.Point(154, 244);
  937. this.pr_cartonunit1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  938. this.pr_cartonunit1.Name = "pr_cartonunit1";
  939. this.pr_cartonunit1.Size = new System.Drawing.Size(38, 41);
  940. this.pr_cartonunit1.TabIndex = 184;
  941. this.pr_cartonunit1.Tag = "pr_cartonunit";
  942. this.pr_cartonunit1.Text = "g";
  943. this.pr_cartonunit1.Visible = false;
  944. //
  945. // pr_cartonunit
  946. //
  947. this.pr_cartonunit.AutoSize = true;
  948. this.pr_cartonunit.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  949. this.pr_cartonunit.Location = new System.Drawing.Point(92, 38);
  950. this.pr_cartonunit.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  951. this.pr_cartonunit.Name = "pr_cartonunit";
  952. this.pr_cartonunit.Size = new System.Drawing.Size(38, 41);
  953. this.pr_cartonunit.TabIndex = 183;
  954. this.pr_cartonunit.Text = "g";
  955. this.pr_cartonunit.Visible = false;
  956. //
  957. // pr_cartonboxgw
  958. //
  959. this.pr_cartonboxgw.AutoSize = true;
  960. this.pr_cartonboxgw.Font = new System.Drawing.Font("微软雅黑", 25F);
  961. this.pr_cartonboxgw.Location = new System.Drawing.Point(24, 318);
  962. this.pr_cartonboxgw.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  963. this.pr_cartonboxgw.Name = "pr_cartonboxgw";
  964. this.pr_cartonboxgw.Size = new System.Drawing.Size(0, 88);
  965. this.pr_cartonboxgw.TabIndex = 182;
  966. //
  967. // label4
  968. //
  969. this.label4.AutoSize = true;
  970. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  971. this.label4.Location = new System.Drawing.Point(8, 244);
  972. this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  973. this.label4.Name = "label4";
  974. this.label4.Size = new System.Drawing.Size(146, 41);
  975. this.label4.TabIndex = 181;
  976. this.label4.Text = "标准重量";
  977. //
  978. // weight
  979. //
  980. this.weight.AutoSize = true;
  981. this.weight.Font = new System.Drawing.Font("微软雅黑", 35F);
  982. this.weight.ForeColor = System.Drawing.Color.DarkGreen;
  983. this.weight.Location = new System.Drawing.Point(20, 106);
  984. this.weight.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  985. this.weight.Name = "weight";
  986. this.weight.Size = new System.Drawing.Size(0, 121);
  987. this.weight.TabIndex = 180;
  988. //
  989. // label2
  990. //
  991. this.label2.AutoSize = true;
  992. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  993. this.label2.Location = new System.Drawing.Point(8, 38);
  994. this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  995. this.label2.Name = "label2";
  996. this.label2.Size = new System.Drawing.Size(82, 41);
  997. this.label2.TabIndex = 179;
  998. this.label2.Text = "重量";
  999. //
  1000. // Baurate
  1001. //
  1002. this.Baurate.AutoSize = true;
  1003. this.Baurate.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1004. this.Baurate.Location = new System.Drawing.Point(1454, 858);
  1005. this.Baurate.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1006. this.Baurate.Name = "Baurate";
  1007. this.Baurate.Size = new System.Drawing.Size(0, 41);
  1008. this.Baurate.TabIndex = 176;
  1009. this.Baurate.Visible = false;
  1010. //
  1011. // ComList
  1012. //
  1013. this.ComList.AutoSize = true;
  1014. this.ComList.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1015. this.ComList.Location = new System.Drawing.Point(1484, 858);
  1016. this.ComList.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1017. this.ComList.Name = "ComList";
  1018. this.ComList.Size = new System.Drawing.Size(0, 41);
  1019. this.ComList.TabIndex = 177;
  1020. this.ComList.Visible = false;
  1021. //
  1022. // pa_downstatus
  1023. //
  1024. this.pa_downstatus.AutoSize = true;
  1025. this.pa_downstatus.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1026. this.pa_downstatus.Location = new System.Drawing.Point(1662, 908);
  1027. this.pa_downstatus.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1028. this.pa_downstatus.Name = "pa_downstatus";
  1029. this.pa_downstatus.Size = new System.Drawing.Size(0, 41);
  1030. this.pa_downstatus.TabIndex = 179;
  1031. this.pa_downstatus.Visible = false;
  1032. //
  1033. // pa_checkno
  1034. //
  1035. this.pa_checkno.AutoSize = true;
  1036. this.pa_checkno.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1037. this.pa_checkno.Location = new System.Drawing.Point(1658, 994);
  1038. this.pa_checkno.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1039. this.pa_checkno.Name = "pa_checkno";
  1040. this.pa_checkno.Size = new System.Drawing.Size(0, 41);
  1041. this.pa_checkno.TabIndex = 180;
  1042. this.pa_checkno.Visible = false;
  1043. //
  1044. // pa_sccode
  1045. //
  1046. this.pa_sccode.AutoSize = true;
  1047. this.pa_sccode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1048. this.pa_sccode.Location = new System.Drawing.Point(1650, 908);
  1049. this.pa_sccode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1050. this.pa_sccode.Name = "pa_sccode";
  1051. this.pa_sccode.Size = new System.Drawing.Size(0, 41);
  1052. this.pa_sccode.TabIndex = 181;
  1053. this.pa_sccode.Visible = false;
  1054. //
  1055. // pa_standardqty
  1056. //
  1057. this.pa_standardqty.AutoSize = true;
  1058. this.pa_standardqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1059. this.pa_standardqty.Location = new System.Drawing.Point(1554, 994);
  1060. this.pa_standardqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1061. this.pa_standardqty.Name = "pa_standardqty";
  1062. this.pa_standardqty.Size = new System.Drawing.Size(0, 41);
  1063. this.pa_standardqty.TabIndex = 183;
  1064. this.pa_standardqty.Visible = false;
  1065. //
  1066. // pr_sendchecktype
  1067. //
  1068. this.pr_sendchecktype.AutoSize = true;
  1069. this.pr_sendchecktype.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1070. this.pr_sendchecktype.Location = new System.Drawing.Point(1252, 872);
  1071. this.pr_sendchecktype.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1072. this.pr_sendchecktype.Name = "pr_sendchecktype";
  1073. this.pr_sendchecktype.Size = new System.Drawing.Size(0, 41);
  1074. this.pr_sendchecktype.TabIndex = 195;
  1075. this.pr_sendchecktype.Visible = false;
  1076. //
  1077. // mcd_remainqty_label
  1078. //
  1079. this.mcd_remainqty_label.AutoSize = true;
  1080. this.mcd_remainqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1081. this.mcd_remainqty_label.Location = new System.Drawing.Point(880, 936);
  1082. this.mcd_remainqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1083. this.mcd_remainqty_label.Name = "mcd_remainqty_label";
  1084. this.mcd_remainqty_label.Size = new System.Drawing.Size(146, 41);
  1085. this.mcd_remainqty_label.TabIndex = 195;
  1086. this.mcd_remainqty_label.Text = "待采集数";
  1087. //
  1088. // mcd_remainqty
  1089. //
  1090. this.mcd_remainqty.AutoSize = true;
  1091. this.mcd_remainqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1092. this.mcd_remainqty.Location = new System.Drawing.Point(1112, 936);
  1093. this.mcd_remainqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1094. this.mcd_remainqty.Name = "mcd_remainqty";
  1095. this.mcd_remainqty.Size = new System.Drawing.Size(0, 41);
  1096. this.mcd_remainqty.TabIndex = 196;
  1097. //
  1098. // mcd_inqty_label
  1099. //
  1100. this.mcd_inqty_label.AutoSize = true;
  1101. this.mcd_inqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1102. this.mcd_inqty_label.Location = new System.Drawing.Point(880, 866);
  1103. this.mcd_inqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1104. this.mcd_inqty_label.Name = "mcd_inqty_label";
  1105. this.mcd_inqty_label.Size = new System.Drawing.Size(146, 41);
  1106. this.mcd_inqty_label.TabIndex = 193;
  1107. this.mcd_inqty_label.Text = "已采集数";
  1108. //
  1109. // mcd_inqty
  1110. //
  1111. this.mcd_inqty.AutoSize = true;
  1112. this.mcd_inqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1113. this.mcd_inqty.Location = new System.Drawing.Point(1112, 866);
  1114. this.mcd_inqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1115. this.mcd_inqty.Name = "mcd_inqty";
  1116. this.mcd_inqty.Size = new System.Drawing.Size(0, 41);
  1117. this.mcd_inqty.TabIndex = 194;
  1118. //
  1119. // pa_remark_label
  1120. //
  1121. this.pa_remark_label.AutoSize = true;
  1122. this.pa_remark_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1123. this.pa_remark_label.Location = new System.Drawing.Point(880, 992);
  1124. this.pa_remark_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1125. this.pa_remark_label.Name = "pa_remark_label";
  1126. this.pa_remark_label.Size = new System.Drawing.Size(82, 41);
  1127. this.pa_remark_label.TabIndex = 197;
  1128. this.pa_remark_label.Text = "备注";
  1129. //
  1130. // pa_remark
  1131. //
  1132. this.pa_remark.AllPower = null;
  1133. this.pa_remark.BackColor = System.Drawing.Color.White;
  1134. this.pa_remark.ID = null;
  1135. this.pa_remark.Location = new System.Drawing.Point(1054, 1006);
  1136. this.pa_remark.Margin = new System.Windows.Forms.Padding(4);
  1137. this.pa_remark.Multiline = true;
  1138. this.pa_remark.Name = "pa_remark";
  1139. this.pa_remark.Power = null;
  1140. this.pa_remark.Size = new System.Drawing.Size(292, 88);
  1141. this.pa_remark.Str = null;
  1142. this.pa_remark.Str1 = null;
  1143. this.pa_remark.Str2 = null;
  1144. this.pa_remark.TabIndex = 198;
  1145. this.pa_remark.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pa_remark_KeyDown);
  1146. //
  1147. // CollecRemark
  1148. //
  1149. this.CollecRemark.AutoSize = true;
  1150. this.CollecRemark.Location = new System.Drawing.Point(898, 1117);
  1151. this.CollecRemark.Margin = new System.Windows.Forms.Padding(6);
  1152. this.CollecRemark.Name = "CollecRemark";
  1153. this.CollecRemark.Size = new System.Drawing.Size(186, 28);
  1154. this.CollecRemark.TabIndex = 202;
  1155. this.CollecRemark.Text = "采集备注信息";
  1156. this.CollecRemark.UseVisualStyleBackColor = true;
  1157. //
  1158. // AllowRepeat
  1159. //
  1160. this.AllowRepeat.AutoSize = true;
  1161. this.AllowRepeat.Location = new System.Drawing.Point(1102, 1117);
  1162. this.AllowRepeat.Margin = new System.Windows.Forms.Padding(6);
  1163. this.AllowRepeat.Name = "AllowRepeat";
  1164. this.AllowRepeat.Size = new System.Drawing.Size(186, 28);
  1165. this.AllowRepeat.TabIndex = 209;
  1166. this.AllowRepeat.Text = "允许重复备注";
  1167. this.AllowRepeat.UseVisualStyleBackColor = true;
  1168. //
  1169. // label6
  1170. //
  1171. this.label6.AutoSize = true;
  1172. this.label6.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1173. this.label6.Location = new System.Drawing.Point(876, 1054);
  1174. this.label6.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1175. this.label6.Name = "label6";
  1176. this.label6.Size = new System.Drawing.Size(71, 36);
  1177. this.label6.TabIndex = 212;
  1178. this.label6.Text = "前缀";
  1179. //
  1180. // Remark_PreFix
  1181. //
  1182. this.Remark_PreFix.AllPower = null;
  1183. this.Remark_PreFix.BackColor = System.Drawing.Color.White;
  1184. this.Remark_PreFix.Font = new System.Drawing.Font("微软雅黑", 9F);
  1185. this.Remark_PreFix.ID = null;
  1186. this.Remark_PreFix.Location = new System.Drawing.Point(952, 1052);
  1187. this.Remark_PreFix.Margin = new System.Windows.Forms.Padding(12, 14, 12, 14);
  1188. this.Remark_PreFix.Name = "Remark_PreFix";
  1189. this.Remark_PreFix.Power = null;
  1190. this.Remark_PreFix.Size = new System.Drawing.Size(82, 39);
  1191. this.Remark_PreFix.Str = null;
  1192. this.Remark_PreFix.Str1 = null;
  1193. this.Remark_PreFix.Str2 = null;
  1194. this.Remark_PreFix.TabIndex = 211;
  1195. this.Remark_PreFix.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Remark_PreFix_KeyDown);
  1196. //
  1197. // outboxprcode
  1198. //
  1199. this.outboxprcode.AllPower = "ifall";
  1200. this.outboxprcode.BackColor = System.Drawing.Color.White;
  1201. this.outboxprcode.ID = null;
  1202. this.outboxprcode.Location = new System.Drawing.Point(1496, 1108);
  1203. this.outboxprcode.Margin = new System.Windows.Forms.Padding(6);
  1204. this.outboxprcode.Name = "outboxprcode";
  1205. this.outboxprcode.Power = "ifread";
  1206. this.outboxprcode.Size = new System.Drawing.Size(249, 35);
  1207. this.outboxprcode.Str = null;
  1208. this.outboxprcode.Str1 = null;
  1209. this.outboxprcode.Str2 = null;
  1210. this.outboxprcode.TabIndex = 223;
  1211. this.outboxprcode.Tag = "ifread";
  1212. //
  1213. // label7
  1214. //
  1215. this.label7.AutoSize = true;
  1216. this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1217. this.label7.ForeColor = System.Drawing.Color.Black;
  1218. this.label7.Location = new System.Drawing.Point(1306, 1102);
  1219. this.label7.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1220. this.label7.Name = "label7";
  1221. this.label7.Size = new System.Drawing.Size(178, 41);
  1222. this.label7.TabIndex = 222;
  1223. this.label7.Text = "卡通箱料号";
  1224. //
  1225. // PrintNum1
  1226. //
  1227. this.PrintNum1.AllPower = null;
  1228. this.PrintNum1.BackColor = System.Drawing.Color.White;
  1229. this.PrintNum1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1230. this.PrintNum1.ID = null;
  1231. this.PrintNum1.Location = new System.Drawing.Point(1535, 852);
  1232. this.PrintNum1.Margin = new System.Windows.Forms.Padding(6);
  1233. this.PrintNum1.Name = "PrintNum1";
  1234. this.PrintNum1.Power = null;
  1235. this.PrintNum1.Size = new System.Drawing.Size(60, 39);
  1236. this.PrintNum1.Str = null;
  1237. this.PrintNum1.Str1 = null;
  1238. this.PrintNum1.Str2 = null;
  1239. this.PrintNum1.TabIndex = 226;
  1240. //
  1241. // PrintSecond
  1242. //
  1243. this.PrintSecond.AutoSize = true;
  1244. this.PrintSecond.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1245. this.PrintSecond.ForeColor = System.Drawing.Color.Red;
  1246. this.PrintSecond.Location = new System.Drawing.Point(1232, 862);
  1247. this.PrintSecond.Margin = new System.Windows.Forms.Padding(6);
  1248. this.PrintSecond.Name = "PrintSecond";
  1249. this.PrintSecond.Size = new System.Drawing.Size(162, 28);
  1250. this.PrintSecond.TabIndex = 230;
  1251. this.PrintSecond.Text = "打印副标签";
  1252. this.PrintSecond.UseVisualStyleBackColor = true;
  1253. //
  1254. // label9
  1255. //
  1256. this.label9.AutoSize = true;
  1257. this.label9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1258. this.label9.Location = new System.Drawing.Point(1436, 853);
  1259. this.label9.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1260. this.label9.Name = "label9";
  1261. this.label9.Size = new System.Drawing.Size(82, 41);
  1262. this.label9.TabIndex = 224;
  1263. this.label9.Text = "份数";
  1264. //
  1265. // PrintLabel1
  1266. //
  1267. this.PrintLabel1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1268. this.PrintLabel1.Font = new System.Drawing.Font("微软雅黑", 9F);
  1269. this.PrintLabel1.FormattingEnabled = true;
  1270. this.PrintLabel1.Location = new System.Drawing.Point(1434, 961);
  1271. this.PrintLabel1.Margin = new System.Windows.Forms.Padding(4);
  1272. this.PrintLabel1.Name = "PrintLabel1";
  1273. this.PrintLabel1.Size = new System.Drawing.Size(296, 39);
  1274. this.PrintLabel1.TabIndex = 228;
  1275. //
  1276. // label8
  1277. //
  1278. this.label8.AutoSize = true;
  1279. this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1280. this.label8.Location = new System.Drawing.Point(1226, 959);
  1281. this.label8.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1282. this.label8.Name = "label8";
  1283. this.label8.Size = new System.Drawing.Size(165, 41);
  1284. this.label8.TabIndex = 229;
  1285. this.label8.Text = "打印标签1";
  1286. //
  1287. // PrintList1
  1288. //
  1289. this.PrintList1.Font = new System.Drawing.Font("微软雅黑", 9F);
  1290. this.PrintList1.Location = new System.Drawing.Point(1434, 908);
  1291. this.PrintList1.Margin = new System.Windows.Forms.Padding(12, 14, 12, 14);
  1292. this.PrintList1.Name = "PrintList1";
  1293. this.PrintList1.Size = new System.Drawing.Size(298, 56);
  1294. this.PrintList1.TabIndex = 227;
  1295. //
  1296. // label10
  1297. //
  1298. this.label10.AutoSize = true;
  1299. this.label10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1300. this.label10.Location = new System.Drawing.Point(1226, 904);
  1301. this.label10.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  1302. this.label10.Name = "label10";
  1303. this.label10.Size = new System.Drawing.Size(197, 41);
  1304. this.label10.TabIndex = 225;
  1305. this.label10.Text = "打印机列表1";
  1306. //
  1307. // Packing_PackageCollectionWeigh
  1308. //
  1309. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  1310. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1311. this.ClientSize = new System.Drawing.Size(1758, 1164);
  1312. this.Controls.Add(this.PrintNum1);
  1313. this.Controls.Add(this.PrintSecond);
  1314. this.Controls.Add(this.label9);
  1315. this.Controls.Add(this.PrintLabel1);
  1316. this.Controls.Add(this.label8);
  1317. this.Controls.Add(this.PrintList1);
  1318. this.Controls.Add(this.label10);
  1319. this.Controls.Add(this.outboxprcode);
  1320. this.Controls.Add(this.label7);
  1321. this.Controls.Add(this.label6);
  1322. this.Controls.Add(this.Remark_PreFix);
  1323. this.Controls.Add(this.AllowRepeat);
  1324. this.Controls.Add(this.CollecRemark);
  1325. this.Controls.Add(this.pa_remark);
  1326. this.Controls.Add(this.pa_remark_label);
  1327. this.Controls.Add(this.mcd_remainqty_label);
  1328. this.Controls.Add(this.mcd_remainqty);
  1329. this.Controls.Add(this.pr_sendchecktype);
  1330. this.Controls.Add(this.mcd_inqty_label);
  1331. this.Controls.Add(this.mcd_inqty);
  1332. this.Controls.Add(this.pa_standardqty);
  1333. this.Controls.Add(this.pa_sccode);
  1334. this.Controls.Add(this.pa_checkno);
  1335. this.Controls.Add(this.pa_downstatus);
  1336. this.Controls.Add(this.ComList);
  1337. this.Controls.Add(this.Baurate);
  1338. this.Controls.Add(this.groupBoxWithBorder3);
  1339. this.Controls.Add(this.pa_status);
  1340. this.Controls.Add(this.pr_packrule);
  1341. this.Controls.Add(this.groupBoxWithBorder2);
  1342. this.Controls.Add(this.groupBoxWithBorder1);
  1343. this.Controls.Add(this.OperateResult);
  1344. this.Controls.Add(this.pa_id);
  1345. this.Controls.Add(this.Clean);
  1346. this.Controls.Add(this.sn_code);
  1347. this.Controls.Add(this.PackageDetail);
  1348. this.Controls.Add(this.Cancel);
  1349. this.Controls.Add(this.label13);
  1350. this.Controls.Add(this.pa_makecode);
  1351. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  1352. this.Margin = new System.Windows.Forms.Padding(6);
  1353. this.Name = "Packing_PackageCollectionWeigh";
  1354. this.Tag = "Packing!PackageCollectionWeigh";
  1355. this.Text = "装箱称重";
  1356. this.Activated += new System.EventHandler(this.Make_PackageCollectionWeigh_Activated);
  1357. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Make_PackageCollectionWeigh_FormClosing);
  1358. this.Load += new System.EventHandler(this.Make_PackageCollectionWeigh_Load);
  1359. this.SizeChanged += new System.EventHandler(this.Make_PackageCollectionWeigh_SizeChanged);
  1360. ((System.ComponentModel.ISupportInitialize)(this.PackageDetail)).EndInit();
  1361. this.groupBoxWithBorder1.ResumeLayout(true);
  1362. this.groupBoxWithBorder1.PerformLayout();
  1363. this.groupBoxWithBorder2.ResumeLayout(true);
  1364. this.groupBoxWithBorder2.PerformLayout();
  1365. this.groupBoxWithBorder3.ResumeLayout(true);
  1366. this.groupBoxWithBorder3.PerformLayout();
  1367. this.ResumeLayout(true);
  1368. this.PerformLayout();
  1369. }
  1370. #endregion
  1371. private System.Windows.Forms.Label pa_makecode;
  1372. private System.Windows.Forms.Label label13;
  1373. private System.Windows.Forms.Label pa_code_label;
  1374. private System.Windows.Forms.Label PrintList_label;
  1375. private System.Windows.Forms.Label PrintNum_label;
  1376. private System.Windows.Forms.CheckBox Cancel;
  1377. private CustomControl.DataGrid_View.DataGridViewWithSerialNum PackageDetail;
  1378. private CustomControl.TextBoxWithIcon.SnCollectionBox sn_code;
  1379. private CustomControl.ButtonUtil.NormalButton Clean;
  1380. private CustomControl.ButtonUtil.NormalButton Printing;
  1381. private System.Windows.Forms.Label pa_id;
  1382. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  1383. private CustomControl.ComBoxWithFocus.PrinterCombox PrintList;
  1384. private UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel;
  1385. private System.Windows.Forms.Label label3;
  1386. private CustomControl.CustomCheckBox.AutoPrintCheckBox AutoPrint;
  1387. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder1;
  1388. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder2;
  1389. private CustomControl.ButtonUtil.NormalButton Packing;
  1390. private System.Windows.Forms.CheckBox AutoGenBoxCode;
  1391. private System.Windows.Forms.Label pr_packrule;
  1392. private System.Windows.Forms.Label pa_status;
  1393. private CustomControl.ButtonUtil.NormalButton SendCheck;
  1394. private System.Windows.Forms.Label ob_batchqty;
  1395. private System.Windows.Forms.Label ob_nowcheckqty_label;
  1396. private System.Windows.Forms.Label ob_batchqty_label;
  1397. private System.Windows.Forms.Label ob_nowcheckqty;
  1398. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder3;
  1399. private System.Windows.Forms.Label label2;
  1400. private System.Windows.Forms.Label weight;
  1401. private System.Windows.Forms.Label label4;
  1402. private System.Windows.Forms.Label pr_cartonboxgw;
  1403. private System.Windows.Forms.Label Baurate;
  1404. private System.Windows.Forms.Label ComList;
  1405. private System.Windows.Forms.Label pr_cartonunit;
  1406. private System.Windows.Forms.Label pr_cartonunit1;
  1407. private System.Windows.Forms.Label pa_downstatus;
  1408. private System.Windows.Forms.Label pa_checkno;
  1409. private System.Windows.Forms.Label pa_sccode;
  1410. private System.Windows.Forms.Label pa_currentqty_label;
  1411. private System.Windows.Forms.Label pr_detail_label;
  1412. private System.Windows.Forms.Label pa_currentqty;
  1413. private System.Windows.Forms.Label pr_code_label;
  1414. private System.Windows.Forms.Label pr_detail;
  1415. private System.Windows.Forms.Label pr_outboxinnerqty_label;
  1416. private System.Windows.Forms.Label pr_code;
  1417. private System.Windows.Forms.Label pa_standardqty;
  1418. private CustomControl.ButtonUtil.NormalButton DeleteAll;
  1419. private CustomControl.ValueLabel.ValueLabel checkweightlabel;
  1420. private System.Windows.Forms.Label label1;
  1421. private CustomControl.TextBoxWithIcon.EnterTextBox PrintNum;
  1422. private CustomControl.TextBoxWithIcon.EnterTextBox pr_outboxinnerqty;
  1423. private System.Windows.Forms.Label OutBoxLength_label;
  1424. private CustomControl.TextBoxWithIcon.SnCollectionBox OutBoxLength;
  1425. private CustomControl.ButtonUtil.NormalButton RefreshWeigh;
  1426. private System.Windows.Forms.Label pr_sendchecktype;
  1427. private System.Windows.Forms.Label label5;
  1428. private System.Windows.Forms.Label ms_makecode_label;
  1429. private System.Windows.Forms.Label ms_salecode;
  1430. private System.Windows.Forms.Label ms_makecode;
  1431. private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
  1432. private System.Windows.Forms.Label mcd_remainqty_label;
  1433. private System.Windows.Forms.Label mcd_remainqty;
  1434. private System.Windows.Forms.Label mcd_inqty_label;
  1435. private System.Windows.Forms.Label mcd_inqty;
  1436. private System.Windows.Forms.Label pa_remark_label;
  1437. private CustomControl.TextBoxWithIcon.EnterTextBox pa_remark;
  1438. private System.Windows.Forms.CheckBox CollecRemark;
  1439. private System.Windows.Forms.CheckBox locksalecode;
  1440. private System.Windows.Forms.Label PreFix_label;
  1441. private CustomControl.TextBoxWithIcon.SnCollectionBox PreFix;
  1442. private System.Windows.Forms.DataGridViewTextBoxColumn pd_barcode;
  1443. private System.Windows.Forms.DataGridViewTextBoxColumn pa_outboxcode1;
  1444. private System.Windows.Forms.DataGridViewTextBoxColumn pa_prodcode1;
  1445. private System.Windows.Forms.DataGridViewTextBoxColumn pd_innerqty;
  1446. private System.Windows.Forms.DataGridViewTextBoxColumn pa_indate;
  1447. private System.Windows.Forms.DataGridViewTextBoxColumn pd_id;
  1448. public System.Windows.Forms.Label ob_checkno;
  1449. public CustomControl.TextBoxWithIcon.SnCollectionBox pa_outboxcode;
  1450. private System.Windows.Forms.CheckBox AllowRepeat;
  1451. private System.Windows.Forms.Label label6;
  1452. private CustomControl.TextBoxWithIcon.SnCollectionBox Remark_PreFix;
  1453. private CustomControl.TextBoxWithIcon.SnCollectionBox outboxprcode;
  1454. private System.Windows.Forms.Label label7;
  1455. private CustomControl.TextBoxWithIcon.EnterTextBox PrintNum1;
  1456. private System.Windows.Forms.CheckBox PrintSecond;
  1457. private System.Windows.Forms.Label label9;
  1458. private CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel1;
  1459. private System.Windows.Forms.Label label8;
  1460. private CustomControl.ComBoxWithFocus.PrinterCombox PrintList1;
  1461. private System.Windows.Forms.Label label10;
  1462. }
  1463. }