Make_NewBadCode_DE.Designer.cs 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429
  1. namespace UAS_MES_NEW.Make
  2. {
  3. partial class Make_NewBadCode_DE
  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. this.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_NewBadCode_DE));
  30. this.ChoosedRejectList = new System.Windows.Forms.ListView();
  31. this.columnHeader6 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  32. this.bg_code = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  33. this.bg_name = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  34. this.bc_code = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  35. this.bc_name = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  36. this.WaitRejectList = new System.Windows.Forms.ListView();
  37. this.columnHeader5 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  38. this.bg_code1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  39. this.bg_name1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  40. this.bc_code1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  41. this.bc_name1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  42. this.bg_name_label = new System.Windows.Forms.Label();
  43. this.label1 = new System.Windows.Forms.Label();
  44. this.label2 = new System.Windows.Forms.Label();
  45. this.label3 = new System.Windows.Forms.Label();
  46. this.headBar1 = new UAS_MES_NEW.CustomControl.HeadBar();
  47. this.badgroup = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComBoxWithFocus();
  48. this.groupBoxWithBorder1 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  49. this.ms_makecode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  50. this.ms_makecode_label = new System.Windows.Forms.Label();
  51. this.ms_sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  52. this.ms_sncode_label = new System.Windows.Forms.Label();
  53. this.Cancel = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  54. this.Save = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  55. this.ChooseedReject = new UAS_MES_NEW.CustomControl.ButtonUtil.ArrowRightButton();
  56. this.WaitReject = new UAS_MES_NEW.CustomControl.ButtonUtil.ArrowLeftButton();
  57. this.Filter = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.TextBoxWithPlaceHolder();
  58. this.BadInfo = new System.Windows.Forms.BindingSource(this.components);
  59. this.groupBoxWithBorder1.SuspendLayout();
  60. ((System.ComponentModel.ISupportInitialize)(this.BadInfo)).BeginInit();
  61. this.SuspendLayout();
  62. //
  63. // ChoosedRejectList
  64. //
  65. this.ChoosedRejectList.CheckBoxes = true;
  66. this.ChoosedRejectList.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  67. this.columnHeader6,
  68. this.bg_code,
  69. this.bg_name,
  70. this.bc_code,
  71. this.bc_name});
  72. this.ChoosedRejectList.Location = new System.Drawing.Point(314, 206);
  73. this.ChoosedRejectList.Name = "ChoosedRejectList";
  74. this.ChoosedRejectList.Size = new System.Drawing.Size(226, 242);
  75. this.ChoosedRejectList.TabIndex = 54;
  76. this.ChoosedRejectList.UseCompatibleStateImageBehavior = false;
  77. this.ChoosedRejectList.View = System.Windows.Forms.View.Details;
  78. //
  79. // columnHeader6
  80. //
  81. this.columnHeader6.Text = " ";
  82. this.columnHeader6.Width = 20;
  83. //
  84. // bg_code
  85. //
  86. this.bg_code.Text = "不良代码编号";
  87. this.bg_code.Width = 0;
  88. //
  89. // bg_name
  90. //
  91. this.bg_name.Text = "不良代码组";
  92. this.bg_name.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  93. this.bg_name.Width = 115;
  94. //
  95. // bc_code
  96. //
  97. this.bc_code.Text = "不良代码编号";
  98. this.bc_code.Width = 0;
  99. //
  100. // bc_name
  101. //
  102. this.bc_name.Text = "不良名称";
  103. this.bc_name.Width = 103;
  104. //
  105. // WaitRejectList
  106. //
  107. this.WaitRejectList.CheckBoxes = true;
  108. this.WaitRejectList.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  109. this.columnHeader5,
  110. this.bg_code1,
  111. this.bg_name1,
  112. this.bc_code1,
  113. this.bc_name1});
  114. this.WaitRejectList.Location = new System.Drawing.Point(14, 205);
  115. this.WaitRejectList.Name = "WaitRejectList";
  116. this.WaitRejectList.Size = new System.Drawing.Size(226, 244);
  117. this.WaitRejectList.TabIndex = 51;
  118. this.WaitRejectList.UseCompatibleStateImageBehavior = false;
  119. this.WaitRejectList.View = System.Windows.Forms.View.Details;
  120. //
  121. // columnHeader5
  122. //
  123. this.columnHeader5.Text = " ";
  124. this.columnHeader5.Width = 20;
  125. //
  126. // bg_code1
  127. //
  128. this.bg_code1.Text = "不良代码组编号";
  129. this.bg_code1.Width = 0;
  130. //
  131. // bg_name1
  132. //
  133. this.bg_name1.Text = "不良代码组";
  134. this.bg_name1.Width = 88;
  135. //
  136. // bc_code1
  137. //
  138. this.bc_code1.Text = "不良代码编号";
  139. this.bc_code1.Width = 0;
  140. //
  141. // bc_name1
  142. //
  143. this.bc_name1.Text = "不良名称";
  144. this.bc_name1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  145. this.bc_name1.Width = 103;
  146. //
  147. // bg_name_label
  148. //
  149. this.bg_name_label.AutoSize = true;
  150. this.bg_name_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  151. this.bg_name_label.Location = new System.Drawing.Point(10, 133);
  152. this.bg_name_label.Name = "bg_name_label";
  153. this.bg_name_label.Size = new System.Drawing.Size(90, 21);
  154. this.bg_name_label.TabIndex = 92;
  155. this.bg_name_label.Text = "不良代码组";
  156. //
  157. // label1
  158. //
  159. this.label1.AutoSize = true;
  160. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  161. this.label1.Location = new System.Drawing.Point(10, 170);
  162. this.label1.Name = "label1";
  163. this.label1.Size = new System.Drawing.Size(74, 21);
  164. this.label1.TabIndex = 96;
  165. this.label1.Text = "待选不良";
  166. //
  167. // label2
  168. //
  169. this.label2.AutoSize = true;
  170. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  171. this.label2.Location = new System.Drawing.Point(309, 170);
  172. this.label2.Name = "label2";
  173. this.label2.Size = new System.Drawing.Size(74, 21);
  174. this.label2.TabIndex = 97;
  175. this.label2.Text = "已选不良";
  176. //
  177. // label3
  178. //
  179. this.label3.AutoSize = true;
  180. this.label3.BackColor = System.Drawing.SystemColors.ControlDarkDark;
  181. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  182. this.label3.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  183. this.label3.Location = new System.Drawing.Point(6, 5);
  184. this.label3.Name = "label3";
  185. this.label3.Size = new System.Drawing.Size(106, 21);
  186. this.label3.TabIndex = 99;
  187. this.label3.Text = "新增不良代码";
  188. //
  189. // headBar1
  190. //
  191. this.headBar1.BackColor = System.Drawing.SystemColors.ControlDarkDark;
  192. this.headBar1.Dock = System.Windows.Forms.DockStyle.Top;
  193. this.headBar1.Location = new System.Drawing.Point(0, 0);
  194. this.headBar1.Margin = new System.Windows.Forms.Padding(4);
  195. this.headBar1.Name = "headBar1";
  196. this.headBar1.Size = new System.Drawing.Size(548, 32);
  197. this.headBar1.TabIndex = 98;
  198. this.headBar1.Title = null;
  199. this.headBar1.MouseDown += new System.Windows.Forms.MouseEventHandler(this.headBar1_MouseDown);
  200. //
  201. // badgroup
  202. //
  203. this.badgroup.FormattingEnabled = true;
  204. this.badgroup.Location = new System.Drawing.Point(123, 134);
  205. this.badgroup.Margin = new System.Windows.Forms.Padding(2);
  206. this.badgroup.Name = "badgroup";
  207. this.badgroup.Size = new System.Drawing.Size(153, 20);
  208. this.badgroup.TabIndex = 95;
  209. this.badgroup.SelectedIndexChanged += new System.EventHandler(this.badgroup_SelectedIndexChanged);
  210. //
  211. // groupBoxWithBorder1
  212. //
  213. this.groupBoxWithBorder1.BackColor = System.Drawing.SystemColors.HighlightText;
  214. this.groupBoxWithBorder1.BorderColor = System.Drawing.Color.Black;
  215. this.groupBoxWithBorder1.Controls.Add(this.ms_makecode);
  216. this.groupBoxWithBorder1.Controls.Add(this.ms_makecode_label);
  217. this.groupBoxWithBorder1.Controls.Add(this.ms_sncode);
  218. this.groupBoxWithBorder1.Controls.Add(this.ms_sncode_label);
  219. this.groupBoxWithBorder1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  220. this.groupBoxWithBorder1.Location = new System.Drawing.Point(0, 35);
  221. this.groupBoxWithBorder1.Margin = new System.Windows.Forms.Padding(2);
  222. this.groupBoxWithBorder1.Name = "groupBoxWithBorder1";
  223. this.groupBoxWithBorder1.Padding = new System.Windows.Forms.Padding(2);
  224. this.groupBoxWithBorder1.Size = new System.Drawing.Size(548, 80);
  225. this.groupBoxWithBorder1.TabIndex = 94;
  226. this.groupBoxWithBorder1.TabStop = false;
  227. this.groupBoxWithBorder1.Text = "产品信息";
  228. this.groupBoxWithBorder1.TextColor = System.Drawing.Color.Black;
  229. //
  230. // ms_makecode
  231. //
  232. this.ms_makecode.AllPower = null;
  233. this.ms_makecode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  234. | System.Windows.Forms.AnchorStyles.Left)));
  235. this.ms_makecode.BackColor = System.Drawing.Color.White;
  236. this.ms_makecode.Enabled = false;
  237. this.ms_makecode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  238. this.ms_makecode.ForeColor = System.Drawing.Color.Black;
  239. this.ms_makecode.ID = null;
  240. this.ms_makecode.Location = new System.Drawing.Point(312, 34);
  241. this.ms_makecode.Name = "ms_makecode";
  242. this.ms_makecode.Power = null;
  243. this.ms_makecode.Size = new System.Drawing.Size(141, 23);
  244. this.ms_makecode.Str = null;
  245. this.ms_makecode.Str1 = null;
  246. this.ms_makecode.Str2 = null;
  247. this.ms_makecode.TabIndex = 98;
  248. this.ms_makecode.Tag = "Read";
  249. //
  250. // ms_makecode_label
  251. //
  252. this.ms_makecode_label.AutoSize = true;
  253. this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  254. this.ms_makecode_label.Location = new System.Drawing.Point(239, 34);
  255. this.ms_makecode_label.Name = "ms_makecode_label";
  256. this.ms_makecode_label.Size = new System.Drawing.Size(58, 21);
  257. this.ms_makecode_label.TabIndex = 97;
  258. this.ms_makecode_label.Text = "工单号";
  259. //
  260. // ms_sncode
  261. //
  262. this.ms_sncode.AllPower = null;
  263. this.ms_sncode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  264. | System.Windows.Forms.AnchorStyles.Left)));
  265. this.ms_sncode.BackColor = System.Drawing.Color.White;
  266. this.ms_sncode.Enabled = false;
  267. this.ms_sncode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  268. this.ms_sncode.ForeColor = System.Drawing.Color.Black;
  269. this.ms_sncode.ID = null;
  270. this.ms_sncode.Location = new System.Drawing.Point(81, 34);
  271. this.ms_sncode.Name = "ms_sncode";
  272. this.ms_sncode.Power = null;
  273. this.ms_sncode.Size = new System.Drawing.Size(141, 23);
  274. this.ms_sncode.Str = null;
  275. this.ms_sncode.Str1 = null;
  276. this.ms_sncode.Str2 = null;
  277. this.ms_sncode.TabIndex = 96;
  278. this.ms_sncode.Tag = "Read";
  279. //
  280. // ms_sncode_label
  281. //
  282. this.ms_sncode_label.AutoSize = true;
  283. this.ms_sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  284. this.ms_sncode_label.Location = new System.Drawing.Point(9, 34);
  285. this.ms_sncode_label.Name = "ms_sncode_label";
  286. this.ms_sncode_label.Size = new System.Drawing.Size(58, 21);
  287. this.ms_sncode_label.TabIndex = 95;
  288. this.ms_sncode_label.Text = "序列号";
  289. //
  290. // Cancel
  291. //
  292. this.Cancel.AllPower = null;
  293. this.Cancel.BackColor = System.Drawing.Color.Transparent;
  294. this.Cancel.DownImage = ((System.Drawing.Image)(resources.GetObject("Cancel.DownImage")));
  295. this.Cancel.Image = null;
  296. this.Cancel.IsShowBorder = true;
  297. this.Cancel.Location = new System.Drawing.Point(289, 460);
  298. this.Cancel.Margin = new System.Windows.Forms.Padding(2);
  299. this.Cancel.MoveImage = ((System.Drawing.Image)(resources.GetObject("Cancel.MoveImage")));
  300. this.Cancel.Name = "Cancel";
  301. this.Cancel.NormalImage = ((System.Drawing.Image)(resources.GetObject("Cancel.NormalImage")));
  302. this.Cancel.Power = null;
  303. this.Cancel.Size = new System.Drawing.Size(60, 28);
  304. this.Cancel.TabIndex = 56;
  305. this.Cancel.Text = "取消";
  306. this.Cancel.UseVisualStyleBackColor = false;
  307. this.Cancel.Click += new System.EventHandler(this.Cancel_Click);
  308. //
  309. // Save
  310. //
  311. this.Save.AllPower = "ifall";
  312. this.Save.BackColor = System.Drawing.Color.Transparent;
  313. this.Save.DownImage = ((System.Drawing.Image)(resources.GetObject("Save.DownImage")));
  314. this.Save.Image = null;
  315. this.Save.IsShowBorder = true;
  316. this.Save.Location = new System.Drawing.Point(200, 460);
  317. this.Save.Margin = new System.Windows.Forms.Padding(2);
  318. this.Save.MoveImage = ((System.Drawing.Image)(resources.GetObject("Save.MoveImage")));
  319. this.Save.Name = "Save";
  320. this.Save.NormalImage = ((System.Drawing.Image)(resources.GetObject("Save.NormalImage")));
  321. this.Save.Power = null;
  322. this.Save.Size = new System.Drawing.Size(60, 28);
  323. this.Save.TabIndex = 55;
  324. this.Save.Text = "保存";
  325. this.Save.UseVisualStyleBackColor = false;
  326. this.Save.Click += new System.EventHandler(this.Save_Click);
  327. //
  328. // ChooseedReject
  329. //
  330. this.ChooseedReject.Image = ((System.Drawing.Image)(resources.GetObject("ChooseedReject.Image")));
  331. this.ChooseedReject.Location = new System.Drawing.Point(252, 289);
  332. this.ChooseedReject.Name = "ChooseedReject";
  333. this.ChooseedReject.Size = new System.Drawing.Size(50, 23);
  334. this.ChooseedReject.TabIndex = 53;
  335. this.ChooseedReject.UseVisualStyleBackColor = true;
  336. this.ChooseedReject.Click += new System.EventHandler(this.ChooseedReject_Click);
  337. //
  338. // WaitReject
  339. //
  340. this.WaitReject.Image = ((System.Drawing.Image)(resources.GetObject("WaitReject.Image")));
  341. this.WaitReject.Location = new System.Drawing.Point(252, 347);
  342. this.WaitReject.Name = "WaitReject";
  343. this.WaitReject.Size = new System.Drawing.Size(50, 23);
  344. this.WaitReject.TabIndex = 52;
  345. this.WaitReject.UseVisualStyleBackColor = true;
  346. this.WaitReject.Click += new System.EventHandler(this.WaitReject_Click);
  347. //
  348. // Filter
  349. //
  350. this.Filter.BackColor = System.Drawing.Color.Transparent;
  351. this.Filter.Font = new System.Drawing.Font("宋体", 10.8F);
  352. this.Filter.Location = new System.Drawing.Point(123, 170);
  353. this.Filter.Margin = new System.Windows.Forms.Padding(2);
  354. this.Filter.Name = "Filter";
  355. this.Filter.PlaceHolder = "不良名称搜索";
  356. this.Filter.Size = new System.Drawing.Size(116, 22);
  357. this.Filter.TabIndex = 101;
  358. this.Filter.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.TextBoxWithPlaceHolder.OnTextChange(this.Filter_UserControlTextChanged);
  359. //
  360. // Make_NewBadCode_DE
  361. //
  362. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  363. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  364. this.BackColor = System.Drawing.SystemColors.HighlightText;
  365. this.ClientSize = new System.Drawing.Size(548, 486);
  366. this.Controls.Add(this.Filter);
  367. this.Controls.Add(this.label3);
  368. this.Controls.Add(this.headBar1);
  369. this.Controls.Add(this.label2);
  370. this.Controls.Add(this.label1);
  371. this.Controls.Add(this.badgroup);
  372. this.Controls.Add(this.groupBoxWithBorder1);
  373. this.Controls.Add(this.bg_name_label);
  374. this.Controls.Add(this.Cancel);
  375. this.Controls.Add(this.Save);
  376. this.Controls.Add(this.ChoosedRejectList);
  377. this.Controls.Add(this.ChooseedReject);
  378. this.Controls.Add(this.WaitReject);
  379. this.Controls.Add(this.WaitRejectList);
  380. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  381. this.Margin = new System.Windows.Forms.Padding(2);
  382. this.Name = "Make_NewBadCode_DE";
  383. this.Tag = "ShowDialogWindow";
  384. this.Text = "新增不良代码";
  385. this.Load += new System.EventHandler(this.Make_NewBadCode_Load);
  386. this.groupBoxWithBorder1.ResumeLayout(true);
  387. this.groupBoxWithBorder1.PerformLayout();
  388. ((System.ComponentModel.ISupportInitialize)(this.BadInfo)).EndInit();
  389. this.ResumeLayout(true);
  390. this.PerformLayout();
  391. }
  392. #endregion
  393. private System.Windows.Forms.ListView ChoosedRejectList;
  394. private System.Windows.Forms.ColumnHeader columnHeader6;
  395. private System.Windows.Forms.ColumnHeader bg_name;
  396. private CustomControl.ButtonUtil.ArrowRightButton ChooseedReject;
  397. private CustomControl.ButtonUtil.ArrowLeftButton WaitReject;
  398. private System.Windows.Forms.ListView WaitRejectList;
  399. private System.Windows.Forms.ColumnHeader columnHeader5;
  400. private System.Windows.Forms.ColumnHeader bc_name1;
  401. private CustomControl.ButtonUtil.NormalButton Save;
  402. private CustomControl.ButtonUtil.NormalButton Cancel;
  403. private System.Windows.Forms.Label bg_name_label;
  404. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder1;
  405. private CustomControl.TextBoxWithIcon.EnterTextBox ms_makecode;
  406. private System.Windows.Forms.Label ms_makecode_label;
  407. private CustomControl.TextBoxWithIcon.SnCollectionBox ms_sncode;
  408. private System.Windows.Forms.Label ms_sncode_label;
  409. private CustomControl.ComBoxWithFocus.ComBoxWithFocus badgroup;
  410. private System.Windows.Forms.Label label1;
  411. private System.Windows.Forms.Label label2;
  412. private CustomControl.HeadBar headBar1;
  413. private System.Windows.Forms.Label label3;
  414. private System.Windows.Forms.ColumnHeader bg_code1;
  415. private System.Windows.Forms.ColumnHeader bg_code;
  416. private System.Windows.Forms.ColumnHeader bc_code;
  417. private System.Windows.Forms.ColumnHeader bg_name1;
  418. private System.Windows.Forms.ColumnHeader bc_code1;
  419. private System.Windows.Forms.ColumnHeader bc_name;
  420. private CustomControl.TextBoxWithIcon.TextBoxWithPlaceHolder Filter;
  421. private System.Windows.Forms.BindingSource BadInfo;
  422. }
  423. }