Make_Aging.Designer.cs 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359
  1. namespace UAS_MES_NEW.Make
  2. {
  3. partial class Make_Aging
  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_Aging));
  29. this.pr_detail_label = new System.Windows.Forms.Label();
  30. this.sncode_label = new System.Windows.Forms.Label();
  31. this.pr_code_label = new System.Windows.Forms.Label();
  32. this.ms_makecode_label = new System.Windows.Forms.Label();
  33. this.confirm = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  34. this.ms_makecode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  35. this.ms_prodcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  36. this.pr_detail = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  37. this.sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  38. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  39. this.LabelDataGridView = new System.Windows.Forms.DataGridView();
  40. this.AGD_MAKECODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  41. this.AGD_SNCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  42. this.AGD_INDATE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  43. this.label1 = new System.Windows.Forms.Label();
  44. this.agcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  45. this.checkBox1 = new System.Windows.Forms.CheckBox();
  46. this.quxiao = new System.Windows.Forms.CheckBox();
  47. this.agsum = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  48. this.label2 = new System.Windows.Forms.Label();
  49. ((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).BeginInit();
  50. this.SuspendLayout();
  51. //
  52. // pr_detail_label
  53. //
  54. this.pr_detail_label.AutoSize = true;
  55. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  56. this.pr_detail_label.Location = new System.Drawing.Point(678, 18);
  57. this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  58. this.pr_detail_label.Name = "pr_detail_label";
  59. this.pr_detail_label.Size = new System.Drawing.Size(110, 31);
  60. this.pr_detail_label.TabIndex = 191;
  61. this.pr_detail_label.Text = "产品名称";
  62. //
  63. // sncode_label
  64. //
  65. this.sncode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  66. | System.Windows.Forms.AnchorStyles.Left)));
  67. this.sncode_label.AutoSize = true;
  68. this.sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  69. this.sncode_label.Location = new System.Drawing.Point(21, 633);
  70. this.sncode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  71. this.sncode_label.Name = "sncode_label";
  72. this.sncode_label.Size = new System.Drawing.Size(86, 31);
  73. this.sncode_label.TabIndex = 190;
  74. this.sncode_label.Text = "录入框";
  75. //
  76. // pr_code_label
  77. //
  78. this.pr_code_label.AutoSize = true;
  79. this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  80. this.pr_code_label.Location = new System.Drawing.Point(354, 18);
  81. this.pr_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  82. this.pr_code_label.Name = "pr_code_label";
  83. this.pr_code_label.Size = new System.Drawing.Size(110, 31);
  84. this.pr_code_label.TabIndex = 185;
  85. this.pr_code_label.Text = "产品编号";
  86. //
  87. // ms_makecode_label
  88. //
  89. this.ms_makecode_label.AutoSize = true;
  90. this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  91. this.ms_makecode_label.Location = new System.Drawing.Point(9, 18);
  92. this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  93. this.ms_makecode_label.Name = "ms_makecode_label";
  94. this.ms_makecode_label.Size = new System.Drawing.Size(110, 31);
  95. this.ms_makecode_label.TabIndex = 184;
  96. this.ms_makecode_label.Text = "工单编号";
  97. //
  98. // confirm
  99. //
  100. this.confirm.AllPower = null;
  101. this.confirm.BackColor = System.Drawing.Color.Transparent;
  102. this.confirm.DownImage = ((System.Drawing.Image)(resources.GetObject("confirm.DownImage")));
  103. this.confirm.Image = null;
  104. this.confirm.IsShowBorder = true;
  105. this.confirm.Location = new System.Drawing.Point(676, 66);
  106. this.confirm.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  107. this.confirm.MoveImage = ((System.Drawing.Image)(resources.GetObject("confirm.MoveImage")));
  108. this.confirm.Name = "confirm";
  109. this.confirm.NormalImage = ((System.Drawing.Image)(resources.GetObject("confirm.NormalImage")));
  110. this.confirm.Power = null;
  111. this.confirm.Size = new System.Drawing.Size(112, 42);
  112. this.confirm.TabIndex = 199;
  113. this.confirm.Text = "开始老化";
  114. this.confirm.UseVisualStyleBackColor = false;
  115. this.confirm.Click += new System.EventHandler(this.deleteButton1_Click);
  116. //
  117. // ms_makecode
  118. //
  119. this.ms_makecode.AutoSize = true;
  120. this.ms_makecode.CutLength = null;
  121. this.ms_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  122. this.ms_makecode.Location = new System.Drawing.Point(138, 18);
  123. this.ms_makecode.MaximumSize = new System.Drawing.Size(300, 0);
  124. this.ms_makecode.Name = "ms_makecode";
  125. this.ms_makecode.Size = new System.Drawing.Size(0, 31);
  126. this.ms_makecode.TabIndex = 198;
  127. //
  128. // ms_prodcode
  129. //
  130. this.ms_prodcode.AutoSize = true;
  131. this.ms_prodcode.CutLength = null;
  132. this.ms_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  133. this.ms_prodcode.Location = new System.Drawing.Point(477, 18);
  134. this.ms_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  135. this.ms_prodcode.MaximumSize = new System.Drawing.Size(300, 0);
  136. this.ms_prodcode.Name = "ms_prodcode";
  137. this.ms_prodcode.Size = new System.Drawing.Size(0, 31);
  138. this.ms_prodcode.TabIndex = 193;
  139. //
  140. // pr_detail
  141. //
  142. this.pr_detail.AutoSize = true;
  143. this.pr_detail.CutLength = null;
  144. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  145. this.pr_detail.Location = new System.Drawing.Point(813, 18);
  146. this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  147. this.pr_detail.MaximumSize = new System.Drawing.Size(300, 0);
  148. this.pr_detail.Name = "pr_detail";
  149. this.pr_detail.Size = new System.Drawing.Size(0, 31);
  150. this.pr_detail.TabIndex = 192;
  151. //
  152. // sncode
  153. //
  154. this.sncode.AllPower = "ifall";
  155. this.sncode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  156. | System.Windows.Forms.AnchorStyles.Left)));
  157. this.sncode.BackColor = System.Drawing.Color.White;
  158. this.sncode.ID = null;
  159. this.sncode.Location = new System.Drawing.Point(147, 636);
  160. this.sncode.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  161. this.sncode.Name = "sncode";
  162. this.sncode.Power = null;
  163. this.sncode.Size = new System.Drawing.Size(292, 28);
  164. this.sncode.Str = null;
  165. this.sncode.Str1 = null;
  166. this.sncode.Str2 = null;
  167. this.sncode.TabIndex = 189;
  168. this.sncode.Tag = "ifread";
  169. this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sncode_KeyDown);
  170. //
  171. // OperateResult
  172. //
  173. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  174. this.OperateResult.Location = new System.Drawing.Point(887, 111);
  175. this.OperateResult.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  176. this.OperateResult.Name = "OperateResult";
  177. this.OperateResult.Size = new System.Drawing.Size(212, 509);
  178. this.OperateResult.TabIndex = 188;
  179. this.OperateResult.Text = "";
  180. //
  181. // LabelDataGridView
  182. //
  183. this.LabelDataGridView.AllowUserToAddRows = false;
  184. this.LabelDataGridView.AllowUserToResizeRows = false;
  185. this.LabelDataGridView.BackgroundColor = System.Drawing.SystemColors.ButtonFace;
  186. this.LabelDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  187. this.AGD_MAKECODE,
  188. this.AGD_SNCODE,
  189. this.AGD_INDATE});
  190. this.LabelDataGridView.Location = new System.Drawing.Point(13, 111);
  191. this.LabelDataGridView.Margin = new System.Windows.Forms.Padding(4);
  192. this.LabelDataGridView.Name = "LabelDataGridView";
  193. this.LabelDataGridView.RowHeadersVisible = false;
  194. this.LabelDataGridView.RowTemplate.Height = 23;
  195. this.LabelDataGridView.Size = new System.Drawing.Size(848, 457);
  196. this.LabelDataGridView.TabIndex = 200;
  197. //
  198. // AGD_MAKECODE
  199. //
  200. this.AGD_MAKECODE.DataPropertyName = "AGD_MAKECODE";
  201. this.AGD_MAKECODE.HeaderText = "工单号";
  202. this.AGD_MAKECODE.Name = "AGD_MAKECODE";
  203. this.AGD_MAKECODE.ReadOnly = true;
  204. this.AGD_MAKECODE.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  205. //
  206. // AGD_SNCODE
  207. //
  208. this.AGD_SNCODE.DataPropertyName = "AGD_SNCODE";
  209. this.AGD_SNCODE.HeaderText = "SN号";
  210. this.AGD_SNCODE.Name = "AGD_SNCODE";
  211. this.AGD_SNCODE.ReadOnly = true;
  212. this.AGD_SNCODE.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  213. //
  214. // AGD_INDATE
  215. //
  216. this.AGD_INDATE.DataPropertyName = "AGD_INDATE";
  217. this.AGD_INDATE.HeaderText = "录入时间";
  218. this.AGD_INDATE.MinimumWidth = 300;
  219. this.AGD_INDATE.Name = "AGD_INDATE";
  220. this.AGD_INDATE.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  221. this.AGD_INDATE.Width = 300;
  222. //
  223. // label1
  224. //
  225. this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  226. | System.Windows.Forms.AnchorStyles.Left)));
  227. this.label1.AutoSize = true;
  228. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  229. this.label1.Location = new System.Drawing.Point(9, 68);
  230. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  231. this.label1.Name = "label1";
  232. this.label1.Size = new System.Drawing.Size(110, 31);
  233. this.label1.TabIndex = 202;
  234. this.label1.Text = "老化编号";
  235. //
  236. // agcode
  237. //
  238. this.agcode.AllPower = "ifall";
  239. this.agcode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  240. | System.Windows.Forms.AnchorStyles.Left)));
  241. this.agcode.BackColor = System.Drawing.Color.White;
  242. this.agcode.ID = null;
  243. this.agcode.Location = new System.Drawing.Point(147, 71);
  244. this.agcode.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  245. this.agcode.Name = "agcode";
  246. this.agcode.Power = null;
  247. this.agcode.Size = new System.Drawing.Size(292, 28);
  248. this.agcode.Str = null;
  249. this.agcode.Str1 = null;
  250. this.agcode.Str2 = null;
  251. this.agcode.TabIndex = 201;
  252. this.agcode.Tag = "ifread";
  253. this.agcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.snCollectionBox1_KeyDown);
  254. //
  255. // checkBox1
  256. //
  257. this.checkBox1.AutoSize = true;
  258. this.checkBox1.Checked = true;
  259. this.checkBox1.CheckState = System.Windows.Forms.CheckState.Checked;
  260. this.checkBox1.Location = new System.Drawing.Point(492, 76);
  261. this.checkBox1.Name = "checkBox1";
  262. this.checkBox1.Size = new System.Drawing.Size(106, 22);
  263. this.checkBox1.TabIndex = 203;
  264. this.checkBox1.Text = "自动生成";
  265. this.checkBox1.UseVisualStyleBackColor = true;
  266. //
  267. // quxiao
  268. //
  269. this.quxiao.AutoSize = true;
  270. this.quxiao.Location = new System.Drawing.Point(492, 642);
  271. this.quxiao.Name = "quxiao";
  272. this.quxiao.Size = new System.Drawing.Size(106, 22);
  273. this.quxiao.TabIndex = 204;
  274. this.quxiao.Text = "取消采集";
  275. this.quxiao.UseVisualStyleBackColor = true;
  276. //
  277. // agsum
  278. //
  279. this.agsum.AutoSize = true;
  280. this.agsum.CutLength = null;
  281. this.agsum.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  282. this.agsum.Location = new System.Drawing.Point(150, 589);
  283. this.agsum.MaximumSize = new System.Drawing.Size(300, 0);
  284. this.agsum.Name = "agsum";
  285. this.agsum.Size = new System.Drawing.Size(0, 31);
  286. this.agsum.TabIndex = 206;
  287. //
  288. // label2
  289. //
  290. this.label2.AutoSize = true;
  291. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  292. this.label2.Location = new System.Drawing.Point(21, 589);
  293. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  294. this.label2.Name = "label2";
  295. this.label2.Size = new System.Drawing.Size(62, 31);
  296. this.label2.TabIndex = 205;
  297. this.label2.Text = "数量";
  298. //
  299. // Make_Aging
  300. //
  301. this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
  302. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  303. this.ClientSize = new System.Drawing.Size(1112, 681);
  304. this.Controls.Add(this.agsum);
  305. this.Controls.Add(this.label2);
  306. this.Controls.Add(this.quxiao);
  307. this.Controls.Add(this.checkBox1);
  308. this.Controls.Add(this.label1);
  309. this.Controls.Add(this.agcode);
  310. this.Controls.Add(this.LabelDataGridView);
  311. this.Controls.Add(this.confirm);
  312. this.Controls.Add(this.ms_makecode);
  313. this.Controls.Add(this.ms_prodcode);
  314. this.Controls.Add(this.pr_detail);
  315. this.Controls.Add(this.pr_detail_label);
  316. this.Controls.Add(this.sncode_label);
  317. this.Controls.Add(this.sncode);
  318. this.Controls.Add(this.OperateResult);
  319. this.Controls.Add(this.pr_code_label);
  320. this.Controls.Add(this.ms_makecode_label);
  321. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  322. this.Name = "Make_Aging";
  323. this.Tag = "Make!Aging";
  324. this.Text = "老化采集";
  325. this.Activated += new System.EventHandler(this.Make_CollectNetCode_Activated);
  326. this.Load += new System.EventHandler(this.Make_CollectNetCode_Load);
  327. this.SizeChanged += new System.EventHandler(this.Make_CollectNetCode_SizeChanged);
  328. ((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).EndInit();
  329. this.ResumeLayout(false);
  330. this.PerformLayout();
  331. }
  332. #endregion
  333. private CustomControl.ValueLabel.ValueLabel ms_prodcode;
  334. private CustomControl.ValueLabel.ValueLabel pr_detail;
  335. private System.Windows.Forms.Label pr_detail_label;
  336. private System.Windows.Forms.Label sncode_label;
  337. private CustomControl.TextBoxWithIcon.SnCollectionBox sncode;
  338. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  339. private System.Windows.Forms.Label pr_code_label;
  340. private System.Windows.Forms.Label ms_makecode_label;
  341. private CustomControl.ValueLabel.ValueLabel ms_makecode;
  342. private CustomControl.ButtonUtil.NormalButton confirm;
  343. private System.Windows.Forms.DataGridView LabelDataGridView;
  344. private System.Windows.Forms.Label label1;
  345. private CustomControl.TextBoxWithIcon.SnCollectionBox agcode;
  346. private System.Windows.Forms.CheckBox checkBox1;
  347. private System.Windows.Forms.DataGridViewTextBoxColumn AGD_MAKECODE;
  348. private System.Windows.Forms.DataGridViewTextBoxColumn AGD_SNCODE;
  349. private System.Windows.Forms.DataGridViewTextBoxColumn AGD_INDATE;
  350. private System.Windows.Forms.CheckBox quxiao;
  351. private CustomControl.ValueLabel.ValueLabel agsum;
  352. private System.Windows.Forms.Label label2;
  353. }
  354. }