Special_ChangeMake.Designer.cs 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444
  1. namespace UAS_MES_NEW.Special
  2. {
  3. partial class Special_ChangeMake
  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_ChangeMake));
  29. this.Pallet_label = new System.Windows.Forms.Label();
  30. this.serBtn = new System.Windows.Forms.RadioButton();
  31. this.WeighRecord = new System.Windows.Forms.ListView();
  32. this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  33. this.cd_stepno = new System.Windows.Forms.Label();
  34. this.ExportFileDialog = new System.Windows.Forms.FolderBrowserDialog();
  35. this.ImportExcel = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  36. this.Export = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  37. this.数据清空 = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  38. this.OperatResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  39. this.input = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  40. this.Split = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  41. this.ImportExcel1 = new System.Windows.Forms.OpenFileDialog();
  42. this.pr_detail = new System.Windows.Forms.Label();
  43. this.label6 = new System.Windows.Forms.Label();
  44. this.pr_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  45. this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
  46. this.label2 = new System.Windows.Forms.Label();
  47. this.label5 = new System.Windows.Forms.Label();
  48. this.pr_detail1 = new System.Windows.Forms.Label();
  49. this.label4 = new System.Windows.Forms.Label();
  50. this.pr_code1 = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  51. this.label7 = new System.Windows.Forms.Label();
  52. this.ma_code1 = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
  53. this.label1 = new System.Windows.Forms.Label();
  54. this.SuspendLayout();
  55. //
  56. // Pallet_label
  57. //
  58. this.Pallet_label.AutoSize = true;
  59. this.Pallet_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  60. this.Pallet_label.Location = new System.Drawing.Point(13, 83);
  61. this.Pallet_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  62. this.Pallet_label.Name = "Pallet_label";
  63. this.Pallet_label.Size = new System.Drawing.Size(114, 41);
  64. this.Pallet_label.TabIndex = 1;
  65. this.Pallet_label.Text = "录入框";
  66. //
  67. // serBtn
  68. //
  69. this.serBtn.AutoSize = true;
  70. this.serBtn.Checked = true;
  71. this.serBtn.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  72. this.serBtn.Location = new System.Drawing.Point(21, 6);
  73. this.serBtn.Margin = new System.Windows.Forms.Padding(4);
  74. this.serBtn.Name = "serBtn";
  75. this.serBtn.Size = new System.Drawing.Size(209, 45);
  76. this.serBtn.TabIndex = 233;
  77. this.serBtn.TabStop = true;
  78. this.serBtn.Text = "单台序列号";
  79. this.serBtn.UseVisualStyleBackColor = true;
  80. this.serBtn.Visible = false;
  81. //
  82. // WeighRecord
  83. //
  84. this.WeighRecord.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  85. this.columnHeader3});
  86. this.WeighRecord.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  87. this.WeighRecord.HideSelection = false;
  88. this.WeighRecord.Location = new System.Drawing.Point(21, 216);
  89. this.WeighRecord.Margin = new System.Windows.Forms.Padding(5, 4, 5, 4);
  90. this.WeighRecord.Name = "WeighRecord";
  91. this.WeighRecord.Size = new System.Drawing.Size(839, 639);
  92. this.WeighRecord.TabIndex = 243;
  93. this.WeighRecord.UseCompatibleStateImageBehavior = false;
  94. this.WeighRecord.View = System.Windows.Forms.View.Details;
  95. //
  96. // columnHeader3
  97. //
  98. this.columnHeader3.Text = "录入项";
  99. this.columnHeader3.Width = 300;
  100. //
  101. // cd_stepno
  102. //
  103. this.cd_stepno.AutoSize = true;
  104. this.cd_stepno.Location = new System.Drawing.Point(1399, 83);
  105. this.cd_stepno.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  106. this.cd_stepno.Name = "cd_stepno";
  107. this.cd_stepno.Size = new System.Drawing.Size(0, 24);
  108. this.cd_stepno.TabIndex = 244;
  109. //
  110. // ImportExcel
  111. //
  112. this.ImportExcel.AllPower = null;
  113. this.ImportExcel.BackColor = System.Drawing.Color.Transparent;
  114. this.ImportExcel.DownImage = ((System.Drawing.Image)(resources.GetObject("ImportExcel.DownImage")));
  115. this.ImportExcel.Image = null;
  116. this.ImportExcel.IsShowBorder = true;
  117. this.ImportExcel.Location = new System.Drawing.Point(1278, 216);
  118. this.ImportExcel.Margin = new System.Windows.Forms.Padding(4);
  119. this.ImportExcel.MoveImage = ((System.Drawing.Image)(resources.GetObject("ImportExcel.MoveImage")));
  120. this.ImportExcel.Name = "ImportExcel";
  121. this.ImportExcel.NormalImage = ((System.Drawing.Image)(resources.GetObject("ImportExcel.NormalImage")));
  122. this.ImportExcel.Power = null;
  123. this.ImportExcel.Size = new System.Drawing.Size(112, 44);
  124. this.ImportExcel.TabIndex = 247;
  125. this.ImportExcel.Text = "导入数据";
  126. this.ImportExcel.UseVisualStyleBackColor = false;
  127. this.ImportExcel.Click += new System.EventHandler(this.ImportExcel_Click);
  128. //
  129. // Export
  130. //
  131. this.Export.AllPower = null;
  132. this.Export.BackColor = System.Drawing.Color.Transparent;
  133. this.Export.DownImage = ((System.Drawing.Image)(resources.GetObject("Export.DownImage")));
  134. this.Export.Image = null;
  135. this.Export.IsShowBorder = true;
  136. this.Export.Location = new System.Drawing.Point(1107, 216);
  137. this.Export.Margin = new System.Windows.Forms.Padding(4);
  138. this.Export.MoveImage = ((System.Drawing.Image)(resources.GetObject("Export.MoveImage")));
  139. this.Export.Name = "Export";
  140. this.Export.NormalImage = ((System.Drawing.Image)(resources.GetObject("Export.NormalImage")));
  141. this.Export.Power = null;
  142. this.Export.Size = new System.Drawing.Size(112, 44);
  143. this.Export.TabIndex = 246;
  144. this.Export.Text = "导出模板";
  145. this.Export.UseVisualStyleBackColor = false;
  146. this.Export.Click += new System.EventHandler(this.Export_Click);
  147. //
  148. // 数据清空
  149. //
  150. this.数据清空.AllPower = null;
  151. this.数据清空.BackColor = System.Drawing.Color.Transparent;
  152. this.数据清空.DownImage = ((System.Drawing.Image)(resources.GetObject("数据清空.DownImage")));
  153. this.数据清空.Image = null;
  154. this.数据清空.IsShowBorder = true;
  155. this.数据清空.Location = new System.Drawing.Point(947, 800);
  156. this.数据清空.Margin = new System.Windows.Forms.Padding(5);
  157. this.数据清空.MoveImage = ((System.Drawing.Image)(resources.GetObject("数据清空.MoveImage")));
  158. this.数据清空.Name = "数据清空";
  159. this.数据清空.NormalImage = ((System.Drawing.Image)(resources.GetObject("数据清空.NormalImage")));
  160. this.数据清空.Power = null;
  161. this.数据清空.Size = new System.Drawing.Size(112, 56);
  162. this.数据清空.TabIndex = 245;
  163. this.数据清空.Text = "数据清空";
  164. this.数据清空.UseVisualStyleBackColor = false;
  165. this.数据清空.Click += new System.EventHandler(this.数据清空_Click);
  166. //
  167. // OperatResult
  168. //
  169. this.OperatResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  170. this.OperatResult.Location = new System.Drawing.Point(21, 867);
  171. this.OperatResult.Margin = new System.Windows.Forms.Padding(4);
  172. this.OperatResult.Name = "OperatResult";
  173. this.OperatResult.Size = new System.Drawing.Size(1551, 241);
  174. this.OperatResult.TabIndex = 3;
  175. this.OperatResult.Text = "";
  176. //
  177. // input
  178. //
  179. this.input.AllPower = null;
  180. this.input.BackColor = System.Drawing.Color.White;
  181. this.input.ID = null;
  182. this.input.Location = new System.Drawing.Point(160, 85);
  183. this.input.Margin = new System.Windows.Forms.Padding(4);
  184. this.input.Name = "input";
  185. this.input.Power = null;
  186. this.input.Size = new System.Drawing.Size(254, 35);
  187. this.input.Str = null;
  188. this.input.Str1 = null;
  189. this.input.Str2 = null;
  190. this.input.TabIndex = 2;
  191. this.input.KeyDown += new System.Windows.Forms.KeyEventHandler(this.input_KeyDown);
  192. //
  193. // Split
  194. //
  195. this.Split.AllPower = null;
  196. this.Split.BackColor = System.Drawing.Color.Transparent;
  197. this.Split.DownImage = ((System.Drawing.Image)(resources.GetObject("Split.DownImage")));
  198. this.Split.Image = null;
  199. this.Split.IsShowBorder = true;
  200. this.Split.Location = new System.Drawing.Point(947, 216);
  201. this.Split.Margin = new System.Windows.Forms.Padding(4);
  202. this.Split.MoveImage = ((System.Drawing.Image)(resources.GetObject("Split.MoveImage")));
  203. this.Split.Name = "Split";
  204. this.Split.NormalImage = ((System.Drawing.Image)(resources.GetObject("Split.NormalImage")));
  205. this.Split.Power = null;
  206. this.Split.Size = new System.Drawing.Size(112, 44);
  207. this.Split.TabIndex = 0;
  208. this.Split.Text = "切换工单";
  209. this.Split.UseVisualStyleBackColor = false;
  210. this.Split.Click += new System.EventHandler(this.Split_Click);
  211. //
  212. // ImportExcel1
  213. //
  214. this.ImportExcel1.FileName = "ImportExcel";
  215. //
  216. // pr_detail
  217. //
  218. this.pr_detail.AutoSize = true;
  219. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  220. this.pr_detail.Location = new System.Drawing.Point(643, 149);
  221. this.pr_detail.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  222. this.pr_detail.Name = "pr_detail";
  223. this.pr_detail.Size = new System.Drawing.Size(0, 41);
  224. this.pr_detail.TabIndex = 253;
  225. //
  226. // label6
  227. //
  228. this.label6.AutoSize = true;
  229. this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  230. this.label6.Location = new System.Drawing.Point(465, 149);
  231. this.label6.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  232. this.label6.Name = "label6";
  233. this.label6.Size = new System.Drawing.Size(146, 41);
  234. this.label6.TabIndex = 252;
  235. this.label6.Text = "产品名称";
  236. //
  237. // pr_code
  238. //
  239. this.pr_code.AllPower = null;
  240. this.pr_code.BackColor = System.Drawing.Color.White;
  241. this.pr_code.Enabled = false;
  242. this.pr_code.ID = null;
  243. this.pr_code.Location = new System.Drawing.Point(650, 93);
  244. this.pr_code.Name = "pr_code";
  245. this.pr_code.Power = null;
  246. this.pr_code.Size = new System.Drawing.Size(312, 35);
  247. this.pr_code.Str = null;
  248. this.pr_code.Str1 = null;
  249. this.pr_code.Str2 = null;
  250. this.pr_code.TabIndex = 251;
  251. //
  252. // ma_code
  253. //
  254. this.ma_code.AllPower = "IFALL";
  255. this.ma_code.Caller = null;
  256. this.ma_code.Condition = null;
  257. this.ma_code.DBTitle = "";
  258. this.ma_code.Font = new System.Drawing.Font("微软雅黑", 9F);
  259. this.ma_code.FormName = null;
  260. this.ma_code.Location = new System.Drawing.Point(650, 26);
  261. this.ma_code.Margin = new System.Windows.Forms.Padding(6);
  262. this.ma_code.Name = "ma_code";
  263. this.ma_code.Power = "";
  264. this.ma_code.ReturnData = null;
  265. this.ma_code.SelectField = null;
  266. this.ma_code.SetValueField = null;
  267. this.ma_code.Size = new System.Drawing.Size(323, 46);
  268. this.ma_code.TabIndex = 250;
  269. this.ma_code.TableName = null;
  270. this.ma_code.Tag = "makecode";
  271. this.ma_code.TextBoxEnable = true;
  272. //
  273. // label2
  274. //
  275. this.label2.AutoSize = true;
  276. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  277. this.label2.Location = new System.Drawing.Point(465, 26);
  278. this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  279. this.label2.Name = "label2";
  280. this.label2.Size = new System.Drawing.Size(114, 41);
  281. this.label2.TabIndex = 249;
  282. this.label2.Text = "原工单";
  283. //
  284. // label5
  285. //
  286. this.label5.AutoSize = true;
  287. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  288. this.label5.Location = new System.Drawing.Point(465, 84);
  289. this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  290. this.label5.Name = "label5";
  291. this.label5.Size = new System.Drawing.Size(146, 41);
  292. this.label5.TabIndex = 248;
  293. this.label5.Text = "产品代码";
  294. //
  295. // pr_detail1
  296. //
  297. this.pr_detail1.AutoSize = true;
  298. this.pr_detail1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  299. this.pr_detail1.Location = new System.Drawing.Point(1280, 162);
  300. this.pr_detail1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  301. this.pr_detail1.Name = "pr_detail1";
  302. this.pr_detail1.Size = new System.Drawing.Size(0, 41);
  303. this.pr_detail1.TabIndex = 259;
  304. //
  305. // label4
  306. //
  307. this.label4.AutoSize = true;
  308. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  309. this.label4.Location = new System.Drawing.Point(1005, 149);
  310. this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  311. this.label4.Name = "label4";
  312. this.label4.Size = new System.Drawing.Size(146, 41);
  313. this.label4.TabIndex = 258;
  314. this.label4.Text = "产品名称";
  315. //
  316. // pr_code1
  317. //
  318. this.pr_code1.AllPower = null;
  319. this.pr_code1.BackColor = System.Drawing.Color.White;
  320. this.pr_code1.Enabled = false;
  321. this.pr_code1.ID = null;
  322. this.pr_code1.Location = new System.Drawing.Point(1184, 99);
  323. this.pr_code1.Name = "pr_code1";
  324. this.pr_code1.Power = null;
  325. this.pr_code1.Size = new System.Drawing.Size(372, 35);
  326. this.pr_code1.Str = null;
  327. this.pr_code1.Str1 = null;
  328. this.pr_code1.Str2 = null;
  329. this.pr_code1.TabIndex = 257;
  330. //
  331. // label7
  332. //
  333. this.label7.AutoSize = true;
  334. this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  335. this.label7.Location = new System.Drawing.Point(1005, 93);
  336. this.label7.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  337. this.label7.Name = "label7";
  338. this.label7.Size = new System.Drawing.Size(146, 41);
  339. this.label7.TabIndex = 256;
  340. this.label7.Text = "产品代码";
  341. //
  342. // ma_code1
  343. //
  344. this.ma_code1.AllPower = "IFALL";
  345. this.ma_code1.Caller = null;
  346. this.ma_code1.Condition = null;
  347. this.ma_code1.DBTitle = "";
  348. this.ma_code1.Font = new System.Drawing.Font("微软雅黑", 9F);
  349. this.ma_code1.FormName = null;
  350. this.ma_code1.Location = new System.Drawing.Point(1187, 26);
  351. this.ma_code1.Margin = new System.Windows.Forms.Padding(6);
  352. this.ma_code1.Name = "ma_code1";
  353. this.ma_code1.Power = "";
  354. this.ma_code1.ReturnData = null;
  355. this.ma_code1.SelectField = null;
  356. this.ma_code1.SetValueField = null;
  357. this.ma_code1.Size = new System.Drawing.Size(369, 46);
  358. this.ma_code1.TabIndex = 255;
  359. this.ma_code1.TableName = null;
  360. this.ma_code1.Tag = "makecode";
  361. this.ma_code1.TextBoxEnable = true;
  362. //
  363. // label1
  364. //
  365. this.label1.AutoSize = true;
  366. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  367. this.label1.Location = new System.Drawing.Point(1005, 26);
  368. this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  369. this.label1.Name = "label1";
  370. this.label1.Size = new System.Drawing.Size(178, 41);
  371. this.label1.TabIndex = 254;
  372. this.label1.Text = "切换后工单";
  373. //
  374. // Special_ChaneMake
  375. //
  376. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  377. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  378. this.ClientSize = new System.Drawing.Size(1611, 1131);
  379. this.Controls.Add(this.pr_detail1);
  380. this.Controls.Add(this.label4);
  381. this.Controls.Add(this.pr_code1);
  382. this.Controls.Add(this.label7);
  383. this.Controls.Add(this.ma_code1);
  384. this.Controls.Add(this.label1);
  385. this.Controls.Add(this.pr_detail);
  386. this.Controls.Add(this.label6);
  387. this.Controls.Add(this.pr_code);
  388. this.Controls.Add(this.ma_code);
  389. this.Controls.Add(this.label2);
  390. this.Controls.Add(this.label5);
  391. this.Controls.Add(this.ImportExcel);
  392. this.Controls.Add(this.Export);
  393. this.Controls.Add(this.数据清空);
  394. this.Controls.Add(this.cd_stepno);
  395. this.Controls.Add(this.WeighRecord);
  396. this.Controls.Add(this.serBtn);
  397. this.Controls.Add(this.OperatResult);
  398. this.Controls.Add(this.input);
  399. this.Controls.Add(this.Pallet_label);
  400. this.Controls.Add(this.Split);
  401. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  402. this.Margin = new System.Windows.Forms.Padding(4);
  403. this.Name = "Special_ChaneMake";
  404. this.Tag = "Special!Reset";
  405. this.Text = "重置站点";
  406. this.Load += new System.EventHandler(this.Special_BoxSplit_Load);
  407. this.SizeChanged += new System.EventHandler(this.Special_Reset_SizeChanged);
  408. this.ResumeLayout(false);
  409. this.PerformLayout();
  410. }
  411. #endregion
  412. private CustomControl.ButtonUtil.NormalButton Split;
  413. private System.Windows.Forms.Label Pallet_label;
  414. private CustomControl.TextBoxWithIcon.EnterTextBox input;
  415. private CustomControl.RichText.RichTextAutoBottom OperatResult;
  416. private System.Windows.Forms.RadioButton serBtn;
  417. private System.Windows.Forms.ListView WeighRecord;
  418. private System.Windows.Forms.ColumnHeader columnHeader3;
  419. private System.Windows.Forms.Label cd_stepno;
  420. private CustomControl.ButtonUtil.NormalButton 数据清空;
  421. private CustomControl.ButtonUtil.NormalButton Export;
  422. private CustomControl.ButtonUtil.NormalButton ImportExcel;
  423. private System.Windows.Forms.FolderBrowserDialog ExportFileDialog;
  424. private System.Windows.Forms.OpenFileDialog ImportExcel1;
  425. private System.Windows.Forms.Label pr_detail;
  426. private System.Windows.Forms.Label label6;
  427. private CustomControl.TextBoxWithIcon.EnterTextBox pr_code;
  428. private CustomControl.TextBoxWithIcon.SearchTextBox ma_code;
  429. private System.Windows.Forms.Label label2;
  430. private System.Windows.Forms.Label label5;
  431. private System.Windows.Forms.Label pr_detail1;
  432. private System.Windows.Forms.Label label4;
  433. private CustomControl.TextBoxWithIcon.EnterTextBox pr_code1;
  434. private System.Windows.Forms.Label label7;
  435. private CustomControl.TextBoxWithIcon.SearchTextBox ma_code1;
  436. private System.Windows.Forms.Label label1;
  437. }
  438. }