Make_PackageCollectionWeigh.Designer.cs 74 KB

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