namespace PTMedicalInsurance.Forms { partial class MutualAid { /// /// 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(); this.pnlClient = new Sunny.UI.UIPanel(); this.tb_AccountMutualAidPay = new Sunny.UI.UITabControl(); this.tabPage1 = new System.Windows.Forms.TabPage(); this.pnlBottom = new Sunny.UI.UIPanel(); this.uiLabel1 = new Sunny.UI.UILabel(); this.btQuerySettlInfo = new Sunny.UI.UIButton(); this.tbMainSettlID = new Sunny.UI.UITextBox(); this.btMutualAid = new Sunny.UI.UIButton(); this.btCancleMutualAid = new Sunny.UI.UIButton(); this.btNO = new Sunny.UI.UIButton(); this.btYes = new Sunny.UI.UIButton(); this.uiGroupBox1 = new Sunny.UI.UIGroupBox(); this.dgvSettlInfo = new Sunny.UI.UIDataGridView(); this.gbSummatInfo = new Sunny.UI.UIGroupBox(); this.dgvSumamt = new Sunny.UI.UIDataGridView(); this.tabPage2 = new System.Windows.Forms.TabPage(); this.uiGroupBox7 = new Sunny.UI.UIGroupBox(); this.rtbOutparam = new Sunny.UI.UIRichTextBox(); this.uiGroupBox6 = new Sunny.UI.UIGroupBox(); this.rtbInparam = new Sunny.UI.UIRichTextBox(); this.uiPanel4 = new Sunny.UI.UIPanel(); this.tbCBD_Hand = new Sunny.UI.UITextBox(); this.uiLabel3 = new Sunny.UI.UILabel(); this.tb_UserSetID = new Sunny.UI.UITextBox(); this.uiLabel2 = new Sunny.UI.UILabel(); this.btnExit = new Sunny.UI.UIButton(); this.tb_UserMdtrtID = new Sunny.UI.UITextBox(); this.uiLabel4 = new Sunny.UI.UILabel(); this.btnRectification = new Sunny.UI.UIButton(); this.btnInputDemo = new Sunny.UI.UIButton(); this.tabPage3 = new System.Windows.Forms.TabPage(); this.uiGroupBox11 = new Sunny.UI.UIGroupBox(); this.rtb_InParam = new Sunny.UI.UIRichTextBox(); this.btnReadCard = new Sunny.UI.UIButton(); this.uiButton2 = new Sunny.UI.UIButton(); this.btnQuery = new Sunny.UI.UIButton(); this.uiGroupBox13 = new Sunny.UI.UIGroupBox(); this.tb_CertNO_SYR = new Sunny.UI.UITextBox(); this.tb_UserNO = new Sunny.UI.UITextBox(); this.uiLabel22 = new Sunny.UI.UILabel(); this.uiLabel21 = new Sunny.UI.UILabel(); this.uiGroupBox12 = new Sunny.UI.UIGroupBox(); this.uiLabel25 = new Sunny.UI.UILabel(); this.uiLabel24 = new Sunny.UI.UILabel(); this.uiSymbolButton3 = new Sunny.UI.UISymbolButton(); this.uiSymbolButton4 = new Sunny.UI.UISymbolButton(); this.dt_ET = new Sunny.UI.UIDatetimePicker(); this.dt_ST = new Sunny.UI.UIDatetimePicker(); this.dgv_MutualAidQuery = new Sunny.UI.UIDataGridView(); this.pnlClient.SuspendLayout(); this.tb_AccountMutualAidPay.SuspendLayout(); this.tabPage1.SuspendLayout(); this.pnlBottom.SuspendLayout(); this.uiGroupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvSettlInfo)).BeginInit(); this.gbSummatInfo.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvSumamt)).BeginInit(); this.tabPage2.SuspendLayout(); this.uiGroupBox7.SuspendLayout(); this.uiGroupBox6.SuspendLayout(); this.uiPanel4.SuspendLayout(); this.tabPage3.SuspendLayout(); this.uiGroupBox11.SuspendLayout(); this.uiGroupBox13.SuspendLayout(); this.uiGroupBox12.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgv_MutualAidQuery)).BeginInit(); this.SuspendLayout(); // // pnlClient // this.pnlClient.Controls.Add(this.tb_AccountMutualAidPay); this.pnlClient.Dock = System.Windows.Forms.DockStyle.Fill; this.pnlClient.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.pnlClient.Location = new System.Drawing.Point(0, 0); this.pnlClient.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.pnlClient.MinimumSize = new System.Drawing.Size(1, 1); this.pnlClient.Name = "pnlClient"; this.pnlClient.Size = new System.Drawing.Size(1404, 724); this.pnlClient.TabIndex = 1; this.pnlClient.Text = null; this.pnlClient.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.pnlClient.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tb_AccountMutualAidPay // this.tb_AccountMutualAidPay.Controls.Add(this.tabPage1); this.tb_AccountMutualAidPay.Controls.Add(this.tabPage2); this.tb_AccountMutualAidPay.Controls.Add(this.tabPage3); this.tb_AccountMutualAidPay.Dock = System.Windows.Forms.DockStyle.Fill; this.tb_AccountMutualAidPay.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed; this.tb_AccountMutualAidPay.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tb_AccountMutualAidPay.ItemSize = new System.Drawing.Size(200, 50); this.tb_AccountMutualAidPay.Location = new System.Drawing.Point(0, 0); this.tb_AccountMutualAidPay.MainPage = ""; this.tb_AccountMutualAidPay.Name = "tb_AccountMutualAidPay"; this.tb_AccountMutualAidPay.SelectedIndex = 0; this.tb_AccountMutualAidPay.Size = new System.Drawing.Size(1404, 724); this.tb_AccountMutualAidPay.SizeMode = System.Windows.Forms.TabSizeMode.Fixed; this.tb_AccountMutualAidPay.TabIndex = 0; this.tb_AccountMutualAidPay.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tb_AccountMutualAidPay.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tabPage1 // this.tabPage1.Controls.Add(this.pnlBottom); this.tabPage1.Controls.Add(this.uiGroupBox1); this.tabPage1.Controls.Add(this.gbSummatInfo); this.tabPage1.Location = new System.Drawing.Point(0, 50); this.tabPage1.Name = "tabPage1"; this.tabPage1.Size = new System.Drawing.Size(1404, 674); this.tabPage1.TabIndex = 0; this.tabPage1.Text = "医保账户代支结算/撤销"; this.tabPage1.UseVisualStyleBackColor = true; // // pnlBottom // this.pnlBottom.Controls.Add(this.uiLabel1); this.pnlBottom.Controls.Add(this.btQuerySettlInfo); this.pnlBottom.Controls.Add(this.tbMainSettlID); this.pnlBottom.Controls.Add(this.btMutualAid); this.pnlBottom.Controls.Add(this.btCancleMutualAid); this.pnlBottom.Controls.Add(this.btNO); this.pnlBottom.Controls.Add(this.btYes); this.pnlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.pnlBottom.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.pnlBottom.Location = new System.Drawing.Point(0, 589); this.pnlBottom.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.pnlBottom.MinimumSize = new System.Drawing.Size(1, 1); this.pnlBottom.Name = "pnlBottom"; this.pnlBottom.Size = new System.Drawing.Size(1404, 85); this.pnlBottom.TabIndex = 2; this.pnlBottom.Text = null; this.pnlBottom.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.pnlBottom.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel1 // this.uiLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel1.Location = new System.Drawing.Point(19, 32); this.uiLabel1.Name = "uiLabel1"; this.uiLabel1.Size = new System.Drawing.Size(123, 23); this.uiLabel1.TabIndex = 8; this.uiLabel1.Text = "主医保结算ID:"; this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // btQuerySettlInfo // this.btQuerySettlInfo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.btQuerySettlInfo.Cursor = System.Windows.Forms.Cursors.Hand; this.btQuerySettlInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btQuerySettlInfo.Location = new System.Drawing.Point(424, 13); this.btQuerySettlInfo.MinimumSize = new System.Drawing.Size(1, 1); this.btQuerySettlInfo.Name = "btQuerySettlInfo"; this.btQuerySettlInfo.Size = new System.Drawing.Size(135, 56); this.btQuerySettlInfo.TabIndex = 7; this.btQuerySettlInfo.Text = "查询结算信息"; this.btQuerySettlInfo.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btQuerySettlInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.btQuerySettlInfo.Click += new System.EventHandler(this.btQuerySettlInfo_Click); // // tbMainSettlID // this.tbMainSettlID.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.tbMainSettlID.Cursor = System.Windows.Forms.Cursors.HSplit; this.tbMainSettlID.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbMainSettlID.Location = new System.Drawing.Point(144, 30); this.tbMainSettlID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbMainSettlID.MinimumSize = new System.Drawing.Size(1, 16); this.tbMainSettlID.Name = "tbMainSettlID"; this.tbMainSettlID.ShowText = false; this.tbMainSettlID.Size = new System.Drawing.Size(262, 29); this.tbMainSettlID.TabIndex = 6; this.tbMainSettlID.Text = "510100CD000173260263"; this.tbMainSettlID.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbMainSettlID.Watermark = "主结算ID"; this.tbMainSettlID.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // btMutualAid // this.btMutualAid.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btMutualAid.Cursor = System.Windows.Forms.Cursors.Hand; this.btMutualAid.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btMutualAid.Location = new System.Drawing.Point(880, 13); this.btMutualAid.MinimumSize = new System.Drawing.Size(1, 1); this.btMutualAid.Name = "btMutualAid"; this.btMutualAid.Size = new System.Drawing.Size(127, 56); this.btMutualAid.TabIndex = 5; this.btMutualAid.Text = "1.账户代支结算"; this.btMutualAid.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btMutualAid.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.btMutualAid.Click += new System.EventHandler(this.btMutualAid_Click); // // btCancleMutualAid // this.btCancleMutualAid.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btCancleMutualAid.Cursor = System.Windows.Forms.Cursors.Hand; this.btCancleMutualAid.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btCancleMutualAid.Location = new System.Drawing.Point(1010, 13); this.btCancleMutualAid.MinimumSize = new System.Drawing.Size(1, 1); this.btCancleMutualAid.Name = "btCancleMutualAid"; this.btCancleMutualAid.Size = new System.Drawing.Size(154, 56); this.btCancleMutualAid.TabIndex = 4; this.btCancleMutualAid.Text = "1.撤销账户代支结算"; this.btCancleMutualAid.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btCancleMutualAid.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.btCancleMutualAid.Click += new System.EventHandler(this.btCancleMutualAid_Click); // // btNO // this.btNO.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btNO.Cursor = System.Windows.Forms.Cursors.Hand; this.btNO.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btNO.Location = new System.Drawing.Point(1283, 13); this.btNO.MinimumSize = new System.Drawing.Size(1, 1); this.btNO.Name = "btNO"; this.btNO.Size = new System.Drawing.Size(113, 56); this.btNO.TabIndex = 3; this.btNO.Text = "放 弃"; this.btNO.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.btNO.Click += new System.EventHandler(this.btNO_Click); // // btYes // this.btYes.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btYes.Cursor = System.Windows.Forms.Cursors.Hand; this.btYes.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btYes.Location = new System.Drawing.Point(1167, 13); this.btYes.MinimumSize = new System.Drawing.Size(1, 1); this.btYes.Name = "btYes"; this.btYes.Size = new System.Drawing.Size(99, 56); this.btYes.TabIndex = 2; this.btYes.Text = "2.确认完成"; this.btYes.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btYes.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.btYes.Click += new System.EventHandler(this.btYes_Click); // // uiGroupBox1 // this.uiGroupBox1.Controls.Add(this.dgvSettlInfo); this.uiGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill; this.uiGroupBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiGroupBox1.Location = new System.Drawing.Point(0, 223); 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, 32, 0, 0); this.uiGroupBox1.Size = new System.Drawing.Size(1404, 451); this.uiGroupBox1.TabIndex = 4; this.uiGroupBox1.Text = "结算详细信息(含本次主结算信息及多次医保账户代支结算信息)"; this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiGroupBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // dgvSettlInfo // this.dgvSettlInfo.AllowUserToAddRows = false; dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.dgvSettlInfo.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.dgvSettlInfo.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.dgvSettlInfo.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("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvSettlInfo.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; this.dgvSettlInfo.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle3.BackColor = System.Drawing.Color.White; dataGridViewCellStyle3.Font = new System.Drawing.Font("微软雅黑", 12F, 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.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255))))); dataGridViewCellStyle3.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvSettlInfo.DefaultCellStyle = dataGridViewCellStyle3; this.dgvSettlInfo.Dock = System.Windows.Forms.DockStyle.Fill; this.dgvSettlInfo.EnableHeadersVisualStyles = false; this.dgvSettlInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvSettlInfo.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255))))); this.dgvSettlInfo.Location = new System.Drawing.Point(0, 32); this.dgvSettlInfo.Name = "dgvSettlInfo"; dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((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.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvSettlInfo.RowHeadersDefaultCellStyle = dataGridViewCellStyle4; dataGridViewCellStyle5.BackColor = System.Drawing.Color.White; dataGridViewCellStyle5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255))))); dataGridViewCellStyle5.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.dgvSettlInfo.RowsDefaultCellStyle = dataGridViewCellStyle5; this.dgvSettlInfo.RowTemplate.Height = 23; this.dgvSettlInfo.SelectedIndex = -1; this.dgvSettlInfo.Size = new System.Drawing.Size(1404, 419); this.dgvSettlInfo.TabIndex = 1; this.dgvSettlInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // gbSummatInfo // this.gbSummatInfo.Controls.Add(this.dgvSumamt); this.gbSummatInfo.Dock = System.Windows.Forms.DockStyle.Top; this.gbSummatInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.gbSummatInfo.Location = new System.Drawing.Point(0, 0); this.gbSummatInfo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.gbSummatInfo.MinimumSize = new System.Drawing.Size(1, 1); this.gbSummatInfo.Name = "gbSummatInfo"; this.gbSummatInfo.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.gbSummatInfo.Size = new System.Drawing.Size(1404, 223); this.gbSummatInfo.TabIndex = 3; this.gbSummatInfo.Text = "结算汇总信息"; this.gbSummatInfo.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.gbSummatInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // dgvSumamt // this.dgvSumamt.AllowUserToAddRows = false; dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.dgvSumamt.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6; this.dgvSumamt.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.dgvSumamt.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.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvSumamt.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7; this.dgvSumamt.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle8.BackColor = System.Drawing.Color.White; 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.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255))))); dataGridViewCellStyle8.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvSumamt.DefaultCellStyle = dataGridViewCellStyle8; this.dgvSumamt.Dock = System.Windows.Forms.DockStyle.Fill; this.dgvSumamt.EnableHeadersVisualStyles = false; this.dgvSumamt.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvSumamt.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255))))); this.dgvSumamt.Location = new System.Drawing.Point(0, 32); this.dgvSumamt.Name = "dgvSumamt"; dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((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.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvSumamt.RowHeadersDefaultCellStyle = dataGridViewCellStyle9; dataGridViewCellStyle10.BackColor = System.Drawing.Color.White; dataGridViewCellStyle10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255))))); dataGridViewCellStyle10.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.dgvSumamt.RowsDefaultCellStyle = dataGridViewCellStyle10; this.dgvSumamt.RowTemplate.Height = 23; this.dgvSumamt.SelectedIndex = -1; this.dgvSumamt.Size = new System.Drawing.Size(1404, 191); this.dgvSumamt.TabIndex = 0; this.dgvSumamt.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tabPage2 // this.tabPage2.Controls.Add(this.uiGroupBox7); this.tabPage2.Controls.Add(this.uiGroupBox6); this.tabPage2.Controls.Add(this.uiPanel4); this.tabPage2.Location = new System.Drawing.Point(0, 50); this.tabPage2.Name = "tabPage2"; this.tabPage2.Size = new System.Drawing.Size(1404, 674); this.tabPage2.TabIndex = 1; this.tabPage2.Text = "医保账户代支结算冲正"; this.tabPage2.UseVisualStyleBackColor = true; // // uiGroupBox7 // this.uiGroupBox7.Controls.Add(this.rtbOutparam); this.uiGroupBox7.Dock = System.Windows.Forms.DockStyle.Fill; this.uiGroupBox7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiGroupBox7.Location = new System.Drawing.Point(673, 0); this.uiGroupBox7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiGroupBox7.MinimumSize = new System.Drawing.Size(1, 1); this.uiGroupBox7.Name = "uiGroupBox7"; this.uiGroupBox7.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.uiGroupBox7.Size = new System.Drawing.Size(731, 585); this.uiGroupBox7.TabIndex = 10; this.uiGroupBox7.Text = "出参"; this.uiGroupBox7.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiGroupBox7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // rtbOutparam // this.rtbOutparam.Dock = System.Windows.Forms.DockStyle.Fill; this.rtbOutparam.FillColor = System.Drawing.Color.White; this.rtbOutparam.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.rtbOutparam.Location = new System.Drawing.Point(0, 32); this.rtbOutparam.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.rtbOutparam.MinimumSize = new System.Drawing.Size(1, 1); this.rtbOutparam.Name = "rtbOutparam"; this.rtbOutparam.Padding = new System.Windows.Forms.Padding(2); this.rtbOutparam.ShowText = false; this.rtbOutparam.Size = new System.Drawing.Size(731, 553); this.rtbOutparam.TabIndex = 1; this.rtbOutparam.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.rtbOutparam.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiGroupBox6 // this.uiGroupBox6.Controls.Add(this.rtbInparam); this.uiGroupBox6.Dock = System.Windows.Forms.DockStyle.Left; this.uiGroupBox6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiGroupBox6.Location = new System.Drawing.Point(0, 0); this.uiGroupBox6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiGroupBox6.MinimumSize = new System.Drawing.Size(1, 1); this.uiGroupBox6.Name = "uiGroupBox6"; this.uiGroupBox6.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.uiGroupBox6.Size = new System.Drawing.Size(673, 585); this.uiGroupBox6.TabIndex = 8; this.uiGroupBox6.Text = "入参"; this.uiGroupBox6.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiGroupBox6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // rtbInparam // this.rtbInparam.Dock = System.Windows.Forms.DockStyle.Fill; this.rtbInparam.FillColor = System.Drawing.Color.White; this.rtbInparam.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.rtbInparam.Location = new System.Drawing.Point(0, 32); this.rtbInparam.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.rtbInparam.MinimumSize = new System.Drawing.Size(1, 1); this.rtbInparam.Name = "rtbInparam"; this.rtbInparam.Padding = new System.Windows.Forms.Padding(2); this.rtbInparam.ShowText = false; this.rtbInparam.Size = new System.Drawing.Size(673, 553); this.rtbInparam.TabIndex = 0; this.rtbInparam.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.rtbInparam.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiPanel4 // this.uiPanel4.Controls.Add(this.tbCBD_Hand); this.uiPanel4.Controls.Add(this.uiLabel3); this.uiPanel4.Controls.Add(this.tb_UserSetID); this.uiPanel4.Controls.Add(this.uiLabel2); this.uiPanel4.Controls.Add(this.btnExit); this.uiPanel4.Controls.Add(this.tb_UserMdtrtID); this.uiPanel4.Controls.Add(this.uiLabel4); this.uiPanel4.Controls.Add(this.btnRectification); this.uiPanel4.Controls.Add(this.btnInputDemo); this.uiPanel4.Dock = System.Windows.Forms.DockStyle.Bottom; this.uiPanel4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiPanel4.Location = new System.Drawing.Point(0, 585); this.uiPanel4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiPanel4.MinimumSize = new System.Drawing.Size(1, 1); this.uiPanel4.Name = "uiPanel4"; this.uiPanel4.Size = new System.Drawing.Size(1404, 89); this.uiPanel4.TabIndex = 7; this.uiPanel4.Text = null; this.uiPanel4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiPanel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tbCBD_Hand // this.tbCBD_Hand.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.tbCBD_Hand.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbCBD_Hand.Font = new System.Drawing.Font("微软雅黑", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbCBD_Hand.Location = new System.Drawing.Point(752, 34); this.tbCBD_Hand.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbCBD_Hand.MinimumSize = new System.Drawing.Size(1, 16); this.tbCBD_Hand.Name = "tbCBD_Hand"; this.tbCBD_Hand.ShowText = false; this.tbCBD_Hand.Size = new System.Drawing.Size(100, 25); this.tbCBD_Hand.TabIndex = 30; this.tbCBD_Hand.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbCBD_Hand.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel3 // this.uiLabel3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel3.Location = new System.Drawing.Point(681, 34); this.uiLabel3.Name = "uiLabel3"; this.uiLabel3.Size = new System.Drawing.Size(74, 23); this.uiLabel3.TabIndex = 29; this.uiLabel3.Text = "参保地:"; this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tb_UserSetID // this.tb_UserSetID.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.tb_UserSetID.Cursor = System.Windows.Forms.Cursors.IBeam; this.tb_UserSetID.Font = new System.Drawing.Font("微软雅黑", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tb_UserSetID.Location = new System.Drawing.Point(441, 34); this.tb_UserSetID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tb_UserSetID.MinimumSize = new System.Drawing.Size(1, 16); this.tb_UserSetID.Name = "tb_UserSetID"; this.tb_UserSetID.ShowText = false; this.tb_UserSetID.Size = new System.Drawing.Size(232, 25); this.tb_UserSetID.TabIndex = 28; this.tb_UserSetID.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tb_UserSetID.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel2 // this.uiLabel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel2.Location = new System.Drawing.Point(321, 34); this.uiLabel2.Name = "uiLabel2"; this.uiLabel2.Size = new System.Drawing.Size(123, 23); this.uiLabel2.TabIndex = 27; this.uiLabel2.Text = "使用人结算ID:"; this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // btnExit // this.btnExit.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnExit.Cursor = System.Windows.Forms.Cursors.Hand; this.btnExit.Font = new System.Drawing.Font("微软雅黑", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnExit.Location = new System.Drawing.Point(1295, 27); this.btnExit.MinimumSize = new System.Drawing.Size(1, 1); this.btnExit.Name = "btnExit"; this.btnExit.Size = new System.Drawing.Size(101, 41); this.btnExit.TabIndex = 26; this.btnExit.Text = "退 出"; this.btnExit.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnExit.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.btnExit.Click += new System.EventHandler(this.btnExit_Click); // // tb_UserMdtrtID // this.tb_UserMdtrtID.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.tb_UserMdtrtID.Cursor = System.Windows.Forms.Cursors.IBeam; this.tb_UserMdtrtID.Font = new System.Drawing.Font("微软雅黑", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tb_UserMdtrtID.Location = new System.Drawing.Point(132, 34); this.tb_UserMdtrtID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tb_UserMdtrtID.MinimumSize = new System.Drawing.Size(1, 16); this.tb_UserMdtrtID.Name = "tb_UserMdtrtID"; this.tb_UserMdtrtID.ShowText = false; this.tb_UserMdtrtID.Size = new System.Drawing.Size(179, 25); this.tb_UserMdtrtID.TabIndex = 5; this.tb_UserMdtrtID.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tb_UserMdtrtID.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel4 // this.uiLabel4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel4.Location = new System.Drawing.Point(12, 34); this.uiLabel4.Name = "uiLabel4"; this.uiLabel4.Size = new System.Drawing.Size(123, 23); this.uiLabel4.TabIndex = 4; this.uiLabel4.Text = "使用人就诊ID:"; this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // btnRectification // this.btnRectification.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnRectification.Cursor = System.Windows.Forms.Cursors.Hand; this.btnRectification.Font = new System.Drawing.Font("微软雅黑", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnRectification.Location = new System.Drawing.Point(1067, 27); this.btnRectification.MinimumSize = new System.Drawing.Size(1, 1); this.btnRectification.Name = "btnRectification"; this.btnRectification.Size = new System.Drawing.Size(200, 41); this.btnRectification.TabIndex = 1; this.btnRectification.Text = "医保账户代支结算冲正"; this.btnRectification.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnRectification.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.btnRectification.Click += new System.EventHandler(this.btnRectification_Click); // // btnInputDemo // this.btnInputDemo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnInputDemo.Cursor = System.Windows.Forms.Cursors.Hand; this.btnInputDemo.Font = new System.Drawing.Font("微软雅黑", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnInputDemo.Location = new System.Drawing.Point(960, 27); this.btnInputDemo.MinimumSize = new System.Drawing.Size(1, 1); this.btnInputDemo.Name = "btnInputDemo"; this.btnInputDemo.Size = new System.Drawing.Size(101, 41); this.btnInputDemo.TabIndex = 0; this.btnInputDemo.Text = "入参示例"; this.btnInputDemo.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnInputDemo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.btnInputDemo.Click += new System.EventHandler(this.btnInputDemo_Click); // // tabPage3 // this.tabPage3.Controls.Add(this.uiGroupBox11); this.tabPage3.Controls.Add(this.dgv_MutualAidQuery); this.tabPage3.Location = new System.Drawing.Point(0, 50); this.tabPage3.Name = "tabPage3"; this.tabPage3.Size = new System.Drawing.Size(1404, 674); this.tabPage3.TabIndex = 2; this.tabPage3.Text = "【2589】个账共济查询"; this.tabPage3.UseVisualStyleBackColor = true; // // uiGroupBox11 // this.uiGroupBox11.Controls.Add(this.rtb_InParam); this.uiGroupBox11.Controls.Add(this.btnReadCard); this.uiGroupBox11.Controls.Add(this.uiButton2); this.uiGroupBox11.Controls.Add(this.btnQuery); this.uiGroupBox11.Controls.Add(this.uiGroupBox13); this.uiGroupBox11.Controls.Add(this.uiGroupBox12); this.uiGroupBox11.Dock = System.Windows.Forms.DockStyle.Left; this.uiGroupBox11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiGroupBox11.Location = new System.Drawing.Point(0, 0); this.uiGroupBox11.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiGroupBox11.MinimumSize = new System.Drawing.Size(1, 1); this.uiGroupBox11.Name = "uiGroupBox11"; this.uiGroupBox11.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.uiGroupBox11.Size = new System.Drawing.Size(295, 674); this.uiGroupBox11.TabIndex = 2; this.uiGroupBox11.Text = "查 询 条 件"; this.uiGroupBox11.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiGroupBox11.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // rtb_InParam // this.rtb_InParam.Dock = System.Windows.Forms.DockStyle.Top; this.rtb_InParam.FillColor = System.Drawing.Color.White; this.rtb_InParam.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.rtb_InParam.Location = new System.Drawing.Point(0, 313); this.rtb_InParam.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.rtb_InParam.MinimumSize = new System.Drawing.Size(1, 1); this.rtb_InParam.Name = "rtb_InParam"; this.rtb_InParam.Padding = new System.Windows.Forms.Padding(2); this.rtb_InParam.ShowText = false; this.rtb_InParam.Size = new System.Drawing.Size(295, 218); this.rtb_InParam.TabIndex = 29; this.rtb_InParam.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.rtb_InParam.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // btnReadCard // this.btnReadCard.Anchor = System.Windows.Forms.AnchorStyles.Bottom; this.btnReadCard.Cursor = System.Windows.Forms.Cursors.Hand; this.btnReadCard.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnReadCard.Location = new System.Drawing.Point(63, 539); this.btnReadCard.MinimumSize = new System.Drawing.Size(1, 1); this.btnReadCard.Name = "btnReadCard"; this.btnReadCard.Size = new System.Drawing.Size(173, 35); this.btnReadCard.TabIndex = 28; this.btnReadCard.Text = "读 卡"; this.btnReadCard.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnReadCard.Visible = false; this.btnReadCard.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.btnReadCard.Click += new System.EventHandler(this.btnReadCard_Click); // // uiButton2 // this.uiButton2.Anchor = System.Windows.Forms.AnchorStyles.Bottom; this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton2.Location = new System.Drawing.Point(63, 627); this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton2.Name = "uiButton2"; this.uiButton2.Size = new System.Drawing.Size(173, 35); this.uiButton2.TabIndex = 27; this.uiButton2.Text = "退 出"; this.uiButton2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiButton2.Click += new System.EventHandler(this.btnExit_Click); // // btnQuery // this.btnQuery.Anchor = System.Windows.Forms.AnchorStyles.Bottom; this.btnQuery.Cursor = System.Windows.Forms.Cursors.Hand; this.btnQuery.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnQuery.Location = new System.Drawing.Point(63, 583); this.btnQuery.MinimumSize = new System.Drawing.Size(1, 1); this.btnQuery.Name = "btnQuery"; this.btnQuery.Size = new System.Drawing.Size(173, 35); this.btnQuery.TabIndex = 26; this.btnQuery.Text = "查 询"; this.btnQuery.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnQuery.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.btnQuery.Click += new System.EventHandler(this.btnQuery_Click); // // uiGroupBox13 // this.uiGroupBox13.Controls.Add(this.tb_CertNO_SYR); this.uiGroupBox13.Controls.Add(this.tb_UserNO); this.uiGroupBox13.Controls.Add(this.uiLabel22); this.uiGroupBox13.Controls.Add(this.uiLabel21); this.uiGroupBox13.Dock = System.Windows.Forms.DockStyle.Top; this.uiGroupBox13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiGroupBox13.Location = new System.Drawing.Point(0, 156); this.uiGroupBox13.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiGroupBox13.MinimumSize = new System.Drawing.Size(1, 1); this.uiGroupBox13.Name = "uiGroupBox13"; this.uiGroupBox13.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.uiGroupBox13.Size = new System.Drawing.Size(295, 157); this.uiGroupBox13.TabIndex = 23; this.uiGroupBox13.Text = "条件设置"; this.uiGroupBox13.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiGroupBox13.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tb_CertNO_SYR // this.tb_CertNO_SYR.Cursor = System.Windows.Forms.Cursors.IBeam; this.tb_CertNO_SYR.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tb_CertNO_SYR.Location = new System.Drawing.Point(10, 57); this.tb_CertNO_SYR.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tb_CertNO_SYR.MinimumSize = new System.Drawing.Size(1, 16); this.tb_CertNO_SYR.Name = "tb_CertNO_SYR"; this.tb_CertNO_SYR.ShowText = false; this.tb_CertNO_SYR.Size = new System.Drawing.Size(274, 29); this.tb_CertNO_SYR.TabIndex = 6; this.tb_CertNO_SYR.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tb_CertNO_SYR.Watermark = "请输入身份证号再查询"; this.tb_CertNO_SYR.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tb_UserNO // this.tb_UserNO.Cursor = System.Windows.Forms.Cursors.IBeam; this.tb_UserNO.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tb_UserNO.Location = new System.Drawing.Point(10, 118); this.tb_UserNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tb_UserNO.MinimumSize = new System.Drawing.Size(1, 16); this.tb_UserNO.Name = "tb_UserNO"; this.tb_UserNO.ShowText = false; this.tb_UserNO.Size = new System.Drawing.Size(274, 29); this.tb_UserNO.TabIndex = 6; this.tb_UserNO.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tb_UserNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel22 // this.uiLabel22.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel22.Location = new System.Drawing.Point(10, 30); this.uiLabel22.Name = "uiLabel22"; this.uiLabel22.Size = new System.Drawing.Size(144, 23); this.uiLabel22.TabIndex = 3; this.uiLabel22.Text = "使用人证件号码:"; this.uiLabel22.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel22.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel21 // this.uiLabel21.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel21.Location = new System.Drawing.Point(10, 91); this.uiLabel21.Name = "uiLabel21"; this.uiLabel21.Size = new System.Drawing.Size(144, 23); this.uiLabel21.TabIndex = 2; this.uiLabel21.Text = "使用人医保编号:"; this.uiLabel21.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel21.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiGroupBox12 // this.uiGroupBox12.Controls.Add(this.uiLabel25); this.uiGroupBox12.Controls.Add(this.uiLabel24); this.uiGroupBox12.Controls.Add(this.uiSymbolButton3); this.uiGroupBox12.Controls.Add(this.uiSymbolButton4); this.uiGroupBox12.Controls.Add(this.dt_ET); this.uiGroupBox12.Controls.Add(this.dt_ST); this.uiGroupBox12.Dock = System.Windows.Forms.DockStyle.Top; this.uiGroupBox12.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiGroupBox12.Location = new System.Drawing.Point(0, 32); this.uiGroupBox12.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiGroupBox12.MinimumSize = new System.Drawing.Size(1, 1); this.uiGroupBox12.Name = "uiGroupBox12"; this.uiGroupBox12.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.uiGroupBox12.Size = new System.Drawing.Size(295, 124); this.uiGroupBox12.TabIndex = 22; this.uiGroupBox12.Text = null; this.uiGroupBox12.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiGroupBox12.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel25 // this.uiLabel25.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel25.Location = new System.Drawing.Point(10, 82); this.uiLabel25.Name = "uiLabel25"; this.uiLabel25.Size = new System.Drawing.Size(77, 23); this.uiLabel25.TabIndex = 5; this.uiLabel25.Text = "截止时间"; this.uiLabel25.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel25.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel24 // this.uiLabel24.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel24.Location = new System.Drawing.Point(10, 41); this.uiLabel24.Name = "uiLabel24"; this.uiLabel24.Size = new System.Drawing.Size(77, 23); this.uiLabel24.TabIndex = 4; this.uiLabel24.Text = "起始时间"; this.uiLabel24.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel24.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiSymbolButton3 // this.uiSymbolButton3.Cursor = System.Windows.Forms.Cursors.Hand; this.uiSymbolButton3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiSymbolButton3.Location = new System.Drawing.Point(160, 3); this.uiSymbolButton3.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolButton3.Name = "uiSymbolButton3"; this.uiSymbolButton3.Size = new System.Drawing.Size(38, 23); this.uiSymbolButton3.Symbol = 61544; this.uiSymbolButton3.TabIndex = 3; this.uiSymbolButton3.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiSymbolButton3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiSymbolButton4 // this.uiSymbolButton4.Cursor = System.Windows.Forms.Cursors.Hand; this.uiSymbolButton4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiSymbolButton4.Location = new System.Drawing.Point(116, 3); this.uiSymbolButton4.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolButton4.Name = "uiSymbolButton4"; this.uiSymbolButton4.Size = new System.Drawing.Size(38, 23); this.uiSymbolButton4.Symbol = 61543; this.uiSymbolButton4.TabIndex = 2; this.uiSymbolButton4.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiSymbolButton4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // dt_ET // this.dt_ET.FillColor = System.Drawing.Color.White; this.dt_ET.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dt_ET.Location = new System.Drawing.Point(89, 80); this.dt_ET.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.dt_ET.MaxLength = 19; this.dt_ET.MinimumSize = new System.Drawing.Size(63, 0); this.dt_ET.Name = "dt_ET"; this.dt_ET.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.dt_ET.Size = new System.Drawing.Size(195, 29); this.dt_ET.SymbolDropDown = 61555; this.dt_ET.SymbolNormal = 61555; this.dt_ET.TabIndex = 1; this.dt_ET.Text = "2023-11-01 23:59:59"; this.dt_ET.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.dt_ET.Value = new System.DateTime(2023, 11, 1, 23, 59, 59, 0); this.dt_ET.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // dt_ST // this.dt_ST.FillColor = System.Drawing.Color.White; this.dt_ST.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dt_ST.Location = new System.Drawing.Point(89, 37); this.dt_ST.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.dt_ST.MaxLength = 19; this.dt_ST.MinimumSize = new System.Drawing.Size(63, 0); this.dt_ST.Name = "dt_ST"; this.dt_ST.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.dt_ST.Size = new System.Drawing.Size(195, 29); this.dt_ST.SymbolDropDown = 61555; this.dt_ST.SymbolNormal = 61555; this.dt_ST.TabIndex = 0; this.dt_ST.Text = "2023-01-01 00:00:00"; this.dt_ST.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.dt_ST.Value = new System.DateTime(2023, 1, 1, 0, 0, 0, 0); this.dt_ST.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // dgv_MutualAidQuery // this.dgv_MutualAidQuery.AllowUserToAddRows = false; dataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.dgv_MutualAidQuery.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle11; this.dgv_MutualAidQuery.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.dgv_MutualAidQuery.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; 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("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle12.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle12.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle12.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgv_MutualAidQuery.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle12; this.dgv_MutualAidQuery.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle13.BackColor = System.Drawing.Color.White; dataGridViewCellStyle13.Font = new System.Drawing.Font("微软雅黑", 12F, 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.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255))))); dataGridViewCellStyle13.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgv_MutualAidQuery.DefaultCellStyle = dataGridViewCellStyle13; this.dgv_MutualAidQuery.Dock = System.Windows.Forms.DockStyle.Fill; this.dgv_MutualAidQuery.EnableHeadersVisualStyles = false; this.dgv_MutualAidQuery.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgv_MutualAidQuery.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255))))); this.dgv_MutualAidQuery.Location = new System.Drawing.Point(0, 0); this.dgv_MutualAidQuery.Name = "dgv_MutualAidQuery"; dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); dataGridViewCellStyle14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, 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.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgv_MutualAidQuery.RowHeadersDefaultCellStyle = dataGridViewCellStyle14; dataGridViewCellStyle15.BackColor = System.Drawing.Color.White; dataGridViewCellStyle15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle15.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255))))); dataGridViewCellStyle15.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.dgv_MutualAidQuery.RowsDefaultCellStyle = dataGridViewCellStyle15; this.dgv_MutualAidQuery.RowTemplate.Height = 23; this.dgv_MutualAidQuery.SelectedIndex = -1; this.dgv_MutualAidQuery.Size = new System.Drawing.Size(1404, 674); this.dgv_MutualAidQuery.TabIndex = 1; this.dgv_MutualAidQuery.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // MutualAid // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1404, 724); this.Controls.Add(this.pnlClient); this.Name = "MutualAid"; this.Text = "账户代支相关业务"; this.Load += new System.EventHandler(this.MutualAid_Load); this.pnlClient.ResumeLayout(false); this.tb_AccountMutualAidPay.ResumeLayout(false); this.tabPage1.ResumeLayout(false); this.pnlBottom.ResumeLayout(false); this.uiGroupBox1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgvSettlInfo)).EndInit(); this.gbSummatInfo.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgvSumamt)).EndInit(); this.tabPage2.ResumeLayout(false); this.uiGroupBox7.ResumeLayout(false); this.uiGroupBox6.ResumeLayout(false); this.uiPanel4.ResumeLayout(false); this.tabPage3.ResumeLayout(false); this.uiGroupBox11.ResumeLayout(false); this.uiGroupBox13.ResumeLayout(false); this.uiGroupBox12.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgv_MutualAidQuery)).EndInit(); this.ResumeLayout(false); } #endregion private Sunny.UI.UIPanel pnlClient; private Sunny.UI.UITabControl tb_AccountMutualAidPay; private System.Windows.Forms.TabPage tabPage1; private Sunny.UI.UIPanel pnlBottom; private Sunny.UI.UIButton btQuerySettlInfo; private Sunny.UI.UITextBox tbMainSettlID; private Sunny.UI.UIButton btMutualAid; private Sunny.UI.UIButton btCancleMutualAid; private Sunny.UI.UIButton btNO; private Sunny.UI.UIButton btYes; private Sunny.UI.UIGroupBox uiGroupBox1; private Sunny.UI.UIDataGridView dgvSettlInfo; private Sunny.UI.UIGroupBox gbSummatInfo; private Sunny.UI.UIDataGridView dgvSumamt; private System.Windows.Forms.TabPage tabPage2; private Sunny.UI.UILabel uiLabel1; private Sunny.UI.UIPanel uiPanel4; private Sunny.UI.UIButton btnExit; private Sunny.UI.UITextBox tb_UserMdtrtID; private Sunny.UI.UILabel uiLabel4; private Sunny.UI.UIButton btnRectification; private Sunny.UI.UIButton btnInputDemo; private Sunny.UI.UIGroupBox uiGroupBox7; private Sunny.UI.UIRichTextBox rtbOutparam; private Sunny.UI.UIGroupBox uiGroupBox6; private Sunny.UI.UIRichTextBox rtbInparam; private Sunny.UI.UITextBox tb_UserSetID; private Sunny.UI.UILabel uiLabel2; private Sunny.UI.UITextBox tbCBD_Hand; private Sunny.UI.UILabel uiLabel3; private System.Windows.Forms.TabPage tabPage3; private Sunny.UI.UIGroupBox uiGroupBox11; private Sunny.UI.UIGroupBox uiGroupBox13; private Sunny.UI.UITextBox tb_CertNO_SYR; private Sunny.UI.UITextBox tb_UserNO; private Sunny.UI.UILabel uiLabel22; private Sunny.UI.UILabel uiLabel21; private Sunny.UI.UIGroupBox uiGroupBox12; private Sunny.UI.UILabel uiLabel25; private Sunny.UI.UILabel uiLabel24; private Sunny.UI.UISymbolButton uiSymbolButton3; private Sunny.UI.UISymbolButton uiSymbolButton4; private Sunny.UI.UIDatetimePicker dt_ET; private Sunny.UI.UIDatetimePicker dt_ST; private Sunny.UI.UIDataGridView dgv_MutualAidQuery; private Sunny.UI.UIButton uiButton2; private Sunny.UI.UIButton btnQuery; private Sunny.UI.UIButton btnReadCard; private Sunny.UI.UIRichTextBox rtb_InParam; } }