Make_LabelCheck.Designer.cs 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292
  1. namespace UAS_MES.Make
  2. {
  3. partial class Make_LabelCheck
  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_LabelCheck));
  29. this.label1 = new System.Windows.Forms.Label();
  30. this.label2 = new System.Windows.Forms.Label();
  31. this.label3 = new System.Windows.Forms.Label();
  32. this.label4 = new System.Windows.Forms.Label();
  33. this.label5 = new System.Windows.Forms.Label();
  34. this.ma_code = new System.Windows.Forms.Label();
  35. this.ma_prodcode = new System.Windows.Forms.Label();
  36. this.mcd_okqty = new System.Windows.Forms.Label();
  37. this.remain_qty = new System.Windows.Forms.Label();
  38. this.label10 = new System.Windows.Forms.Label();
  39. this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  40. this.close = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  41. this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
  42. this.pr_detailspec = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  43. this.showResult = new System.Windows.Forms.ListView();
  44. this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  45. this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  46. this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  47. this.columnHeader4 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  48. this.SuspendLayout();
  49. //
  50. // label1
  51. //
  52. this.label1.AutoSize = true;
  53. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F);
  54. this.label1.Location = new System.Drawing.Point(39, 30);
  55. this.label1.Name = "label1";
  56. this.label1.Size = new System.Drawing.Size(110, 31);
  57. this.label1.TabIndex = 0;
  58. this.label1.Text = "工单编号";
  59. //
  60. // label2
  61. //
  62. this.label2.AutoSize = true;
  63. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F);
  64. this.label2.Location = new System.Drawing.Point(429, 30);
  65. this.label2.Name = "label2";
  66. this.label2.Size = new System.Drawing.Size(110, 31);
  67. this.label2.TabIndex = 1;
  68. this.label2.Text = "产品编号";
  69. //
  70. // label3
  71. //
  72. this.label3.AutoSize = true;
  73. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F);
  74. this.label3.Location = new System.Drawing.Point(828, 30);
  75. this.label3.Name = "label3";
  76. this.label3.Size = new System.Drawing.Size(158, 31);
  77. this.label3.TabIndex = 2;
  78. this.label3.Text = "产品名称规格";
  79. //
  80. // label4
  81. //
  82. this.label4.AutoSize = true;
  83. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F);
  84. this.label4.Location = new System.Drawing.Point(42, 99);
  85. this.label4.Name = "label4";
  86. this.label4.Size = new System.Drawing.Size(86, 31);
  87. this.label4.TabIndex = 3;
  88. this.label4.Text = "剩余数";
  89. //
  90. // label5
  91. //
  92. this.label5.AutoSize = true;
  93. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F);
  94. this.label5.Location = new System.Drawing.Point(432, 98);
  95. this.label5.Name = "label5";
  96. this.label5.Size = new System.Drawing.Size(62, 31);
  97. this.label5.TabIndex = 4;
  98. this.label5.Text = "计数";
  99. //
  100. // ma_code
  101. //
  102. this.ma_code.AutoSize = true;
  103. this.ma_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  104. this.ma_code.Location = new System.Drawing.Point(155, 30);
  105. this.ma_code.Name = "ma_code";
  106. this.ma_code.Size = new System.Drawing.Size(0, 31);
  107. this.ma_code.TabIndex = 5;
  108. //
  109. // ma_prodcode
  110. //
  111. this.ma_prodcode.AutoSize = true;
  112. this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F);
  113. this.ma_prodcode.Location = new System.Drawing.Point(545, 30);
  114. this.ma_prodcode.Name = "ma_prodcode";
  115. this.ma_prodcode.Size = new System.Drawing.Size(0, 31);
  116. this.ma_prodcode.TabIndex = 6;
  117. //
  118. // mcd_okqty
  119. //
  120. this.mcd_okqty.AutoSize = true;
  121. this.mcd_okqty.Font = new System.Drawing.Font("微软雅黑", 12F);
  122. this.mcd_okqty.Location = new System.Drawing.Point(545, 98);
  123. this.mcd_okqty.Name = "mcd_okqty";
  124. this.mcd_okqty.Size = new System.Drawing.Size(0, 31);
  125. this.mcd_okqty.TabIndex = 7;
  126. //
  127. // remain_qty
  128. //
  129. this.remain_qty.AutoSize = true;
  130. this.remain_qty.Font = new System.Drawing.Font("微软雅黑", 12F);
  131. this.remain_qty.Location = new System.Drawing.Point(155, 98);
  132. this.remain_qty.Name = "remain_qty";
  133. this.remain_qty.Size = new System.Drawing.Size(0, 31);
  134. this.remain_qty.TabIndex = 8;
  135. //
  136. // label10
  137. //
  138. this.label10.AutoSize = true;
  139. this.label10.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  140. this.label10.Location = new System.Drawing.Point(80, 582);
  141. this.label10.Name = "label10";
  142. this.label10.Size = new System.Drawing.Size(40, 27);
  143. this.label10.TabIndex = 12;
  144. this.label10.Text = "SN";
  145. //
  146. // sncode
  147. //
  148. this.sncode.AllPower = null;
  149. this.sncode.BackColor = System.Drawing.Color.White;
  150. this.sncode.ID = null;
  151. this.sncode.Location = new System.Drawing.Point(175, 581);
  152. this.sncode.Name = "sncode";
  153. this.sncode.Power = null;
  154. this.sncode.Size = new System.Drawing.Size(196, 28);
  155. this.sncode.Str = null;
  156. this.sncode.Str1 = null;
  157. this.sncode.Str2 = null;
  158. this.sncode.TabIndex = 14;
  159. this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sncode_KeyDown);
  160. //
  161. // close
  162. //
  163. this.close.AllPower = null;
  164. this.close.BackColor = System.Drawing.Color.Transparent;
  165. this.close.DownImage = ((System.Drawing.Image)(resources.GetObject("close.DownImage")));
  166. this.close.Image = null;
  167. this.close.IsShowBorder = true;
  168. this.close.Location = new System.Drawing.Point(623, 579);
  169. this.close.MoveImage = ((System.Drawing.Image)(resources.GetObject("close.MoveImage")));
  170. this.close.Name = "close";
  171. this.close.NormalImage = ((System.Drawing.Image)(resources.GetObject("close.NormalImage")));
  172. this.close.Power = null;
  173. this.close.Size = new System.Drawing.Size(75, 28);
  174. this.close.TabIndex = 13;
  175. this.close.Text = "关闭";
  176. this.close.UseVisualStyleBackColor = false;
  177. this.close.Click += new System.EventHandler(this.close_Click);
  178. //
  179. // OperateResult
  180. //
  181. this.OperateResult.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  182. this.OperateResult.Location = new System.Drawing.Point(45, 176);
  183. this.OperateResult.Name = "OperateResult";
  184. this.OperateResult.Size = new System.Drawing.Size(602, 383);
  185. this.OperateResult.TabIndex = 10;
  186. this.OperateResult.Text = "";
  187. //
  188. // pr_detailspec
  189. //
  190. this.pr_detailspec.AutoSize = true;
  191. this.pr_detailspec.CutLength = null;
  192. this.pr_detailspec.Font = new System.Drawing.Font("微软雅黑", 12F);
  193. this.pr_detailspec.Location = new System.Drawing.Point(992, 30);
  194. this.pr_detailspec.MaximumSize = new System.Drawing.Size(200, 0);
  195. this.pr_detailspec.Name = "pr_detailspec";
  196. this.pr_detailspec.Size = new System.Drawing.Size(0, 31);
  197. this.pr_detailspec.TabIndex = 9;
  198. //
  199. // showResult
  200. //
  201. this.showResult.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  202. this.columnHeader1,
  203. this.columnHeader2,
  204. this.columnHeader3,
  205. this.columnHeader4});
  206. this.showResult.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  207. this.showResult.Location = new System.Drawing.Point(708, 176);
  208. this.showResult.Name = "showResult";
  209. this.showResult.Size = new System.Drawing.Size(585, 383);
  210. this.showResult.TabIndex = 15;
  211. this.showResult.UseCompatibleStateImageBehavior = false;
  212. this.showResult.View = System.Windows.Forms.View.Details;
  213. //
  214. // columnHeader1
  215. //
  216. this.columnHeader1.Text = "";
  217. this.columnHeader1.Width = 69;
  218. //
  219. // columnHeader2
  220. //
  221. this.columnHeader2.Text = "SN";
  222. this.columnHeader2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  223. this.columnHeader2.Width = 150;
  224. //
  225. // columnHeader3
  226. //
  227. this.columnHeader3.Text = "时间";
  228. this.columnHeader3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  229. this.columnHeader3.Width = 159;
  230. //
  231. // columnHeader4
  232. //
  233. this.columnHeader4.Text = "结果";
  234. this.columnHeader4.Width = 96;
  235. //
  236. // Make_LabelCheck
  237. //
  238. this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
  239. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  240. this.ClientSize = new System.Drawing.Size(1329, 651);
  241. this.Controls.Add(this.showResult);
  242. this.Controls.Add(this.sncode);
  243. this.Controls.Add(this.close);
  244. this.Controls.Add(this.label10);
  245. this.Controls.Add(this.OperateResult);
  246. this.Controls.Add(this.pr_detailspec);
  247. this.Controls.Add(this.remain_qty);
  248. this.Controls.Add(this.mcd_okqty);
  249. this.Controls.Add(this.ma_prodcode);
  250. this.Controls.Add(this.ma_code);
  251. this.Controls.Add(this.label5);
  252. this.Controls.Add(this.label4);
  253. this.Controls.Add(this.label3);
  254. this.Controls.Add(this.label2);
  255. this.Controls.Add(this.label1);
  256. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  257. this.Name = "Make_LabelCheck";
  258. this.Tag = "Make!LabelCheck";
  259. this.Text = "标签核对";
  260. this.Load += new System.EventHandler(this.Make_LabelCheck_Load);
  261. this.SizeChanged += new System.EventHandler(this.Make_LabelCheck_SizeChanged);
  262. this.ResumeLayout(false);
  263. this.PerformLayout();
  264. }
  265. #endregion
  266. private System.Windows.Forms.Label label1;
  267. private System.Windows.Forms.Label label2;
  268. private System.Windows.Forms.Label label3;
  269. private System.Windows.Forms.Label label4;
  270. private System.Windows.Forms.Label label5;
  271. private System.Windows.Forms.Label ma_code;
  272. private System.Windows.Forms.Label ma_prodcode;
  273. private System.Windows.Forms.Label mcd_okqty;
  274. private System.Windows.Forms.Label remain_qty;
  275. private CustomControl.ValueLabel.ValueLabel pr_detailspec;
  276. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  277. private System.Windows.Forms.Label label10;
  278. private CustomControl.ButtonUtil.NormalButton close;
  279. private CustomControl.TextBoxWithIcon.EnterTextBox sncode;
  280. private System.Windows.Forms.ListView showResult;
  281. private System.Windows.Forms.ColumnHeader columnHeader1;
  282. private System.Windows.Forms.ColumnHeader columnHeader2;
  283. private System.Windows.Forms.ColumnHeader columnHeader3;
  284. private System.Windows.Forms.ColumnHeader columnHeader4;
  285. }
  286. }