Special_Collertion.Designer.cs 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261
  1. namespace UAS_MES_NEW.Special
  2. {
  3. partial class Special_Collertion
  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(Special_Collertion));
  29. this.Pallet_label = new System.Windows.Forms.Label();
  30. this.bigboxBtn = new System.Windows.Forms.RadioButton();
  31. this.serBtn = new System.Windows.Forms.RadioButton();
  32. this.ms_makecode_label = new System.Windows.Forms.Label();
  33. this.ms_prodcode_label = new System.Windows.Forms.Label();
  34. this.WeighRecord = new System.Windows.Forms.ListView();
  35. this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  36. this.数据清空 = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  37. this.ms_prodcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  38. this.ms_makecode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  39. this.OperatResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  40. this.input = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  41. this.Split = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  42. this.SuspendLayout();
  43. //
  44. // Pallet_label
  45. //
  46. this.Pallet_label.AutoSize = true;
  47. this.Pallet_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  48. this.Pallet_label.Location = new System.Drawing.Point(7, 41);
  49. this.Pallet_label.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  50. this.Pallet_label.Name = "Pallet_label";
  51. this.Pallet_label.Size = new System.Drawing.Size(58, 21);
  52. this.Pallet_label.TabIndex = 1;
  53. this.Pallet_label.Text = "录入框";
  54. //
  55. // bigboxBtn
  56. //
  57. this.bigboxBtn.AutoSize = true;
  58. this.bigboxBtn.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  59. this.bigboxBtn.Location = new System.Drawing.Point(11, 2);
  60. this.bigboxBtn.Margin = new System.Windows.Forms.Padding(2);
  61. this.bigboxBtn.Name = "bigboxBtn";
  62. this.bigboxBtn.Size = new System.Drawing.Size(60, 25);
  63. this.bigboxBtn.TabIndex = 234;
  64. this.bigboxBtn.Text = "箱号";
  65. this.bigboxBtn.UseVisualStyleBackColor = true;
  66. this.bigboxBtn.Click += new System.EventHandler(this.bigboxBtn_Click);
  67. //
  68. // serBtn
  69. //
  70. this.serBtn.AutoSize = true;
  71. this.serBtn.Checked = true;
  72. this.serBtn.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  73. this.serBtn.Location = new System.Drawing.Point(80, 2);
  74. this.serBtn.Margin = new System.Windows.Forms.Padding(2);
  75. this.serBtn.Name = "serBtn";
  76. this.serBtn.Size = new System.Drawing.Size(108, 25);
  77. this.serBtn.TabIndex = 233;
  78. this.serBtn.TabStop = true;
  79. this.serBtn.Text = "单台序列号";
  80. this.serBtn.UseVisualStyleBackColor = true;
  81. this.serBtn.Click += new System.EventHandler(this.bigboxBtn_Click);
  82. //
  83. // ms_makecode_label
  84. //
  85. this.ms_makecode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  86. | System.Windows.Forms.AnchorStyles.Left)));
  87. this.ms_makecode_label.AutoSize = true;
  88. this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  89. this.ms_makecode_label.Location = new System.Drawing.Point(7, 81);
  90. this.ms_makecode_label.Name = "ms_makecode_label";
  91. this.ms_makecode_label.Size = new System.Drawing.Size(58, 21);
  92. this.ms_makecode_label.TabIndex = 240;
  93. this.ms_makecode_label.Text = "工单号";
  94. //
  95. // ms_prodcode_label
  96. //
  97. this.ms_prodcode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  98. | System.Windows.Forms.AnchorStyles.Left)));
  99. this.ms_prodcode_label.AutoSize = true;
  100. this.ms_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  101. this.ms_prodcode_label.Location = new System.Drawing.Point(326, 81);
  102. this.ms_prodcode_label.Name = "ms_prodcode_label";
  103. this.ms_prodcode_label.Size = new System.Drawing.Size(74, 21);
  104. this.ms_prodcode_label.TabIndex = 241;
  105. this.ms_prodcode_label.Text = "产品编号";
  106. //
  107. // WeighRecord
  108. //
  109. this.WeighRecord.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  110. this.columnHeader3});
  111. this.WeighRecord.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  112. this.WeighRecord.Location = new System.Drawing.Point(11, 108);
  113. this.WeighRecord.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  114. this.WeighRecord.Name = "WeighRecord";
  115. this.WeighRecord.Size = new System.Drawing.Size(421, 321);
  116. this.WeighRecord.TabIndex = 243;
  117. this.WeighRecord.UseCompatibleStateImageBehavior = false;
  118. this.WeighRecord.View = System.Windows.Forms.View.Details;
  119. //
  120. // columnHeader3
  121. //
  122. this.columnHeader3.Text = "录入项";
  123. this.columnHeader3.Width = 300;
  124. //
  125. // 数据清空
  126. //
  127. this.数据清空.AllPower = null;
  128. this.数据清空.BackColor = System.Drawing.Color.Transparent;
  129. this.数据清空.DownImage = ((System.Drawing.Image)(resources.GetObject("数据清空.DownImage")));
  130. this.数据清空.Image = null;
  131. this.数据清空.IsShowBorder = true;
  132. this.数据清空.Location = new System.Drawing.Point(473, 400);
  133. this.数据清空.MoveImage = ((System.Drawing.Image)(resources.GetObject("数据清空.MoveImage")));
  134. this.数据清空.Name = "数据清空";
  135. this.数据清空.NormalImage = ((System.Drawing.Image)(resources.GetObject("数据清空.NormalImage")));
  136. this.数据清空.Power = null;
  137. this.数据清空.Size = new System.Drawing.Size(56, 28);
  138. this.数据清空.TabIndex = 245;
  139. this.数据清空.Text = "数据清空";
  140. this.数据清空.UseVisualStyleBackColor = false;
  141. this.数据清空.Click += new System.EventHandler(this.数据清空_Click);
  142. //
  143. // ms_prodcode
  144. //
  145. this.ms_prodcode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  146. | System.Windows.Forms.AnchorStyles.Left)));
  147. this.ms_prodcode.AutoSize = true;
  148. this.ms_prodcode.CutLength = null;
  149. this.ms_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  150. this.ms_prodcode.Location = new System.Drawing.Point(422, 81);
  151. this.ms_prodcode.MaximumSize = new System.Drawing.Size(150, 0);
  152. this.ms_prodcode.Name = "ms_prodcode";
  153. this.ms_prodcode.Size = new System.Drawing.Size(0, 21);
  154. this.ms_prodcode.TabIndex = 239;
  155. //
  156. // ms_makecode
  157. //
  158. this.ms_makecode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  159. | System.Windows.Forms.AnchorStyles.Left)));
  160. this.ms_makecode.AutoSize = true;
  161. this.ms_makecode.CutLength = null;
  162. this.ms_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  163. this.ms_makecode.Location = new System.Drawing.Point(87, 81);
  164. this.ms_makecode.MaximumSize = new System.Drawing.Size(250, 0);
  165. this.ms_makecode.Name = "ms_makecode";
  166. this.ms_makecode.Size = new System.Drawing.Size(0, 21);
  167. this.ms_makecode.TabIndex = 242;
  168. //
  169. // OperatResult
  170. //
  171. this.OperatResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  172. this.OperatResult.Location = new System.Drawing.Point(11, 433);
  173. this.OperatResult.Margin = new System.Windows.Forms.Padding(2);
  174. this.OperatResult.Name = "OperatResult";
  175. this.OperatResult.Size = new System.Drawing.Size(777, 123);
  176. this.OperatResult.TabIndex = 3;
  177. this.OperatResult.Text = "";
  178. //
  179. // input
  180. //
  181. this.input.AllPower = null;
  182. this.input.BackColor = System.Drawing.Color.White;
  183. this.input.ID = null;
  184. this.input.Location = new System.Drawing.Point(80, 43);
  185. this.input.Margin = new System.Windows.Forms.Padding(2);
  186. this.input.Name = "input";
  187. this.input.Power = null;
  188. this.input.Size = new System.Drawing.Size(148, 21);
  189. this.input.Str = null;
  190. this.input.Str1 = null;
  191. this.input.Str2 = null;
  192. this.input.TabIndex = 2;
  193. this.input.KeyDown += new System.Windows.Forms.KeyEventHandler(this.input_KeyDown);
  194. //
  195. // Split
  196. //
  197. this.Split.AllPower = null;
  198. this.Split.BackColor = System.Drawing.Color.Transparent;
  199. this.Split.DownImage = ((System.Drawing.Image)(resources.GetObject("Split.DownImage")));
  200. this.Split.Image = null;
  201. this.Split.IsShowBorder = true;
  202. this.Split.Location = new System.Drawing.Point(473, 108);
  203. this.Split.Margin = new System.Windows.Forms.Padding(2);
  204. this.Split.MoveImage = ((System.Drawing.Image)(resources.GetObject("Split.MoveImage")));
  205. this.Split.Name = "Split";
  206. this.Split.NormalImage = ((System.Drawing.Image)(resources.GetObject("Split.NormalImage")));
  207. this.Split.Power = null;
  208. this.Split.Size = new System.Drawing.Size(56, 22);
  209. this.Split.TabIndex = 0;
  210. this.Split.Text = "确认";
  211. this.Split.UseVisualStyleBackColor = false;
  212. this.Split.Click += new System.EventHandler(this.Split_Click);
  213. //
  214. // Special_Collertion
  215. //
  216. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  217. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  218. this.ClientSize = new System.Drawing.Size(805, 565);
  219. this.Controls.Add(this.数据清空);
  220. this.Controls.Add(this.WeighRecord);
  221. this.Controls.Add(this.ms_makecode_label);
  222. this.Controls.Add(this.ms_prodcode_label);
  223. this.Controls.Add(this.ms_prodcode);
  224. this.Controls.Add(this.ms_makecode);
  225. this.Controls.Add(this.bigboxBtn);
  226. this.Controls.Add(this.serBtn);
  227. this.Controls.Add(this.OperatResult);
  228. this.Controls.Add(this.input);
  229. this.Controls.Add(this.Pallet_label);
  230. this.Controls.Add(this.Split);
  231. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  232. this.Margin = new System.Windows.Forms.Padding(2);
  233. this.Name = "Special_Collertion";
  234. this.Tag = "Special!Collertion";
  235. this.Text = "返工采集";
  236. this.Load += new System.EventHandler(this.Special_BoxSplit_Load);
  237. this.ResumeLayout(false);
  238. this.PerformLayout();
  239. }
  240. #endregion
  241. private CustomControl.ButtonUtil.NormalButton Split;
  242. private System.Windows.Forms.Label Pallet_label;
  243. private CustomControl.TextBoxWithIcon.EnterTextBox input;
  244. private CustomControl.RichText.RichTextAutoBottom OperatResult;
  245. private System.Windows.Forms.RadioButton bigboxBtn;
  246. private System.Windows.Forms.RadioButton serBtn;
  247. private System.Windows.Forms.Label ms_makecode_label;
  248. private System.Windows.Forms.Label ms_prodcode_label;
  249. private CustomControl.ValueLabel.ValueLabel ms_prodcode;
  250. private CustomControl.ValueLabel.ValueLabel ms_makecode;
  251. private System.Windows.Forms.ListView WeighRecord;
  252. private System.Windows.Forms.ColumnHeader columnHeader3;
  253. private CustomControl.ButtonUtil.NormalButton 数据清空;
  254. }
  255. }