namespace PTMedicalInsurance.Forms.Clearings { partial class MainForm { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// 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(MainForm)); this.uiTabControl1 = new Sunny.UI.UITabControl(); this.tpLocalCheck = 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.cmsCheck = new Sunny.UI.UIContextMenuStrip(); this.tsmCheck_Single = new System.Windows.Forms.ToolStripMenuItem(); this.tsmCheckDetail_Single = new System.Windows.Forms.ToolStripMenuItem(); this.tsmCheck_Batch = new System.Windows.Forms.ToolStripMenuItem(); this.tsmCheckDetail_Batch = 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.tabPage5 = new System.Windows.Forms.TabPage(); this.rtbCheckLog = new Sunny.UI.UIRichTextBox(); this.uiPanel1 = new Sunny.UI.UIPanel(); this.gbConditionSet = new Sunny.UI.UIGroupBox(); this.cbReservelFlag = new Sunny.UI.UIComboBox(); this.uiLabel21 = new Sunny.UI.UILabel(); this.cbConfirmFlag = new Sunny.UI.UIComboBox(); this.uiLabel20 = new Sunny.UI.UILabel(); this.cbxInterface = new Sunny.UI.UIComboBox(); 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.uiLabel1 = new Sunny.UI.UILabel(); this.cbgGroupSet = new Sunny.UI.UICheckBoxGroup(); this.uiGroupBox1 = new Sunny.UI.UIGroupBox(); this.uiGroupBox10 = new Sunny.UI.UIGroupBox(); this.btClose = new Sunny.UI.UIButton(); this.btBatchCheck = 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.tpOutOfAreaClearing = new System.Windows.Forms.TabPage(); this.tabPage2 = new System.Windows.Forms.TabPage(); this.tabPage3 = new System.Windows.Forms.TabPage(); this.uiTabControl1.SuspendLayout(); this.tpLocalCheck.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.cmsCheck.SuspendLayout(); this.tabPage5.SuspendLayout(); this.uiPanel1.SuspendLayout(); this.gbConditionSet.SuspendLayout(); this.uiGroupBox1.SuspendLayout(); this.uiGroupBox10.SuspendLayout(); this.gbDateTime.SuspendLayout(); this.SuspendLayout(); // // uiTabControl1 // this.uiTabControl1.Controls.Add(this.tpLocalCheck); this.uiTabControl1.Controls.Add(this.tpOutOfAreaClearing); this.uiTabControl1.Controls.Add(this.tabPage2); this.uiTabControl1.Controls.Add(this.tabPage3); 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(1388, 759); 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); // // tpLocalCheck // this.tpLocalCheck.Controls.Add(this.uiPanel2); this.tpLocalCheck.Controls.Add(this.uiPanel1); this.tpLocalCheck.Location = new System.Drawing.Point(0, 30); this.tpLocalCheck.Name = "tpLocalCheck"; this.tpLocalCheck.Size = new System.Drawing.Size(1388, 729); this.tpLocalCheck.TabIndex = 0; this.tpLocalCheck.Text = "本地对账"; this.tpLocalCheck.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(1160, 729); 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(1160, 305); 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(1160, 280); 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(1160, 280); 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); // // 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(1160, 280); 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(1160, 280); 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(1160, 280); 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(1160, 280); 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(1160, 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(1160, 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(1160, 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); // // 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.tsmCheck_Batch, this.tsmCheckDetail_Batch, this.tsmHisRecord, this.tsmAICheck, this.导出TXTToolStripMenuItem}); this.cmsCheck.Name = "cmsCheck"; this.cmsCheck.Size = new System.Drawing.Size(208, 186); 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); // // tsmCheck_Batch // this.tsmCheck_Batch.Name = "tsmCheck_Batch"; this.tsmCheck_Batch.Size = new System.Drawing.Size(207, 26); this.tsmCheck_Batch.Text = "批量对总账"; this.tsmCheck_Batch.Click += new System.EventHandler(this.tsmCheck_Batch_Click); // // tsmCheckDetail_Batch // this.tsmCheckDetail_Batch.Name = "tsmCheckDetail_Batch"; this.tsmCheckDetail_Batch.Size = new System.Drawing.Size(207, 26); this.tsmCheckDetail_Batch.Text = "批量对明细账"; this.tsmCheckDetail_Batch.Click += new System.EventHandler(this.tsmCheckDetail_Batch_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); // // 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(1160, 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(1160, 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.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, 729); 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); // // gbConditionSet // this.gbConditionSet.Controls.Add(this.cbReservelFlag); this.gbConditionSet.Controls.Add(this.uiLabel21); this.gbConditionSet.Controls.Add(this.cbConfirmFlag); this.gbConditionSet.Controls.Add(this.uiLabel20); this.gbConditionSet.Controls.Add(this.cbxInterface); 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.Controls.Add(this.uiLabel1); 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, 308); 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); // // cbReservelFlag // this.cbReservelFlag.DataSource = null; this.cbReservelFlag.FillColor = System.Drawing.Color.White; this.cbReservelFlag.FilterMaxCount = 50; this.cbReservelFlag.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cbReservelFlag.ItemHeight = 20; this.cbReservelFlag.Items.AddRange(new object[] { "全部", "已冲正", "未冲正"}); this.cbReservelFlag.Location = new System.Drawing.Point(67, 236); this.cbReservelFlag.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.cbReservelFlag.MinimumSize = new System.Drawing.Size(63, 0); this.cbReservelFlag.Name = "cbReservelFlag"; this.cbReservelFlag.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.cbReservelFlag.Size = new System.Drawing.Size(153, 25); this.cbReservelFlag.TabIndex = 16; this.cbReservelFlag.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.cbReservelFlag.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel21 // this.uiLabel21.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel21.Location = new System.Drawing.Point(4, 239); this.uiLabel21.Name = "uiLabel21"; this.uiLabel21.Size = new System.Drawing.Size(78, 23); this.uiLabel21.TabIndex = 15; this.uiLabel21.Text = "冲正标志"; this.uiLabel21.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel21.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // cbConfirmFlag // this.cbConfirmFlag.DataSource = null; this.cbConfirmFlag.FillColor = System.Drawing.Color.White; this.cbConfirmFlag.FilterMaxCount = 50; this.cbConfirmFlag.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cbConfirmFlag.ItemHeight = 20; this.cbConfirmFlag.Items.AddRange(new object[] { "全部", "包含已确认", "所有未确认"}); this.cbConfirmFlag.Location = new System.Drawing.Point(67, 201); this.cbConfirmFlag.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.cbConfirmFlag.MinimumSize = new System.Drawing.Size(63, 0); this.cbConfirmFlag.Name = "cbConfirmFlag"; this.cbConfirmFlag.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.cbConfirmFlag.Size = new System.Drawing.Size(153, 25); this.cbConfirmFlag.TabIndex = 14; this.cbConfirmFlag.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.cbConfirmFlag.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel20 // this.uiLabel20.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel20.Location = new System.Drawing.Point(4, 204); this.uiLabel20.Name = "uiLabel20"; this.uiLabel20.Size = new System.Drawing.Size(78, 23); this.uiLabel20.TabIndex = 13; this.uiLabel20.Text = "确认标志"; this.uiLabel20.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel20.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // cbxInterface // this.cbxInterface.DataSource = null; this.cbxInterface.FillColor = System.Drawing.Color.White; this.cbxInterface.FilterMaxCount = 50; this.cbxInterface.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cbxInterface.ItemHeight = 20; this.cbxInterface.Items.AddRange(new object[] { "1", "2"}); this.cbxInterface.Location = new System.Drawing.Point(67, 30); this.cbxInterface.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.cbxInterface.MinimumSize = new System.Drawing.Size(63, 0); this.cbxInterface.Name = "cbxInterface"; this.cbxInterface.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.cbxInterface.Size = new System.Drawing.Size(153, 25); this.cbxInterface.TabIndex = 11; this.cbxInterface.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.cbxInterface.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, 135); 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, 170); 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, 173); 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, 138); 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, 100); 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, 103); 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, 65); 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, 68); 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); // // uiLabel1 // this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel1.Location = new System.Drawing.Point(4, 33); this.uiLabel1.Name = "uiLabel1"; this.uiLabel1.Size = new System.Drawing.Size(78, 23); this.uiLabel1.TabIndex = 0; this.uiLabel1.Text = "接口目录"; this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel1.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)(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, 617); 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.btClose); this.uiGroupBox10.Controls.Add(this.btBatchCheck); 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, 504); 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); // // btClose // this.btClose.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.btClose.Cursor = System.Windows.Forms.Cursors.Hand; this.btClose.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btClose.Location = new System.Drawing.Point(23, 73); this.btClose.MinimumSize = new System.Drawing.Size(1, 1); this.btClose.Name = "btClose"; this.btClose.Size = new System.Drawing.Size(185, 35); this.btClose.TabIndex = 2; this.btClose.Text = "退出"; this.btClose.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btClose.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.btClose.Click += new System.EventHandler(this.btClose_Click); // // btBatchCheck // this.btBatchCheck.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.btBatchCheck.Cursor = System.Windows.Forms.Cursors.Hand; this.btBatchCheck.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btBatchCheck.Location = new System.Drawing.Point(23, 37); this.btBatchCheck.MinimumSize = new System.Drawing.Size(1, 1); this.btBatchCheck.Name = "btBatchCheck"; this.btBatchCheck.Size = new System.Drawing.Size(185, 35); this.btBatchCheck.TabIndex = 1; this.btBatchCheck.Text = "批量对总账"; this.btBatchCheck.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btBatchCheck.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.btBatchCheck.Click += new System.EventHandler(this.btBatchCheck_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(23, 1); this.Btn_Query.MinimumSize = new System.Drawing.Size(1, 1); this.Btn_Query.Name = "Btn_Query"; this.Btn_Query.Size = new System.Drawing.Size(185, 35); 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, 682); 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, 791); 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); // // 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, 742); 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); // // 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); // // dpED // this.dpED.DateFormat = "yyyy-MM-dd"; 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 = 10; 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"; 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.DateFormat = "yyyy-MM-dd"; 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 = 10; 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"; 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); // // tpOutOfAreaClearing // this.tpOutOfAreaClearing.Location = new System.Drawing.Point(0, 30); this.tpOutOfAreaClearing.Name = "tpOutOfAreaClearing"; this.tpOutOfAreaClearing.Size = new System.Drawing.Size(1388, 729); this.tpOutOfAreaClearing.TabIndex = 3; this.tpOutOfAreaClearing.Text = "异地清分"; this.tpOutOfAreaClearing.UseVisualStyleBackColor = true; // // tabPage2 // this.tabPage2.Location = new System.Drawing.Point(0, 30); this.tabPage2.Name = "tabPage2"; this.tabPage2.Size = new System.Drawing.Size(1388, 729); this.tabPage2.TabIndex = 1; this.tabPage2.Text = "清算汇总"; this.tabPage2.UseVisualStyleBackColor = true; // // tabPage3 // this.tabPage3.Location = new System.Drawing.Point(0, 30); this.tabPage3.Name = "tabPage3"; this.tabPage3.Size = new System.Drawing.Size(1388, 729); this.tabPage3.TabIndex = 2; this.tabPage3.Text = "清算撤销"; this.tabPage3.UseVisualStyleBackColor = true; // // MainForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1388, 759); this.Controls.Add(this.uiTabControl1); this.Name = "MainForm"; this.Text = "对账与清算"; this.uiTabControl1.ResumeLayout(false); this.tpLocalCheck.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.cmsCheck.ResumeLayout(false); 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.ResumeLayout(false); } #endregion private Sunny.UI.UITabControl uiTabControl1; private System.Windows.Forms.TabPage tpLocalCheck; private Sunny.UI.UIPanel uiPanel2; private Sunny.UI.UIPanel uiPanel1; private System.Windows.Forms.TabPage tabPage3; private Sunny.UI.UITabControl uiTabControl3; private System.Windows.Forms.TabPage tabPage6; private System.Windows.Forms.TabPage tabPage7; private System.Windows.Forms.TabPage tabPage8; private Sunny.UI.UITabControl uiTabControl2; private System.Windows.Forms.TabPage tabPage4; private System.Windows.Forms.TabPage tabPage5; private Sunny.UI.UIGroupBox uiGroupBox1; private Sunny.UI.UIButton btnClose; private Sunny.UI.UIButton btnBatchCheck; private Sunny.UI.UIGroupBox gbDateTime; private Sunny.UI.UIDatetimePicker dpED; private Sunny.UI.UIDatetimePicker dpST; private Sunny.UI.UIGroupBox gbConditionSet; private Sunny.UI.UICheckBoxGroup cbgGroupSet; private Sunny.UI.UILabel uiLabel1; 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.UIDataGridView dgvHisSettlRec; private Sunny.UI.UIDataGridView dgvCenterSettlRec; private Sunny.UI.UIDataGridView dgvSettlSummary; private Sunny.UI.UIRichTextBox rtbCheckDetailLog; private Sunny.UI.UIRichTextBox rtbCheckLog; private Sunny.UI.UITextBox tbSettlOption; private Sunny.UI.UIComboBox cbxInterface; private Sunny.UI.UISymbolButton btnReduceOndDay; private Sunny.UI.UISymbolButton btnAddOneDay; private System.Windows.Forms.TabPage tabPage2; private System.Windows.Forms.TabPage tpOutOfAreaClearing; private Sunny.UI.UIButton btnQuerySettlSummary; private Sunny.UI.UIGroupBox uiGroupBox10; private Sunny.UI.UIButton btClose; private Sunny.UI.UIButton btBatchCheck; private Sunny.UI.UIButton Btn_Query; private Sunny.UI.UIComboBox cbConfirmFlag; private Sunny.UI.UILabel uiLabel20; private Sunny.UI.UIComboBox cbReservelFlag; private Sunny.UI.UILabel uiLabel21; private Sunny.UI.UIContextMenuStrip cmsCheck; private System.Windows.Forms.ToolStripMenuItem tsmCheck_Single; private System.Windows.Forms.ToolStripMenuItem tsmCheckDetail_Single; private System.Windows.Forms.ToolStripMenuItem tsmCheck_Batch; private System.Windows.Forms.ToolStripMenuItem tsmCheckDetail_Batch; 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 tsmZIPToSDec; 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 tsmHandCheck; } }