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