Make_Sndown.Designer.cs 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436
  1. namespace UAS_MES_NEW.Make
  2. {
  3. partial class Make_Sndown
  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_Sndown));
  29. this.ms_makecode_label = new System.Windows.Forms.Label();
  30. this.ms_stepcode_label = new System.Windows.Forms.Label();
  31. this.Count_label = new System.Windows.Forms.Label();
  32. this.Count = new System.Windows.Forms.Label();
  33. this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
  34. this.checkBox1 = new System.Windows.Forms.CheckBox();
  35. this.label3 = new System.Windows.Forms.Label();
  36. this.EndDate = new System.Windows.Forms.DateTimePicker();
  37. this.BeginDate = new System.Windows.Forms.DateTimePicker();
  38. this.label1 = new System.Windows.Forms.Label();
  39. this.linecode = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComBoxWithFocus();
  40. this.ms_stepcode = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComBoxWithFocus();
  41. this.normalButton1 = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  42. this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
  43. this.Query = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  44. this.SnInf = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
  45. this.em_name = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
  46. this.label2 = new System.Windows.Forms.Label();
  47. this.choose1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  48. this.sp_sncode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  49. this.sp_makecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. this.sp_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.li_name = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.st_name = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.emname1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.sp_date = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. ((System.ComponentModel.ISupportInitialize)(this.SnInf)).BeginInit();
  56. this.SuspendLayout();
  57. //
  58. // ms_makecode_label
  59. //
  60. this.ms_makecode_label.AutoSize = true;
  61. this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  62. this.ms_makecode_label.Location = new System.Drawing.Point(-4, 23);
  63. this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  64. this.ms_makecode_label.Name = "ms_makecode_label";
  65. this.ms_makecode_label.Size = new System.Drawing.Size(72, 27);
  66. this.ms_makecode_label.TabIndex = 198;
  67. this.ms_makecode_label.Text = "工单号";
  68. //
  69. // ms_stepcode_label
  70. //
  71. this.ms_stepcode_label.AutoSize = true;
  72. this.ms_stepcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  73. this.ms_stepcode_label.Location = new System.Drawing.Point(627, 26);
  74. this.ms_stepcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  75. this.ms_stepcode_label.Name = "ms_stepcode_label";
  76. this.ms_stepcode_label.Size = new System.Drawing.Size(52, 27);
  77. this.ms_stepcode_label.TabIndex = 207;
  78. this.ms_stepcode_label.Text = "工序";
  79. //
  80. // Count_label
  81. //
  82. this.Count_label.AutoSize = true;
  83. this.Count_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  84. this.Count_label.Location = new System.Drawing.Point(33, 663);
  85. this.Count_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  86. this.Count_label.Name = "Count_label";
  87. this.Count_label.Size = new System.Drawing.Size(52, 27);
  88. this.Count_label.TabIndex = 212;
  89. this.Count_label.Text = "总计";
  90. //
  91. // Count
  92. //
  93. this.Count.AutoSize = true;
  94. this.Count.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  95. this.Count.Location = new System.Drawing.Point(93, 663);
  96. this.Count.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  97. this.Count.Name = "Count";
  98. this.Count.Size = new System.Drawing.Size(0, 27);
  99. this.Count.TabIndex = 213;
  100. //
  101. // checkBox1
  102. //
  103. this.checkBox1.AutoSize = true;
  104. this.checkBox1.Location = new System.Drawing.Point(916, 70);
  105. this.checkBox1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  106. this.checkBox1.Name = "checkBox1";
  107. this.checkBox1.Size = new System.Drawing.Size(59, 19);
  108. this.checkBox1.TabIndex = 222;
  109. this.checkBox1.Text = "全选";
  110. this.checkBox1.UseVisualStyleBackColor = true;
  111. this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
  112. //
  113. // label3
  114. //
  115. this.label3.AutoSize = true;
  116. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  117. this.label3.Location = new System.Drawing.Point(13, 62);
  118. this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  119. this.label3.Name = "label3";
  120. this.label3.Size = new System.Drawing.Size(52, 27);
  121. this.label3.TabIndex = 254;
  122. this.label3.Text = "日期";
  123. //
  124. // EndDate
  125. //
  126. this.EndDate.Checked = false;
  127. this.EndDate.CustomFormat = "yyyy-MM-dd HH:mm:ss";
  128. this.EndDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  129. this.EndDate.Location = new System.Drawing.Point(312, 62);
  130. this.EndDate.Margin = new System.Windows.Forms.Padding(2);
  131. this.EndDate.Name = "EndDate";
  132. this.EndDate.Size = new System.Drawing.Size(237, 25);
  133. this.EndDate.TabIndex = 253;
  134. //
  135. // BeginDate
  136. //
  137. this.BeginDate.Checked = false;
  138. this.BeginDate.CustomFormat = "yyyy-MM-dd HH:mm:ss";
  139. this.BeginDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  140. this.BeginDate.Location = new System.Drawing.Point(71, 62);
  141. this.BeginDate.Margin = new System.Windows.Forms.Padding(2);
  142. this.BeginDate.Name = "BeginDate";
  143. this.BeginDate.Size = new System.Drawing.Size(237, 25);
  144. this.BeginDate.TabIndex = 255;
  145. //
  146. // label1
  147. //
  148. this.label1.AutoSize = true;
  149. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  150. this.label1.Location = new System.Drawing.Point(308, 22);
  151. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  152. this.label1.Name = "label1";
  153. this.label1.Size = new System.Drawing.Size(52, 27);
  154. this.label1.TabIndex = 256;
  155. this.label1.Text = "线别";
  156. //
  157. // linecode
  158. //
  159. this.linecode.FormattingEnabled = true;
  160. this.linecode.Location = new System.Drawing.Point(367, 23);
  161. this.linecode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  162. this.linecode.Name = "linecode";
  163. this.linecode.Size = new System.Drawing.Size(182, 23);
  164. this.linecode.TabIndex = 257;
  165. this.linecode.Tag = "sp_linecode";
  166. //
  167. // ms_stepcode
  168. //
  169. this.ms_stepcode.FormattingEnabled = true;
  170. this.ms_stepcode.Location = new System.Drawing.Point(686, 27);
  171. this.ms_stepcode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  172. this.ms_stepcode.Name = "ms_stepcode";
  173. this.ms_stepcode.Size = new System.Drawing.Size(182, 23);
  174. this.ms_stepcode.TabIndex = 251;
  175. this.ms_stepcode.Tag = "sp_stepcode";
  176. //
  177. // normalButton1
  178. //
  179. this.normalButton1.AllPower = null;
  180. this.normalButton1.BackColor = System.Drawing.Color.Transparent;
  181. this.normalButton1.DownImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.DownImage")));
  182. this.normalButton1.Image = null;
  183. this.normalButton1.IsShowBorder = true;
  184. this.normalButton1.Location = new System.Drawing.Point(1011, 27);
  185. this.normalButton1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  186. this.normalButton1.MoveImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.MoveImage")));
  187. this.normalButton1.Name = "normalButton1";
  188. this.normalButton1.NormalImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.NormalImage")));
  189. this.normalButton1.Power = null;
  190. this.normalButton1.Size = new System.Drawing.Size(82, 30);
  191. this.normalButton1.TabIndex = 216;
  192. this.normalButton1.Text = "锁定";
  193. this.normalButton1.UseVisualStyleBackColor = false;
  194. this.normalButton1.Click += new System.EventHandler(this.normalButton1_Click);
  195. //
  196. // ma_code
  197. //
  198. this.ma_code.AllPower = "IFALL";
  199. this.ma_code.Caller = null;
  200. this.ma_code.Condition = null;
  201. this.ma_code.DBTitle = "";
  202. this.ma_code.Font = new System.Drawing.Font("微软雅黑", 9F);
  203. this.ma_code.FormName = null;
  204. this.ma_code.Location = new System.Drawing.Point(71, 23);
  205. this.ma_code.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  206. this.ma_code.Name = "ma_code";
  207. this.ma_code.Power = "";
  208. this.ma_code.ReturnData = null;
  209. this.ma_code.SelectField = null;
  210. this.ma_code.SetValueField = null;
  211. this.ma_code.Size = new System.Drawing.Size(158, 28);
  212. this.ma_code.TabIndex = 211;
  213. this.ma_code.TableName = null;
  214. this.ma_code.Tag = "sp_makecode";
  215. this.ma_code.TextBoxEnable = true;
  216. this.ma_code.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox.OnTextChange(this.ma_code_UserControlTextChanged);
  217. //
  218. // Query
  219. //
  220. this.Query.AllPower = null;
  221. this.Query.BackColor = System.Drawing.Color.Transparent;
  222. this.Query.DownImage = ((System.Drawing.Image)(resources.GetObject("Query.DownImage")));
  223. this.Query.Image = null;
  224. this.Query.IsShowBorder = true;
  225. this.Query.Location = new System.Drawing.Point(900, 27);
  226. this.Query.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  227. this.Query.MoveImage = ((System.Drawing.Image)(resources.GetObject("Query.MoveImage")));
  228. this.Query.Name = "Query";
  229. this.Query.NormalImage = ((System.Drawing.Image)(resources.GetObject("Query.NormalImage")));
  230. this.Query.Power = null;
  231. this.Query.Size = new System.Drawing.Size(75, 27);
  232. this.Query.TabIndex = 206;
  233. this.Query.Text = "查询";
  234. this.Query.UseVisualStyleBackColor = false;
  235. this.Query.Click += new System.EventHandler(this.Query_Click);
  236. //
  237. // SnInf
  238. //
  239. this.SnInf.AllowUserToAddRows = false;
  240. this.SnInf.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
  241. | System.Windows.Forms.AnchorStyles.Right)));
  242. this.SnInf.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  243. this.SnInf.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  244. this.choose1,
  245. this.sp_sncode,
  246. this.sp_makecode,
  247. this.sp_prodcode,
  248. this.li_name,
  249. this.st_name,
  250. this.emname1,
  251. this.sp_date});
  252. this.SnInf.EnableContentClick = true;
  253. this.SnInf.Location = new System.Drawing.Point(0, 105);
  254. this.SnInf.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  255. this.SnInf.Name = "SnInf";
  256. this.SnInf.RowHeadersWidth = 51;
  257. this.SnInf.RowTemplate.Height = 23;
  258. this.SnInf.Size = new System.Drawing.Size(1102, 555);
  259. this.SnInf.TabIndex = 203;
  260. this.SnInf.CurrentCellDirtyStateChanged += new System.EventHandler(this.SnInf_CurrentCellDirtyStateChanged);
  261. //
  262. // em_name
  263. //
  264. this.em_name.AllPower = "IFALL";
  265. this.em_name.Caller = null;
  266. this.em_name.Condition = null;
  267. this.em_name.DBTitle = "";
  268. this.em_name.Font = new System.Drawing.Font("微软雅黑", 9F);
  269. this.em_name.FormName = null;
  270. this.em_name.Location = new System.Drawing.Point(686, 62);
  271. this.em_name.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  272. this.em_name.Name = "em_name";
  273. this.em_name.Power = "";
  274. this.em_name.ReturnData = null;
  275. this.em_name.SelectField = null;
  276. this.em_name.SetValueField = null;
  277. this.em_name.Size = new System.Drawing.Size(210, 28);
  278. this.em_name.TabIndex = 258;
  279. this.em_name.TableName = null;
  280. this.em_name.Tag = "em_name";
  281. this.em_name.TextBoxEnable = true;
  282. //
  283. // label2
  284. //
  285. this.label2.AutoSize = true;
  286. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  287. this.label2.Location = new System.Drawing.Point(606, 63);
  288. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  289. this.label2.Name = "label2";
  290. this.label2.Size = new System.Drawing.Size(72, 27);
  291. this.label2.TabIndex = 259;
  292. this.label2.Text = "录入人";
  293. //
  294. // choose1
  295. //
  296. this.choose1.FillWeight = 50F;
  297. this.choose1.HeaderText = "";
  298. this.choose1.MinimumWidth = 6;
  299. this.choose1.Name = "choose1";
  300. this.choose1.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  301. this.choose1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  302. this.choose1.Width = 50;
  303. //
  304. // sp_sncode
  305. //
  306. this.sp_sncode.DataPropertyName = "sp_sncode";
  307. this.sp_sncode.HeaderText = "SN";
  308. this.sp_sncode.MinimumWidth = 6;
  309. this.sp_sncode.Name = "sp_sncode";
  310. this.sp_sncode.Width = 125;
  311. //
  312. // sp_makecode
  313. //
  314. this.sp_makecode.DataPropertyName = "sp_makecode";
  315. this.sp_makecode.HeaderText = "工单号";
  316. this.sp_makecode.MinimumWidth = 6;
  317. this.sp_makecode.Name = "sp_makecode";
  318. this.sp_makecode.ReadOnly = true;
  319. this.sp_makecode.Width = 125;
  320. //
  321. // sp_prodcode
  322. //
  323. this.sp_prodcode.DataPropertyName = "sp_prodcode";
  324. this.sp_prodcode.HeaderText = "产品号";
  325. this.sp_prodcode.MinimumWidth = 6;
  326. this.sp_prodcode.Name = "sp_prodcode";
  327. this.sp_prodcode.Width = 125;
  328. //
  329. // li_name
  330. //
  331. this.li_name.DataPropertyName = "li_name";
  332. this.li_name.FillWeight = 70F;
  333. this.li_name.HeaderText = "线别";
  334. this.li_name.MinimumWidth = 6;
  335. this.li_name.Name = "li_name";
  336. this.li_name.ReadOnly = true;
  337. this.li_name.Width = 70;
  338. //
  339. // st_name
  340. //
  341. this.st_name.DataPropertyName = "st_name";
  342. this.st_name.FillWeight = 70F;
  343. this.st_name.HeaderText = "工序";
  344. this.st_name.MinimumWidth = 6;
  345. this.st_name.Name = "st_name";
  346. this.st_name.ReadOnly = true;
  347. this.st_name.Width = 70;
  348. //
  349. // emname1
  350. //
  351. this.emname1.DataPropertyName = "em_name";
  352. this.emname1.FillWeight = 80F;
  353. this.emname1.HeaderText = "录入人";
  354. this.emname1.MinimumWidth = 6;
  355. this.emname1.Name = "emname1";
  356. this.emname1.ReadOnly = true;
  357. this.emname1.Width = 80;
  358. //
  359. // sp_date
  360. //
  361. this.sp_date.DataPropertyName = "sp_date";
  362. this.sp_date.FillWeight = 200F;
  363. this.sp_date.HeaderText = "记录时间";
  364. this.sp_date.MinimumWidth = 200;
  365. this.sp_date.Name = "sp_date";
  366. this.sp_date.ReadOnly = true;
  367. this.sp_date.Width = 200;
  368. //
  369. // Make_Sndown
  370. //
  371. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  372. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  373. this.ClientSize = new System.Drawing.Size(1126, 693);
  374. this.Controls.Add(this.label2);
  375. this.Controls.Add(this.em_name);
  376. this.Controls.Add(this.linecode);
  377. this.Controls.Add(this.label1);
  378. this.Controls.Add(this.BeginDate);
  379. this.Controls.Add(this.label3);
  380. this.Controls.Add(this.EndDate);
  381. this.Controls.Add(this.ms_stepcode);
  382. this.Controls.Add(this.checkBox1);
  383. this.Controls.Add(this.normalButton1);
  384. this.Controls.Add(this.Count);
  385. this.Controls.Add(this.Count_label);
  386. this.Controls.Add(this.ma_code);
  387. this.Controls.Add(this.ms_stepcode_label);
  388. this.Controls.Add(this.Query);
  389. this.Controls.Add(this.SnInf);
  390. this.Controls.Add(this.ms_makecode_label);
  391. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  392. this.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  393. this.Name = "Make_Sndown";
  394. this.Tag = "Make!Sndown";
  395. this.Text = " ";
  396. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Query_OnlineTraceBack_FormClosing);
  397. this.Load += new System.EventHandler(this.Query_OnlineTraceBack_Load);
  398. this.SizeChanged += new System.EventHandler(this.Query_OnlineTraceBack_SizeChanged);
  399. ((System.ComponentModel.ISupportInitialize)(this.SnInf)).EndInit();
  400. this.ResumeLayout(false);
  401. this.PerformLayout();
  402. }
  403. #endregion
  404. private System.Windows.Forms.Label ms_makecode_label;
  405. private CustomControl.DataGrid_View.DataGridViewWithSerialNum SnInf;
  406. private CustomControl.ButtonUtil.NormalButton Query;
  407. private System.Windows.Forms.Label ms_stepcode_label;
  408. private CustomControl.TextBoxWithIcon.SearchTextBox ma_code;
  409. private System.Windows.Forms.Label Count_label;
  410. private System.Windows.Forms.Label Count;
  411. private CustomControl.ButtonUtil.NormalButton normalButton1;
  412. private System.Windows.Forms.FolderBrowserDialog folderBrowserDialog1;
  413. private System.Windows.Forms.CheckBox checkBox1;
  414. private CustomControl.ComBoxWithFocus.ComBoxWithFocus ms_stepcode;
  415. private System.Windows.Forms.Label label3;
  416. private System.Windows.Forms.DateTimePicker EndDate;
  417. private System.Windows.Forms.DateTimePicker BeginDate;
  418. private CustomControl.ComBoxWithFocus.ComBoxWithFocus linecode;
  419. private System.Windows.Forms.Label label1;
  420. private CustomControl.TextBoxWithIcon.SearchTextBox em_name;
  421. private System.Windows.Forms.Label label2;
  422. private System.Windows.Forms.DataGridViewCheckBoxColumn choose1;
  423. private System.Windows.Forms.DataGridViewTextBoxColumn sp_sncode;
  424. private System.Windows.Forms.DataGridViewTextBoxColumn sp_makecode;
  425. private System.Windows.Forms.DataGridViewTextBoxColumn sp_prodcode;
  426. private System.Windows.Forms.DataGridViewTextBoxColumn li_name;
  427. private System.Windows.Forms.DataGridViewTextBoxColumn st_name;
  428. private System.Windows.Forms.DataGridViewTextBoxColumn emname1;
  429. private System.Windows.Forms.DataGridViewTextBoxColumn sp_date;
  430. }
  431. }