Make_NewMatainInf.Designer.cs 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390
  1. namespace UAS_MES_NEW.Make
  2. {
  3. partial class Make_NewMatainInf
  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.Windows.Forms.ListViewItem listViewItem1 = new System.Windows.Forms.ListViewItem("主板");
  29. System.Windows.Forms.ListViewItem listViewItem2 = new System.Windows.Forms.ListViewItem("液晶屏");
  30. System.Windows.Forms.ListViewItem listViewItem3 = new System.Windows.Forms.ListViewItem("电路板");
  31. System.Windows.Forms.ListViewItem listViewItem4 = new System.Windows.Forms.ListViewItem("其他");
  32. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_NewMatainInf));
  33. this.mbc_component_lsv = new System.Windows.Forms.ListView();
  34. this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  35. this.nrg_name_lsv = new System.Windows.Forms.ListView();
  36. this.nrg_code = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  37. this.nrg_name = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  38. this.nr_name_lsv = new System.Windows.Forms.ListView();
  39. this.nr_code = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  40. this.nr_name = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  41. this.nr_groupcode = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  42. this.mbr_dutycode_lsv = new System.Windows.Forms.ListView();
  43. this.nd_code = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  44. this.nd_name = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  45. this.mbr_solutioncode_lsv = new System.Windows.Forms.ListView();
  46. this.so_code = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  47. this.so_name = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  48. this.Cancel = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  49. this.Save = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  50. this.groupBoxWithBorder1 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  51. this.bc_name = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  52. this.bc_name_label = new System.Windows.Forms.Label();
  53. this.bg_name = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  54. this.bg_name_label = new System.Windows.Forms.Label();
  55. this.headBar1 = new UAS_MES_NEW.CustomControl.HeadBar();
  56. this.groupBoxWithBorder1.SuspendLayout();
  57. this.SuspendLayout();
  58. //
  59. // mbc_component_lsv
  60. //
  61. this.mbc_component_lsv.CheckBoxes = true;
  62. this.mbc_component_lsv.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  63. this.columnHeader1});
  64. this.mbc_component_lsv.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  65. this.mbc_component_lsv.FullRowSelect = true;
  66. listViewItem1.StateImageIndex = 0;
  67. listViewItem2.StateImageIndex = 0;
  68. listViewItem3.StateImageIndex = 0;
  69. listViewItem4.StateImageIndex = 0;
  70. this.mbc_component_lsv.Items.AddRange(new System.Windows.Forms.ListViewItem[] {
  71. listViewItem1,
  72. listViewItem2,
  73. listViewItem3,
  74. listViewItem4});
  75. this.mbc_component_lsv.Location = new System.Drawing.Point(12, 159);
  76. this.mbc_component_lsv.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  77. this.mbc_component_lsv.Name = "mbc_component_lsv";
  78. this.mbc_component_lsv.Size = new System.Drawing.Size(291, 190);
  79. this.mbc_component_lsv.TabIndex = 1;
  80. this.mbc_component_lsv.UseCompatibleStateImageBehavior = false;
  81. this.mbc_component_lsv.View = System.Windows.Forms.View.Details;
  82. this.mbc_component_lsv.ItemChecked += new System.Windows.Forms.ItemCheckedEventHandler(this.mbc_component_lsv_ItemChecked);
  83. this.mbc_component_lsv.ItemSelectionChanged += new System.Windows.Forms.ListViewItemSelectionChangedEventHandler(this.ListView_ItemSelectionChanged);
  84. //
  85. // columnHeader1
  86. //
  87. this.columnHeader1.Text = "不良组件";
  88. this.columnHeader1.Width = 123;
  89. //
  90. // nrg_name_lsv
  91. //
  92. this.nrg_name_lsv.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  93. this.nrg_code,
  94. this.nrg_name});
  95. this.nrg_name_lsv.Cursor = System.Windows.Forms.Cursors.Default;
  96. this.nrg_name_lsv.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  97. this.nrg_name_lsv.FullRowSelect = true;
  98. this.nrg_name_lsv.Location = new System.Drawing.Point(309, 159);
  99. this.nrg_name_lsv.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  100. this.nrg_name_lsv.Name = "nrg_name_lsv";
  101. this.nrg_name_lsv.Size = new System.Drawing.Size(264, 190);
  102. this.nrg_name_lsv.TabIndex = 2;
  103. this.nrg_name_lsv.UseCompatibleStateImageBehavior = false;
  104. this.nrg_name_lsv.View = System.Windows.Forms.View.Details;
  105. this.nrg_name_lsv.ItemSelectionChanged += new System.Windows.Forms.ListViewItemSelectionChangedEventHandler(this.ListView_ItemSelectionChanged);
  106. this.nrg_name_lsv.SelectedIndexChanged += new System.EventHandler(this.nrg_name_lsv_SelectedIndexChanged);
  107. //
  108. // nrg_code
  109. //
  110. this.nrg_code.Text = "不良原因组代码";
  111. this.nrg_code.Width = 0;
  112. //
  113. // nrg_name
  114. //
  115. this.nrg_name.Text = "不良原因组";
  116. this.nrg_name.Width = 152;
  117. //
  118. // nr_name_lsv
  119. //
  120. this.nr_name_lsv.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  121. this.nr_code,
  122. this.nr_name,
  123. this.nr_groupcode});
  124. this.nr_name_lsv.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  125. this.nr_name_lsv.FullRowSelect = true;
  126. this.nr_name_lsv.Location = new System.Drawing.Point(581, 159);
  127. this.nr_name_lsv.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  128. this.nr_name_lsv.Name = "nr_name_lsv";
  129. this.nr_name_lsv.Size = new System.Drawing.Size(241, 382);
  130. this.nr_name_lsv.TabIndex = 3;
  131. this.nr_name_lsv.UseCompatibleStateImageBehavior = false;
  132. this.nr_name_lsv.View = System.Windows.Forms.View.Details;
  133. this.nr_name_lsv.ItemSelectionChanged += new System.Windows.Forms.ListViewItemSelectionChangedEventHandler(this.ListView_ItemSelectionChanged);
  134. //
  135. // nr_code
  136. //
  137. this.nr_code.Text = "不良原因代码";
  138. this.nr_code.Width = 0;
  139. //
  140. // nr_name
  141. //
  142. this.nr_name.Text = "不良原因";
  143. this.nr_name.Width = 129;
  144. //
  145. // nr_groupcode
  146. //
  147. this.nr_groupcode.Width = 0;
  148. //
  149. // mbr_dutycode_lsv
  150. //
  151. this.mbr_dutycode_lsv.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  152. this.nd_code,
  153. this.nd_name});
  154. this.mbr_dutycode_lsv.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  155. this.mbr_dutycode_lsv.FullRowSelect = true;
  156. this.mbr_dutycode_lsv.Location = new System.Drawing.Point(12, 355);
  157. this.mbr_dutycode_lsv.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  158. this.mbr_dutycode_lsv.Name = "mbr_dutycode_lsv";
  159. this.mbr_dutycode_lsv.Size = new System.Drawing.Size(291, 185);
  160. this.mbr_dutycode_lsv.TabIndex = 5;
  161. this.mbr_dutycode_lsv.UseCompatibleStateImageBehavior = false;
  162. this.mbr_dutycode_lsv.View = System.Windows.Forms.View.Details;
  163. this.mbr_dutycode_lsv.ItemSelectionChanged += new System.Windows.Forms.ListViewItemSelectionChangedEventHandler(this.ListView_ItemSelectionChanged);
  164. //
  165. // nd_code
  166. //
  167. this.nd_code.Text = "责任别";
  168. this.nd_code.Width = 0;
  169. //
  170. // nd_name
  171. //
  172. this.nd_name.Text = "责任别";
  173. this.nd_name.Width = 120;
  174. //
  175. // mbr_solutioncode_lsv
  176. //
  177. this.mbr_solutioncode_lsv.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  178. this.so_code,
  179. this.so_name});
  180. this.mbr_solutioncode_lsv.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  181. this.mbr_solutioncode_lsv.FullRowSelect = true;
  182. this.mbr_solutioncode_lsv.Location = new System.Drawing.Point(309, 355);
  183. this.mbr_solutioncode_lsv.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  184. this.mbr_solutioncode_lsv.Name = "mbr_solutioncode_lsv";
  185. this.mbr_solutioncode_lsv.Size = new System.Drawing.Size(264, 185);
  186. this.mbr_solutioncode_lsv.TabIndex = 6;
  187. this.mbr_solutioncode_lsv.UseCompatibleStateImageBehavior = false;
  188. this.mbr_solutioncode_lsv.View = System.Windows.Forms.View.Details;
  189. this.mbr_solutioncode_lsv.ItemSelectionChanged += new System.Windows.Forms.ListViewItemSelectionChangedEventHandler(this.ListView_ItemSelectionChanged);
  190. //
  191. // so_code
  192. //
  193. this.so_code.Text = "解决方案";
  194. this.so_code.Width = 0;
  195. //
  196. // so_name
  197. //
  198. this.so_name.Text = "解决方案";
  199. this.so_name.Width = 120;
  200. //
  201. // Cancel
  202. //
  203. this.Cancel.AllPower = null;
  204. this.Cancel.BackColor = System.Drawing.Color.Transparent;
  205. this.Cancel.DownImage = ((System.Drawing.Image)(resources.GetObject("Cancel.DownImage")));
  206. this.Cancel.Image = null;
  207. this.Cancel.IsShowBorder = true;
  208. this.Cancel.Location = new System.Drawing.Point(435, 562);
  209. this.Cancel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  210. this.Cancel.MoveImage = ((System.Drawing.Image)(resources.GetObject("Cancel.MoveImage")));
  211. this.Cancel.Name = "Cancel";
  212. this.Cancel.NormalImage = ((System.Drawing.Image)(resources.GetObject("Cancel.NormalImage")));
  213. this.Cancel.Power = null;
  214. this.Cancel.Size = new System.Drawing.Size(80, 35);
  215. this.Cancel.TabIndex = 58;
  216. this.Cancel.Text = "取消";
  217. this.Cancel.UseVisualStyleBackColor = false;
  218. this.Cancel.Click += new System.EventHandler(this.Cancel_Click);
  219. //
  220. // Save
  221. //
  222. this.Save.AllPower = "ifall";
  223. this.Save.BackColor = System.Drawing.Color.Transparent;
  224. this.Save.DownImage = ((System.Drawing.Image)(resources.GetObject("Save.DownImage")));
  225. this.Save.Image = null;
  226. this.Save.IsShowBorder = true;
  227. this.Save.Location = new System.Drawing.Point(317, 562);
  228. this.Save.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  229. this.Save.MoveImage = ((System.Drawing.Image)(resources.GetObject("Save.MoveImage")));
  230. this.Save.Name = "Save";
  231. this.Save.NormalImage = ((System.Drawing.Image)(resources.GetObject("Save.NormalImage")));
  232. this.Save.Power = null;
  233. this.Save.Size = new System.Drawing.Size(80, 35);
  234. this.Save.TabIndex = 57;
  235. this.Save.Text = "保存";
  236. this.Save.UseVisualStyleBackColor = false;
  237. this.Save.Click += new System.EventHandler(this.Save_Click);
  238. //
  239. // groupBoxWithBorder1
  240. //
  241. this.groupBoxWithBorder1.BorderColor = System.Drawing.Color.Black;
  242. this.groupBoxWithBorder1.Controls.Add(this.bc_name);
  243. this.groupBoxWithBorder1.Controls.Add(this.bc_name_label);
  244. this.groupBoxWithBorder1.Controls.Add(this.bg_name);
  245. this.groupBoxWithBorder1.Controls.Add(this.bg_name_label);
  246. this.groupBoxWithBorder1.Dock = System.Windows.Forms.DockStyle.Top;
  247. this.groupBoxWithBorder1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  248. this.groupBoxWithBorder1.Location = new System.Drawing.Point(0, 40);
  249. this.groupBoxWithBorder1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  250. this.groupBoxWithBorder1.Name = "groupBoxWithBorder1";
  251. this.groupBoxWithBorder1.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2);
  252. this.groupBoxWithBorder1.Size = new System.Drawing.Size(832, 100);
  253. this.groupBoxWithBorder1.TabIndex = 4;
  254. this.groupBoxWithBorder1.TabStop = false;
  255. this.groupBoxWithBorder1.Text = "工单信息";
  256. this.groupBoxWithBorder1.TextColor = System.Drawing.Color.Black;
  257. //
  258. // bc_name
  259. //
  260. this.bc_name.AllPower = null;
  261. this.bc_name.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  262. | System.Windows.Forms.AnchorStyles.Left)));
  263. this.bc_name.BackColor = System.Drawing.Color.White;
  264. this.bc_name.Enabled = false;
  265. this.bc_name.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  266. this.bc_name.ForeColor = System.Drawing.Color.Black;
  267. this.bc_name.ID = null;
  268. this.bc_name.Location = new System.Drawing.Point(539, 42);
  269. this.bc_name.Margin = new System.Windows.Forms.Padding(4);
  270. this.bc_name.Name = "bc_name";
  271. this.bc_name.Power = null;
  272. this.bc_name.Size = new System.Drawing.Size(187, 27);
  273. this.bc_name.Str = null;
  274. this.bc_name.Str1 = null;
  275. this.bc_name.Str2 = null;
  276. this.bc_name.TabIndex = 102;
  277. this.bc_name.Tag = "Read";
  278. //
  279. // bc_name_label
  280. //
  281. this.bc_name_label.AutoSize = true;
  282. this.bc_name_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  283. this.bc_name_label.Location = new System.Drawing.Point(411, 42);
  284. this.bc_name_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  285. this.bc_name_label.Name = "bc_name_label";
  286. this.bc_name_label.Size = new System.Drawing.Size(92, 27);
  287. this.bc_name_label.TabIndex = 101;
  288. this.bc_name_label.Text = "不良代码";
  289. //
  290. // bg_name
  291. //
  292. this.bg_name.AllPower = null;
  293. this.bg_name.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  294. | System.Windows.Forms.AnchorStyles.Left)));
  295. this.bg_name.BackColor = System.Drawing.Color.White;
  296. this.bg_name.Enabled = false;
  297. this.bg_name.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  298. this.bg_name.ForeColor = System.Drawing.Color.Black;
  299. this.bg_name.ID = null;
  300. this.bg_name.Location = new System.Drawing.Point(171, 42);
  301. this.bg_name.Margin = new System.Windows.Forms.Padding(4);
  302. this.bg_name.Name = "bg_name";
  303. this.bg_name.Power = null;
  304. this.bg_name.Size = new System.Drawing.Size(187, 27);
  305. this.bg_name.Str = null;
  306. this.bg_name.Str1 = null;
  307. this.bg_name.Str2 = null;
  308. this.bg_name.TabIndex = 100;
  309. this.bg_name.Tag = "Read";
  310. //
  311. // bg_name_label
  312. //
  313. this.bg_name_label.AutoSize = true;
  314. this.bg_name_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  315. this.bg_name_label.Location = new System.Drawing.Point(25, 42);
  316. this.bg_name_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  317. this.bg_name_label.Name = "bg_name_label";
  318. this.bg_name_label.Size = new System.Drawing.Size(112, 27);
  319. this.bg_name_label.TabIndex = 99;
  320. this.bg_name_label.Text = "不良代码组";
  321. //
  322. // headBar1
  323. //
  324. this.headBar1.BackColor = System.Drawing.SystemColors.ControlDarkDark;
  325. this.headBar1.Dock = System.Windows.Forms.DockStyle.Top;
  326. this.headBar1.Location = new System.Drawing.Point(0, 0);
  327. this.headBar1.Margin = new System.Windows.Forms.Padding(5);
  328. this.headBar1.Name = "headBar1";
  329. this.headBar1.Size = new System.Drawing.Size(832, 40);
  330. this.headBar1.TabIndex = 0;
  331. this.headBar1.Title = "新增维修信息";
  332. this.headBar1.MouseDown += new System.Windows.Forms.MouseEventHandler(this.headBar1_MouseDown);
  333. //
  334. // Make_NewMatainInf
  335. //
  336. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  337. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  338. this.BackColor = System.Drawing.SystemColors.HighlightText;
  339. this.ClientSize = new System.Drawing.Size(832, 610);
  340. this.Controls.Add(this.Cancel);
  341. this.Controls.Add(this.Save);
  342. this.Controls.Add(this.mbr_solutioncode_lsv);
  343. this.Controls.Add(this.mbr_dutycode_lsv);
  344. this.Controls.Add(this.groupBoxWithBorder1);
  345. this.Controls.Add(this.nr_name_lsv);
  346. this.Controls.Add(this.nrg_name_lsv);
  347. this.Controls.Add(this.mbc_component_lsv);
  348. this.Controls.Add(this.headBar1);
  349. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  350. this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  351. this.Name = "Make_NewMatainInf";
  352. this.Tag = "ShowDialogWindow";
  353. this.Text = "Make_NewMatainInf";
  354. this.Load += new System.EventHandler(this.Make_NewMatainInf_Load);
  355. this.groupBoxWithBorder1.ResumeLayout(true);
  356. this.groupBoxWithBorder1.PerformLayout();
  357. this.ResumeLayout(true);
  358. }
  359. #endregion
  360. private CustomControl.HeadBar headBar1;
  361. private System.Windows.Forms.ListView mbc_component_lsv;
  362. private System.Windows.Forms.ListView nrg_name_lsv;
  363. private System.Windows.Forms.ListView nr_name_lsv;
  364. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder1;
  365. private CustomControl.TextBoxWithIcon.EnterTextBox bc_name;
  366. private System.Windows.Forms.Label bc_name_label;
  367. private CustomControl.TextBoxWithIcon.EnterTextBox bg_name;
  368. private System.Windows.Forms.Label bg_name_label;
  369. private System.Windows.Forms.ListView mbr_dutycode_lsv;
  370. private System.Windows.Forms.ListView mbr_solutioncode_lsv;
  371. private CustomControl.ButtonUtil.NormalButton Cancel;
  372. private CustomControl.ButtonUtil.NormalButton Save;
  373. private System.Windows.Forms.ColumnHeader nrg_name;
  374. private System.Windows.Forms.ColumnHeader nd_code;
  375. private System.Windows.Forms.ColumnHeader so_code;
  376. private System.Windows.Forms.ColumnHeader nr_name;
  377. private System.Windows.Forms.ColumnHeader nr_code;
  378. private System.Windows.Forms.ColumnHeader nr_groupcode;
  379. private System.Windows.Forms.ColumnHeader nd_name;
  380. private System.Windows.Forms.ColumnHeader so_name;
  381. private System.Windows.Forms.ColumnHeader columnHeader1;
  382. private System.Windows.Forms.ColumnHeader nrg_code;
  383. }
  384. }