FaultLogInputPartial.Designer.cs 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464
  1. namespace Oreo.FaultLog.Partials
  2. {
  3. partial class FaultLogInputPartial
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 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 组件设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要修改
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  29. this.label8 = new System.Windows.Forms.Label();
  30. this.label7 = new System.Windows.Forms.Label();
  31. this.label6 = new System.Windows.Forms.Label();
  32. this.label5 = new System.Windows.Forms.Label();
  33. this.label3 = new System.Windows.Forms.Label();
  34. this.label2 = new System.Windows.Forms.Label();
  35. this.label1 = new System.Windows.Forms.Label();
  36. this.DgvData = new System.Windows.Forms.DataGridView();
  37. this.panel1 = new System.Windows.Forms.Panel();
  38. this.BtToday = new System.Windows.Forms.Button();
  39. this.BtSearch = new System.Windows.Forms.Button();
  40. this.TbAddress = new System.Windows.Forms.TextBox();
  41. this.TbPhone = new System.Windows.Forms.TextBox();
  42. this.TbIp = new System.Windows.Forms.TextBox();
  43. this.panel2 = new System.Windows.Forms.Panel();
  44. this.CbIsFinish = new System.Windows.Forms.CheckBox();
  45. this.label4 = new System.Windows.Forms.Label();
  46. this.BtAdd = new System.Windows.Forms.Button();
  47. this.CbSystem = new System.Windows.Forms.ComboBox();
  48. this.TbPostscript = new System.Windows.Forms.TextBox();
  49. this.TbSolution = new System.Windows.Forms.TextBox();
  50. this.TbProblem = new System.Windows.Forms.TextBox();
  51. this.DgvDataNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.DgvDataCreateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.DgvDataFinishTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.DgvDataIp = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.DgvDataPhone = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.DgvDataAddress = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.DgvDataSystem = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.DgvDataProblem = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.DgvDataSolution = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.DgvDataPostscript = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.DgvDataId = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. ((System.ComponentModel.ISupportInitialize)(this.DgvData)).BeginInit();
  63. this.panel1.SuspendLayout();
  64. this.panel2.SuspendLayout();
  65. this.SuspendLayout();
  66. //
  67. // label8
  68. //
  69. this.label8.AutoSize = true;
  70. this.label8.Location = new System.Drawing.Point(21, 19);
  71. this.label8.Name = "label8";
  72. this.label8.Size = new System.Drawing.Size(35, 12);
  73. this.label8.TabIndex = 23;
  74. this.label8.Text = "问题:";
  75. //
  76. // label7
  77. //
  78. this.label7.AutoSize = true;
  79. this.label7.Location = new System.Drawing.Point(169, 12);
  80. this.label7.Name = "label7";
  81. this.label7.Size = new System.Drawing.Size(35, 12);
  82. this.label7.TabIndex = 22;
  83. this.label7.Text = "电话:";
  84. //
  85. // label6
  86. //
  87. this.label6.AutoSize = true;
  88. this.label6.Location = new System.Drawing.Point(21, 80);
  89. this.label6.Name = "label6";
  90. this.label6.Size = new System.Drawing.Size(35, 12);
  91. this.label6.TabIndex = 21;
  92. this.label6.Text = "备注:";
  93. //
  94. // label5
  95. //
  96. this.label5.AutoSize = true;
  97. this.label5.Location = new System.Drawing.Point(351, 80);
  98. this.label5.Name = "label5";
  99. this.label5.Size = new System.Drawing.Size(35, 12);
  100. this.label5.TabIndex = 20;
  101. this.label5.Text = "系统:";
  102. //
  103. // label3
  104. //
  105. this.label3.AutoSize = true;
  106. this.label3.Location = new System.Drawing.Point(351, 19);
  107. this.label3.Name = "label3";
  108. this.label3.Size = new System.Drawing.Size(35, 12);
  109. this.label3.TabIndex = 19;
  110. this.label3.Text = "解决:";
  111. //
  112. // label2
  113. //
  114. this.label2.AutoSize = true;
  115. this.label2.Location = new System.Drawing.Point(17, 12);
  116. this.label2.Name = "label2";
  117. this.label2.Size = new System.Drawing.Size(23, 12);
  118. this.label2.TabIndex = 18;
  119. this.label2.Text = "IP:";
  120. //
  121. // label1
  122. //
  123. this.label1.AutoSize = true;
  124. this.label1.Location = new System.Drawing.Point(339, 12);
  125. this.label1.Name = "label1";
  126. this.label1.Size = new System.Drawing.Size(35, 12);
  127. this.label1.TabIndex = 17;
  128. this.label1.Text = "地址:";
  129. //
  130. // DgvData
  131. //
  132. this.DgvData.AllowUserToAddRows = false;
  133. this.DgvData.AllowUserToDeleteRows = false;
  134. this.DgvData.AllowUserToResizeRows = false;
  135. this.DgvData.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
  136. this.DgvData.BackgroundColor = System.Drawing.Color.White;
  137. this.DgvData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  138. this.DgvData.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  139. this.DgvDataNo,
  140. this.DgvDataCreateTime,
  141. this.DgvDataFinishTime,
  142. this.DgvDataIp,
  143. this.DgvDataPhone,
  144. this.DgvDataAddress,
  145. this.DgvDataSystem,
  146. this.DgvDataProblem,
  147. this.DgvDataSolution,
  148. this.DgvDataPostscript,
  149. this.DgvDataId});
  150. dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  151. dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Window;
  152. dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  153. dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.ControlText;
  154. dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  155. dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.ControlText;
  156. dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  157. this.DgvData.DefaultCellStyle = dataGridViewCellStyle1;
  158. this.DgvData.Dock = System.Windows.Forms.DockStyle.Bottom;
  159. this.DgvData.Location = new System.Drawing.Point(0, 194);
  160. this.DgvData.Name = "DgvData";
  161. this.DgvData.ReadOnly = true;
  162. this.DgvData.RowHeadersVisible = false;
  163. this.DgvData.RowTemplate.DefaultCellStyle.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  164. this.DgvData.RowTemplate.DefaultCellStyle.Padding = new System.Windows.Forms.Padding(2);
  165. this.DgvData.RowTemplate.DefaultCellStyle.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  166. this.DgvData.RowTemplate.Height = 50;
  167. this.DgvData.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  168. this.DgvData.Size = new System.Drawing.Size(700, 206);
  169. this.DgvData.TabIndex = 31;
  170. this.DgvData.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.DgvData_CellDoubleClick);
  171. //
  172. // panel1
  173. //
  174. this.panel1.BackColor = System.Drawing.Color.LightGray;
  175. this.panel1.Controls.Add(this.BtToday);
  176. this.panel1.Controls.Add(this.BtSearch);
  177. this.panel1.Controls.Add(this.TbAddress);
  178. this.panel1.Controls.Add(this.TbPhone);
  179. this.panel1.Controls.Add(this.TbIp);
  180. this.panel1.Controls.Add(this.label1);
  181. this.panel1.Controls.Add(this.label2);
  182. this.panel1.Controls.Add(this.label7);
  183. this.panel1.Location = new System.Drawing.Point(9, 8);
  184. this.panel1.Name = "panel1";
  185. this.panel1.Size = new System.Drawing.Size(677, 37);
  186. this.panel1.TabIndex = 32;
  187. //
  188. // BtToday
  189. //
  190. this.BtToday.Location = new System.Drawing.Point(601, 7);
  191. this.BtToday.Name = "BtToday";
  192. this.BtToday.Size = new System.Drawing.Size(55, 23);
  193. this.BtToday.TabIndex = 27;
  194. this.BtToday.Text = "Today";
  195. this.BtToday.UseVisualStyleBackColor = true;
  196. this.BtToday.Click += new System.EventHandler(this.BtToday_Click);
  197. //
  198. // BtSearch
  199. //
  200. this.BtSearch.Location = new System.Drawing.Point(536, 7);
  201. this.BtSearch.Name = "BtSearch";
  202. this.BtSearch.Size = new System.Drawing.Size(55, 23);
  203. this.BtSearch.TabIndex = 26;
  204. this.BtSearch.Text = "搜索";
  205. this.BtSearch.UseVisualStyleBackColor = true;
  206. this.BtSearch.Click += new System.EventHandler(this.BtSearch_Click);
  207. //
  208. // TbAddress
  209. //
  210. this.TbAddress.Location = new System.Drawing.Point(374, 8);
  211. this.TbAddress.Name = "TbAddress";
  212. this.TbAddress.Size = new System.Drawing.Size(100, 21);
  213. this.TbAddress.TabIndex = 25;
  214. this.TbAddress.Text = "青岛市李沧区";
  215. //
  216. // TbPhone
  217. //
  218. this.TbPhone.Location = new System.Drawing.Point(204, 8);
  219. this.TbPhone.Name = "TbPhone";
  220. this.TbPhone.Size = new System.Drawing.Size(100, 21);
  221. this.TbPhone.TabIndex = 24;
  222. this.TbPhone.Text = "13612341234";
  223. //
  224. // TbIp
  225. //
  226. this.TbIp.Location = new System.Drawing.Point(40, 8);
  227. this.TbIp.Name = "TbIp";
  228. this.TbIp.Size = new System.Drawing.Size(100, 21);
  229. this.TbIp.TabIndex = 23;
  230. this.TbIp.Text = "192.168.100.100";
  231. //
  232. // panel2
  233. //
  234. this.panel2.Controls.Add(this.CbIsFinish);
  235. this.panel2.Controls.Add(this.label4);
  236. this.panel2.Controls.Add(this.BtAdd);
  237. this.panel2.Controls.Add(this.CbSystem);
  238. this.panel2.Controls.Add(this.TbPostscript);
  239. this.panel2.Controls.Add(this.TbSolution);
  240. this.panel2.Controls.Add(this.TbProblem);
  241. this.panel2.Controls.Add(this.label8);
  242. this.panel2.Controls.Add(this.label3);
  243. this.panel2.Controls.Add(this.label6);
  244. this.panel2.Controls.Add(this.label5);
  245. this.panel2.Location = new System.Drawing.Point(9, 51);
  246. this.panel2.Name = "panel2";
  247. this.panel2.Size = new System.Drawing.Size(677, 137);
  248. this.panel2.TabIndex = 33;
  249. //
  250. // CbIsFinish
  251. //
  252. this.CbIsFinish.AutoSize = true;
  253. this.CbIsFinish.Location = new System.Drawing.Point(392, 108);
  254. this.CbIsFinish.Name = "CbIsFinish";
  255. this.CbIsFinish.Size = new System.Drawing.Size(15, 14);
  256. this.CbIsFinish.TabIndex = 30;
  257. this.CbIsFinish.UseVisualStyleBackColor = true;
  258. //
  259. // label4
  260. //
  261. this.label4.AutoSize = true;
  262. this.label4.Location = new System.Drawing.Point(351, 109);
  263. this.label4.Name = "label4";
  264. this.label4.Size = new System.Drawing.Size(35, 12);
  265. this.label4.TabIndex = 29;
  266. this.label4.Text = "解决:";
  267. //
  268. // BtAdd
  269. //
  270. this.BtAdd.Location = new System.Drawing.Point(571, 77);
  271. this.BtAdd.Name = "BtAdd";
  272. this.BtAdd.Size = new System.Drawing.Size(75, 48);
  273. this.BtAdd.TabIndex = 28;
  274. this.BtAdd.Text = "添加记录";
  275. this.BtAdd.UseVisualStyleBackColor = true;
  276. this.BtAdd.Click += new System.EventHandler(this.BtAdd_Click);
  277. //
  278. // CbSystem
  279. //
  280. this.CbSystem.FormattingEnabled = true;
  281. this.CbSystem.Items.AddRange(new object[] {
  282. "xp",
  283. "win7"});
  284. this.CbSystem.Location = new System.Drawing.Point(392, 77);
  285. this.CbSystem.Name = "CbSystem";
  286. this.CbSystem.Size = new System.Drawing.Size(100, 20);
  287. this.CbSystem.TabIndex = 27;
  288. //
  289. // TbPostscript
  290. //
  291. this.TbPostscript.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  292. this.TbPostscript.Location = new System.Drawing.Point(62, 77);
  293. this.TbPostscript.Multiline = true;
  294. this.TbPostscript.Name = "TbPostscript";
  295. this.TbPostscript.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
  296. this.TbPostscript.Size = new System.Drawing.Size(254, 47);
  297. this.TbPostscript.TabIndex = 26;
  298. this.TbPostscript.Text = "备注\r\n备注";
  299. //
  300. // TbSolution
  301. //
  302. this.TbSolution.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  303. this.TbSolution.Location = new System.Drawing.Point(392, 13);
  304. this.TbSolution.Multiline = true;
  305. this.TbSolution.Name = "TbSolution";
  306. this.TbSolution.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
  307. this.TbSolution.Size = new System.Drawing.Size(254, 47);
  308. this.TbSolution.TabIndex = 25;
  309. this.TbSolution.Text = "解决\r\n解决";
  310. //
  311. // TbProblem
  312. //
  313. this.TbProblem.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  314. this.TbProblem.Location = new System.Drawing.Point(62, 13);
  315. this.TbProblem.Multiline = true;
  316. this.TbProblem.Name = "TbProblem";
  317. this.TbProblem.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
  318. this.TbProblem.Size = new System.Drawing.Size(254, 47);
  319. this.TbProblem.TabIndex = 24;
  320. this.TbProblem.Text = "问题\r\n问题";
  321. //
  322. // DgvDataNo
  323. //
  324. this.DgvDataNo.HeaderText = "序号";
  325. this.DgvDataNo.Name = "DgvDataNo";
  326. this.DgvDataNo.ReadOnly = true;
  327. this.DgvDataNo.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  328. this.DgvDataNo.Width = 40;
  329. //
  330. // DgvDataCreateTime
  331. //
  332. this.DgvDataCreateTime.HeaderText = "创建时间";
  333. this.DgvDataCreateTime.Name = "DgvDataCreateTime";
  334. this.DgvDataCreateTime.ReadOnly = true;
  335. this.DgvDataCreateTime.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  336. this.DgvDataCreateTime.Width = 140;
  337. //
  338. // DgvDataFinishTime
  339. //
  340. this.DgvDataFinishTime.HeaderText = "解决时间";
  341. this.DgvDataFinishTime.Name = "DgvDataFinishTime";
  342. this.DgvDataFinishTime.ReadOnly = true;
  343. this.DgvDataFinishTime.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  344. this.DgvDataFinishTime.Width = 140;
  345. //
  346. // DgvDataIp
  347. //
  348. this.DgvDataIp.HeaderText = "IP";
  349. this.DgvDataIp.Name = "DgvDataIp";
  350. this.DgvDataIp.ReadOnly = true;
  351. this.DgvDataIp.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  352. //
  353. // DgvDataPhone
  354. //
  355. this.DgvDataPhone.HeaderText = "电话";
  356. this.DgvDataPhone.Name = "DgvDataPhone";
  357. this.DgvDataPhone.ReadOnly = true;
  358. this.DgvDataPhone.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  359. //
  360. // DgvDataAddress
  361. //
  362. this.DgvDataAddress.HeaderText = "地址";
  363. this.DgvDataAddress.Name = "DgvDataAddress";
  364. this.DgvDataAddress.ReadOnly = true;
  365. this.DgvDataAddress.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  366. //
  367. // DgvDataSystem
  368. //
  369. this.DgvDataSystem.HeaderText = "系统";
  370. this.DgvDataSystem.Name = "DgvDataSystem";
  371. this.DgvDataSystem.ReadOnly = true;
  372. this.DgvDataSystem.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  373. this.DgvDataSystem.Width = 50;
  374. //
  375. // DgvDataProblem
  376. //
  377. this.DgvDataProblem.HeaderText = "问题";
  378. this.DgvDataProblem.Name = "DgvDataProblem";
  379. this.DgvDataProblem.ReadOnly = true;
  380. this.DgvDataProblem.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  381. this.DgvDataProblem.Width = 200;
  382. //
  383. // DgvDataSolution
  384. //
  385. this.DgvDataSolution.HeaderText = "解决";
  386. this.DgvDataSolution.Name = "DgvDataSolution";
  387. this.DgvDataSolution.ReadOnly = true;
  388. this.DgvDataSolution.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  389. this.DgvDataSolution.Width = 200;
  390. //
  391. // DgvDataPostscript
  392. //
  393. this.DgvDataPostscript.HeaderText = "备注";
  394. this.DgvDataPostscript.Name = "DgvDataPostscript";
  395. this.DgvDataPostscript.ReadOnly = true;
  396. this.DgvDataPostscript.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  397. this.DgvDataPostscript.Width = 150;
  398. //
  399. // DgvDataId
  400. //
  401. this.DgvDataId.HeaderText = "Id";
  402. this.DgvDataId.Name = "DgvDataId";
  403. this.DgvDataId.ReadOnly = true;
  404. this.DgvDataId.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  405. //
  406. // FaultLogInputPartial
  407. //
  408. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  409. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  410. this.BackColor = System.Drawing.Color.White;
  411. this.Controls.Add(this.panel2);
  412. this.Controls.Add(this.panel1);
  413. this.Controls.Add(this.DgvData);
  414. this.Name = "FaultLogInputPartial";
  415. this.Size = new System.Drawing.Size(700, 400);
  416. this.Load += new System.EventHandler(this.FaultLogInputPartial_Load);
  417. ((System.ComponentModel.ISupportInitialize)(this.DgvData)).EndInit();
  418. this.panel1.ResumeLayout(false);
  419. this.panel1.PerformLayout();
  420. this.panel2.ResumeLayout(false);
  421. this.panel2.PerformLayout();
  422. this.ResumeLayout(false);
  423. }
  424. #endregion
  425. private System.Windows.Forms.Label label8;
  426. private System.Windows.Forms.Label label7;
  427. private System.Windows.Forms.Label label6;
  428. private System.Windows.Forms.Label label5;
  429. private System.Windows.Forms.Label label3;
  430. private System.Windows.Forms.Label label2;
  431. private System.Windows.Forms.Label label1;
  432. private System.Windows.Forms.DataGridView DgvData;
  433. private System.Windows.Forms.Panel panel1;
  434. private System.Windows.Forms.Panel panel2;
  435. private System.Windows.Forms.TextBox TbAddress;
  436. private System.Windows.Forms.TextBox TbPhone;
  437. private System.Windows.Forms.TextBox TbIp;
  438. private System.Windows.Forms.ComboBox CbSystem;
  439. private System.Windows.Forms.TextBox TbPostscript;
  440. private System.Windows.Forms.TextBox TbSolution;
  441. private System.Windows.Forms.TextBox TbProblem;
  442. private System.Windows.Forms.Button BtSearch;
  443. private System.Windows.Forms.Button BtAdd;
  444. private System.Windows.Forms.CheckBox CbIsFinish;
  445. private System.Windows.Forms.Label label4;
  446. private System.Windows.Forms.Button BtToday;
  447. private System.Windows.Forms.DataGridViewTextBoxColumn DgvDataNo;
  448. private System.Windows.Forms.DataGridViewTextBoxColumn DgvDataCreateTime;
  449. private System.Windows.Forms.DataGridViewTextBoxColumn DgvDataFinishTime;
  450. private System.Windows.Forms.DataGridViewTextBoxColumn DgvDataIp;
  451. private System.Windows.Forms.DataGridViewTextBoxColumn DgvDataPhone;
  452. private System.Windows.Forms.DataGridViewTextBoxColumn DgvDataAddress;
  453. private System.Windows.Forms.DataGridViewTextBoxColumn DgvDataSystem;
  454. private System.Windows.Forms.DataGridViewTextBoxColumn DgvDataProblem;
  455. private System.Windows.Forms.DataGridViewTextBoxColumn DgvDataSolution;
  456. private System.Windows.Forms.DataGridViewTextBoxColumn DgvDataPostscript;
  457. private System.Windows.Forms.DataGridViewTextBoxColumn DgvDataId;
  458. }
  459. }