Query_ProductTraceBack.Designer.cs 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462
  1. namespace UAS_MES_NEW.Query
  2. {
  3. partial class Query_ProductTraceBack
  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(Query_ProductTraceBack));
  29. this.ma_salecode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  30. this.ma_salecode_label = new System.Windows.Forms.Label();
  31. this.ma_code_label = new System.Windows.Forms.Label();
  32. this.enterTextBox2 = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  33. this.label2 = new System.Windows.Forms.Label();
  34. this.ma_linecode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  35. this.label3 = new System.Windows.Forms.Label();
  36. this.ms_nextstepcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  37. this.label4 = new System.Windows.Forms.Label();
  38. this.ms_stepcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  39. this.label5 = new System.Windows.Forms.Label();
  40. this.pr_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  41. this.pr_code_label = new System.Windows.Forms.Label();
  42. this.ms_sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  43. this.ms_sncode_label = new System.Windows.Forms.Label();
  44. this.Search = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  45. this.dataGridViewWithSerialNum1 = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
  46. this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  48. this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  49. this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.Column6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.Column7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.Column8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.Column9 = new System.Windows.Forms.DataGridViewImageColumn();
  55. this.Column10 = new System.Windows.Forms.DataGridViewImageColumn();
  56. this.Column11 = new System.Windows.Forms.DataGridViewImageColumn();
  57. this.Column12 = new System.Windows.Forms.DataGridViewImageColumn();
  58. this.Column13 = new System.Windows.Forms.DataGridViewImageColumn();
  59. this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
  60. ((System.ComponentModel.ISupportInitialize)(this.dataGridViewWithSerialNum1)).BeginInit();
  61. this.SuspendLayout();
  62. //
  63. // ma_salecode
  64. //
  65. this.ma_salecode.AllPower = null;
  66. this.ma_salecode.BackColor = System.Drawing.Color.White;
  67. this.ma_salecode.ID = null;
  68. this.ma_salecode.Location = new System.Drawing.Point(322, 23);
  69. this.ma_salecode.Name = "ma_salecode";
  70. this.ma_salecode.Power = null;
  71. this.ma_salecode.Size = new System.Drawing.Size(128, 21);
  72. this.ma_salecode.Str = null;
  73. this.ma_salecode.Str1 = null;
  74. this.ma_salecode.Str2 = null;
  75. this.ma_salecode.TabIndex = 186;
  76. this.ma_salecode.Tag = "NoAuto";
  77. //
  78. // ma_salecode_label
  79. //
  80. this.ma_salecode_label.AutoSize = true;
  81. this.ma_salecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  82. this.ma_salecode_label.Location = new System.Drawing.Point(242, 24);
  83. this.ma_salecode_label.Name = "ma_salecode_label";
  84. this.ma_salecode_label.Size = new System.Drawing.Size(42, 21);
  85. this.ma_salecode_label.TabIndex = 185;
  86. this.ma_salecode_label.Text = "订单";
  87. //
  88. // ma_code_label
  89. //
  90. this.ma_code_label.AutoSize = true;
  91. this.ma_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  92. this.ma_code_label.Location = new System.Drawing.Point(6, 24);
  93. this.ma_code_label.Name = "ma_code_label";
  94. this.ma_code_label.Size = new System.Drawing.Size(58, 21);
  95. this.ma_code_label.TabIndex = 187;
  96. this.ma_code_label.Text = "工单号";
  97. //
  98. // enterTextBox2
  99. //
  100. this.enterTextBox2.AllPower = null;
  101. this.enterTextBox2.BackColor = System.Drawing.Color.White;
  102. this.enterTextBox2.ID = null;
  103. this.enterTextBox2.Location = new System.Drawing.Point(557, 24);
  104. this.enterTextBox2.Name = "enterTextBox2";
  105. this.enterTextBox2.Power = null;
  106. this.enterTextBox2.Size = new System.Drawing.Size(128, 21);
  107. this.enterTextBox2.Str = null;
  108. this.enterTextBox2.Str1 = null;
  109. this.enterTextBox2.Str2 = null;
  110. this.enterTextBox2.TabIndex = 190;
  111. this.enterTextBox2.Tag = "NoAuto";
  112. //
  113. // label2
  114. //
  115. this.label2.AutoSize = true;
  116. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  117. this.label2.Location = new System.Drawing.Point(477, 24);
  118. this.label2.Name = "label2";
  119. this.label2.Size = new System.Drawing.Size(74, 21);
  120. this.label2.TabIndex = 189;
  121. this.label2.Text = "上一资源";
  122. //
  123. // ma_linecode
  124. //
  125. this.ma_linecode.AllPower = null;
  126. this.ma_linecode.BackColor = System.Drawing.Color.White;
  127. this.ma_linecode.ID = null;
  128. this.ma_linecode.Location = new System.Drawing.Point(790, 24);
  129. this.ma_linecode.Name = "ma_linecode";
  130. this.ma_linecode.Power = null;
  131. this.ma_linecode.Size = new System.Drawing.Size(128, 21);
  132. this.ma_linecode.Str = null;
  133. this.ma_linecode.Str1 = null;
  134. this.ma_linecode.Str2 = null;
  135. this.ma_linecode.TabIndex = 192;
  136. this.ma_linecode.Tag = "NoAuto";
  137. //
  138. // label3
  139. //
  140. this.label3.AutoSize = true;
  141. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  142. this.label3.Location = new System.Drawing.Point(711, 24);
  143. this.label3.Name = "label3";
  144. this.label3.Size = new System.Drawing.Size(42, 21);
  145. this.label3.TabIndex = 191;
  146. this.label3.Text = "线别";
  147. //
  148. // ms_nextstepcode
  149. //
  150. this.ms_nextstepcode.AllPower = null;
  151. this.ms_nextstepcode.BackColor = System.Drawing.Color.White;
  152. this.ms_nextstepcode.ID = null;
  153. this.ms_nextstepcode.Location = new System.Drawing.Point(790, 63);
  154. this.ms_nextstepcode.Name = "ms_nextstepcode";
  155. this.ms_nextstepcode.Power = null;
  156. this.ms_nextstepcode.Size = new System.Drawing.Size(128, 21);
  157. this.ms_nextstepcode.Str = null;
  158. this.ms_nextstepcode.Str1 = null;
  159. this.ms_nextstepcode.Str2 = null;
  160. this.ms_nextstepcode.TabIndex = 200;
  161. this.ms_nextstepcode.Tag = "NoAuto";
  162. //
  163. // label4
  164. //
  165. this.label4.AutoSize = true;
  166. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  167. this.label4.Location = new System.Drawing.Point(711, 63);
  168. this.label4.Name = "label4";
  169. this.label4.Size = new System.Drawing.Size(74, 21);
  170. this.label4.TabIndex = 199;
  171. this.label4.Text = "下一工序";
  172. //
  173. // ms_stepcode
  174. //
  175. this.ms_stepcode.AllPower = null;
  176. this.ms_stepcode.BackColor = System.Drawing.Color.White;
  177. this.ms_stepcode.ID = null;
  178. this.ms_stepcode.Location = new System.Drawing.Point(557, 63);
  179. this.ms_stepcode.Name = "ms_stepcode";
  180. this.ms_stepcode.Power = null;
  181. this.ms_stepcode.Size = new System.Drawing.Size(128, 21);
  182. this.ms_stepcode.Str = null;
  183. this.ms_stepcode.Str1 = null;
  184. this.ms_stepcode.Str2 = null;
  185. this.ms_stepcode.TabIndex = 198;
  186. this.ms_stepcode.Tag = "NoAuto";
  187. //
  188. // label5
  189. //
  190. this.label5.AutoSize = true;
  191. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  192. this.label5.Location = new System.Drawing.Point(477, 63);
  193. this.label5.Name = "label5";
  194. this.label5.Size = new System.Drawing.Size(74, 21);
  195. this.label5.TabIndex = 197;
  196. this.label5.Text = "上一工序";
  197. //
  198. // pr_code
  199. //
  200. this.pr_code.AllPower = null;
  201. this.pr_code.BackColor = System.Drawing.Color.White;
  202. this.pr_code.ID = null;
  203. this.pr_code.Location = new System.Drawing.Point(84, 63);
  204. this.pr_code.Name = "pr_code";
  205. this.pr_code.Power = null;
  206. this.pr_code.Size = new System.Drawing.Size(128, 21);
  207. this.pr_code.Str = null;
  208. this.pr_code.Str1 = null;
  209. this.pr_code.Str2 = null;
  210. this.pr_code.TabIndex = 196;
  211. this.pr_code.Tag = "NoAuto";
  212. //
  213. // pr_code_label
  214. //
  215. this.pr_code_label.AutoSize = true;
  216. this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  217. this.pr_code_label.Location = new System.Drawing.Point(6, 63);
  218. this.pr_code_label.Name = "pr_code_label";
  219. this.pr_code_label.Size = new System.Drawing.Size(74, 21);
  220. this.pr_code_label.TabIndex = 195;
  221. this.pr_code_label.Text = "产品编号";
  222. //
  223. // ms_sncode
  224. //
  225. this.ms_sncode.AllPower = null;
  226. this.ms_sncode.BackColor = System.Drawing.Color.White;
  227. this.ms_sncode.ID = null;
  228. this.ms_sncode.Location = new System.Drawing.Point(322, 63);
  229. this.ms_sncode.Name = "ms_sncode";
  230. this.ms_sncode.Power = null;
  231. this.ms_sncode.Size = new System.Drawing.Size(128, 21);
  232. this.ms_sncode.Str = null;
  233. this.ms_sncode.Str1 = null;
  234. this.ms_sncode.Str2 = null;
  235. this.ms_sncode.TabIndex = 194;
  236. this.ms_sncode.Tag = "NoAuto";
  237. //
  238. // ms_sncode_label
  239. //
  240. this.ms_sncode_label.AutoSize = true;
  241. this.ms_sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  242. this.ms_sncode_label.Location = new System.Drawing.Point(242, 63);
  243. this.ms_sncode_label.Name = "ms_sncode_label";
  244. this.ms_sncode_label.Size = new System.Drawing.Size(70, 21);
  245. this.ms_sncode_label.TabIndex = 193;
  246. this.ms_sncode_label.Text = "SN/TSN";
  247. //
  248. // Search
  249. //
  250. this.Search.AllPower = null;
  251. this.Search.BackColor = System.Drawing.Color.Transparent;
  252. this.Search.DownImage = ((System.Drawing.Image)(resources.GetObject("Search.DownImage")));
  253. this.Search.Image = ((System.Drawing.Image)(resources.GetObject("Search.Image")));
  254. this.Search.IsShowBorder = true;
  255. this.Search.Location = new System.Drawing.Point(935, 24);
  256. this.Search.MoveImage = ((System.Drawing.Image)(resources.GetObject("Search.MoveImage")));
  257. this.Search.Name = "Search";
  258. this.Search.NormalImage = ((System.Drawing.Image)(resources.GetObject("Search.NormalImage")));
  259. this.Search.Power = null;
  260. this.Search.Size = new System.Drawing.Size(60, 23);
  261. this.Search.TabIndex = 201;
  262. this.Search.Text = "查询";
  263. this.Search.UseVisualStyleBackColor = true;
  264. this.Search.Click += new System.EventHandler(this.Search_Click);
  265. //
  266. // dataGridViewWithSerialNum1
  267. //
  268. this.dataGridViewWithSerialNum1.AllowUserToAddRows = false;
  269. this.dataGridViewWithSerialNum1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  270. this.dataGridViewWithSerialNum1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  271. this.Column1,
  272. this.Column2,
  273. this.Column3,
  274. this.Column4,
  275. this.Column5,
  276. this.Column6,
  277. this.Column7,
  278. this.Column8,
  279. this.Column9,
  280. this.Column10,
  281. this.Column11,
  282. this.Column12,
  283. this.Column13});
  284. this.dataGridViewWithSerialNum1.Location = new System.Drawing.Point(0, 101);
  285. this.dataGridViewWithSerialNum1.Name = "dataGridViewWithSerialNum1";
  286. this.dataGridViewWithSerialNum1.RowTemplate.Height = 23;
  287. this.dataGridViewWithSerialNum1.Size = new System.Drawing.Size(1012, 522);
  288. this.dataGridViewWithSerialNum1.TabIndex = 202;
  289. //
  290. // Column1
  291. //
  292. this.Column1.HeaderText = "SN";
  293. this.Column1.Name = "Column1";
  294. //
  295. // Column2
  296. //
  297. this.Column2.HeaderText = "工单号";
  298. this.Column2.Name = "Column2";
  299. this.Column2.ReadOnly = true;
  300. //
  301. // Column3
  302. //
  303. this.Column3.HeaderText = "产品编号";
  304. this.Column3.Name = "Column3";
  305. this.Column3.ReadOnly = true;
  306. //
  307. // Column4
  308. //
  309. this.Column4.HeaderText = "产品名称";
  310. this.Column4.Name = "Column4";
  311. this.Column4.ReadOnly = true;
  312. //
  313. // Column5
  314. //
  315. this.Column5.HeaderText = "规格描述";
  316. this.Column5.Name = "Column5";
  317. this.Column5.ReadOnly = true;
  318. //
  319. // Column6
  320. //
  321. this.Column6.HeaderText = "订单号";
  322. this.Column6.Name = "Column6";
  323. this.Column6.ReadOnly = true;
  324. //
  325. // Column7
  326. //
  327. this.Column7.HeaderText = "状态";
  328. this.Column7.Name = "Column7";
  329. this.Column7.ReadOnly = true;
  330. //
  331. // Column8
  332. //
  333. this.Column8.HeaderText = "所在资源";
  334. this.Column8.Name = "Column8";
  335. this.Column8.ReadOnly = true;
  336. //
  337. // Column9
  338. //
  339. this.Column9.HeaderText = "途程信息";
  340. this.Column9.Image = global::UAS_MES_NEW.Properties.Resources.search_16px_1202802_easyicon_net;
  341. this.Column9.Name = "Column9";
  342. this.Column9.ReadOnly = true;
  343. //
  344. // Column10
  345. //
  346. this.Column10.HeaderText = "上料记录";
  347. this.Column10.Image = global::UAS_MES_NEW.Properties.Resources.search_16px_1202802_easyicon_net;
  348. this.Column10.Name = "Column10";
  349. this.Column10.ReadOnly = true;
  350. //
  351. // Column11
  352. //
  353. this.Column11.HeaderText = "测试记录";
  354. this.Column11.Image = global::UAS_MES_NEW.Properties.Resources.search_16px_1202802_easyicon_net;
  355. this.Column11.Name = "Column11";
  356. this.Column11.ReadOnly = true;
  357. //
  358. // Column12
  359. //
  360. this.Column12.HeaderText = "其他信息";
  361. this.Column12.Image = global::UAS_MES_NEW.Properties.Resources.search_16px_1202802_easyicon_net;
  362. this.Column12.Name = "Column12";
  363. this.Column12.ReadOnly = true;
  364. //
  365. // Column13
  366. //
  367. this.Column13.HeaderText = "采集日志";
  368. this.Column13.Image = global::UAS_MES_NEW.Properties.Resources.search_16px_1202802_easyicon_net;
  369. this.Column13.Name = "Column13";
  370. this.Column13.ReadOnly = true;
  371. //
  372. // ma_code
  373. //
  374. this.ma_code.AllPower = null;
  375. this.ma_code.Caller = null;
  376. this.ma_code.Condition = null;
  377. this.ma_code.DBTitle = null;
  378. this.ma_code.FormName = null;
  379. this.ma_code.Location = new System.Drawing.Point(84, 24);
  380. this.ma_code.Margin = new System.Windows.Forms.Padding(2);
  381. this.ma_code.Name = "ma_code";
  382. this.ma_code.Power = null;
  383. this.ma_code.SelectField = null;
  384. this.ma_code.SetValueField = null;
  385. this.ma_code.Size = new System.Drawing.Size(128, 21);
  386. this.ma_code.TabIndex = 203;
  387. this.ma_code.TableName = null;
  388. this.ma_code.TextBoxEnable = false;
  389. //
  390. // Query_ProductTraceBack
  391. //
  392. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  393. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  394. this.ClientSize = new System.Drawing.Size(1012, 624);
  395. this.Controls.Add(this.ma_code);
  396. this.Controls.Add(this.dataGridViewWithSerialNum1);
  397. this.Controls.Add(this.Search);
  398. this.Controls.Add(this.ms_nextstepcode);
  399. this.Controls.Add(this.label4);
  400. this.Controls.Add(this.ms_stepcode);
  401. this.Controls.Add(this.label5);
  402. this.Controls.Add(this.pr_code);
  403. this.Controls.Add(this.pr_code_label);
  404. this.Controls.Add(this.ms_sncode);
  405. this.Controls.Add(this.ms_sncode_label);
  406. this.Controls.Add(this.ma_linecode);
  407. this.Controls.Add(this.label3);
  408. this.Controls.Add(this.enterTextBox2);
  409. this.Controls.Add(this.label2);
  410. this.Controls.Add(this.ma_code_label);
  411. this.Controls.Add(this.ma_salecode);
  412. this.Controls.Add(this.ma_salecode_label);
  413. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  414. this.Name = "Query_ProductTraceBack";
  415. this.Tag = "Query!ProductTraceBack";
  416. this.Text = "产品制程追溯";
  417. this.Load += new System.EventHandler(this.产品制程追溯_Load);
  418. this.SizeChanged += new System.EventHandler(this.产品制程追溯_SizeChanged);
  419. ((System.ComponentModel.ISupportInitialize)(this.dataGridViewWithSerialNum1)).EndInit();
  420. this.ResumeLayout(false);
  421. this.PerformLayout();
  422. }
  423. #endregion
  424. private CustomControl.TextBoxWithIcon.EnterTextBox ma_salecode;
  425. private System.Windows.Forms.Label ma_salecode_label;
  426. private System.Windows.Forms.Label ma_code_label;
  427. private CustomControl.TextBoxWithIcon.EnterTextBox enterTextBox2;
  428. private System.Windows.Forms.Label label2;
  429. private CustomControl.TextBoxWithIcon.EnterTextBox ma_linecode;
  430. private System.Windows.Forms.Label label3;
  431. private CustomControl.TextBoxWithIcon.EnterTextBox ms_nextstepcode;
  432. private System.Windows.Forms.Label label4;
  433. private CustomControl.TextBoxWithIcon.EnterTextBox ms_stepcode;
  434. private System.Windows.Forms.Label label5;
  435. private CustomControl.TextBoxWithIcon.EnterTextBox pr_code;
  436. private System.Windows.Forms.Label pr_code_label;
  437. private CustomControl.TextBoxWithIcon.EnterTextBox ms_sncode;
  438. private System.Windows.Forms.Label ms_sncode_label;
  439. private CustomControl.ButtonUtil.NormalButton Search;
  440. private CustomControl.DataGrid_View.DataGridViewWithSerialNum dataGridViewWithSerialNum1;
  441. private System.Windows.Forms.DataGridViewTextBoxColumn Column1;
  442. private System.Windows.Forms.DataGridViewTextBoxColumn Column2;
  443. private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
  444. private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
  445. private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
  446. private System.Windows.Forms.DataGridViewTextBoxColumn Column6;
  447. private System.Windows.Forms.DataGridViewTextBoxColumn Column7;
  448. private System.Windows.Forms.DataGridViewTextBoxColumn Column8;
  449. private System.Windows.Forms.DataGridViewImageColumn Column9;
  450. private System.Windows.Forms.DataGridViewImageColumn Column10;
  451. private System.Windows.Forms.DataGridViewImageColumn Column11;
  452. private System.Windows.Forms.DataGridViewImageColumn Column12;
  453. private System.Windows.Forms.DataGridViewImageColumn Column13;
  454. private CustomControl.TextBoxWithIcon.SearchTextBox ma_code;
  455. }
  456. }