Make_OutBoxSnCheck.Designer.cs 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279
  1. namespace UAS_MES_NEW.Make
  2. {
  3. partial class Make_OutBoxSnCheck
  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_OutBoxSnCheck));
  29. this.label10 = new System.Windows.Forms.Label();
  30. this.CheckSnDGV = new System.Windows.Forms.DataGridView();
  31. this.label1 = new System.Windows.Forms.Label();
  32. this.pa_makecode_label = new System.Windows.Forms.Label();
  33. this.label2 = new System.Windows.Forms.Label();
  34. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  35. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  36. this.CheckNum = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  37. this.pa_makecode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  38. this.pa_outboxcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  39. this.pd_barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  40. this.pd_checksn = new System.Windows.Forms.DataGridViewTextBoxColumn();
  41. this.cancel = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  42. this.sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  43. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  44. ((System.ComponentModel.ISupportInitialize)(this.CheckSnDGV)).BeginInit();
  45. this.SuspendLayout();
  46. //
  47. // label10
  48. //
  49. this.label10.AutoSize = true;
  50. this.label10.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  51. this.label10.Location = new System.Drawing.Point(66, 790);
  52. this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  53. this.label10.Name = "label10";
  54. this.label10.Size = new System.Drawing.Size(53, 35);
  55. this.label10.TabIndex = 12;
  56. this.label10.Text = "SN";
  57. //
  58. // CheckSnDGV
  59. //
  60. this.CheckSnDGV.AllowUserToAddRows = false;
  61. this.CheckSnDGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  62. this.CheckSnDGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  63. this.pd_barcode,
  64. this.pd_checksn});
  65. this.CheckSnDGV.Location = new System.Drawing.Point(72, 137);
  66. this.CheckSnDGV.Name = "CheckSnDGV";
  67. this.CheckSnDGV.RowHeadersWidth = 82;
  68. this.CheckSnDGV.RowTemplate.Height = 37;
  69. this.CheckSnDGV.Size = new System.Drawing.Size(1117, 624);
  70. this.CheckSnDGV.TabIndex = 18;
  71. //
  72. // label1
  73. //
  74. this.label1.AutoSize = true;
  75. this.label1.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  76. this.label1.Location = new System.Drawing.Point(66, 46);
  77. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  78. this.label1.Name = "label1";
  79. this.label1.Size = new System.Drawing.Size(283, 64);
  80. this.label1.TabIndex = 19;
  81. this.label1.Text = "卡通箱号";
  82. //
  83. // pa_makecode_label
  84. //
  85. this.pa_makecode_label.AutoSize = true;
  86. this.pa_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  87. this.pa_makecode_label.Location = new System.Drawing.Point(1156, 68);
  88. this.pa_makecode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  89. this.pa_makecode_label.Name = "pa_makecode_label";
  90. this.pa_makecode_label.Size = new System.Drawing.Size(146, 41);
  91. this.pa_makecode_label.TabIndex = 110;
  92. this.pa_makecode_label.Text = "制造单号";
  93. //
  94. // label2
  95. //
  96. this.label2.AutoSize = true;
  97. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  98. this.label2.Location = new System.Drawing.Point(691, 787);
  99. this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  100. this.label2.Name = "label2";
  101. this.label2.Size = new System.Drawing.Size(146, 41);
  102. this.label2.TabIndex = 112;
  103. this.label2.Text = "核對數量";
  104. //
  105. // dataGridViewTextBoxColumn1
  106. //
  107. this.dataGridViewTextBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
  108. this.dataGridViewTextBoxColumn1.DataPropertyName = "pd_barcode";
  109. this.dataGridViewTextBoxColumn1.HeaderText = "箱内序列号";
  110. this.dataGridViewTextBoxColumn1.MinimumWidth = 10;
  111. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  112. this.dataGridViewTextBoxColumn1.Width = 175;
  113. //
  114. // dataGridViewTextBoxColumn2
  115. //
  116. this.dataGridViewTextBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
  117. this.dataGridViewTextBoxColumn2.DataPropertyName = "pd_checksn";
  118. this.dataGridViewTextBoxColumn2.HeaderText = "扫描SN号";
  119. this.dataGridViewTextBoxColumn2.MinimumWidth = 10;
  120. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  121. this.dataGridViewTextBoxColumn2.Width = 151;
  122. //
  123. // CheckNum
  124. //
  125. this.CheckNum.AutoSize = true;
  126. this.CheckNum.CutLength = null;
  127. this.CheckNum.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  128. this.CheckNum.Location = new System.Drawing.Point(886, 787);
  129. this.CheckNum.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  130. this.CheckNum.MaximumSize = new System.Drawing.Size(300, 0);
  131. this.CheckNum.Name = "CheckNum";
  132. this.CheckNum.Size = new System.Drawing.Size(0, 41);
  133. this.CheckNum.TabIndex = 113;
  134. this.CheckNum.Tag = "1";
  135. //
  136. // pa_makecode
  137. //
  138. this.pa_makecode.AutoSize = true;
  139. this.pa_makecode.CutLength = null;
  140. this.pa_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  141. this.pa_makecode.Location = new System.Drawing.Point(1324, 68);
  142. this.pa_makecode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  143. this.pa_makecode.MaximumSize = new System.Drawing.Size(300, 0);
  144. this.pa_makecode.Name = "pa_makecode";
  145. this.pa_makecode.Size = new System.Drawing.Size(0, 41);
  146. this.pa_makecode.TabIndex = 111;
  147. this.pa_makecode.Tag = "1";
  148. //
  149. // pa_outboxcode
  150. //
  151. this.pa_outboxcode.AllPower = null;
  152. this.pa_outboxcode.BackColor = System.Drawing.Color.White;
  153. this.pa_outboxcode.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  154. this.pa_outboxcode.ID = null;
  155. this.pa_outboxcode.Location = new System.Drawing.Point(358, 43);
  156. this.pa_outboxcode.Margin = new System.Windows.Forms.Padding(4);
  157. this.pa_outboxcode.Name = "pa_outboxcode";
  158. this.pa_outboxcode.Power = null;
  159. this.pa_outboxcode.Size = new System.Drawing.Size(773, 80);
  160. this.pa_outboxcode.Str = null;
  161. this.pa_outboxcode.Str1 = null;
  162. this.pa_outboxcode.Str2 = null;
  163. this.pa_outboxcode.TabIndex = 20;
  164. this.pa_outboxcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pa_outboxcode_KeyDown);
  165. //
  166. // pd_barcode
  167. //
  168. this.pd_barcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
  169. this.pd_barcode.DataPropertyName = "pd_barcode";
  170. this.pd_barcode.HeaderText = "箱内序列号";
  171. this.pd_barcode.MinimumWidth = 10;
  172. this.pd_barcode.Name = "pd_barcode";
  173. this.pd_barcode.Width = 175;
  174. //
  175. // pd_checksn
  176. //
  177. this.pd_checksn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
  178. this.pd_checksn.DataPropertyName = "pd_checksn";
  179. this.pd_checksn.HeaderText = "扫描SN号";
  180. this.pd_checksn.MinimumWidth = 10;
  181. this.pd_checksn.Name = "pd_checksn";
  182. this.pd_checksn.Width = 151;
  183. //
  184. // cancel
  185. //
  186. this.cancel.AllPower = null;
  187. this.cancel.BackColor = System.Drawing.Color.Transparent;
  188. this.cancel.DownImage = ((System.Drawing.Image)(resources.GetObject("cancel.DownImage")));
  189. this.cancel.Image = null;
  190. this.cancel.IsShowBorder = true;
  191. this.cancel.Location = new System.Drawing.Point(528, 787);
  192. this.cancel.Margin = new System.Windows.Forms.Padding(4);
  193. this.cancel.MoveImage = ((System.Drawing.Image)(resources.GetObject("cancel.MoveImage")));
  194. this.cancel.Name = "cancel";
  195. this.cancel.NormalImage = ((System.Drawing.Image)(resources.GetObject("cancel.NormalImage")));
  196. this.cancel.Power = null;
  197. this.cancel.Size = new System.Drawing.Size(118, 38);
  198. this.cancel.TabIndex = 17;
  199. this.cancel.Text = "重新核对";
  200. this.cancel.UseVisualStyleBackColor = false;
  201. this.cancel.Visible = false;
  202. this.cancel.Click += new System.EventHandler(this.cancel_Click);
  203. //
  204. // sncode
  205. //
  206. this.sncode.AllPower = null;
  207. this.sncode.BackColor = System.Drawing.Color.White;
  208. this.sncode.ID = null;
  209. this.sncode.Location = new System.Drawing.Point(146, 790);
  210. this.sncode.Margin = new System.Windows.Forms.Padding(4);
  211. this.sncode.Name = "sncode";
  212. this.sncode.Power = null;
  213. this.sncode.Size = new System.Drawing.Size(334, 35);
  214. this.sncode.Str = null;
  215. this.sncode.Str1 = null;
  216. this.sncode.Str2 = null;
  217. this.sncode.TabIndex = 14;
  218. this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sncode_KeyDown);
  219. //
  220. // OperateResult
  221. //
  222. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  223. this.OperateResult.Location = new System.Drawing.Point(1223, 137);
  224. this.OperateResult.Margin = new System.Windows.Forms.Padding(4);
  225. this.OperateResult.Name = "OperateResult";
  226. this.OperateResult.Size = new System.Drawing.Size(518, 624);
  227. this.OperateResult.TabIndex = 10;
  228. this.OperateResult.Text = "";
  229. //
  230. // Make_OutBoxSnCheck
  231. //
  232. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  233. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  234. this.ClientSize = new System.Drawing.Size(1772, 866);
  235. this.Controls.Add(this.CheckNum);
  236. this.Controls.Add(this.label2);
  237. this.Controls.Add(this.pa_makecode);
  238. this.Controls.Add(this.pa_makecode_label);
  239. this.Controls.Add(this.pa_outboxcode);
  240. this.Controls.Add(this.label1);
  241. this.Controls.Add(this.CheckSnDGV);
  242. this.Controls.Add(this.cancel);
  243. this.Controls.Add(this.sncode);
  244. this.Controls.Add(this.label10);
  245. this.Controls.Add(this.OperateResult);
  246. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  247. this.Margin = new System.Windows.Forms.Padding(4);
  248. this.Name = "Make_OutBoxSnCheck";
  249. this.Tag = "Make!LabelCheck";
  250. this.Text = "标签核对";
  251. this.Load += new System.EventHandler(this.Make_LabelCheck_Load);
  252. this.SizeChanged += new System.EventHandler(this.Make_LabelCheck_SizeChanged);
  253. ((System.ComponentModel.ISupportInitialize)(this.CheckSnDGV)).EndInit();
  254. this.ResumeLayout(false);
  255. this.PerformLayout();
  256. }
  257. #endregion
  258. private System.Windows.Forms.Label label10;
  259. private CustomControl.TextBoxWithIcon.SnCollectionBox sncode;
  260. private CustomControl.ButtonUtil.NormalButton cancel;
  261. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  262. private System.Windows.Forms.DataGridView CheckSnDGV;
  263. private CustomControl.TextBoxWithIcon.SnCollectionBox pa_outboxcode;
  264. private System.Windows.Forms.Label label1;
  265. private System.Windows.Forms.DataGridViewTextBoxColumn pd_barcode;
  266. private System.Windows.Forms.DataGridViewTextBoxColumn pd_checksn;
  267. private CustomControl.ValueLabel.ValueLabel pa_makecode;
  268. private System.Windows.Forms.Label pa_makecode_label;
  269. private CustomControl.ValueLabel.ValueLabel CheckNum;
  270. private System.Windows.Forms.Label label2;
  271. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  272. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  273. }
  274. }