Clearing.designer.cs 70 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083
  1. namespace PTMedicalInsurance.Forms
  2. {
  3. partial class Clearing
  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.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  38. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
  39. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
  40. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
  41. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
  42. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
  43. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Clearing));
  44. this.cmsCheck = new Sunny.UI.UIContextMenuStrip();
  45. this.tsmCheck_Single = new System.Windows.Forms.ToolStripMenuItem();
  46. this.tsmCheckDetail_Single = new System.Windows.Forms.ToolStripMenuItem();
  47. this.tsmHisRecord = new System.Windows.Forms.ToolStripMenuItem();
  48. this.tsmAICheck = new System.Windows.Forms.ToolStripMenuItem();
  49. this.导出TXTToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  50. this.tsmExport = new System.Windows.Forms.ToolStripMenuItem();
  51. this.tsmCompress = new System.Windows.Forms.ToolStripMenuItem();
  52. this.tsmZIPToSDec = new System.Windows.Forms.ToolStripMenuItem();
  53. this.tsmUploadZIP = new System.Windows.Forms.ToolStripMenuItem();
  54. this.tsm3202 = new System.Windows.Forms.ToolStripMenuItem();
  55. this.tsmDownload = new System.Windows.Forms.ToolStripMenuItem();
  56. this.tsmUnCompress = new System.Windows.Forms.ToolStripMenuItem();
  57. this.tsmImport = new System.Windows.Forms.ToolStripMenuItem();
  58. this.tsmHandCheck = new System.Windows.Forms.ToolStripMenuItem();
  59. this.tabPage1 = new System.Windows.Forms.TabPage();
  60. this.uiPanel2 = new Sunny.UI.UIPanel();
  61. this.uiTabControl3 = new Sunny.UI.UITabControl();
  62. this.tabPage6 = new System.Windows.Forms.TabPage();
  63. this.dgvHisSettlRec = new Sunny.UI.UIDataGridView();
  64. this.tabPage7 = new System.Windows.Forms.TabPage();
  65. this.dgvCenterSettlRec = new Sunny.UI.UIDataGridView();
  66. this.tabPage8 = new System.Windows.Forms.TabPage();
  67. this.rtbCheckDetailLog = new Sunny.UI.UIRichTextBox();
  68. this.uiTabControl2 = new Sunny.UI.UITabControl();
  69. this.tabPage4 = new System.Windows.Forms.TabPage();
  70. this.dgvSettlSummary = new Sunny.UI.UIDataGridView();
  71. this.tabPage5 = new System.Windows.Forms.TabPage();
  72. this.rtbCheckLog = new Sunny.UI.UIRichTextBox();
  73. this.uiPanel1 = new Sunny.UI.UIPanel();
  74. this.tbTmp = new System.Windows.Forms.RichTextBox();
  75. this.gbConditionSet = new Sunny.UI.UIGroupBox();
  76. this.tbSettlOption = new Sunny.UI.UITextBox();
  77. this.cbxValid = new Sunny.UI.UIComboBox();
  78. this.uiLabel5 = new Sunny.UI.UILabel();
  79. this.uiLabel4 = new Sunny.UI.UILabel();
  80. this.cbxClrType = new Sunny.UI.UIComboBox();
  81. this.uiLabel3 = new Sunny.UI.UILabel();
  82. this.cbxInsuType = new Sunny.UI.UIComboBox();
  83. this.uiLabel2 = new Sunny.UI.UILabel();
  84. this.cbgGroupSet = new Sunny.UI.UICheckBoxGroup();
  85. this.uiGroupBox1 = new Sunny.UI.UIGroupBox();
  86. this.uiGroupBox10 = new Sunny.UI.UIGroupBox();
  87. this.uiButton4 = new Sunny.UI.UIButton();
  88. this.btCheckBatch = new Sunny.UI.UIButton();
  89. this.Btn_Query = new Sunny.UI.UIButton();
  90. this.btnQuerySettlSummary = new Sunny.UI.UIButton();
  91. this.btnClose = new Sunny.UI.UIButton();
  92. this.btnBatchCheck = new Sunny.UI.UIButton();
  93. this.gbDateTime = new Sunny.UI.UIGroupBox();
  94. this.btnReduceOndDay = new Sunny.UI.UISymbolButton();
  95. this.btnAddOneDay = new Sunny.UI.UISymbolButton();
  96. this.dpED = new Sunny.UI.UIDatetimePicker();
  97. this.dpST = new Sunny.UI.UIDatetimePicker();
  98. this.uiTabControl1 = new Sunny.UI.UITabControl();
  99. this.cbIsHaveAccountPay = new Sunny.UI.UICheckBox();
  100. this.cmsCheck.SuspendLayout();
  101. this.tabPage1.SuspendLayout();
  102. this.uiPanel2.SuspendLayout();
  103. this.uiTabControl3.SuspendLayout();
  104. this.tabPage6.SuspendLayout();
  105. ((System.ComponentModel.ISupportInitialize)(this.dgvHisSettlRec)).BeginInit();
  106. this.tabPage7.SuspendLayout();
  107. ((System.ComponentModel.ISupportInitialize)(this.dgvCenterSettlRec)).BeginInit();
  108. this.tabPage8.SuspendLayout();
  109. this.uiTabControl2.SuspendLayout();
  110. this.tabPage4.SuspendLayout();
  111. ((System.ComponentModel.ISupportInitialize)(this.dgvSettlSummary)).BeginInit();
  112. this.tabPage5.SuspendLayout();
  113. this.uiPanel1.SuspendLayout();
  114. this.gbConditionSet.SuspendLayout();
  115. this.uiGroupBox1.SuspendLayout();
  116. this.uiGroupBox10.SuspendLayout();
  117. this.gbDateTime.SuspendLayout();
  118. this.uiTabControl1.SuspendLayout();
  119. this.SuspendLayout();
  120. //
  121. // cmsCheck
  122. //
  123. this.cmsCheck.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  124. this.cmsCheck.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  125. this.cmsCheck.ImageScalingSize = new System.Drawing.Size(20, 20);
  126. this.cmsCheck.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  127. this.tsmCheck_Single,
  128. this.tsmCheckDetail_Single,
  129. this.tsmHisRecord,
  130. this.tsmAICheck,
  131. this.导出TXTToolStripMenuItem});
  132. this.cmsCheck.Name = "cmsCheck";
  133. this.cmsCheck.Size = new System.Drawing.Size(208, 134);
  134. this.cmsCheck.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  135. //
  136. // tsmCheck_Single
  137. //
  138. this.tsmCheck_Single.Name = "tsmCheck_Single";
  139. this.tsmCheck_Single.Size = new System.Drawing.Size(207, 26);
  140. this.tsmCheck_Single.Text = "单条对总账";
  141. this.tsmCheck_Single.Click += new System.EventHandler(this.tsmCheck_Single_Click);
  142. //
  143. // tsmCheckDetail_Single
  144. //
  145. this.tsmCheckDetail_Single.Name = "tsmCheckDetail_Single";
  146. this.tsmCheckDetail_Single.Size = new System.Drawing.Size(207, 26);
  147. this.tsmCheckDetail_Single.Text = "单条对明细账";
  148. this.tsmCheckDetail_Single.Click += new System.EventHandler(this.tsmCheckDetail_Single_Click);
  149. //
  150. // tsmHisRecord
  151. //
  152. this.tsmHisRecord.Name = "tsmHisRecord";
  153. this.tsmHisRecord.Size = new System.Drawing.Size(207, 26);
  154. this.tsmHisRecord.Text = "查看HIS记录明细 ";
  155. this.tsmHisRecord.Click += new System.EventHandler(this.tsmHisRecord_Click);
  156. //
  157. // tsmAICheck
  158. //
  159. this.tsmAICheck.Name = "tsmAICheck";
  160. this.tsmAICheck.Size = new System.Drawing.Size(207, 26);
  161. this.tsmAICheck.Text = "智能比对";
  162. this.tsmAICheck.Click += new System.EventHandler(this.tsmAICheck_Click);
  163. //
  164. // 导出TXTToolStripMenuItem
  165. //
  166. this.导出TXTToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  167. this.tsmExport,
  168. this.tsmCompress,
  169. this.tsmZIPToSDec,
  170. this.tsmUploadZIP,
  171. this.tsm3202,
  172. this.tsmDownload,
  173. this.tsmUnCompress,
  174. this.tsmImport,
  175. this.tsmHandCheck});
  176. this.导出TXTToolStripMenuItem.Name = "导出TXTToolStripMenuItem";
  177. this.导出TXTToolStripMenuItem.Size = new System.Drawing.Size(207, 26);
  178. this.导出TXTToolStripMenuItem.Text = "附属功能";
  179. //
  180. // tsmExport
  181. //
  182. this.tsmExport.Name = "tsmExport";
  183. this.tsmExport.Size = new System.Drawing.Size(217, 26);
  184. this.tsmExport.Text = "导出TXT";
  185. this.tsmExport.Click += new System.EventHandler(this.tsmExport_Click);
  186. //
  187. // tsmCompress
  188. //
  189. this.tsmCompress.Name = "tsmCompress";
  190. this.tsmCompress.Size = new System.Drawing.Size(217, 26);
  191. this.tsmCompress.Text = "TXT压缩为ZIP";
  192. this.tsmCompress.Click += new System.EventHandler(this.tsmCompress_Click);
  193. //
  194. // tsmZIPToSDec
  195. //
  196. this.tsmZIPToSDec.Name = "tsmZIPToSDec";
  197. this.tsmZIPToSDec.Size = new System.Drawing.Size(217, 26);
  198. this.tsmZIPToSDec.Text = "ZIP转为有符号整数";
  199. this.tsmZIPToSDec.Click += new System.EventHandler(this.tsmZIPToSDec_Click);
  200. //
  201. // tsmUploadZIP
  202. //
  203. this.tsmUploadZIP.Name = "tsmUploadZIP";
  204. this.tsmUploadZIP.Size = new System.Drawing.Size(217, 26);
  205. this.tsmUploadZIP.Text = "上传ZIP";
  206. this.tsmUploadZIP.Click += new System.EventHandler(this.tsmUploadZIP_Click);
  207. //
  208. // tsm3202
  209. //
  210. this.tsm3202.Name = "tsm3202";
  211. this.tsm3202.Size = new System.Drawing.Size(217, 26);
  212. this.tsm3202.Text = "3202";
  213. this.tsm3202.Click += new System.EventHandler(this.tsm3202_Click);
  214. //
  215. // tsmDownload
  216. //
  217. this.tsmDownload.Name = "tsmDownload";
  218. this.tsmDownload.Size = new System.Drawing.Size(217, 26);
  219. this.tsmDownload.Text = "下载文件";
  220. this.tsmDownload.Click += new System.EventHandler(this.tsmDownload_Click);
  221. //
  222. // tsmUnCompress
  223. //
  224. this.tsmUnCompress.Name = "tsmUnCompress";
  225. this.tsmUnCompress.Size = new System.Drawing.Size(217, 26);
  226. this.tsmUnCompress.Text = "解压文件";
  227. this.tsmUnCompress.Click += new System.EventHandler(this.tsmUnCompress_Click);
  228. //
  229. // tsmImport
  230. //
  231. this.tsmImport.Name = "tsmImport";
  232. this.tsmImport.Size = new System.Drawing.Size(217, 26);
  233. this.tsmImport.Text = "导入文件";
  234. this.tsmImport.Click += new System.EventHandler(this.tsmImport_Click);
  235. //
  236. // tsmHandCheck
  237. //
  238. this.tsmHandCheck.Name = "tsmHandCheck";
  239. this.tsmHandCheck.Size = new System.Drawing.Size(217, 26);
  240. this.tsmHandCheck.Text = "手工对账";
  241. this.tsmHandCheck.Click += new System.EventHandler(this.tsmHandCheck_Click);
  242. //
  243. // tabPage1
  244. //
  245. this.tabPage1.Controls.Add(this.uiPanel2);
  246. this.tabPage1.Controls.Add(this.uiPanel1);
  247. this.tabPage1.Location = new System.Drawing.Point(0, 30);
  248. this.tabPage1.Name = "tabPage1";
  249. this.tabPage1.Size = new System.Drawing.Size(1200, 766);
  250. this.tabPage1.TabIndex = 0;
  251. this.tabPage1.Text = "本地对账";
  252. this.tabPage1.UseVisualStyleBackColor = true;
  253. //
  254. // uiPanel2
  255. //
  256. this.uiPanel2.Controls.Add(this.uiTabControl3);
  257. this.uiPanel2.Controls.Add(this.uiTabControl2);
  258. this.uiPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  259. this.uiPanel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  260. this.uiPanel2.Location = new System.Drawing.Point(228, 0);
  261. this.uiPanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  262. this.uiPanel2.MinimumSize = new System.Drawing.Size(1, 1);
  263. this.uiPanel2.Name = "uiPanel2";
  264. this.uiPanel2.Size = new System.Drawing.Size(972, 766);
  265. this.uiPanel2.TabIndex = 3;
  266. this.uiPanel2.Text = null;
  267. this.uiPanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  268. this.uiPanel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  269. //
  270. // uiTabControl3
  271. //
  272. this.uiTabControl3.Controls.Add(this.tabPage6);
  273. this.uiTabControl3.Controls.Add(this.tabPage7);
  274. this.uiTabControl3.Controls.Add(this.tabPage8);
  275. this.uiTabControl3.Dock = System.Windows.Forms.DockStyle.Fill;
  276. this.uiTabControl3.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
  277. this.uiTabControl3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  278. this.uiTabControl3.ItemSize = new System.Drawing.Size(150, 25);
  279. this.uiTabControl3.Location = new System.Drawing.Point(0, 424);
  280. this.uiTabControl3.MainPage = "";
  281. this.uiTabControl3.Name = "uiTabControl3";
  282. this.uiTabControl3.SelectedIndex = 0;
  283. this.uiTabControl3.Size = new System.Drawing.Size(972, 342);
  284. this.uiTabControl3.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  285. this.uiTabControl3.TabIndex = 1;
  286. this.uiTabControl3.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  287. this.uiTabControl3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  288. //
  289. // tabPage6
  290. //
  291. this.tabPage6.Controls.Add(this.dgvHisSettlRec);
  292. this.tabPage6.Location = new System.Drawing.Point(0, 25);
  293. this.tabPage6.Name = "tabPage6";
  294. this.tabPage6.Size = new System.Drawing.Size(972, 317);
  295. this.tabPage6.TabIndex = 0;
  296. this.tabPage6.Text = "HIS结算记录";
  297. this.tabPage6.UseVisualStyleBackColor = true;
  298. //
  299. // dgvHisSettlRec
  300. //
  301. this.dgvHisSettlRec.AllowUserToAddRows = false;
  302. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  303. this.dgvHisSettlRec.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  304. this.dgvHisSettlRec.BackgroundColor = System.Drawing.Color.White;
  305. this.dgvHisSettlRec.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  306. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  307. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  308. dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  309. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  310. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  311. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  312. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  313. this.dgvHisSettlRec.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  314. this.dgvHisSettlRec.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  315. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  316. dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
  317. dataGridViewCellStyle3.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  318. dataGridViewCellStyle3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  319. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  320. dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  321. dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  322. this.dgvHisSettlRec.DefaultCellStyle = dataGridViewCellStyle3;
  323. this.dgvHisSettlRec.Dock = System.Windows.Forms.DockStyle.Fill;
  324. this.dgvHisSettlRec.EnableHeadersVisualStyles = false;
  325. this.dgvHisSettlRec.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  326. this.dgvHisSettlRec.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  327. this.dgvHisSettlRec.Location = new System.Drawing.Point(0, 0);
  328. this.dgvHisSettlRec.Name = "dgvHisSettlRec";
  329. this.dgvHisSettlRec.ReadOnly = true;
  330. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  331. dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  332. dataGridViewCellStyle4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  333. dataGridViewCellStyle4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  334. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  335. dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.White;
  336. dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  337. this.dgvHisSettlRec.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
  338. this.dgvHisSettlRec.RowHeadersWidth = 51;
  339. dataGridViewCellStyle5.BackColor = System.Drawing.Color.White;
  340. dataGridViewCellStyle5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  341. this.dgvHisSettlRec.RowsDefaultCellStyle = dataGridViewCellStyle5;
  342. this.dgvHisSettlRec.RowTemplate.Height = 23;
  343. this.dgvHisSettlRec.SelectedIndex = -1;
  344. this.dgvHisSettlRec.Size = new System.Drawing.Size(972, 317);
  345. this.dgvHisSettlRec.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  346. this.dgvHisSettlRec.TabIndex = 1;
  347. this.dgvHisSettlRec.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  348. this.dgvHisSettlRec.RowStateChanged += new System.Windows.Forms.DataGridViewRowStateChangedEventHandler(this.dgvHisSettlRec_RowStateChanged);
  349. //
  350. // tabPage7
  351. //
  352. this.tabPage7.Controls.Add(this.dgvCenterSettlRec);
  353. this.tabPage7.Location = new System.Drawing.Point(0, 25);
  354. this.tabPage7.Name = "tabPage7";
  355. this.tabPage7.Size = new System.Drawing.Size(972, 317);
  356. this.tabPage7.TabIndex = 1;
  357. this.tabPage7.Text = "中心结算记录";
  358. this.tabPage7.UseVisualStyleBackColor = true;
  359. //
  360. // dgvCenterSettlRec
  361. //
  362. this.dgvCenterSettlRec.AllowUserToAddRows = false;
  363. dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  364. this.dgvCenterSettlRec.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
  365. this.dgvCenterSettlRec.BackgroundColor = System.Drawing.Color.White;
  366. this.dgvCenterSettlRec.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  367. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  368. dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  369. dataGridViewCellStyle7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  370. dataGridViewCellStyle7.ForeColor = System.Drawing.Color.White;
  371. dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  372. dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  373. dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  374. this.dgvCenterSettlRec.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
  375. this.dgvCenterSettlRec.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  376. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  377. dataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Window;
  378. dataGridViewCellStyle8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  379. dataGridViewCellStyle8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  380. dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  381. dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  382. dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  383. this.dgvCenterSettlRec.DefaultCellStyle = dataGridViewCellStyle8;
  384. this.dgvCenterSettlRec.Dock = System.Windows.Forms.DockStyle.Fill;
  385. this.dgvCenterSettlRec.EnableHeadersVisualStyles = false;
  386. this.dgvCenterSettlRec.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  387. this.dgvCenterSettlRec.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  388. this.dgvCenterSettlRec.Location = new System.Drawing.Point(0, 0);
  389. this.dgvCenterSettlRec.Name = "dgvCenterSettlRec";
  390. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  391. dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  392. dataGridViewCellStyle9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  393. dataGridViewCellStyle9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  394. dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  395. dataGridViewCellStyle9.SelectionForeColor = System.Drawing.Color.White;
  396. dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  397. this.dgvCenterSettlRec.RowHeadersDefaultCellStyle = dataGridViewCellStyle9;
  398. this.dgvCenterSettlRec.RowHeadersWidth = 51;
  399. dataGridViewCellStyle10.BackColor = System.Drawing.Color.White;
  400. dataGridViewCellStyle10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  401. this.dgvCenterSettlRec.RowsDefaultCellStyle = dataGridViewCellStyle10;
  402. this.dgvCenterSettlRec.RowTemplate.Height = 23;
  403. this.dgvCenterSettlRec.SelectedIndex = -1;
  404. this.dgvCenterSettlRec.Size = new System.Drawing.Size(972, 317);
  405. this.dgvCenterSettlRec.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  406. this.dgvCenterSettlRec.TabIndex = 1;
  407. this.dgvCenterSettlRec.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  408. //
  409. // tabPage8
  410. //
  411. this.tabPage8.Controls.Add(this.rtbCheckDetailLog);
  412. this.tabPage8.Location = new System.Drawing.Point(0, 25);
  413. this.tabPage8.Name = "tabPage8";
  414. this.tabPage8.Size = new System.Drawing.Size(972, 317);
  415. this.tabPage8.TabIndex = 2;
  416. this.tabPage8.Text = "对明细账结果记录";
  417. this.tabPage8.UseVisualStyleBackColor = true;
  418. //
  419. // rtbCheckDetailLog
  420. //
  421. this.rtbCheckDetailLog.Dock = System.Windows.Forms.DockStyle.Fill;
  422. this.rtbCheckDetailLog.FillColor = System.Drawing.Color.White;
  423. this.rtbCheckDetailLog.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  424. this.rtbCheckDetailLog.Location = new System.Drawing.Point(0, 0);
  425. this.rtbCheckDetailLog.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  426. this.rtbCheckDetailLog.MinimumSize = new System.Drawing.Size(1, 1);
  427. this.rtbCheckDetailLog.Name = "rtbCheckDetailLog";
  428. this.rtbCheckDetailLog.Padding = new System.Windows.Forms.Padding(2);
  429. this.rtbCheckDetailLog.ShowText = false;
  430. this.rtbCheckDetailLog.Size = new System.Drawing.Size(972, 317);
  431. this.rtbCheckDetailLog.Style = Sunny.UI.UIStyle.Custom;
  432. this.rtbCheckDetailLog.TabIndex = 0;
  433. this.rtbCheckDetailLog.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  434. this.rtbCheckDetailLog.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  435. //
  436. // uiTabControl2
  437. //
  438. this.uiTabControl2.Controls.Add(this.tabPage4);
  439. this.uiTabControl2.Controls.Add(this.tabPage5);
  440. this.uiTabControl2.Dock = System.Windows.Forms.DockStyle.Top;
  441. this.uiTabControl2.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
  442. this.uiTabControl2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  443. this.uiTabControl2.ItemSize = new System.Drawing.Size(150, 25);
  444. this.uiTabControl2.Location = new System.Drawing.Point(0, 0);
  445. this.uiTabControl2.MainPage = "";
  446. this.uiTabControl2.Name = "uiTabControl2";
  447. this.uiTabControl2.SelectedIndex = 0;
  448. this.uiTabControl2.Size = new System.Drawing.Size(972, 424);
  449. this.uiTabControl2.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  450. this.uiTabControl2.TabIndex = 0;
  451. this.uiTabControl2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  452. this.uiTabControl2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  453. //
  454. // tabPage4
  455. //
  456. this.tabPage4.Controls.Add(this.dgvSettlSummary);
  457. this.tabPage4.Location = new System.Drawing.Point(0, 25);
  458. this.tabPage4.Name = "tabPage4";
  459. this.tabPage4.Size = new System.Drawing.Size(972, 399);
  460. this.tabPage4.TabIndex = 0;
  461. this.tabPage4.Text = "结算汇总数据";
  462. this.tabPage4.UseVisualStyleBackColor = true;
  463. //
  464. // dgvSettlSummary
  465. //
  466. this.dgvSettlSummary.AllowUserToAddRows = false;
  467. dataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  468. this.dgvSettlSummary.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle11;
  469. this.dgvSettlSummary.BackgroundColor = System.Drawing.Color.White;
  470. this.dgvSettlSummary.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
  471. dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  472. dataGridViewCellStyle12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  473. dataGridViewCellStyle12.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  474. dataGridViewCellStyle12.ForeColor = System.Drawing.Color.White;
  475. dataGridViewCellStyle12.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  476. dataGridViewCellStyle12.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  477. dataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  478. this.dgvSettlSummary.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle12;
  479. this.dgvSettlSummary.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  480. this.dgvSettlSummary.ContextMenuStrip = this.cmsCheck;
  481. dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  482. dataGridViewCellStyle13.BackColor = System.Drawing.SystemColors.Window;
  483. dataGridViewCellStyle13.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  484. dataGridViewCellStyle13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  485. dataGridViewCellStyle13.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  486. dataGridViewCellStyle13.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  487. dataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  488. this.dgvSettlSummary.DefaultCellStyle = dataGridViewCellStyle13;
  489. this.dgvSettlSummary.Dock = System.Windows.Forms.DockStyle.Fill;
  490. this.dgvSettlSummary.EnableHeadersVisualStyles = false;
  491. this.dgvSettlSummary.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  492. this.dgvSettlSummary.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  493. this.dgvSettlSummary.Location = new System.Drawing.Point(0, 0);
  494. this.dgvSettlSummary.Name = "dgvSettlSummary";
  495. this.dgvSettlSummary.ReadOnly = true;
  496. dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  497. dataGridViewCellStyle14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  498. dataGridViewCellStyle14.Font = new System.Drawing.Font("微软雅黑", 9.75F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  499. dataGridViewCellStyle14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  500. dataGridViewCellStyle14.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  501. dataGridViewCellStyle14.SelectionForeColor = System.Drawing.Color.White;
  502. dataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  503. this.dgvSettlSummary.RowHeadersDefaultCellStyle = dataGridViewCellStyle14;
  504. this.dgvSettlSummary.RowHeadersWidth = 30;
  505. this.dgvSettlSummary.RowHeight = 30;
  506. dataGridViewCellStyle15.BackColor = System.Drawing.Color.White;
  507. dataGridViewCellStyle15.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  508. this.dgvSettlSummary.RowsDefaultCellStyle = dataGridViewCellStyle15;
  509. this.dgvSettlSummary.RowTemplate.Height = 30;
  510. this.dgvSettlSummary.SelectedIndex = -1;
  511. this.dgvSettlSummary.Size = new System.Drawing.Size(972, 399);
  512. this.dgvSettlSummary.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  513. this.dgvSettlSummary.TabIndex = 0;
  514. this.dgvSettlSummary.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  515. this.dgvSettlSummary.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvSettlSummary_CellDoubleClick);
  516. this.dgvSettlSummary.RowStateChanged += new System.Windows.Forms.DataGridViewRowStateChangedEventHandler(this.dgvSettlSummary_RowStateChanged);
  517. //
  518. // tabPage5
  519. //
  520. this.tabPage5.Controls.Add(this.rtbCheckLog);
  521. this.tabPage5.Location = new System.Drawing.Point(0, 25);
  522. this.tabPage5.Name = "tabPage5";
  523. this.tabPage5.Size = new System.Drawing.Size(972, 399);
  524. this.tabPage5.TabIndex = 1;
  525. this.tabPage5.Text = "对总账结果记录";
  526. this.tabPage5.UseVisualStyleBackColor = true;
  527. //
  528. // rtbCheckLog
  529. //
  530. this.rtbCheckLog.Dock = System.Windows.Forms.DockStyle.Fill;
  531. this.rtbCheckLog.FillColor = System.Drawing.Color.White;
  532. this.rtbCheckLog.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  533. this.rtbCheckLog.Location = new System.Drawing.Point(0, 0);
  534. this.rtbCheckLog.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  535. this.rtbCheckLog.MinimumSize = new System.Drawing.Size(1, 1);
  536. this.rtbCheckLog.Name = "rtbCheckLog";
  537. this.rtbCheckLog.Padding = new System.Windows.Forms.Padding(2);
  538. this.rtbCheckLog.ShowText = false;
  539. this.rtbCheckLog.Size = new System.Drawing.Size(972, 399);
  540. this.rtbCheckLog.Style = Sunny.UI.UIStyle.Custom;
  541. this.rtbCheckLog.TabIndex = 1;
  542. this.rtbCheckLog.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  543. this.rtbCheckLog.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  544. //
  545. // uiPanel1
  546. //
  547. this.uiPanel1.Controls.Add(this.tbTmp);
  548. this.uiPanel1.Controls.Add(this.gbConditionSet);
  549. this.uiPanel1.Controls.Add(this.cbgGroupSet);
  550. this.uiPanel1.Controls.Add(this.uiGroupBox1);
  551. this.uiPanel1.Controls.Add(this.gbDateTime);
  552. this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Left;
  553. this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  554. this.uiPanel1.Location = new System.Drawing.Point(0, 0);
  555. this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  556. this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
  557. this.uiPanel1.Name = "uiPanel1";
  558. this.uiPanel1.Size = new System.Drawing.Size(228, 766);
  559. this.uiPanel1.TabIndex = 2;
  560. this.uiPanel1.Text = null;
  561. this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  562. this.uiPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  563. //
  564. // tbTmp
  565. //
  566. this.tbTmp.Dock = System.Windows.Forms.DockStyle.Top;
  567. this.tbTmp.Location = new System.Drawing.Point(0, 493);
  568. this.tbTmp.Name = "tbTmp";
  569. this.tbTmp.Size = new System.Drawing.Size(228, 146);
  570. this.tbTmp.TabIndex = 31;
  571. this.tbTmp.Text = "E:\\GHSF\\SCYBDownLoad\\result.txt";
  572. //
  573. // gbConditionSet
  574. //
  575. this.gbConditionSet.Controls.Add(this.cbIsHaveAccountPay);
  576. this.gbConditionSet.Controls.Add(this.tbSettlOption);
  577. this.gbConditionSet.Controls.Add(this.cbxValid);
  578. this.gbConditionSet.Controls.Add(this.uiLabel5);
  579. this.gbConditionSet.Controls.Add(this.uiLabel4);
  580. this.gbConditionSet.Controls.Add(this.cbxClrType);
  581. this.gbConditionSet.Controls.Add(this.uiLabel3);
  582. this.gbConditionSet.Controls.Add(this.cbxInsuType);
  583. this.gbConditionSet.Controls.Add(this.uiLabel2);
  584. this.gbConditionSet.Dock = System.Windows.Forms.DockStyle.Top;
  585. this.gbConditionSet.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  586. this.gbConditionSet.Location = new System.Drawing.Point(0, 267);
  587. this.gbConditionSet.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  588. this.gbConditionSet.MinimumSize = new System.Drawing.Size(1, 1);
  589. this.gbConditionSet.Name = "gbConditionSet";
  590. this.gbConditionSet.Padding = new System.Windows.Forms.Padding(0, 26, 0, 0);
  591. this.gbConditionSet.Size = new System.Drawing.Size(228, 226);
  592. this.gbConditionSet.TabIndex = 24;
  593. this.gbConditionSet.TabStop = false;
  594. this.gbConditionSet.Text = "条件设置";
  595. this.gbConditionSet.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  596. this.gbConditionSet.TitleTop = 10;
  597. this.gbConditionSet.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  598. //
  599. // tbSettlOption
  600. //
  601. this.tbSettlOption.Cursor = System.Windows.Forms.Cursors.IBeam;
  602. this.tbSettlOption.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  603. this.tbSettlOption.Location = new System.Drawing.Point(67, 97);
  604. this.tbSettlOption.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  605. this.tbSettlOption.MinimumSize = new System.Drawing.Size(1, 16);
  606. this.tbSettlOption.Name = "tbSettlOption";
  607. this.tbSettlOption.ShowText = false;
  608. this.tbSettlOption.Size = new System.Drawing.Size(153, 25);
  609. this.tbSettlOption.TabIndex = 10;
  610. this.tbSettlOption.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  611. this.tbSettlOption.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  612. //
  613. // cbxValid
  614. //
  615. this.cbxValid.DataSource = null;
  616. this.cbxValid.FillColor = System.Drawing.Color.White;
  617. this.cbxValid.FilterMaxCount = 50;
  618. this.cbxValid.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  619. this.cbxValid.ItemHeight = 20;
  620. this.cbxValid.Items.AddRange(new object[] {
  621. "全部",
  622. "有效",
  623. "无效"});
  624. this.cbxValid.Location = new System.Drawing.Point(67, 135);
  625. this.cbxValid.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  626. this.cbxValid.MinimumSize = new System.Drawing.Size(63, 0);
  627. this.cbxValid.Name = "cbxValid";
  628. this.cbxValid.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  629. this.cbxValid.Size = new System.Drawing.Size(153, 25);
  630. this.cbxValid.TabIndex = 9;
  631. this.cbxValid.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  632. this.cbxValid.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  633. //
  634. // uiLabel5
  635. //
  636. this.uiLabel5.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  637. this.uiLabel5.Location = new System.Drawing.Point(4, 138);
  638. this.uiLabel5.Name = "uiLabel5";
  639. this.uiLabel5.Size = new System.Drawing.Size(78, 23);
  640. this.uiLabel5.TabIndex = 8;
  641. this.uiLabel5.Text = "有效标志";
  642. this.uiLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  643. this.uiLabel5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  644. //
  645. // uiLabel4
  646. //
  647. this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  648. this.uiLabel4.Location = new System.Drawing.Point(4, 100);
  649. this.uiLabel4.Name = "uiLabel4";
  650. this.uiLabel4.Size = new System.Drawing.Size(78, 23);
  651. this.uiLabel4.TabIndex = 6;
  652. this.uiLabel4.Text = "经办机构";
  653. this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  654. this.uiLabel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  655. //
  656. // cbxClrType
  657. //
  658. this.cbxClrType.DataSource = null;
  659. this.cbxClrType.FillColor = System.Drawing.Color.White;
  660. this.cbxClrType.FilterMaxCount = 50;
  661. this.cbxClrType.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  662. this.cbxClrType.ItemHeight = 20;
  663. this.cbxClrType.Items.AddRange(new object[] {
  664. "1",
  665. "2"});
  666. this.cbxClrType.Location = new System.Drawing.Point(67, 59);
  667. this.cbxClrType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  668. this.cbxClrType.MinimumSize = new System.Drawing.Size(63, 0);
  669. this.cbxClrType.Name = "cbxClrType";
  670. this.cbxClrType.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  671. this.cbxClrType.Size = new System.Drawing.Size(153, 25);
  672. this.cbxClrType.TabIndex = 5;
  673. this.cbxClrType.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  674. this.cbxClrType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  675. //
  676. // uiLabel3
  677. //
  678. this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  679. this.uiLabel3.Location = new System.Drawing.Point(4, 62);
  680. this.uiLabel3.Name = "uiLabel3";
  681. this.uiLabel3.Size = new System.Drawing.Size(78, 23);
  682. this.uiLabel3.TabIndex = 4;
  683. this.uiLabel3.Text = "清算类别";
  684. this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  685. this.uiLabel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  686. //
  687. // cbxInsuType
  688. //
  689. this.cbxInsuType.DataSource = null;
  690. this.cbxInsuType.FillColor = System.Drawing.Color.White;
  691. this.cbxInsuType.FilterMaxCount = 50;
  692. this.cbxInsuType.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  693. this.cbxInsuType.ItemHeight = 20;
  694. this.cbxInsuType.Items.AddRange(new object[] {
  695. "1",
  696. "2"});
  697. this.cbxInsuType.Location = new System.Drawing.Point(67, 21);
  698. this.cbxInsuType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  699. this.cbxInsuType.MinimumSize = new System.Drawing.Size(63, 0);
  700. this.cbxInsuType.Name = "cbxInsuType";
  701. this.cbxInsuType.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  702. this.cbxInsuType.Size = new System.Drawing.Size(153, 25);
  703. this.cbxInsuType.TabIndex = 3;
  704. this.cbxInsuType.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  705. this.cbxInsuType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  706. //
  707. // uiLabel2
  708. //
  709. this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  710. this.uiLabel2.Location = new System.Drawing.Point(4, 24);
  711. this.uiLabel2.Name = "uiLabel2";
  712. this.uiLabel2.Size = new System.Drawing.Size(78, 23);
  713. this.uiLabel2.TabIndex = 2;
  714. this.uiLabel2.Text = "险种类型";
  715. this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  716. this.uiLabel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  717. //
  718. // cbgGroupSet
  719. //
  720. this.cbgGroupSet.Dock = System.Windows.Forms.DockStyle.Top;
  721. this.cbgGroupSet.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  722. this.cbgGroupSet.Items.AddRange(new object[] {
  723. "接 口",
  724. "险 种 类 型",
  725. "清 算 类 别",
  726. "经 办 机 构",
  727. "单 据 类 型"});
  728. this.cbgGroupSet.ItemSize = new System.Drawing.Size(150, 25);
  729. this.cbgGroupSet.Location = new System.Drawing.Point(0, 112);
  730. this.cbgGroupSet.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  731. this.cbgGroupSet.MinimumSize = new System.Drawing.Size(1, 1);
  732. this.cbgGroupSet.Name = "cbgGroupSet";
  733. this.cbgGroupSet.Padding = new System.Windows.Forms.Padding(0, 26, 0, 0);
  734. this.cbgGroupSet.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.Top;
  735. this.cbgGroupSet.SelectedIndexes = ((System.Collections.Generic.List<int>)(resources.GetObject("cbgGroupSet.SelectedIndexes")));
  736. this.cbgGroupSet.Size = new System.Drawing.Size(228, 155);
  737. this.cbgGroupSet.TabIndex = 25;
  738. this.cbgGroupSet.Text = "分组设置";
  739. this.cbgGroupSet.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  740. this.cbgGroupSet.TitleTop = 10;
  741. this.cbgGroupSet.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  742. //
  743. // uiGroupBox1
  744. //
  745. this.uiGroupBox1.Controls.Add(this.uiGroupBox10);
  746. this.uiGroupBox1.Controls.Add(this.btnQuerySettlSummary);
  747. this.uiGroupBox1.Controls.Add(this.btnClose);
  748. this.uiGroupBox1.Controls.Add(this.btnBatchCheck);
  749. this.uiGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  750. this.uiGroupBox1.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  751. this.uiGroupBox1.Location = new System.Drawing.Point(0, 112);
  752. this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  753. this.uiGroupBox1.MinimumSize = new System.Drawing.Size(1, 1);
  754. this.uiGroupBox1.Name = "uiGroupBox1";
  755. this.uiGroupBox1.Padding = new System.Windows.Forms.Padding(0, 10, 0, 0);
  756. this.uiGroupBox1.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
  757. this.uiGroupBox1.RectSize = 2;
  758. this.uiGroupBox1.Size = new System.Drawing.Size(228, 654);
  759. this.uiGroupBox1.TabIndex = 22;
  760. this.uiGroupBox1.Text = null;
  761. this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  762. this.uiGroupBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  763. //
  764. // uiGroupBox10
  765. //
  766. this.uiGroupBox10.Controls.Add(this.uiButton4);
  767. this.uiGroupBox10.Controls.Add(this.btCheckBatch);
  768. this.uiGroupBox10.Controls.Add(this.Btn_Query);
  769. this.uiGroupBox10.Dock = System.Windows.Forms.DockStyle.Bottom;
  770. this.uiGroupBox10.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  771. this.uiGroupBox10.Location = new System.Drawing.Point(0, 541);
  772. this.uiGroupBox10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  773. this.uiGroupBox10.MinimumSize = new System.Drawing.Size(1, 1);
  774. this.uiGroupBox10.Name = "uiGroupBox10";
  775. this.uiGroupBox10.Padding = new System.Windows.Forms.Padding(0, 10, 0, 0);
  776. this.uiGroupBox10.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
  777. this.uiGroupBox10.RectSize = 2;
  778. this.uiGroupBox10.Size = new System.Drawing.Size(228, 113);
  779. this.uiGroupBox10.TabIndex = 34;
  780. this.uiGroupBox10.Text = null;
  781. this.uiGroupBox10.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  782. this.uiGroupBox10.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  783. //
  784. // uiButton4
  785. //
  786. this.uiButton4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
  787. | System.Windows.Forms.AnchorStyles.Right)));
  788. this.uiButton4.Cursor = System.Windows.Forms.Cursors.Hand;
  789. this.uiButton4.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  790. this.uiButton4.Location = new System.Drawing.Point(39, 75);
  791. this.uiButton4.MinimumSize = new System.Drawing.Size(1, 1);
  792. this.uiButton4.Name = "uiButton4";
  793. this.uiButton4.Size = new System.Drawing.Size(144, 27);
  794. this.uiButton4.TabIndex = 2;
  795. this.uiButton4.Text = "退出";
  796. this.uiButton4.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  797. this.uiButton4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  798. this.uiButton4.Click += new System.EventHandler(this.btnClose_Click);
  799. //
  800. // btCheckBatch
  801. //
  802. this.btCheckBatch.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
  803. | System.Windows.Forms.AnchorStyles.Right)));
  804. this.btCheckBatch.Cursor = System.Windows.Forms.Cursors.Hand;
  805. this.btCheckBatch.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  806. this.btCheckBatch.Location = new System.Drawing.Point(39, 39);
  807. this.btCheckBatch.MinimumSize = new System.Drawing.Size(1, 1);
  808. this.btCheckBatch.Name = "btCheckBatch";
  809. this.btCheckBatch.Size = new System.Drawing.Size(144, 27);
  810. this.btCheckBatch.TabIndex = 1;
  811. this.btCheckBatch.Text = "批量对总账";
  812. this.btCheckBatch.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  813. this.btCheckBatch.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  814. this.btCheckBatch.Click += new System.EventHandler(this.btCheckBatch_Click);
  815. //
  816. // Btn_Query
  817. //
  818. this.Btn_Query.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
  819. | System.Windows.Forms.AnchorStyles.Right)));
  820. this.Btn_Query.Cursor = System.Windows.Forms.Cursors.Hand;
  821. this.Btn_Query.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  822. this.Btn_Query.Location = new System.Drawing.Point(39, 3);
  823. this.Btn_Query.MinimumSize = new System.Drawing.Size(1, 1);
  824. this.Btn_Query.Name = "Btn_Query";
  825. this.Btn_Query.Size = new System.Drawing.Size(144, 27);
  826. this.Btn_Query.TabIndex = 0;
  827. this.Btn_Query.Text = "查询汇总数据";
  828. this.Btn_Query.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  829. this.Btn_Query.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  830. this.Btn_Query.Click += new System.EventHandler(this.Btn_Query_Click);
  831. //
  832. // btnQuerySettlSummary
  833. //
  834. this.btnQuerySettlSummary.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  835. this.btnQuerySettlSummary.Cursor = System.Windows.Forms.Cursors.Hand;
  836. this.btnQuerySettlSummary.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  837. this.btnQuerySettlSummary.Location = new System.Drawing.Point(34, 719);
  838. this.btnQuerySettlSummary.MinimumSize = new System.Drawing.Size(1, 1);
  839. this.btnQuerySettlSummary.Name = "btnQuerySettlSummary";
  840. this.btnQuerySettlSummary.Size = new System.Drawing.Size(168, 27);
  841. this.btnQuerySettlSummary.TabIndex = 33;
  842. this.btnQuerySettlSummary.Text = "查询汇总数据";
  843. this.btnQuerySettlSummary.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  844. this.btnQuerySettlSummary.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  845. //
  846. // btnClose
  847. //
  848. this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  849. this.btnClose.Cursor = System.Windows.Forms.Cursors.Hand;
  850. this.btnClose.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  851. this.btnClose.Location = new System.Drawing.Point(34, 828);
  852. this.btnClose.MinimumSize = new System.Drawing.Size(1, 1);
  853. this.btnClose.Name = "btnClose";
  854. this.btnClose.Size = new System.Drawing.Size(168, 27);
  855. this.btnClose.TabIndex = 2;
  856. this.btnClose.Text = "退 出";
  857. this.btnClose.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  858. this.btnClose.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  859. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  860. //
  861. // btnBatchCheck
  862. //
  863. this.btnBatchCheck.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  864. this.btnBatchCheck.Cursor = System.Windows.Forms.Cursors.Hand;
  865. this.btnBatchCheck.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  866. this.btnBatchCheck.Location = new System.Drawing.Point(34, 779);
  867. this.btnBatchCheck.MinimumSize = new System.Drawing.Size(1, 1);
  868. this.btnBatchCheck.Name = "btnBatchCheck";
  869. this.btnBatchCheck.Size = new System.Drawing.Size(168, 27);
  870. this.btnBatchCheck.TabIndex = 1;
  871. this.btnBatchCheck.Text = "批量对总账";
  872. this.btnBatchCheck.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  873. this.btnBatchCheck.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  874. //
  875. // gbDateTime
  876. //
  877. this.gbDateTime.Controls.Add(this.btnReduceOndDay);
  878. this.gbDateTime.Controls.Add(this.btnAddOneDay);
  879. this.gbDateTime.Controls.Add(this.dpED);
  880. this.gbDateTime.Controls.Add(this.dpST);
  881. this.gbDateTime.Dock = System.Windows.Forms.DockStyle.Top;
  882. this.gbDateTime.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  883. this.gbDateTime.Location = new System.Drawing.Point(0, 0);
  884. this.gbDateTime.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  885. this.gbDateTime.MinimumSize = new System.Drawing.Size(1, 1);
  886. this.gbDateTime.Name = "gbDateTime";
  887. this.gbDateTime.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  888. this.gbDateTime.Size = new System.Drawing.Size(228, 112);
  889. this.gbDateTime.TabIndex = 21;
  890. this.gbDateTime.Text = "起止时间";
  891. this.gbDateTime.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  892. this.gbDateTime.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  893. //
  894. // btnReduceOndDay
  895. //
  896. this.btnReduceOndDay.Cursor = System.Windows.Forms.Cursors.Hand;
  897. this.btnReduceOndDay.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  898. this.btnReduceOndDay.Location = new System.Drawing.Point(160, 3);
  899. this.btnReduceOndDay.MinimumSize = new System.Drawing.Size(1, 1);
  900. this.btnReduceOndDay.Name = "btnReduceOndDay";
  901. this.btnReduceOndDay.Size = new System.Drawing.Size(38, 23);
  902. this.btnReduceOndDay.Symbol = 61544;
  903. this.btnReduceOndDay.TabIndex = 3;
  904. this.btnReduceOndDay.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  905. this.btnReduceOndDay.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  906. this.btnReduceOndDay.Click += new System.EventHandler(this.btnReduceOndDay_Click);
  907. //
  908. // btnAddOneDay
  909. //
  910. this.btnAddOneDay.Cursor = System.Windows.Forms.Cursors.Hand;
  911. this.btnAddOneDay.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  912. this.btnAddOneDay.Location = new System.Drawing.Point(116, 3);
  913. this.btnAddOneDay.MinimumSize = new System.Drawing.Size(1, 1);
  914. this.btnAddOneDay.Name = "btnAddOneDay";
  915. this.btnAddOneDay.Size = new System.Drawing.Size(38, 23);
  916. this.btnAddOneDay.Symbol = 61543;
  917. this.btnAddOneDay.TabIndex = 2;
  918. this.btnAddOneDay.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  919. this.btnAddOneDay.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  920. this.btnAddOneDay.Click += new System.EventHandler(this.btnAddOneDay_Click);
  921. //
  922. // dpED
  923. //
  924. this.dpED.FillColor = System.Drawing.Color.White;
  925. this.dpED.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  926. this.dpED.Location = new System.Drawing.Point(17, 70);
  927. this.dpED.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  928. this.dpED.MaxLength = 19;
  929. this.dpED.MinimumSize = new System.Drawing.Size(63, 0);
  930. this.dpED.Name = "dpED";
  931. this.dpED.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  932. this.dpED.Size = new System.Drawing.Size(185, 29);
  933. this.dpED.SymbolDropDown = 61555;
  934. this.dpED.SymbolNormal = 61555;
  935. this.dpED.TabIndex = 1;
  936. this.dpED.Text = "2022-11-01 23:59:59";
  937. this.dpED.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  938. this.dpED.Value = new System.DateTime(2022, 11, 1, 23, 59, 59, 0);
  939. this.dpED.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  940. //
  941. // dpST
  942. //
  943. this.dpST.FillColor = System.Drawing.Color.White;
  944. this.dpST.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  945. this.dpST.Location = new System.Drawing.Point(17, 31);
  946. this.dpST.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  947. this.dpST.MaxLength = 19;
  948. this.dpST.MinimumSize = new System.Drawing.Size(63, 0);
  949. this.dpST.Name = "dpST";
  950. this.dpST.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  951. this.dpST.Size = new System.Drawing.Size(185, 29);
  952. this.dpST.SymbolDropDown = 61555;
  953. this.dpST.SymbolNormal = 61555;
  954. this.dpST.TabIndex = 0;
  955. this.dpST.Text = "2022-06-01 00:00:00";
  956. this.dpST.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  957. this.dpST.Value = new System.DateTime(2022, 6, 1, 0, 0, 0, 0);
  958. this.dpST.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  959. //
  960. // uiTabControl1
  961. //
  962. this.uiTabControl1.Controls.Add(this.tabPage1);
  963. this.uiTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  964. this.uiTabControl1.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
  965. this.uiTabControl1.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  966. this.uiTabControl1.ItemSize = new System.Drawing.Size(150, 30);
  967. this.uiTabControl1.Location = new System.Drawing.Point(0, 0);
  968. this.uiTabControl1.MainPage = "";
  969. this.uiTabControl1.Name = "uiTabControl1";
  970. this.uiTabControl1.SelectedIndex = 0;
  971. this.uiTabControl1.Size = new System.Drawing.Size(1200, 796);
  972. this.uiTabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  973. this.uiTabControl1.TabIndex = 0;
  974. this.uiTabControl1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  975. this.uiTabControl1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  976. //
  977. // cbIsHaveAccountPay
  978. //
  979. this.cbIsHaveAccountPay.Cursor = System.Windows.Forms.Cursors.Hand;
  980. this.cbIsHaveAccountPay.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  981. this.cbIsHaveAccountPay.Location = new System.Drawing.Point(8, 168);
  982. this.cbIsHaveAccountPay.MinimumSize = new System.Drawing.Size(1, 1);
  983. this.cbIsHaveAccountPay.Name = "cbIsHaveAccountPay";
  984. this.cbIsHaveAccountPay.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
  985. this.cbIsHaveAccountPay.Size = new System.Drawing.Size(150, 29);
  986. this.cbIsHaveAccountPay.TabIndex = 11;
  987. this.cbIsHaveAccountPay.Text = "账户支付大于0";
  988. this.cbIsHaveAccountPay.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  989. //
  990. // Clearing
  991. //
  992. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  993. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  994. this.ClientSize = new System.Drawing.Size(1200, 796);
  995. this.Controls.Add(this.uiTabControl1);
  996. this.Name = "Clearing";
  997. this.Text = "对账与清算";
  998. this.Load += new System.EventHandler(this.Clearing_Load);
  999. this.cmsCheck.ResumeLayout(false);
  1000. this.tabPage1.ResumeLayout(false);
  1001. this.uiPanel2.ResumeLayout(false);
  1002. this.uiTabControl3.ResumeLayout(false);
  1003. this.tabPage6.ResumeLayout(false);
  1004. ((System.ComponentModel.ISupportInitialize)(this.dgvHisSettlRec)).EndInit();
  1005. this.tabPage7.ResumeLayout(false);
  1006. ((System.ComponentModel.ISupportInitialize)(this.dgvCenterSettlRec)).EndInit();
  1007. this.tabPage8.ResumeLayout(false);
  1008. this.uiTabControl2.ResumeLayout(false);
  1009. this.tabPage4.ResumeLayout(false);
  1010. ((System.ComponentModel.ISupportInitialize)(this.dgvSettlSummary)).EndInit();
  1011. this.tabPage5.ResumeLayout(false);
  1012. this.uiPanel1.ResumeLayout(false);
  1013. this.gbConditionSet.ResumeLayout(false);
  1014. this.uiGroupBox1.ResumeLayout(false);
  1015. this.uiGroupBox10.ResumeLayout(false);
  1016. this.gbDateTime.ResumeLayout(false);
  1017. this.uiTabControl1.ResumeLayout(false);
  1018. this.ResumeLayout(false);
  1019. }
  1020. #endregion
  1021. private Sunny.UI.UIContextMenuStrip cmsCheck;
  1022. private System.Windows.Forms.ToolStripMenuItem tsmCheck_Single;
  1023. private System.Windows.Forms.ToolStripMenuItem tsmCheckDetail_Single;
  1024. private System.Windows.Forms.ToolStripMenuItem tsmHisRecord;
  1025. private System.Windows.Forms.ToolStripMenuItem tsmAICheck;
  1026. private System.Windows.Forms.ToolStripMenuItem 导出TXTToolStripMenuItem;
  1027. private System.Windows.Forms.ToolStripMenuItem tsmExport;
  1028. private System.Windows.Forms.ToolStripMenuItem tsmCompress;
  1029. private System.Windows.Forms.ToolStripMenuItem tsmUploadZIP;
  1030. private System.Windows.Forms.ToolStripMenuItem tsm3202;
  1031. private System.Windows.Forms.ToolStripMenuItem tsmDownload;
  1032. private System.Windows.Forms.ToolStripMenuItem tsmUnCompress;
  1033. private System.Windows.Forms.ToolStripMenuItem tsmImport;
  1034. private System.Windows.Forms.ToolStripMenuItem tsmZIPToSDec;
  1035. private System.Windows.Forms.ToolStripMenuItem tsmHandCheck;
  1036. private System.Windows.Forms.TabPage tabPage1;
  1037. private Sunny.UI.UIPanel uiPanel2;
  1038. private Sunny.UI.UITabControl uiTabControl3;
  1039. private System.Windows.Forms.TabPage tabPage6;
  1040. private Sunny.UI.UIDataGridView dgvHisSettlRec;
  1041. private System.Windows.Forms.TabPage tabPage7;
  1042. private Sunny.UI.UIDataGridView dgvCenterSettlRec;
  1043. private System.Windows.Forms.TabPage tabPage8;
  1044. private Sunny.UI.UIRichTextBox rtbCheckDetailLog;
  1045. private Sunny.UI.UITabControl uiTabControl2;
  1046. private System.Windows.Forms.TabPage tabPage4;
  1047. private Sunny.UI.UIDataGridView dgvSettlSummary;
  1048. private System.Windows.Forms.TabPage tabPage5;
  1049. private Sunny.UI.UIRichTextBox rtbCheckLog;
  1050. private Sunny.UI.UIPanel uiPanel1;
  1051. private System.Windows.Forms.RichTextBox tbTmp;
  1052. private Sunny.UI.UIGroupBox gbConditionSet;
  1053. private Sunny.UI.UITextBox tbSettlOption;
  1054. private Sunny.UI.UIComboBox cbxValid;
  1055. private Sunny.UI.UILabel uiLabel5;
  1056. private Sunny.UI.UILabel uiLabel4;
  1057. private Sunny.UI.UIComboBox cbxClrType;
  1058. private Sunny.UI.UILabel uiLabel3;
  1059. private Sunny.UI.UIComboBox cbxInsuType;
  1060. private Sunny.UI.UILabel uiLabel2;
  1061. private Sunny.UI.UICheckBoxGroup cbgGroupSet;
  1062. private Sunny.UI.UIGroupBox uiGroupBox1;
  1063. private Sunny.UI.UIGroupBox uiGroupBox10;
  1064. private Sunny.UI.UIButton uiButton4;
  1065. private Sunny.UI.UIButton btCheckBatch;
  1066. private Sunny.UI.UIButton Btn_Query;
  1067. private Sunny.UI.UIButton btnQuerySettlSummary;
  1068. private Sunny.UI.UIButton btnClose;
  1069. private Sunny.UI.UIButton btnBatchCheck;
  1070. private Sunny.UI.UIGroupBox gbDateTime;
  1071. private Sunny.UI.UISymbolButton btnReduceOndDay;
  1072. private Sunny.UI.UISymbolButton btnAddOneDay;
  1073. private Sunny.UI.UIDatetimePicker dpED;
  1074. private Sunny.UI.UIDatetimePicker dpST;
  1075. private Sunny.UI.UITabControl uiTabControl1;
  1076. private Sunny.UI.UICheckBox cbIsHaveAccountPay;
  1077. }
  1078. }