| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083 |
- namespace PTMedicalInsurance.Forms
- {
- partial class Clearing
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Clearing));
- this.cmsCheck = new Sunny.UI.UIContextMenuStrip();
- this.tsmCheck_Single = new System.Windows.Forms.ToolStripMenuItem();
- this.tsmCheckDetail_Single = new System.Windows.Forms.ToolStripMenuItem();
- this.tsmHisRecord = new System.Windows.Forms.ToolStripMenuItem();
- this.tsmAICheck = new System.Windows.Forms.ToolStripMenuItem();
- this.导出TXTToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.tsmExport = new System.Windows.Forms.ToolStripMenuItem();
- this.tsmCompress = new System.Windows.Forms.ToolStripMenuItem();
- this.tsmZIPToSDec = new System.Windows.Forms.ToolStripMenuItem();
- this.tsmUploadZIP = new System.Windows.Forms.ToolStripMenuItem();
- this.tsm3202 = new System.Windows.Forms.ToolStripMenuItem();
- this.tsmDownload = new System.Windows.Forms.ToolStripMenuItem();
- this.tsmUnCompress = new System.Windows.Forms.ToolStripMenuItem();
- this.tsmImport = new System.Windows.Forms.ToolStripMenuItem();
- this.tsmHandCheck = new System.Windows.Forms.ToolStripMenuItem();
- this.tabPage1 = new System.Windows.Forms.TabPage();
- this.uiPanel2 = new Sunny.UI.UIPanel();
- this.uiTabControl3 = new Sunny.UI.UITabControl();
- this.tabPage6 = new System.Windows.Forms.TabPage();
- this.dgvHisSettlRec = new Sunny.UI.UIDataGridView();
- this.tabPage7 = new System.Windows.Forms.TabPage();
- this.dgvCenterSettlRec = new Sunny.UI.UIDataGridView();
- this.tabPage8 = new System.Windows.Forms.TabPage();
- this.rtbCheckDetailLog = new Sunny.UI.UIRichTextBox();
- this.uiTabControl2 = new Sunny.UI.UITabControl();
- this.tabPage4 = new System.Windows.Forms.TabPage();
- this.dgvSettlSummary = new Sunny.UI.UIDataGridView();
- this.tabPage5 = new System.Windows.Forms.TabPage();
- this.rtbCheckLog = new Sunny.UI.UIRichTextBox();
- this.uiPanel1 = new Sunny.UI.UIPanel();
- this.tbTmp = new System.Windows.Forms.RichTextBox();
- this.gbConditionSet = new Sunny.UI.UIGroupBox();
- this.tbSettlOption = new Sunny.UI.UITextBox();
- this.cbxValid = new Sunny.UI.UIComboBox();
- this.uiLabel5 = new Sunny.UI.UILabel();
- this.uiLabel4 = new Sunny.UI.UILabel();
- this.cbxClrType = new Sunny.UI.UIComboBox();
- this.uiLabel3 = new Sunny.UI.UILabel();
- this.cbxInsuType = new Sunny.UI.UIComboBox();
- this.uiLabel2 = new Sunny.UI.UILabel();
- this.cbgGroupSet = new Sunny.UI.UICheckBoxGroup();
- this.uiGroupBox1 = new Sunny.UI.UIGroupBox();
- this.uiGroupBox10 = new Sunny.UI.UIGroupBox();
- this.uiButton4 = new Sunny.UI.UIButton();
- this.btCheckBatch = new Sunny.UI.UIButton();
- this.Btn_Query = new Sunny.UI.UIButton();
- this.btnQuerySettlSummary = new Sunny.UI.UIButton();
- this.btnClose = new Sunny.UI.UIButton();
- this.btnBatchCheck = new Sunny.UI.UIButton();
- this.gbDateTime = new Sunny.UI.UIGroupBox();
- this.btnReduceOndDay = new Sunny.UI.UISymbolButton();
- this.btnAddOneDay = new Sunny.UI.UISymbolButton();
- this.dpED = new Sunny.UI.UIDatetimePicker();
- this.dpST = new Sunny.UI.UIDatetimePicker();
- this.uiTabControl1 = new Sunny.UI.UITabControl();
- this.cbIsHaveAccountPay = new Sunny.UI.UICheckBox();
- this.cmsCheck.SuspendLayout();
- this.tabPage1.SuspendLayout();
- this.uiPanel2.SuspendLayout();
- this.uiTabControl3.SuspendLayout();
- this.tabPage6.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvHisSettlRec)).BeginInit();
- this.tabPage7.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvCenterSettlRec)).BeginInit();
- this.tabPage8.SuspendLayout();
- this.uiTabControl2.SuspendLayout();
- this.tabPage4.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvSettlSummary)).BeginInit();
- this.tabPage5.SuspendLayout();
- this.uiPanel1.SuspendLayout();
- this.gbConditionSet.SuspendLayout();
- this.uiGroupBox1.SuspendLayout();
- this.uiGroupBox10.SuspendLayout();
- this.gbDateTime.SuspendLayout();
- this.uiTabControl1.SuspendLayout();
- this.SuspendLayout();
- //
- // cmsCheck
- //
- this.cmsCheck.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
- this.cmsCheck.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cmsCheck.ImageScalingSize = new System.Drawing.Size(20, 20);
- this.cmsCheck.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.tsmCheck_Single,
- this.tsmCheckDetail_Single,
- this.tsmHisRecord,
- this.tsmAICheck,
- this.导出TXTToolStripMenuItem});
- this.cmsCheck.Name = "cmsCheck";
- this.cmsCheck.Size = new System.Drawing.Size(208, 134);
- this.cmsCheck.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tsmCheck_Single
- //
- this.tsmCheck_Single.Name = "tsmCheck_Single";
- this.tsmCheck_Single.Size = new System.Drawing.Size(207, 26);
- this.tsmCheck_Single.Text = "单条对总账";
- this.tsmCheck_Single.Click += new System.EventHandler(this.tsmCheck_Single_Click);
- //
- // tsmCheckDetail_Single
- //
- this.tsmCheckDetail_Single.Name = "tsmCheckDetail_Single";
- this.tsmCheckDetail_Single.Size = new System.Drawing.Size(207, 26);
- this.tsmCheckDetail_Single.Text = "单条对明细账";
- this.tsmCheckDetail_Single.Click += new System.EventHandler(this.tsmCheckDetail_Single_Click);
- //
- // tsmHisRecord
- //
- this.tsmHisRecord.Name = "tsmHisRecord";
- this.tsmHisRecord.Size = new System.Drawing.Size(207, 26);
- this.tsmHisRecord.Text = "查看HIS记录明细 ";
- this.tsmHisRecord.Click += new System.EventHandler(this.tsmHisRecord_Click);
- //
- // tsmAICheck
- //
- this.tsmAICheck.Name = "tsmAICheck";
- this.tsmAICheck.Size = new System.Drawing.Size(207, 26);
- this.tsmAICheck.Text = "智能比对";
- this.tsmAICheck.Click += new System.EventHandler(this.tsmAICheck_Click);
- //
- // 导出TXTToolStripMenuItem
- //
- this.导出TXTToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.tsmExport,
- this.tsmCompress,
- this.tsmZIPToSDec,
- this.tsmUploadZIP,
- this.tsm3202,
- this.tsmDownload,
- this.tsmUnCompress,
- this.tsmImport,
- this.tsmHandCheck});
- this.导出TXTToolStripMenuItem.Name = "导出TXTToolStripMenuItem";
- this.导出TXTToolStripMenuItem.Size = new System.Drawing.Size(207, 26);
- this.导出TXTToolStripMenuItem.Text = "附属功能";
- //
- // tsmExport
- //
- this.tsmExport.Name = "tsmExport";
- this.tsmExport.Size = new System.Drawing.Size(217, 26);
- this.tsmExport.Text = "导出TXT";
- this.tsmExport.Click += new System.EventHandler(this.tsmExport_Click);
- //
- // tsmCompress
- //
- this.tsmCompress.Name = "tsmCompress";
- this.tsmCompress.Size = new System.Drawing.Size(217, 26);
- this.tsmCompress.Text = "TXT压缩为ZIP";
- this.tsmCompress.Click += new System.EventHandler(this.tsmCompress_Click);
- //
- // tsmZIPToSDec
- //
- this.tsmZIPToSDec.Name = "tsmZIPToSDec";
- this.tsmZIPToSDec.Size = new System.Drawing.Size(217, 26);
- this.tsmZIPToSDec.Text = "ZIP转为有符号整数";
- this.tsmZIPToSDec.Click += new System.EventHandler(this.tsmZIPToSDec_Click);
- //
- // tsmUploadZIP
- //
- this.tsmUploadZIP.Name = "tsmUploadZIP";
- this.tsmUploadZIP.Size = new System.Drawing.Size(217, 26);
- this.tsmUploadZIP.Text = "上传ZIP";
- this.tsmUploadZIP.Click += new System.EventHandler(this.tsmUploadZIP_Click);
- //
- // tsm3202
- //
- this.tsm3202.Name = "tsm3202";
- this.tsm3202.Size = new System.Drawing.Size(217, 26);
- this.tsm3202.Text = "3202";
- this.tsm3202.Click += new System.EventHandler(this.tsm3202_Click);
- //
- // tsmDownload
- //
- this.tsmDownload.Name = "tsmDownload";
- this.tsmDownload.Size = new System.Drawing.Size(217, 26);
- this.tsmDownload.Text = "下载文件";
- this.tsmDownload.Click += new System.EventHandler(this.tsmDownload_Click);
- //
- // tsmUnCompress
- //
- this.tsmUnCompress.Name = "tsmUnCompress";
- this.tsmUnCompress.Size = new System.Drawing.Size(217, 26);
- this.tsmUnCompress.Text = "解压文件";
- this.tsmUnCompress.Click += new System.EventHandler(this.tsmUnCompress_Click);
- //
- // tsmImport
- //
- this.tsmImport.Name = "tsmImport";
- this.tsmImport.Size = new System.Drawing.Size(217, 26);
- this.tsmImport.Text = "导入文件";
- this.tsmImport.Click += new System.EventHandler(this.tsmImport_Click);
- //
- // tsmHandCheck
- //
- this.tsmHandCheck.Name = "tsmHandCheck";
- this.tsmHandCheck.Size = new System.Drawing.Size(217, 26);
- this.tsmHandCheck.Text = "手工对账";
- this.tsmHandCheck.Click += new System.EventHandler(this.tsmHandCheck_Click);
- //
- // tabPage1
- //
- this.tabPage1.Controls.Add(this.uiPanel2);
- this.tabPage1.Controls.Add(this.uiPanel1);
- this.tabPage1.Location = new System.Drawing.Point(0, 30);
- this.tabPage1.Name = "tabPage1";
- this.tabPage1.Size = new System.Drawing.Size(1200, 766);
- this.tabPage1.TabIndex = 0;
- this.tabPage1.Text = "本地对账";
- this.tabPage1.UseVisualStyleBackColor = true;
- //
- // uiPanel2
- //
- this.uiPanel2.Controls.Add(this.uiTabControl3);
- this.uiPanel2.Controls.Add(this.uiTabControl2);
- this.uiPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.uiPanel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiPanel2.Location = new System.Drawing.Point(228, 0);
- this.uiPanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiPanel2.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiPanel2.Name = "uiPanel2";
- this.uiPanel2.Size = new System.Drawing.Size(972, 766);
- this.uiPanel2.TabIndex = 3;
- this.uiPanel2.Text = null;
- this.uiPanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiPanel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiTabControl3
- //
- this.uiTabControl3.Controls.Add(this.tabPage6);
- this.uiTabControl3.Controls.Add(this.tabPage7);
- this.uiTabControl3.Controls.Add(this.tabPage8);
- this.uiTabControl3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.uiTabControl3.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
- this.uiTabControl3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiTabControl3.ItemSize = new System.Drawing.Size(150, 25);
- this.uiTabControl3.Location = new System.Drawing.Point(0, 424);
- this.uiTabControl3.MainPage = "";
- this.uiTabControl3.Name = "uiTabControl3";
- this.uiTabControl3.SelectedIndex = 0;
- this.uiTabControl3.Size = new System.Drawing.Size(972, 342);
- this.uiTabControl3.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
- this.uiTabControl3.TabIndex = 1;
- this.uiTabControl3.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiTabControl3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tabPage6
- //
- this.tabPage6.Controls.Add(this.dgvHisSettlRec);
- this.tabPage6.Location = new System.Drawing.Point(0, 25);
- this.tabPage6.Name = "tabPage6";
- this.tabPage6.Size = new System.Drawing.Size(972, 317);
- this.tabPage6.TabIndex = 0;
- this.tabPage6.Text = "HIS结算记录";
- this.tabPage6.UseVisualStyleBackColor = true;
- //
- // dgvHisSettlRec
- //
- this.dgvHisSettlRec.AllowUserToAddRows = false;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- this.dgvHisSettlRec.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
- this.dgvHisSettlRec.BackgroundColor = System.Drawing.Color.White;
- this.dgvHisSettlRec.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvHisSettlRec.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
- this.dgvHisSettlRec.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
- dataGridViewCellStyle3.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dgvHisSettlRec.DefaultCellStyle = dataGridViewCellStyle3;
- this.dgvHisSettlRec.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvHisSettlRec.EnableHeadersVisualStyles = false;
- this.dgvHisSettlRec.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvHisSettlRec.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- this.dgvHisSettlRec.Location = new System.Drawing.Point(0, 0);
- this.dgvHisSettlRec.Name = "dgvHisSettlRec";
- this.dgvHisSettlRec.ReadOnly = true;
- dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvHisSettlRec.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
- this.dgvHisSettlRec.RowHeadersWidth = 51;
- dataGridViewCellStyle5.BackColor = System.Drawing.Color.White;
- dataGridViewCellStyle5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvHisSettlRec.RowsDefaultCellStyle = dataGridViewCellStyle5;
- this.dgvHisSettlRec.RowTemplate.Height = 23;
- this.dgvHisSettlRec.SelectedIndex = -1;
- this.dgvHisSettlRec.Size = new System.Drawing.Size(972, 317);
- this.dgvHisSettlRec.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- this.dgvHisSettlRec.TabIndex = 1;
- this.dgvHisSettlRec.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.dgvHisSettlRec.RowStateChanged += new System.Windows.Forms.DataGridViewRowStateChangedEventHandler(this.dgvHisSettlRec_RowStateChanged);
- //
- // tabPage7
- //
- this.tabPage7.Controls.Add(this.dgvCenterSettlRec);
- this.tabPage7.Location = new System.Drawing.Point(0, 25);
- this.tabPage7.Name = "tabPage7";
- this.tabPage7.Size = new System.Drawing.Size(972, 317);
- this.tabPage7.TabIndex = 1;
- this.tabPage7.Text = "中心结算记录";
- this.tabPage7.UseVisualStyleBackColor = true;
- //
- // dgvCenterSettlRec
- //
- this.dgvCenterSettlRec.AllowUserToAddRows = false;
- dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- this.dgvCenterSettlRec.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
- this.dgvCenterSettlRec.BackgroundColor = System.Drawing.Color.White;
- this.dgvCenterSettlRec.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle7.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvCenterSettlRec.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
- this.dgvCenterSettlRec.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Window;
- dataGridViewCellStyle8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dgvCenterSettlRec.DefaultCellStyle = dataGridViewCellStyle8;
- this.dgvCenterSettlRec.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvCenterSettlRec.EnableHeadersVisualStyles = false;
- this.dgvCenterSettlRec.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvCenterSettlRec.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- this.dgvCenterSettlRec.Location = new System.Drawing.Point(0, 0);
- this.dgvCenterSettlRec.Name = "dgvCenterSettlRec";
- dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle9.SelectionForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvCenterSettlRec.RowHeadersDefaultCellStyle = dataGridViewCellStyle9;
- this.dgvCenterSettlRec.RowHeadersWidth = 51;
- dataGridViewCellStyle10.BackColor = System.Drawing.Color.White;
- dataGridViewCellStyle10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvCenterSettlRec.RowsDefaultCellStyle = dataGridViewCellStyle10;
- this.dgvCenterSettlRec.RowTemplate.Height = 23;
- this.dgvCenterSettlRec.SelectedIndex = -1;
- this.dgvCenterSettlRec.Size = new System.Drawing.Size(972, 317);
- this.dgvCenterSettlRec.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- this.dgvCenterSettlRec.TabIndex = 1;
- this.dgvCenterSettlRec.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tabPage8
- //
- this.tabPage8.Controls.Add(this.rtbCheckDetailLog);
- this.tabPage8.Location = new System.Drawing.Point(0, 25);
- this.tabPage8.Name = "tabPage8";
- this.tabPage8.Size = new System.Drawing.Size(972, 317);
- this.tabPage8.TabIndex = 2;
- this.tabPage8.Text = "对明细账结果记录";
- this.tabPage8.UseVisualStyleBackColor = true;
- //
- // rtbCheckDetailLog
- //
- this.rtbCheckDetailLog.Dock = System.Windows.Forms.DockStyle.Fill;
- this.rtbCheckDetailLog.FillColor = System.Drawing.Color.White;
- this.rtbCheckDetailLog.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.rtbCheckDetailLog.Location = new System.Drawing.Point(0, 0);
- this.rtbCheckDetailLog.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.rtbCheckDetailLog.MinimumSize = new System.Drawing.Size(1, 1);
- this.rtbCheckDetailLog.Name = "rtbCheckDetailLog";
- this.rtbCheckDetailLog.Padding = new System.Windows.Forms.Padding(2);
- this.rtbCheckDetailLog.ShowText = false;
- this.rtbCheckDetailLog.Size = new System.Drawing.Size(972, 317);
- this.rtbCheckDetailLog.Style = Sunny.UI.UIStyle.Custom;
- this.rtbCheckDetailLog.TabIndex = 0;
- this.rtbCheckDetailLog.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.rtbCheckDetailLog.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiTabControl2
- //
- this.uiTabControl2.Controls.Add(this.tabPage4);
- this.uiTabControl2.Controls.Add(this.tabPage5);
- this.uiTabControl2.Dock = System.Windows.Forms.DockStyle.Top;
- this.uiTabControl2.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
- this.uiTabControl2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiTabControl2.ItemSize = new System.Drawing.Size(150, 25);
- this.uiTabControl2.Location = new System.Drawing.Point(0, 0);
- this.uiTabControl2.MainPage = "";
- this.uiTabControl2.Name = "uiTabControl2";
- this.uiTabControl2.SelectedIndex = 0;
- this.uiTabControl2.Size = new System.Drawing.Size(972, 424);
- this.uiTabControl2.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
- this.uiTabControl2.TabIndex = 0;
- this.uiTabControl2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiTabControl2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tabPage4
- //
- this.tabPage4.Controls.Add(this.dgvSettlSummary);
- this.tabPage4.Location = new System.Drawing.Point(0, 25);
- this.tabPage4.Name = "tabPage4";
- this.tabPage4.Size = new System.Drawing.Size(972, 399);
- this.tabPage4.TabIndex = 0;
- this.tabPage4.Text = "结算汇总数据";
- this.tabPage4.UseVisualStyleBackColor = true;
- //
- // dgvSettlSummary
- //
- this.dgvSettlSummary.AllowUserToAddRows = false;
- dataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- this.dgvSettlSummary.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle11;
- this.dgvSettlSummary.BackgroundColor = System.Drawing.Color.White;
- this.dgvSettlSummary.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
- dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle12.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle12.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle12.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle12.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvSettlSummary.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle12;
- this.dgvSettlSummary.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.dgvSettlSummary.ContextMenuStrip = this.cmsCheck;
- dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle13.BackColor = System.Drawing.SystemColors.Window;
- dataGridViewCellStyle13.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- dataGridViewCellStyle13.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle13.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dgvSettlSummary.DefaultCellStyle = dataGridViewCellStyle13;
- this.dgvSettlSummary.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvSettlSummary.EnableHeadersVisualStyles = false;
- this.dgvSettlSummary.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvSettlSummary.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- this.dgvSettlSummary.Location = new System.Drawing.Point(0, 0);
- this.dgvSettlSummary.Name = "dgvSettlSummary";
- this.dgvSettlSummary.ReadOnly = true;
- dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- 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)));
- dataGridViewCellStyle14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- dataGridViewCellStyle14.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle14.SelectionForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvSettlSummary.RowHeadersDefaultCellStyle = dataGridViewCellStyle14;
- this.dgvSettlSummary.RowHeadersWidth = 30;
- this.dgvSettlSummary.RowHeight = 30;
- dataGridViewCellStyle15.BackColor = System.Drawing.Color.White;
- dataGridViewCellStyle15.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvSettlSummary.RowsDefaultCellStyle = dataGridViewCellStyle15;
- this.dgvSettlSummary.RowTemplate.Height = 30;
- this.dgvSettlSummary.SelectedIndex = -1;
- this.dgvSettlSummary.Size = new System.Drawing.Size(972, 399);
- this.dgvSettlSummary.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- this.dgvSettlSummary.TabIndex = 0;
- this.dgvSettlSummary.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.dgvSettlSummary.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvSettlSummary_CellDoubleClick);
- this.dgvSettlSummary.RowStateChanged += new System.Windows.Forms.DataGridViewRowStateChangedEventHandler(this.dgvSettlSummary_RowStateChanged);
- //
- // tabPage5
- //
- this.tabPage5.Controls.Add(this.rtbCheckLog);
- this.tabPage5.Location = new System.Drawing.Point(0, 25);
- this.tabPage5.Name = "tabPage5";
- this.tabPage5.Size = new System.Drawing.Size(972, 399);
- this.tabPage5.TabIndex = 1;
- this.tabPage5.Text = "对总账结果记录";
- this.tabPage5.UseVisualStyleBackColor = true;
- //
- // rtbCheckLog
- //
- this.rtbCheckLog.Dock = System.Windows.Forms.DockStyle.Fill;
- this.rtbCheckLog.FillColor = System.Drawing.Color.White;
- this.rtbCheckLog.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.rtbCheckLog.Location = new System.Drawing.Point(0, 0);
- this.rtbCheckLog.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.rtbCheckLog.MinimumSize = new System.Drawing.Size(1, 1);
- this.rtbCheckLog.Name = "rtbCheckLog";
- this.rtbCheckLog.Padding = new System.Windows.Forms.Padding(2);
- this.rtbCheckLog.ShowText = false;
- this.rtbCheckLog.Size = new System.Drawing.Size(972, 399);
- this.rtbCheckLog.Style = Sunny.UI.UIStyle.Custom;
- this.rtbCheckLog.TabIndex = 1;
- this.rtbCheckLog.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.rtbCheckLog.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiPanel1
- //
- this.uiPanel1.Controls.Add(this.tbTmp);
- this.uiPanel1.Controls.Add(this.gbConditionSet);
- this.uiPanel1.Controls.Add(this.cbgGroupSet);
- this.uiPanel1.Controls.Add(this.uiGroupBox1);
- this.uiPanel1.Controls.Add(this.gbDateTime);
- this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Left;
- this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiPanel1.Location = new System.Drawing.Point(0, 0);
- this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiPanel1.Name = "uiPanel1";
- this.uiPanel1.Size = new System.Drawing.Size(228, 766);
- this.uiPanel1.TabIndex = 2;
- this.uiPanel1.Text = null;
- this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbTmp
- //
- this.tbTmp.Dock = System.Windows.Forms.DockStyle.Top;
- this.tbTmp.Location = new System.Drawing.Point(0, 493);
- this.tbTmp.Name = "tbTmp";
- this.tbTmp.Size = new System.Drawing.Size(228, 146);
- this.tbTmp.TabIndex = 31;
- this.tbTmp.Text = "E:\\GHSF\\SCYBDownLoad\\result.txt";
- //
- // gbConditionSet
- //
- this.gbConditionSet.Controls.Add(this.cbIsHaveAccountPay);
- this.gbConditionSet.Controls.Add(this.tbSettlOption);
- this.gbConditionSet.Controls.Add(this.cbxValid);
- this.gbConditionSet.Controls.Add(this.uiLabel5);
- this.gbConditionSet.Controls.Add(this.uiLabel4);
- this.gbConditionSet.Controls.Add(this.cbxClrType);
- this.gbConditionSet.Controls.Add(this.uiLabel3);
- this.gbConditionSet.Controls.Add(this.cbxInsuType);
- this.gbConditionSet.Controls.Add(this.uiLabel2);
- this.gbConditionSet.Dock = System.Windows.Forms.DockStyle.Top;
- this.gbConditionSet.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.gbConditionSet.Location = new System.Drawing.Point(0, 267);
- this.gbConditionSet.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.gbConditionSet.MinimumSize = new System.Drawing.Size(1, 1);
- this.gbConditionSet.Name = "gbConditionSet";
- this.gbConditionSet.Padding = new System.Windows.Forms.Padding(0, 26, 0, 0);
- this.gbConditionSet.Size = new System.Drawing.Size(228, 226);
- this.gbConditionSet.TabIndex = 24;
- this.gbConditionSet.TabStop = false;
- this.gbConditionSet.Text = "条件设置";
- this.gbConditionSet.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.gbConditionSet.TitleTop = 10;
- this.gbConditionSet.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbSettlOption
- //
- this.tbSettlOption.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbSettlOption.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbSettlOption.Location = new System.Drawing.Point(67, 97);
- this.tbSettlOption.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbSettlOption.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbSettlOption.Name = "tbSettlOption";
- this.tbSettlOption.ShowText = false;
- this.tbSettlOption.Size = new System.Drawing.Size(153, 25);
- this.tbSettlOption.TabIndex = 10;
- this.tbSettlOption.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbSettlOption.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // cbxValid
- //
- this.cbxValid.DataSource = null;
- this.cbxValid.FillColor = System.Drawing.Color.White;
- this.cbxValid.FilterMaxCount = 50;
- this.cbxValid.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbxValid.ItemHeight = 20;
- this.cbxValid.Items.AddRange(new object[] {
- "全部",
- "有效",
- "无效"});
- this.cbxValid.Location = new System.Drawing.Point(67, 135);
- this.cbxValid.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.cbxValid.MinimumSize = new System.Drawing.Size(63, 0);
- this.cbxValid.Name = "cbxValid";
- this.cbxValid.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
- this.cbxValid.Size = new System.Drawing.Size(153, 25);
- this.cbxValid.TabIndex = 9;
- this.cbxValid.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.cbxValid.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel5
- //
- this.uiLabel5.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel5.Location = new System.Drawing.Point(4, 138);
- this.uiLabel5.Name = "uiLabel5";
- this.uiLabel5.Size = new System.Drawing.Size(78, 23);
- this.uiLabel5.TabIndex = 8;
- this.uiLabel5.Text = "有效标志";
- this.uiLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel4
- //
- this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel4.Location = new System.Drawing.Point(4, 100);
- this.uiLabel4.Name = "uiLabel4";
- this.uiLabel4.Size = new System.Drawing.Size(78, 23);
- this.uiLabel4.TabIndex = 6;
- this.uiLabel4.Text = "经办机构";
- this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // cbxClrType
- //
- this.cbxClrType.DataSource = null;
- this.cbxClrType.FillColor = System.Drawing.Color.White;
- this.cbxClrType.FilterMaxCount = 50;
- this.cbxClrType.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbxClrType.ItemHeight = 20;
- this.cbxClrType.Items.AddRange(new object[] {
- "1",
- "2"});
- this.cbxClrType.Location = new System.Drawing.Point(67, 59);
- this.cbxClrType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.cbxClrType.MinimumSize = new System.Drawing.Size(63, 0);
- this.cbxClrType.Name = "cbxClrType";
- this.cbxClrType.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
- this.cbxClrType.Size = new System.Drawing.Size(153, 25);
- this.cbxClrType.TabIndex = 5;
- this.cbxClrType.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.cbxClrType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel3
- //
- this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel3.Location = new System.Drawing.Point(4, 62);
- this.uiLabel3.Name = "uiLabel3";
- this.uiLabel3.Size = new System.Drawing.Size(78, 23);
- this.uiLabel3.TabIndex = 4;
- this.uiLabel3.Text = "清算类别";
- this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // cbxInsuType
- //
- this.cbxInsuType.DataSource = null;
- this.cbxInsuType.FillColor = System.Drawing.Color.White;
- this.cbxInsuType.FilterMaxCount = 50;
- this.cbxInsuType.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbxInsuType.ItemHeight = 20;
- this.cbxInsuType.Items.AddRange(new object[] {
- "1",
- "2"});
- this.cbxInsuType.Location = new System.Drawing.Point(67, 21);
- this.cbxInsuType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.cbxInsuType.MinimumSize = new System.Drawing.Size(63, 0);
- this.cbxInsuType.Name = "cbxInsuType";
- this.cbxInsuType.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
- this.cbxInsuType.Size = new System.Drawing.Size(153, 25);
- this.cbxInsuType.TabIndex = 3;
- this.cbxInsuType.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.cbxInsuType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel2
- //
- this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel2.Location = new System.Drawing.Point(4, 24);
- this.uiLabel2.Name = "uiLabel2";
- this.uiLabel2.Size = new System.Drawing.Size(78, 23);
- this.uiLabel2.TabIndex = 2;
- this.uiLabel2.Text = "险种类型";
- this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // cbgGroupSet
- //
- this.cbgGroupSet.Dock = System.Windows.Forms.DockStyle.Top;
- this.cbgGroupSet.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbgGroupSet.Items.AddRange(new object[] {
- "接 口",
- "险 种 类 型",
- "清 算 类 别",
- "经 办 机 构",
- "单 据 类 型"});
- this.cbgGroupSet.ItemSize = new System.Drawing.Size(150, 25);
- this.cbgGroupSet.Location = new System.Drawing.Point(0, 112);
- this.cbgGroupSet.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.cbgGroupSet.MinimumSize = new System.Drawing.Size(1, 1);
- this.cbgGroupSet.Name = "cbgGroupSet";
- this.cbgGroupSet.Padding = new System.Windows.Forms.Padding(0, 26, 0, 0);
- this.cbgGroupSet.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.Top;
- this.cbgGroupSet.SelectedIndexes = ((System.Collections.Generic.List<int>)(resources.GetObject("cbgGroupSet.SelectedIndexes")));
- this.cbgGroupSet.Size = new System.Drawing.Size(228, 155);
- this.cbgGroupSet.TabIndex = 25;
- this.cbgGroupSet.Text = "分组设置";
- this.cbgGroupSet.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.cbgGroupSet.TitleTop = 10;
- this.cbgGroupSet.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiGroupBox1
- //
- this.uiGroupBox1.Controls.Add(this.uiGroupBox10);
- this.uiGroupBox1.Controls.Add(this.btnQuerySettlSummary);
- this.uiGroupBox1.Controls.Add(this.btnClose);
- this.uiGroupBox1.Controls.Add(this.btnBatchCheck);
- this.uiGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.uiGroupBox1.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiGroupBox1.Location = new System.Drawing.Point(0, 112);
- this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiGroupBox1.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiGroupBox1.Name = "uiGroupBox1";
- this.uiGroupBox1.Padding = new System.Windows.Forms.Padding(0, 10, 0, 0);
- this.uiGroupBox1.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
- this.uiGroupBox1.RectSize = 2;
- this.uiGroupBox1.Size = new System.Drawing.Size(228, 654);
- this.uiGroupBox1.TabIndex = 22;
- this.uiGroupBox1.Text = null;
- this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiGroupBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiGroupBox10
- //
- this.uiGroupBox10.Controls.Add(this.uiButton4);
- this.uiGroupBox10.Controls.Add(this.btCheckBatch);
- this.uiGroupBox10.Controls.Add(this.Btn_Query);
- this.uiGroupBox10.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.uiGroupBox10.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiGroupBox10.Location = new System.Drawing.Point(0, 541);
- this.uiGroupBox10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiGroupBox10.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiGroupBox10.Name = "uiGroupBox10";
- this.uiGroupBox10.Padding = new System.Windows.Forms.Padding(0, 10, 0, 0);
- this.uiGroupBox10.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
- this.uiGroupBox10.RectSize = 2;
- this.uiGroupBox10.Size = new System.Drawing.Size(228, 113);
- this.uiGroupBox10.TabIndex = 34;
- this.uiGroupBox10.Text = null;
- this.uiGroupBox10.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiGroupBox10.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiButton4
- //
- this.uiButton4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.uiButton4.Cursor = System.Windows.Forms.Cursors.Hand;
- this.uiButton4.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiButton4.Location = new System.Drawing.Point(39, 75);
- this.uiButton4.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiButton4.Name = "uiButton4";
- this.uiButton4.Size = new System.Drawing.Size(144, 27);
- this.uiButton4.TabIndex = 2;
- this.uiButton4.Text = "退出";
- this.uiButton4.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiButton4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.uiButton4.Click += new System.EventHandler(this.btnClose_Click);
- //
- // btCheckBatch
- //
- this.btCheckBatch.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.btCheckBatch.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btCheckBatch.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btCheckBatch.Location = new System.Drawing.Point(39, 39);
- this.btCheckBatch.MinimumSize = new System.Drawing.Size(1, 1);
- this.btCheckBatch.Name = "btCheckBatch";
- this.btCheckBatch.Size = new System.Drawing.Size(144, 27);
- this.btCheckBatch.TabIndex = 1;
- this.btCheckBatch.Text = "批量对总账";
- this.btCheckBatch.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btCheckBatch.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.btCheckBatch.Click += new System.EventHandler(this.btCheckBatch_Click);
- //
- // Btn_Query
- //
- this.Btn_Query.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.Btn_Query.Cursor = System.Windows.Forms.Cursors.Hand;
- this.Btn_Query.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.Btn_Query.Location = new System.Drawing.Point(39, 3);
- this.Btn_Query.MinimumSize = new System.Drawing.Size(1, 1);
- this.Btn_Query.Name = "Btn_Query";
- this.Btn_Query.Size = new System.Drawing.Size(144, 27);
- this.Btn_Query.TabIndex = 0;
- this.Btn_Query.Text = "查询汇总数据";
- this.Btn_Query.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.Btn_Query.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.Btn_Query.Click += new System.EventHandler(this.Btn_Query_Click);
- //
- // btnQuerySettlSummary
- //
- this.btnQuerySettlSummary.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- this.btnQuerySettlSummary.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btnQuerySettlSummary.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnQuerySettlSummary.Location = new System.Drawing.Point(34, 719);
- this.btnQuerySettlSummary.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnQuerySettlSummary.Name = "btnQuerySettlSummary";
- this.btnQuerySettlSummary.Size = new System.Drawing.Size(168, 27);
- this.btnQuerySettlSummary.TabIndex = 33;
- this.btnQuerySettlSummary.Text = "查询汇总数据";
- this.btnQuerySettlSummary.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnQuerySettlSummary.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // btnClose
- //
- this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- this.btnClose.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btnClose.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnClose.Location = new System.Drawing.Point(34, 828);
- this.btnClose.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnClose.Name = "btnClose";
- this.btnClose.Size = new System.Drawing.Size(168, 27);
- this.btnClose.TabIndex = 2;
- this.btnClose.Text = "退 出";
- this.btnClose.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnClose.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
- //
- // btnBatchCheck
- //
- this.btnBatchCheck.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- this.btnBatchCheck.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btnBatchCheck.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnBatchCheck.Location = new System.Drawing.Point(34, 779);
- this.btnBatchCheck.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnBatchCheck.Name = "btnBatchCheck";
- this.btnBatchCheck.Size = new System.Drawing.Size(168, 27);
- this.btnBatchCheck.TabIndex = 1;
- this.btnBatchCheck.Text = "批量对总账";
- this.btnBatchCheck.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnBatchCheck.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // gbDateTime
- //
- this.gbDateTime.Controls.Add(this.btnReduceOndDay);
- this.gbDateTime.Controls.Add(this.btnAddOneDay);
- this.gbDateTime.Controls.Add(this.dpED);
- this.gbDateTime.Controls.Add(this.dpST);
- this.gbDateTime.Dock = System.Windows.Forms.DockStyle.Top;
- this.gbDateTime.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.gbDateTime.Location = new System.Drawing.Point(0, 0);
- this.gbDateTime.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.gbDateTime.MinimumSize = new System.Drawing.Size(1, 1);
- this.gbDateTime.Name = "gbDateTime";
- this.gbDateTime.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
- this.gbDateTime.Size = new System.Drawing.Size(228, 112);
- this.gbDateTime.TabIndex = 21;
- this.gbDateTime.Text = "起止时间";
- this.gbDateTime.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.gbDateTime.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // btnReduceOndDay
- //
- this.btnReduceOndDay.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btnReduceOndDay.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnReduceOndDay.Location = new System.Drawing.Point(160, 3);
- this.btnReduceOndDay.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnReduceOndDay.Name = "btnReduceOndDay";
- this.btnReduceOndDay.Size = new System.Drawing.Size(38, 23);
- this.btnReduceOndDay.Symbol = 61544;
- this.btnReduceOndDay.TabIndex = 3;
- this.btnReduceOndDay.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnReduceOndDay.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.btnReduceOndDay.Click += new System.EventHandler(this.btnReduceOndDay_Click);
- //
- // btnAddOneDay
- //
- this.btnAddOneDay.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btnAddOneDay.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnAddOneDay.Location = new System.Drawing.Point(116, 3);
- this.btnAddOneDay.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnAddOneDay.Name = "btnAddOneDay";
- this.btnAddOneDay.Size = new System.Drawing.Size(38, 23);
- this.btnAddOneDay.Symbol = 61543;
- this.btnAddOneDay.TabIndex = 2;
- this.btnAddOneDay.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnAddOneDay.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.btnAddOneDay.Click += new System.EventHandler(this.btnAddOneDay_Click);
- //
- // dpED
- //
- this.dpED.FillColor = System.Drawing.Color.White;
- this.dpED.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dpED.Location = new System.Drawing.Point(17, 70);
- this.dpED.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.dpED.MaxLength = 19;
- this.dpED.MinimumSize = new System.Drawing.Size(63, 0);
- this.dpED.Name = "dpED";
- this.dpED.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
- this.dpED.Size = new System.Drawing.Size(185, 29);
- this.dpED.SymbolDropDown = 61555;
- this.dpED.SymbolNormal = 61555;
- this.dpED.TabIndex = 1;
- this.dpED.Text = "2022-11-01 23:59:59";
- this.dpED.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.dpED.Value = new System.DateTime(2022, 11, 1, 23, 59, 59, 0);
- this.dpED.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // dpST
- //
- this.dpST.FillColor = System.Drawing.Color.White;
- this.dpST.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dpST.Location = new System.Drawing.Point(17, 31);
- this.dpST.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.dpST.MaxLength = 19;
- this.dpST.MinimumSize = new System.Drawing.Size(63, 0);
- this.dpST.Name = "dpST";
- this.dpST.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
- this.dpST.Size = new System.Drawing.Size(185, 29);
- this.dpST.SymbolDropDown = 61555;
- this.dpST.SymbolNormal = 61555;
- this.dpST.TabIndex = 0;
- this.dpST.Text = "2022-06-01 00:00:00";
- this.dpST.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.dpST.Value = new System.DateTime(2022, 6, 1, 0, 0, 0, 0);
- this.dpST.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiTabControl1
- //
- this.uiTabControl1.Controls.Add(this.tabPage1);
- this.uiTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.uiTabControl1.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
- this.uiTabControl1.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiTabControl1.ItemSize = new System.Drawing.Size(150, 30);
- this.uiTabControl1.Location = new System.Drawing.Point(0, 0);
- this.uiTabControl1.MainPage = "";
- this.uiTabControl1.Name = "uiTabControl1";
- this.uiTabControl1.SelectedIndex = 0;
- this.uiTabControl1.Size = new System.Drawing.Size(1200, 796);
- this.uiTabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
- this.uiTabControl1.TabIndex = 0;
- this.uiTabControl1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiTabControl1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // cbIsHaveAccountPay
- //
- this.cbIsHaveAccountPay.Cursor = System.Windows.Forms.Cursors.Hand;
- this.cbIsHaveAccountPay.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbIsHaveAccountPay.Location = new System.Drawing.Point(8, 168);
- this.cbIsHaveAccountPay.MinimumSize = new System.Drawing.Size(1, 1);
- this.cbIsHaveAccountPay.Name = "cbIsHaveAccountPay";
- this.cbIsHaveAccountPay.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
- this.cbIsHaveAccountPay.Size = new System.Drawing.Size(150, 29);
- this.cbIsHaveAccountPay.TabIndex = 11;
- this.cbIsHaveAccountPay.Text = "账户支付大于0";
- this.cbIsHaveAccountPay.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // Clearing
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1200, 796);
- this.Controls.Add(this.uiTabControl1);
- this.Name = "Clearing";
- this.Text = "对账与清算";
- this.Load += new System.EventHandler(this.Clearing_Load);
- this.cmsCheck.ResumeLayout(false);
- this.tabPage1.ResumeLayout(false);
- this.uiPanel2.ResumeLayout(false);
- this.uiTabControl3.ResumeLayout(false);
- this.tabPage6.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvHisSettlRec)).EndInit();
- this.tabPage7.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvCenterSettlRec)).EndInit();
- this.tabPage8.ResumeLayout(false);
- this.uiTabControl2.ResumeLayout(false);
- this.tabPage4.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvSettlSummary)).EndInit();
- this.tabPage5.ResumeLayout(false);
- this.uiPanel1.ResumeLayout(false);
- this.gbConditionSet.ResumeLayout(false);
- this.uiGroupBox1.ResumeLayout(false);
- this.uiGroupBox10.ResumeLayout(false);
- this.gbDateTime.ResumeLayout(false);
- this.uiTabControl1.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private Sunny.UI.UIContextMenuStrip cmsCheck;
- private System.Windows.Forms.ToolStripMenuItem tsmCheck_Single;
- private System.Windows.Forms.ToolStripMenuItem tsmCheckDetail_Single;
- private System.Windows.Forms.ToolStripMenuItem tsmHisRecord;
- private System.Windows.Forms.ToolStripMenuItem tsmAICheck;
- private System.Windows.Forms.ToolStripMenuItem 导出TXTToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem tsmExport;
- private System.Windows.Forms.ToolStripMenuItem tsmCompress;
- private System.Windows.Forms.ToolStripMenuItem tsmUploadZIP;
- private System.Windows.Forms.ToolStripMenuItem tsm3202;
- private System.Windows.Forms.ToolStripMenuItem tsmDownload;
- private System.Windows.Forms.ToolStripMenuItem tsmUnCompress;
- private System.Windows.Forms.ToolStripMenuItem tsmImport;
- private System.Windows.Forms.ToolStripMenuItem tsmZIPToSDec;
- private System.Windows.Forms.ToolStripMenuItem tsmHandCheck;
- private System.Windows.Forms.TabPage tabPage1;
- private Sunny.UI.UIPanel uiPanel2;
- private Sunny.UI.UITabControl uiTabControl3;
- private System.Windows.Forms.TabPage tabPage6;
- private Sunny.UI.UIDataGridView dgvHisSettlRec;
- private System.Windows.Forms.TabPage tabPage7;
- private Sunny.UI.UIDataGridView dgvCenterSettlRec;
- private System.Windows.Forms.TabPage tabPage8;
- private Sunny.UI.UIRichTextBox rtbCheckDetailLog;
- private Sunny.UI.UITabControl uiTabControl2;
- private System.Windows.Forms.TabPage tabPage4;
- private Sunny.UI.UIDataGridView dgvSettlSummary;
- private System.Windows.Forms.TabPage tabPage5;
- private Sunny.UI.UIRichTextBox rtbCheckLog;
- private Sunny.UI.UIPanel uiPanel1;
- private System.Windows.Forms.RichTextBox tbTmp;
- private Sunny.UI.UIGroupBox gbConditionSet;
- private Sunny.UI.UITextBox tbSettlOption;
- private Sunny.UI.UIComboBox cbxValid;
- private Sunny.UI.UILabel uiLabel5;
- private Sunny.UI.UILabel uiLabel4;
- private Sunny.UI.UIComboBox cbxClrType;
- private Sunny.UI.UILabel uiLabel3;
- private Sunny.UI.UIComboBox cbxInsuType;
- private Sunny.UI.UILabel uiLabel2;
- private Sunny.UI.UICheckBoxGroup cbgGroupSet;
- private Sunny.UI.UIGroupBox uiGroupBox1;
- private Sunny.UI.UIGroupBox uiGroupBox10;
- private Sunny.UI.UIButton uiButton4;
- private Sunny.UI.UIButton btCheckBatch;
- private Sunny.UI.UIButton Btn_Query;
- private Sunny.UI.UIButton btnQuerySettlSummary;
- private Sunny.UI.UIButton btnClose;
- private Sunny.UI.UIButton btnBatchCheck;
- private Sunny.UI.UIGroupBox gbDateTime;
- private Sunny.UI.UISymbolButton btnReduceOndDay;
- private Sunny.UI.UISymbolButton btnAddOneDay;
- private Sunny.UI.UIDatetimePicker dpED;
- private Sunny.UI.UIDatetimePicker dpST;
- private Sunny.UI.UITabControl uiTabControl1;
- private Sunny.UI.UICheckBox cbIsHaveAccountPay;
- }
- }
|