CNAS取数仪器端升级
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

589 wiersze
30KB

  1. namespace CNAS_RunSync
  2. {
  3. partial class ucSynchrousMain
  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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ucSynchrousMain));
  29. this.pnlAll = new System.Windows.Forms.Panel();
  30. this.pnlCenter = new System.Windows.Forms.Panel();
  31. this.pnlCenterBody = new System.Windows.Forms.Panel();
  32. this.pnlCenterBody_Center = new System.Windows.Forms.Panel();
  33. this.dgvSyncData = new System.Windows.Forms.DataGridView();
  34. this.pnlCenterBody_Bottom = new System.Windows.Forms.Panel();
  35. this.lblTitleLastUpdateTime = new System.Windows.Forms.Label();
  36. this.btnRunData = new System.Windows.Forms.Button();
  37. this.pnlCenterBody_Top = new System.Windows.Forms.Panel();
  38. this.tableTop = new System.Windows.Forms.TableLayoutPanel();
  39. this.pnlSelect = new System.Windows.Forms.Panel();
  40. this.lblTitleMsg = new System.Windows.Forms.Label();
  41. this.lblTitle = new System.Windows.Forms.Label();
  42. this.pnlRunData = new System.Windows.Forms.Panel();
  43. this.pnlConfig = new System.Windows.Forms.Panel();
  44. this.btnCancelFind = new System.Windows.Forms.Button();
  45. this.pnlText = new System.Windows.Forms.Panel();
  46. this.label3 = new System.Windows.Forms.Label();
  47. this.txtFind = new System.Windows.Forms.TextBox();
  48. this.combCondition = new System.Windows.Forms.ComboBox();
  49. this.label4 = new System.Windows.Forms.Label();
  50. this.pnlCheck = new System.Windows.Forms.Panel();
  51. this.pnlDate = new System.Windows.Forms.Panel();
  52. this.label2 = new System.Windows.Forms.Label();
  53. this.label5 = new System.Windows.Forms.Label();
  54. this.dtpSource = new System.Windows.Forms.DateTimePicker();
  55. this.dtpTarget = new System.Windows.Forms.DateTimePicker();
  56. this.lblColumn = new System.Windows.Forms.Label();
  57. this.cmbColumns = new System.Windows.Forms.ComboBox();
  58. this.btnFind = new System.Windows.Forms.Button();
  59. this.pnlCenterBottom = new System.Windows.Forms.Panel();
  60. this.rtxtLog = new System.Windows.Forms.RichTextBox();
  61. this.pnlCenterBottom_Top = new System.Windows.Forms.Panel();
  62. this.pnlCenterBottom_Line = new System.Windows.Forms.Panel();
  63. this.label1 = new System.Windows.Forms.Label();
  64. this.pnlRight = new System.Windows.Forms.Panel();
  65. this.pnlLeft = new System.Windows.Forms.Panel();
  66. this.pnlBottom = new System.Windows.Forms.Panel();
  67. this.pnlTop = new System.Windows.Forms.Panel();
  68. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  69. this.pnlAll.SuspendLayout();
  70. this.pnlCenter.SuspendLayout();
  71. this.pnlCenterBody.SuspendLayout();
  72. this.pnlCenterBody_Center.SuspendLayout();
  73. ((System.ComponentModel.ISupportInitialize)(this.dgvSyncData)).BeginInit();
  74. this.pnlCenterBody_Bottom.SuspendLayout();
  75. this.pnlCenterBody_Top.SuspendLayout();
  76. this.tableTop.SuspendLayout();
  77. this.pnlSelect.SuspendLayout();
  78. this.pnlConfig.SuspendLayout();
  79. this.pnlText.SuspendLayout();
  80. this.pnlDate.SuspendLayout();
  81. this.pnlCenterBottom.SuspendLayout();
  82. this.pnlCenterBottom_Top.SuspendLayout();
  83. this.tableLayoutPanel1.SuspendLayout();
  84. this.SuspendLayout();
  85. //
  86. // pnlAll
  87. //
  88. this.pnlAll.Controls.Add(this.pnlCenter);
  89. this.pnlAll.Controls.Add(this.pnlRight);
  90. this.pnlAll.Controls.Add(this.pnlLeft);
  91. this.pnlAll.Controls.Add(this.pnlBottom);
  92. this.pnlAll.Controls.Add(this.pnlTop);
  93. this.pnlAll.Dock = System.Windows.Forms.DockStyle.Fill;
  94. this.pnlAll.Location = new System.Drawing.Point(0, 0);
  95. this.pnlAll.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  96. this.pnlAll.Name = "pnlAll";
  97. this.pnlAll.Size = new System.Drawing.Size(920, 544);
  98. this.pnlAll.TabIndex = 0;
  99. //
  100. // pnlCenter
  101. //
  102. this.pnlCenter.Controls.Add(this.pnlCenterBody);
  103. this.pnlCenter.Controls.Add(this.pnlCenterBottom);
  104. this.pnlCenter.Dock = System.Windows.Forms.DockStyle.Fill;
  105. this.pnlCenter.Location = new System.Drawing.Point(2, 5);
  106. this.pnlCenter.Name = "pnlCenter";
  107. this.pnlCenter.Size = new System.Drawing.Size(916, 531);
  108. this.pnlCenter.TabIndex = 4;
  109. //
  110. // pnlCenterBody
  111. //
  112. this.pnlCenterBody.Controls.Add(this.pnlCenterBody_Center);
  113. this.pnlCenterBody.Controls.Add(this.pnlCenterBody_Bottom);
  114. this.pnlCenterBody.Controls.Add(this.pnlCenterBody_Top);
  115. this.pnlCenterBody.Dock = System.Windows.Forms.DockStyle.Fill;
  116. this.pnlCenterBody.Location = new System.Drawing.Point(0, 0);
  117. this.pnlCenterBody.Name = "pnlCenterBody";
  118. this.pnlCenterBody.Size = new System.Drawing.Size(916, 431);
  119. this.pnlCenterBody.TabIndex = 1;
  120. //
  121. // pnlCenterBody_Center
  122. //
  123. this.pnlCenterBody_Center.Controls.Add(this.dgvSyncData);
  124. this.pnlCenterBody_Center.Dock = System.Windows.Forms.DockStyle.Fill;
  125. this.pnlCenterBody_Center.Location = new System.Drawing.Point(0, 84);
  126. this.pnlCenterBody_Center.Name = "pnlCenterBody_Center";
  127. this.pnlCenterBody_Center.Size = new System.Drawing.Size(916, 306);
  128. this.pnlCenterBody_Center.TabIndex = 2;
  129. //
  130. // dgvSyncData
  131. //
  132. this.dgvSyncData.AllowUserToAddRows = false;
  133. this.dgvSyncData.AllowUserToDeleteRows = false;
  134. this.dgvSyncData.BackgroundColor = System.Drawing.Color.White;
  135. this.dgvSyncData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  136. this.dgvSyncData.Dock = System.Windows.Forms.DockStyle.Fill;
  137. this.dgvSyncData.Location = new System.Drawing.Point(0, 0);
  138. this.dgvSyncData.Name = "dgvSyncData";
  139. this.dgvSyncData.RowTemplate.Height = 23;
  140. this.dgvSyncData.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  141. this.dgvSyncData.Size = new System.Drawing.Size(916, 306);
  142. this.dgvSyncData.TabIndex = 0;
  143. this.dgvSyncData.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvSyncData_CellValueChanged);
  144. //
  145. // pnlCenterBody_Bottom
  146. //
  147. this.pnlCenterBody_Bottom.BackColor = System.Drawing.Color.White;
  148. this.pnlCenterBody_Bottom.Controls.Add(this.tableLayoutPanel1);
  149. this.pnlCenterBody_Bottom.Dock = System.Windows.Forms.DockStyle.Bottom;
  150. this.pnlCenterBody_Bottom.Location = new System.Drawing.Point(0, 390);
  151. this.pnlCenterBody_Bottom.Name = "pnlCenterBody_Bottom";
  152. this.pnlCenterBody_Bottom.Size = new System.Drawing.Size(916, 41);
  153. this.pnlCenterBody_Bottom.TabIndex = 1;
  154. //
  155. // lblTitleLastUpdateTime
  156. //
  157. this.lblTitleLastUpdateTime.AutoSize = true;
  158. this.lblTitleLastUpdateTime.Dock = System.Windows.Forms.DockStyle.Fill;
  159. this.lblTitleLastUpdateTime.Font = new System.Drawing.Font("微软雅黑", 8F);
  160. this.lblTitleLastUpdateTime.Location = new System.Drawing.Point(3, 0);
  161. this.lblTitleLastUpdateTime.Name = "lblTitleLastUpdateTime";
  162. this.lblTitleLastUpdateTime.Size = new System.Drawing.Size(814, 41);
  163. this.lblTitleLastUpdateTime.TabIndex = 2;
  164. this.lblTitleLastUpdateTime.Text = "最近上传时间:<未知>";
  165. this.lblTitleLastUpdateTime.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  166. //
  167. // btnRunData
  168. //
  169. this.btnRunData.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  170. | System.Windows.Forms.AnchorStyles.Right)));
  171. this.btnRunData.Image = ((System.Drawing.Image)(resources.GetObject("btnRunData.Image")));
  172. this.btnRunData.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  173. this.btnRunData.Location = new System.Drawing.Point(823, 3);
  174. this.btnRunData.Name = "btnRunData";
  175. this.btnRunData.Size = new System.Drawing.Size(90, 35);
  176. this.btnRunData.TabIndex = 2;
  177. this.btnRunData.Text = "执行上传";
  178. this.btnRunData.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  179. this.btnRunData.UseVisualStyleBackColor = true;
  180. this.btnRunData.Click += new System.EventHandler(this.btnRunData_Click);
  181. //
  182. // pnlCenterBody_Top
  183. //
  184. this.pnlCenterBody_Top.Controls.Add(this.tableTop);
  185. this.pnlCenterBody_Top.Dock = System.Windows.Forms.DockStyle.Top;
  186. this.pnlCenterBody_Top.Location = new System.Drawing.Point(0, 0);
  187. this.pnlCenterBody_Top.Name = "pnlCenterBody_Top";
  188. this.pnlCenterBody_Top.Size = new System.Drawing.Size(916, 84);
  189. this.pnlCenterBody_Top.TabIndex = 0;
  190. //
  191. // tableTop
  192. //
  193. this.tableTop.BackColor = System.Drawing.Color.White;
  194. this.tableTop.ColumnCount = 3;
  195. this.tableTop.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 95.77922F));
  196. this.tableTop.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 4.220779F));
  197. this.tableTop.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 540F));
  198. this.tableTop.Controls.Add(this.pnlSelect, 0, 0);
  199. this.tableTop.Controls.Add(this.pnlRunData, 1, 0);
  200. this.tableTop.Controls.Add(this.pnlConfig, 2, 0);
  201. this.tableTop.Dock = System.Windows.Forms.DockStyle.Fill;
  202. this.tableTop.Location = new System.Drawing.Point(0, 0);
  203. this.tableTop.Name = "tableTop";
  204. this.tableTop.RowCount = 1;
  205. this.tableTop.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
  206. this.tableTop.Size = new System.Drawing.Size(916, 84);
  207. this.tableTop.TabIndex = 5;
  208. //
  209. // pnlSelect
  210. //
  211. this.pnlSelect.Controls.Add(this.lblTitleMsg);
  212. this.pnlSelect.Controls.Add(this.lblTitle);
  213. this.pnlSelect.Dock = System.Windows.Forms.DockStyle.Fill;
  214. this.pnlSelect.Location = new System.Drawing.Point(3, 3);
  215. this.pnlSelect.Name = "pnlSelect";
  216. this.pnlSelect.Size = new System.Drawing.Size(354, 78);
  217. this.pnlSelect.TabIndex = 0;
  218. //
  219. // lblTitleMsg
  220. //
  221. this.lblTitleMsg.AutoSize = true;
  222. this.lblTitleMsg.Font = new System.Drawing.Font("微软雅黑", 8F);
  223. this.lblTitleMsg.Location = new System.Drawing.Point(7, 50);
  224. this.lblTitleMsg.Name = "lblTitleMsg";
  225. this.lblTitleMsg.Size = new System.Drawing.Size(155, 16);
  226. this.lblTitleMsg.TabIndex = 1;
  227. this.lblTitleMsg.Text = "类型:<未知> 路径:<未知>";
  228. //
  229. // lblTitle
  230. //
  231. this.lblTitle.AutoSize = true;
  232. this.lblTitle.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold);
  233. this.lblTitle.Location = new System.Drawing.Point(6, 15);
  234. this.lblTitle.Name = "lblTitle";
  235. this.lblTitle.Size = new System.Drawing.Size(119, 19);
  236. this.lblTitle.TabIndex = 0;
  237. this.lblTitle.Text = "当前仪器:XXXX";
  238. //
  239. // pnlRunData
  240. //
  241. this.pnlRunData.Dock = System.Windows.Forms.DockStyle.Fill;
  242. this.pnlRunData.Location = new System.Drawing.Point(363, 3);
  243. this.pnlRunData.Name = "pnlRunData";
  244. this.pnlRunData.Size = new System.Drawing.Size(9, 78);
  245. this.pnlRunData.TabIndex = 1;
  246. //
  247. // pnlConfig
  248. //
  249. this.pnlConfig.BackColor = System.Drawing.Color.White;
  250. this.pnlConfig.Controls.Add(this.btnCancelFind);
  251. this.pnlConfig.Controls.Add(this.pnlText);
  252. this.pnlConfig.Controls.Add(this.pnlCheck);
  253. this.pnlConfig.Controls.Add(this.pnlDate);
  254. this.pnlConfig.Controls.Add(this.lblColumn);
  255. this.pnlConfig.Controls.Add(this.cmbColumns);
  256. this.pnlConfig.Controls.Add(this.btnFind);
  257. this.pnlConfig.Dock = System.Windows.Forms.DockStyle.Fill;
  258. this.pnlConfig.Location = new System.Drawing.Point(378, 3);
  259. this.pnlConfig.Name = "pnlConfig";
  260. this.pnlConfig.Size = new System.Drawing.Size(535, 78);
  261. this.pnlConfig.TabIndex = 2;
  262. //
  263. // btnCancelFind
  264. //
  265. this.btnCancelFind.Location = new System.Drawing.Point(449, 9);
  266. this.btnCancelFind.Name = "btnCancelFind";
  267. this.btnCancelFind.Size = new System.Drawing.Size(75, 25);
  268. this.btnCancelFind.TabIndex = 9;
  269. this.btnCancelFind.Text = "取消";
  270. this.btnCancelFind.UseVisualStyleBackColor = true;
  271. this.btnCancelFind.Click += new System.EventHandler(this.btnCancelFind_Click);
  272. //
  273. // pnlText
  274. //
  275. this.pnlText.Controls.Add(this.label3);
  276. this.pnlText.Controls.Add(this.txtFind);
  277. this.pnlText.Controls.Add(this.combCondition);
  278. this.pnlText.Controls.Add(this.label4);
  279. this.pnlText.Location = new System.Drawing.Point(4, 124);
  280. this.pnlText.Name = "pnlText";
  281. this.pnlText.Size = new System.Drawing.Size(451, 31);
  282. this.pnlText.TabIndex = 7;
  283. this.pnlText.Visible = false;
  284. //
  285. // label3
  286. //
  287. this.label3.AutoSize = true;
  288. this.label3.Location = new System.Drawing.Point(238, 8);
  289. this.label3.Name = "label3";
  290. this.label3.Size = new System.Drawing.Size(23, 17);
  291. this.label3.TabIndex = 9;
  292. this.label3.Text = "值:";
  293. //
  294. // txtFind
  295. //
  296. this.txtFind.Location = new System.Drawing.Point(264, 5);
  297. this.txtFind.Name = "txtFind";
  298. this.txtFind.Size = new System.Drawing.Size(156, 23);
  299. this.txtFind.TabIndex = 8;
  300. //
  301. // combCondition
  302. //
  303. this.combCondition.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  304. this.combCondition.FormattingEnabled = true;
  305. this.combCondition.Location = new System.Drawing.Point(55, 4);
  306. this.combCondition.Name = "combCondition";
  307. this.combCondition.Size = new System.Drawing.Size(173, 25);
  308. this.combCondition.TabIndex = 7;
  309. //
  310. // label4
  311. //
  312. this.label4.AutoSize = true;
  313. this.label4.Location = new System.Drawing.Point(9, 8);
  314. this.label4.Name = "label4";
  315. this.label4.Size = new System.Drawing.Size(44, 17);
  316. this.label4.TabIndex = 6;
  317. this.label4.Text = "条件:";
  318. //
  319. // pnlCheck
  320. //
  321. this.pnlCheck.Location = new System.Drawing.Point(106, 39);
  322. this.pnlCheck.Name = "pnlCheck";
  323. this.pnlCheck.Size = new System.Drawing.Size(451, 34);
  324. this.pnlCheck.TabIndex = 8;
  325. //
  326. // pnlDate
  327. //
  328. this.pnlDate.Controls.Add(this.label2);
  329. this.pnlDate.Controls.Add(this.label5);
  330. this.pnlDate.Controls.Add(this.dtpSource);
  331. this.pnlDate.Controls.Add(this.dtpTarget);
  332. this.pnlDate.Location = new System.Drawing.Point(4, 86);
  333. this.pnlDate.Name = "pnlDate";
  334. this.pnlDate.Size = new System.Drawing.Size(451, 32);
  335. this.pnlDate.TabIndex = 6;
  336. this.pnlDate.Visible = false;
  337. //
  338. // label2
  339. //
  340. this.label2.AutoSize = true;
  341. this.label2.Location = new System.Drawing.Point(238, 9);
  342. this.label2.Name = "label2";
  343. this.label2.Size = new System.Drawing.Size(20, 17);
  344. this.label2.TabIndex = 7;
  345. this.label2.Text = "到";
  346. //
  347. // label5
  348. //
  349. this.label5.AutoSize = true;
  350. this.label5.Location = new System.Drawing.Point(21, 9);
  351. this.label5.Name = "label5";
  352. this.label5.Size = new System.Drawing.Size(20, 17);
  353. this.label5.TabIndex = 6;
  354. this.label5.Text = "从";
  355. //
  356. // dtpSource
  357. //
  358. this.dtpSource.CustomFormat = "yyyy-MM-dd HH:mm";
  359. this.dtpSource.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  360. this.dtpSource.Location = new System.Drawing.Point(53, 6);
  361. this.dtpSource.Name = "dtpSource";
  362. this.dtpSource.Size = new System.Drawing.Size(167, 23);
  363. this.dtpSource.TabIndex = 2;
  364. this.dtpSource.Value = new System.DateTime(2019, 6, 15, 0, 0, 0, 0);
  365. //
  366. // dtpTarget
  367. //
  368. this.dtpTarget.CustomFormat = "yyyy-MM-dd HH:mm";
  369. this.dtpTarget.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  370. this.dtpTarget.Location = new System.Drawing.Point(264, 6);
  371. this.dtpTarget.Name = "dtpTarget";
  372. this.dtpTarget.Size = new System.Drawing.Size(156, 23);
  373. this.dtpTarget.TabIndex = 3;
  374. this.dtpTarget.Value = new System.DateTime(2019, 6, 30, 0, 0, 0, 0);
  375. //
  376. // lblColumn
  377. //
  378. this.lblColumn.AutoSize = true;
  379. this.lblColumn.Location = new System.Drawing.Point(99, 13);
  380. this.lblColumn.Name = "lblColumn";
  381. this.lblColumn.Size = new System.Drawing.Size(56, 17);
  382. this.lblColumn.TabIndex = 5;
  383. this.lblColumn.Text = "查询列:";
  384. //
  385. // cmbColumns
  386. //
  387. this.cmbColumns.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  388. this.cmbColumns.FormattingEnabled = true;
  389. this.cmbColumns.Location = new System.Drawing.Point(161, 9);
  390. this.cmbColumns.Name = "cmbColumns";
  391. this.cmbColumns.Size = new System.Drawing.Size(173, 25);
  392. this.cmbColumns.TabIndex = 4;
  393. this.cmbColumns.SelectedIndexChanged += new System.EventHandler(this.cmbColumns_SelectedIndexChanged);
  394. //
  395. // btnFind
  396. //
  397. this.btnFind.Location = new System.Drawing.Point(368, 9);
  398. this.btnFind.Name = "btnFind";
  399. this.btnFind.Size = new System.Drawing.Size(75, 25);
  400. this.btnFind.TabIndex = 1;
  401. this.btnFind.Text = "查找";
  402. this.btnFind.UseVisualStyleBackColor = true;
  403. this.btnFind.Click += new System.EventHandler(this.btnFind_Click);
  404. //
  405. // pnlCenterBottom
  406. //
  407. this.pnlCenterBottom.Controls.Add(this.rtxtLog);
  408. this.pnlCenterBottom.Controls.Add(this.pnlCenterBottom_Top);
  409. this.pnlCenterBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
  410. this.pnlCenterBottom.Location = new System.Drawing.Point(0, 431);
  411. this.pnlCenterBottom.Name = "pnlCenterBottom";
  412. this.pnlCenterBottom.Size = new System.Drawing.Size(916, 100);
  413. this.pnlCenterBottom.TabIndex = 0;
  414. //
  415. // rtxtLog
  416. //
  417. this.rtxtLog.Dock = System.Windows.Forms.DockStyle.Fill;
  418. this.rtxtLog.Location = new System.Drawing.Point(0, 26);
  419. this.rtxtLog.Name = "rtxtLog";
  420. this.rtxtLog.ReadOnly = true;
  421. this.rtxtLog.Size = new System.Drawing.Size(916, 74);
  422. this.rtxtLog.TabIndex = 1;
  423. this.rtxtLog.Text = "";
  424. //
  425. // pnlCenterBottom_Top
  426. //
  427. this.pnlCenterBottom_Top.Controls.Add(this.pnlCenterBottom_Line);
  428. this.pnlCenterBottom_Top.Controls.Add(this.label1);
  429. this.pnlCenterBottom_Top.Dock = System.Windows.Forms.DockStyle.Top;
  430. this.pnlCenterBottom_Top.Location = new System.Drawing.Point(0, 0);
  431. this.pnlCenterBottom_Top.Name = "pnlCenterBottom_Top";
  432. this.pnlCenterBottom_Top.Size = new System.Drawing.Size(916, 26);
  433. this.pnlCenterBottom_Top.TabIndex = 0;
  434. //
  435. // pnlCenterBottom_Line
  436. //
  437. this.pnlCenterBottom_Line.BackColor = System.Drawing.Color.Gray;
  438. this.pnlCenterBottom_Line.Dock = System.Windows.Forms.DockStyle.Top;
  439. this.pnlCenterBottom_Line.Location = new System.Drawing.Point(0, 0);
  440. this.pnlCenterBottom_Line.Name = "pnlCenterBottom_Line";
  441. this.pnlCenterBottom_Line.Size = new System.Drawing.Size(916, 2);
  442. this.pnlCenterBottom_Line.TabIndex = 1;
  443. //
  444. // label1
  445. //
  446. this.label1.AutoSize = true;
  447. this.label1.Location = new System.Drawing.Point(9, 5);
  448. this.label1.Name = "label1";
  449. this.label1.Size = new System.Drawing.Size(68, 17);
  450. this.label1.TabIndex = 0;
  451. this.label1.Text = "日志窗口:";
  452. //
  453. // pnlRight
  454. //
  455. this.pnlRight.BackColor = System.Drawing.Color.White;
  456. this.pnlRight.Dock = System.Windows.Forms.DockStyle.Right;
  457. this.pnlRight.Location = new System.Drawing.Point(918, 5);
  458. this.pnlRight.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  459. this.pnlRight.Name = "pnlRight";
  460. this.pnlRight.Size = new System.Drawing.Size(2, 531);
  461. this.pnlRight.TabIndex = 3;
  462. //
  463. // pnlLeft
  464. //
  465. this.pnlLeft.BackColor = System.Drawing.Color.White;
  466. this.pnlLeft.Dock = System.Windows.Forms.DockStyle.Left;
  467. this.pnlLeft.Location = new System.Drawing.Point(0, 5);
  468. this.pnlLeft.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  469. this.pnlLeft.Name = "pnlLeft";
  470. this.pnlLeft.Size = new System.Drawing.Size(2, 531);
  471. this.pnlLeft.TabIndex = 2;
  472. //
  473. // pnlBottom
  474. //
  475. this.pnlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
  476. this.pnlBottom.Location = new System.Drawing.Point(0, 536);
  477. this.pnlBottom.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  478. this.pnlBottom.Name = "pnlBottom";
  479. this.pnlBottom.Size = new System.Drawing.Size(920, 8);
  480. this.pnlBottom.TabIndex = 1;
  481. //
  482. // pnlTop
  483. //
  484. this.pnlTop.BackColor = System.Drawing.Color.White;
  485. this.pnlTop.Dock = System.Windows.Forms.DockStyle.Top;
  486. this.pnlTop.Location = new System.Drawing.Point(0, 0);
  487. this.pnlTop.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  488. this.pnlTop.Name = "pnlTop";
  489. this.pnlTop.Size = new System.Drawing.Size(920, 5);
  490. this.pnlTop.TabIndex = 0;
  491. //
  492. // tableLayoutPanel1
  493. //
  494. this.tableLayoutPanel1.ColumnCount = 2;
  495. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
  496. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 96F));
  497. this.tableLayoutPanel1.Controls.Add(this.btnRunData, 1, 0);
  498. this.tableLayoutPanel1.Controls.Add(this.lblTitleLastUpdateTime, 0, 0);
  499. this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  500. this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
  501. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  502. this.tableLayoutPanel1.RowCount = 1;
  503. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  504. this.tableLayoutPanel1.Size = new System.Drawing.Size(916, 41);
  505. this.tableLayoutPanel1.TabIndex = 4;
  506. //
  507. // ucSynchrousMain
  508. //
  509. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
  510. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  511. this.Controls.Add(this.pnlAll);
  512. this.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  513. this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  514. this.Name = "ucSynchrousMain";
  515. this.Size = new System.Drawing.Size(920, 544);
  516. this.Load += new System.EventHandler(this.ucSynchrousMain_Load);
  517. this.pnlAll.ResumeLayout(false);
  518. this.pnlCenter.ResumeLayout(false);
  519. this.pnlCenterBody.ResumeLayout(false);
  520. this.pnlCenterBody_Center.ResumeLayout(false);
  521. ((System.ComponentModel.ISupportInitialize)(this.dgvSyncData)).EndInit();
  522. this.pnlCenterBody_Bottom.ResumeLayout(false);
  523. this.pnlCenterBody_Top.ResumeLayout(false);
  524. this.tableTop.ResumeLayout(false);
  525. this.pnlSelect.ResumeLayout(false);
  526. this.pnlSelect.PerformLayout();
  527. this.pnlConfig.ResumeLayout(false);
  528. this.pnlConfig.PerformLayout();
  529. this.pnlText.ResumeLayout(false);
  530. this.pnlText.PerformLayout();
  531. this.pnlDate.ResumeLayout(false);
  532. this.pnlDate.PerformLayout();
  533. this.pnlCenterBottom.ResumeLayout(false);
  534. this.pnlCenterBottom_Top.ResumeLayout(false);
  535. this.pnlCenterBottom_Top.PerformLayout();
  536. this.tableLayoutPanel1.ResumeLayout(false);
  537. this.tableLayoutPanel1.PerformLayout();
  538. this.ResumeLayout(false);
  539. }
  540. #endregion
  541. private System.Windows.Forms.Panel pnlAll;
  542. private System.Windows.Forms.Panel pnlRight;
  543. private System.Windows.Forms.Panel pnlLeft;
  544. private System.Windows.Forms.Panel pnlBottom;
  545. private System.Windows.Forms.Panel pnlTop;
  546. private System.Windows.Forms.Panel pnlCenter;
  547. private System.Windows.Forms.Panel pnlCenterBody;
  548. private System.Windows.Forms.Panel pnlCenterBottom;
  549. private System.Windows.Forms.RichTextBox rtxtLog;
  550. private System.Windows.Forms.Panel pnlCenterBottom_Top;
  551. private System.Windows.Forms.Label label1;
  552. private System.Windows.Forms.Panel pnlCenterBody_Center;
  553. private System.Windows.Forms.DataGridView dgvSyncData;
  554. private System.Windows.Forms.Panel pnlCenterBody_Bottom;
  555. private System.Windows.Forms.Panel pnlCenterBody_Top;
  556. private System.Windows.Forms.Button btnRunData;
  557. private System.Windows.Forms.TableLayoutPanel tableTop;
  558. private System.Windows.Forms.Panel pnlSelect;
  559. private System.Windows.Forms.Label lblTitle;
  560. private System.Windows.Forms.Panel pnlRunData;
  561. private System.Windows.Forms.Panel pnlConfig;
  562. private System.Windows.Forms.Button btnCancelFind;
  563. private System.Windows.Forms.Panel pnlText;
  564. private System.Windows.Forms.Label label3;
  565. private System.Windows.Forms.TextBox txtFind;
  566. private System.Windows.Forms.ComboBox combCondition;
  567. private System.Windows.Forms.Label label4;
  568. private System.Windows.Forms.Panel pnlCheck;
  569. private System.Windows.Forms.Panel pnlDate;
  570. private System.Windows.Forms.Label label2;
  571. private System.Windows.Forms.Label label5;
  572. private System.Windows.Forms.DateTimePicker dtpSource;
  573. private System.Windows.Forms.DateTimePicker dtpTarget;
  574. private System.Windows.Forms.Label lblColumn;
  575. private System.Windows.Forms.ComboBox cmbColumns;
  576. private System.Windows.Forms.Button btnFind;
  577. private System.Windows.Forms.Label lblTitleMsg;
  578. private System.Windows.Forms.Panel pnlCenterBottom_Line;
  579. private System.Windows.Forms.Label lblTitleLastUpdateTime;
  580. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  581. }
  582. }