namespace PTMedicalInsurance.Forms { partial class MedInsuQuery { /// /// 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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle22 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle23 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle24 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle25 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle26 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle27 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle28 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle29 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle30 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle31 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle32 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle33 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle34 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle35 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle36 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle37 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle38 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle39 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle40 = new System.Windows.Forms.DataGridViewCellStyle(); this.tabPage1 = new System.Windows.Forms.TabPage(); this.dgv_MainData = new Sunny.UI.UIDataGridView(); this.uiPagination1 = new Sunny.UI.UIPagination(); this.uiPanel2 = new Sunny.UI.UIPanel(); this.btnImport = new Sunny.UI.UIButton(); this.uiButton1 = new Sunny.UI.UIButton(); this.btnMedQuery = new Sunny.UI.UIButton(); this.uiPanel3 = new Sunny.UI.UIPanel(); this.rb_query1 = new Sunny.UI.UIRadioButtonGroup(); this.edt_SetID = new Sunny.UI.UITextBox(); this.edt_PageCount = new Sunny.UI.UITextBox(); this.edt_Page = new Sunny.UI.UITextBox(); this.edt_SetlNY = new Sunny.UI.UITextBox(); this.uiLabel4 = new Sunny.UI.UILabel(); this.uiLabel3 = new Sunny.UI.UILabel(); this.uiLabel2 = new Sunny.UI.UILabel(); this.uiLabel1 = new Sunny.UI.UILabel(); this.tabInHosPerInfoExport = new System.Windows.Forms.TabPage(); this.dgvSettlRecord = new Sunny.UI.UIDataGridView(); this.pgSettlRecod = new Sunny.UI.UIPagination(); this.uiPanel1 = new Sunny.UI.UIPanel(); this.btnClose = new Sunny.UI.UIButton(); this.btnQuery = new Sunny.UI.UIButton(); this.btnPrint = new Sunny.UI.UIButton(); this.gbDateTime = new Sunny.UI.UIGroupBox(); this.dpED = new Sunny.UI.UIDatetimePicker(); this.dpST = new Sunny.UI.UIDatetimePicker(); this.tbcMain = new Sunny.UI.UITabControl(); this.tabPage2 = new System.Windows.Forms.TabPage(); this.uiTitlePanel4 = new Sunny.UI.UITitlePanel(); this.dgv_3601 = new Sunny.UI.UIDataGridView(); this.uiTitlePanel3 = new Sunny.UI.UITitlePanel(); this.dgv_SettleRecord = new Sunny.UI.UIDataGridView(); this.uiPanel4 = new Sunny.UI.UIPanel(); this.btnExit = new Sunny.UI.UIButton(); this.btn3601 = new Sunny.UI.UIButton(); this.btnQuerySet = new Sunny.UI.UIButton(); this.uiTitlePanel1 = new Sunny.UI.UITitlePanel(); this.gbExactLocate = new Sunny.UI.UIGroupBox(); this.tbHisNO = new Sunny.UI.UITextBox(); this.tbPatSettlID = new Sunny.UI.UITextBox(); this.tbName = new Sunny.UI.UITextBox(); this.rbgBillType = new Sunny.UI.UIRadioButtonGroup(); this.rbgAdmType = new Sunny.UI.UIRadioButtonGroup(); this.uiGroupBox1 = new Sunny.UI.UIGroupBox(); this.dpt_ET = new Sunny.UI.UIDatetimePicker(); this.dpt_ST = new Sunny.UI.UIDatetimePicker(); this.tabPage3 = new System.Windows.Forms.TabPage(); this.uiTitlePanel5 = new Sunny.UI.UITitlePanel(); this.rbg_exit_type = new Sunny.UI.UIRadioButtonGroup(); this.tb_drg_name = new Sunny.UI.UITextBox(); this.uiLabel11 = new Sunny.UI.UILabel(); this.tb_rx_drord_no = new Sunny.UI.UITextBox(); this.uiLabel10 = new Sunny.UI.UILabel(); this.tb_psn_name = new Sunny.UI.UITextBox(); this.uiLabel9 = new Sunny.UI.UILabel(); this.tb_psn_no = new Sunny.UI.UITextBox(); this.uiLabel8 = new Sunny.UI.UILabel(); this.tb_setl_id = new Sunny.UI.UITextBox(); this.uiLabel7 = new Sunny.UI.UILabel(); this.tb_fund_cap = new Sunny.UI.UITextBox(); this.uiLabel6 = new Sunny.UI.UILabel(); this.tb_exit_rea = new Sunny.UI.UITextBox(); this.uiLabel5 = new Sunny.UI.UILabel(); this.uiPanel5 = new Sunny.UI.UIPanel(); this.btn_Close = new Sunny.UI.UIButton(); this.btn_3602 = new Sunny.UI.UIButton(); this.btn_Query3602 = new Sunny.UI.UIButton(); this.uiGroupBox3 = new Sunny.UI.UIGroupBox(); this.tb_CardNo = new Sunny.UI.UITextBox(); this.tb_SeltID = new Sunny.UI.UITextBox(); this.tb_Name = new Sunny.UI.UITextBox(); this.rbg_BillType = new Sunny.UI.UIRadioButtonGroup(); this.rbg_AdmType = new Sunny.UI.UIRadioButtonGroup(); this.uiGroupBox2 = new Sunny.UI.UIGroupBox(); this.dpt_End = new Sunny.UI.UIDatetimePicker(); this.dpt_Begin = new Sunny.UI.UIDatetimePicker(); this.uiTitlePanel2 = new Sunny.UI.UITitlePanel(); this.dgv_Settle3602 = new Sunny.UI.UIDataGridView(); this.tabPage4 = new System.Windows.Forms.TabPage(); this.uiTitlePanel9 = new Sunny.UI.UITitlePanel(); this.dgv_appy_chk_opnn_evt_list = new Sunny.UI.UIDataGridView(); this.uiTitlePanel8 = new Sunny.UI.UITitlePanel(); this.dgv_preSetl_invy_evt_list = new Sunny.UI.UIDataGridView(); this.uiTitlePanel6 = new Sunny.UI.UITitlePanel(); this.dgv_Settle3604 = new Sunny.UI.UIDataGridView(); this.uiPanel6 = new Sunny.UI.UIPanel(); this.uiButton2 = new Sunny.UI.UIButton(); this.uiButton3 = new Sunny.UI.UIButton(); this.uiButton4 = new Sunny.UI.UIButton(); this.uiTitlePanel7 = new Sunny.UI.UITitlePanel(); this.uiGroupBox4 = new Sunny.UI.UIGroupBox(); this.uiTextBox1 = new Sunny.UI.UITextBox(); this.uiTextBox2 = new Sunny.UI.UITextBox(); this.uiTextBox3 = new Sunny.UI.UITextBox(); this.uiRadioButtonGroup1 = new Sunny.UI.UIRadioButtonGroup(); this.uiRadioButtonGroup2 = new Sunny.UI.UIRadioButtonGroup(); this.uiGroupBox5 = new Sunny.UI.UIGroupBox(); this.uiDatetimePicker1 = new Sunny.UI.UIDatetimePicker(); this.uiDatetimePicker2 = new Sunny.UI.UIDatetimePicker(); this.tabPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgv_MainData)).BeginInit(); this.uiPanel2.SuspendLayout(); this.uiPanel3.SuspendLayout(); this.rb_query1.SuspendLayout(); this.tabInHosPerInfoExport.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvSettlRecord)).BeginInit(); this.uiPanel1.SuspendLayout(); this.gbDateTime.SuspendLayout(); this.tbcMain.SuspendLayout(); this.tabPage2.SuspendLayout(); this.uiTitlePanel4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgv_3601)).BeginInit(); this.uiTitlePanel3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgv_SettleRecord)).BeginInit(); this.uiPanel4.SuspendLayout(); this.uiTitlePanel1.SuspendLayout(); this.gbExactLocate.SuspendLayout(); this.uiGroupBox1.SuspendLayout(); this.tabPage3.SuspendLayout(); this.uiTitlePanel5.SuspendLayout(); this.uiPanel5.SuspendLayout(); this.uiGroupBox3.SuspendLayout(); this.uiGroupBox2.SuspendLayout(); this.uiTitlePanel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgv_Settle3602)).BeginInit(); this.tabPage4.SuspendLayout(); this.uiTitlePanel9.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgv_appy_chk_opnn_evt_list)).BeginInit(); this.uiTitlePanel8.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgv_preSetl_invy_evt_list)).BeginInit(); this.uiTitlePanel6.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgv_Settle3604)).BeginInit(); this.uiPanel6.SuspendLayout(); this.uiTitlePanel7.SuspendLayout(); this.uiGroupBox4.SuspendLayout(); this.uiGroupBox5.SuspendLayout(); this.SuspendLayout(); // // tabPage1 // this.tabPage1.Controls.Add(this.dgv_MainData); this.tabPage1.Controls.Add(this.uiPagination1); this.tabPage1.Controls.Add(this.uiPanel2); this.tabPage1.Controls.Add(this.uiPanel3); this.tabPage1.Location = new System.Drawing.Point(0, 55); this.tabPage1.Name = "tabPage1"; this.tabPage1.Size = new System.Drawing.Size(1285, 724); this.tabPage1.TabIndex = 1; this.tabPage1.Text = "【3605】DRG分组结果查询"; this.tabPage1.UseVisualStyleBackColor = true; // // dgv_MainData // this.dgv_MainData.AllowUserToAddRows = false; this.dgv_MainData.AllowUserToDeleteRows = false; dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); this.dgv_MainData.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.dgv_MainData.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells; this.dgv_MainData.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells; this.dgv_MainData.BackgroundColor = System.Drawing.Color.White; this.dgv_MainData.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.SystemColors.Highlight; dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgv_MainData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; this.dgv_MainData.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("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText; dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgv_MainData.DefaultCellStyle = dataGridViewCellStyle3; this.dgv_MainData.Dock = System.Windows.Forms.DockStyle.Fill; this.dgv_MainData.EnableHeadersVisualStyles = false; this.dgv_MainData.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgv_MainData.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); this.dgv_MainData.Location = new System.Drawing.Point(254, 0); this.dgv_MainData.Name = "dgv_MainData"; 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.dgv_MainData.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))); this.dgv_MainData.RowsDefaultCellStyle = dataGridViewCellStyle5; this.dgv_MainData.RowTemplate.Height = 23; this.dgv_MainData.SelectedIndex = -1; this.dgv_MainData.Size = new System.Drawing.Size(1031, 616); this.dgv_MainData.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); this.dgv_MainData.TabIndex = 16; this.dgv_MainData.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiPagination1 // this.uiPagination1.Dock = System.Windows.Forms.DockStyle.Bottom; this.uiPagination1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiPagination1.Location = new System.Drawing.Point(254, 616); this.uiPagination1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiPagination1.MinimumSize = new System.Drawing.Size(1, 1); this.uiPagination1.Name = "uiPagination1"; this.uiPagination1.PagerCount = 13; this.uiPagination1.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None; this.uiPagination1.ShowJumpButton = false; this.uiPagination1.ShowText = false; this.uiPagination1.Size = new System.Drawing.Size(1031, 31); this.uiPagination1.TabIndex = 15; this.uiPagination1.Text = "uiPagination1"; this.uiPagination1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiPagination1.Visible = false; this.uiPagination1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiPanel2 // this.uiPanel2.Controls.Add(this.btnImport); this.uiPanel2.Controls.Add(this.uiButton1); this.uiPanel2.Controls.Add(this.btnMedQuery); this.uiPanel2.Dock = System.Windows.Forms.DockStyle.Bottom; 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(254, 647); 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(1031, 77); this.uiPanel2.TabIndex = 14; this.uiPanel2.Text = null; this.uiPanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiPanel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // btnImport // this.btnImport.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnImport.Cursor = System.Windows.Forms.Cursors.Hand; this.btnImport.Enabled = false; this.btnImport.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnImport.Location = new System.Drawing.Point(788, 5); this.btnImport.MinimumSize = new System.Drawing.Size(1, 1); this.btnImport.Name = "btnImport"; this.btnImport.Size = new System.Drawing.Size(134, 67); this.btnImport.TabIndex = 27; this.btnImport.Text = "导 出"; this.btnImport.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnImport.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.btnImport.Click += new System.EventHandler(this.btnImport_Click); // // uiButton1 // this.uiButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton1.Location = new System.Drawing.Point(923, 5); this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton1.Name = "uiButton1"; this.uiButton1.Size = new System.Drawing.Size(104, 67); this.uiButton1.TabIndex = 26; this.uiButton1.Text = "退 出"; this.uiButton1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiButton1.Click += new System.EventHandler(this.btnClose_Click); // // btnMedQuery // this.btnMedQuery.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnMedQuery.Cursor = System.Windows.Forms.Cursors.Hand; this.btnMedQuery.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnMedQuery.Location = new System.Drawing.Point(653, 5); this.btnMedQuery.MinimumSize = new System.Drawing.Size(1, 1); this.btnMedQuery.Name = "btnMedQuery"; this.btnMedQuery.Size = new System.Drawing.Size(134, 67); this.btnMedQuery.TabIndex = 19; this.btnMedQuery.Text = "医 保 查 询"; this.btnMedQuery.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnMedQuery.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.btnMedQuery.Click += new System.EventHandler(this.btnMedQuery_Click); // // uiPanel3 // this.uiPanel3.Controls.Add(this.rb_query1); this.uiPanel3.Dock = System.Windows.Forms.DockStyle.Left; this.uiPanel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiPanel3.Location = new System.Drawing.Point(0, 0); this.uiPanel3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiPanel3.MinimumSize = new System.Drawing.Size(1, 1); this.uiPanel3.Name = "uiPanel3"; this.uiPanel3.Size = new System.Drawing.Size(254, 724); this.uiPanel3.TabIndex = 13; this.uiPanel3.Text = null; this.uiPanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiPanel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // rb_query1 // this.rb_query1.Controls.Add(this.edt_SetID); this.rb_query1.Controls.Add(this.edt_PageCount); this.rb_query1.Controls.Add(this.edt_Page); this.rb_query1.Controls.Add(this.edt_SetlNY); this.rb_query1.Controls.Add(this.uiLabel4); this.rb_query1.Controls.Add(this.uiLabel3); this.rb_query1.Controls.Add(this.uiLabel2); this.rb_query1.Controls.Add(this.uiLabel1); this.rb_query1.Dock = System.Windows.Forms.DockStyle.Top; this.rb_query1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.rb_query1.Location = new System.Drawing.Point(0, 0); this.rb_query1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.rb_query1.MinimumSize = new System.Drawing.Size(1, 1); this.rb_query1.Name = "rb_query1"; this.rb_query1.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.rb_query1.Size = new System.Drawing.Size(254, 188); this.rb_query1.TabIndex = 31; this.rb_query1.Text = "查询条件"; this.rb_query1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.rb_query1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // edt_SetID // this.edt_SetID.Cursor = System.Windows.Forms.Cursors.IBeam; this.edt_SetID.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.edt_SetID.Location = new System.Drawing.Point(88, 143); this.edt_SetID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.edt_SetID.MinimumSize = new System.Drawing.Size(1, 16); this.edt_SetID.Name = "edt_SetID"; this.edt_SetID.ShowText = false; this.edt_SetID.Size = new System.Drawing.Size(159, 29); this.edt_SetID.TabIndex = 5; this.edt_SetID.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.edt_SetID.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // edt_PageCount // this.edt_PageCount.Cursor = System.Windows.Forms.Cursors.IBeam; this.edt_PageCount.DoubleValue = 10D; this.edt_PageCount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.edt_PageCount.IntValue = 10; this.edt_PageCount.Location = new System.Drawing.Point(88, 106); this.edt_PageCount.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.edt_PageCount.MinimumSize = new System.Drawing.Size(1, 16); this.edt_PageCount.Name = "edt_PageCount"; this.edt_PageCount.ShowText = false; this.edt_PageCount.Size = new System.Drawing.Size(159, 29); this.edt_PageCount.TabIndex = 5; this.edt_PageCount.Text = "10"; this.edt_PageCount.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.edt_PageCount.Watermark = "10"; this.edt_PageCount.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // edt_Page // this.edt_Page.Cursor = System.Windows.Forms.Cursors.IBeam; this.edt_Page.DoubleValue = 1D; this.edt_Page.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.edt_Page.IntValue = 1; this.edt_Page.Location = new System.Drawing.Point(88, 69); this.edt_Page.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.edt_Page.MinimumSize = new System.Drawing.Size(1, 16); this.edt_Page.Name = "edt_Page"; this.edt_Page.ShowText = false; this.edt_Page.Size = new System.Drawing.Size(159, 29); this.edt_Page.TabIndex = 5; this.edt_Page.Text = "1"; this.edt_Page.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.edt_Page.Watermark = "1"; this.edt_Page.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // edt_SetlNY // this.edt_SetlNY.Cursor = System.Windows.Forms.Cursors.IBeam; this.edt_SetlNY.DoubleValue = 202401D; this.edt_SetlNY.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.edt_SetlNY.IntValue = 202401; this.edt_SetlNY.Location = new System.Drawing.Point(88, 32); this.edt_SetlNY.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.edt_SetlNY.MinimumSize = new System.Drawing.Size(1, 16); this.edt_SetlNY.Name = "edt_SetlNY"; this.edt_SetlNY.ShowText = false; this.edt_SetlNY.Size = new System.Drawing.Size(159, 29); this.edt_SetlNY.TabIndex = 4; this.edt_SetlNY.Text = "202401"; this.edt_SetlNY.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.edt_SetlNY.Watermark = "202307"; this.edt_SetlNY.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel4 // 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(9, 143); this.uiLabel4.Name = "uiLabel4"; this.uiLabel4.Size = new System.Drawing.Size(77, 23); this.uiLabel4.TabIndex = 3; this.uiLabel4.Text = "结 算 ID"; this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel3 // 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(9, 106); this.uiLabel3.Name = "uiLabel3"; this.uiLabel3.Size = new System.Drawing.Size(77, 23); this.uiLabel3.TabIndex = 2; this.uiLabel3.Text = "分页数量"; this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel2 // 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(9, 69); this.uiLabel2.Name = "uiLabel2"; this.uiLabel2.Size = new System.Drawing.Size(77, 23); this.uiLabel2.TabIndex = 1; 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("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel1.Location = new System.Drawing.Point(9, 32); this.uiLabel1.Name = "uiLabel1"; this.uiLabel1.Size = new System.Drawing.Size(77, 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); // // tabInHosPerInfoExport // this.tabInHosPerInfoExport.Controls.Add(this.dgvSettlRecord); this.tabInHosPerInfoExport.Controls.Add(this.pgSettlRecod); this.tabInHosPerInfoExport.Controls.Add(this.uiPanel1); this.tabInHosPerInfoExport.Location = new System.Drawing.Point(0, 55); this.tabInHosPerInfoExport.Name = "tabInHosPerInfoExport"; this.tabInHosPerInfoExport.Size = new System.Drawing.Size(1285, 724); this.tabInHosPerInfoExport.TabIndex = 0; this.tabInHosPerInfoExport.Text = "HIS在院患者信息导出"; this.tabInHosPerInfoExport.UseVisualStyleBackColor = true; // // dgvSettlRecord // this.dgvSettlRecord.AllowUserToAddRows = false; this.dgvSettlRecord.AllowUserToDeleteRows = false; dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); this.dgvSettlRecord.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6; this.dgvSettlRecord.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells; this.dgvSettlRecord.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells; this.dgvSettlRecord.BackgroundColor = System.Drawing.Color.White; this.dgvSettlRecord.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.dgvSettlRecord.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7; this.dgvSettlRecord.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.SystemColors.ControlText; dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvSettlRecord.DefaultCellStyle = dataGridViewCellStyle8; this.dgvSettlRecord.Dock = System.Windows.Forms.DockStyle.Fill; this.dgvSettlRecord.EnableHeadersVisualStyles = false; this.dgvSettlRecord.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvSettlRecord.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); this.dgvSettlRecord.Location = new System.Drawing.Point(0, 0); this.dgvSettlRecord.Name = "dgvSettlRecord"; 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.dgvSettlRecord.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))); this.dgvSettlRecord.RowsDefaultCellStyle = dataGridViewCellStyle10; this.dgvSettlRecord.RowTemplate.Height = 23; this.dgvSettlRecord.SelectedIndex = -1; this.dgvSettlRecord.Size = new System.Drawing.Size(1285, 592); this.dgvSettlRecord.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); this.dgvSettlRecord.TabIndex = 9; this.dgvSettlRecord.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // pgSettlRecod // this.pgSettlRecod.Dock = System.Windows.Forms.DockStyle.Bottom; this.pgSettlRecod.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.pgSettlRecod.Location = new System.Drawing.Point(0, 592); this.pgSettlRecod.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.pgSettlRecod.MinimumSize = new System.Drawing.Size(1, 1); this.pgSettlRecod.Name = "pgSettlRecod"; this.pgSettlRecod.PagerCount = 13; this.pgSettlRecod.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None; this.pgSettlRecod.ShowJumpButton = false; this.pgSettlRecod.ShowText = false; this.pgSettlRecod.Size = new System.Drawing.Size(1285, 31); this.pgSettlRecod.TabIndex = 8; this.pgSettlRecod.Text = "uiPagination1"; this.pgSettlRecod.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.pgSettlRecod.Visible = false; this.pgSettlRecod.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiPanel1 // this.uiPanel1.Controls.Add(this.btnClose); this.uiPanel1.Controls.Add(this.btnQuery); this.uiPanel1.Controls.Add(this.btnPrint); this.uiPanel1.Controls.Add(this.gbDateTime); this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Bottom; 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, 623); 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(1285, 101); this.uiPanel1.TabIndex = 10; this.uiPanel1.Text = null; this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // btnClose // this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnClose.Cursor = System.Windows.Forms.Cursors.Hand; this.btnClose.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnClose.Location = new System.Drawing.Point(1144, 19); this.btnClose.MinimumSize = new System.Drawing.Size(1, 1); this.btnClose.Name = "btnClose"; this.btnClose.Size = new System.Drawing.Size(134, 67); this.btnClose.TabIndex = 26; this.btnClose.Text = "退 出"; this.btnClose.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnClose.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.btnClose.Click += new System.EventHandler(this.btnClose_Click); // // btnQuery // this.btnQuery.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); 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(872, 19); this.btnQuery.MinimumSize = new System.Drawing.Size(1, 1); this.btnQuery.Name = "btnQuery"; this.btnQuery.Size = new System.Drawing.Size(134, 67); this.btnQuery.TabIndex = 19; 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); // // btnPrint // this.btnPrint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnPrint.Cursor = System.Windows.Forms.Cursors.Hand; this.btnPrint.Enabled = false; this.btnPrint.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnPrint.Location = new System.Drawing.Point(1008, 19); this.btnPrint.MinimumSize = new System.Drawing.Size(1, 1); this.btnPrint.Name = "btnPrint"; this.btnPrint.Size = new System.Drawing.Size(134, 67); this.btnPrint.TabIndex = 18; this.btnPrint.Text = "导 出"; this.btnPrint.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnPrint.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.btnPrint.Click += new System.EventHandler(this.btnPrint_Click); // // gbDateTime // this.gbDateTime.Controls.Add(this.dpED); this.gbDateTime.Controls.Add(this.dpST); this.gbDateTime.Dock = System.Windows.Forms.DockStyle.Left; 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(240, 101); this.gbDateTime.TabIndex = 20; this.gbDateTime.Text = "起止时间"; this.gbDateTime.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.gbDateTime.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // dpED // this.dpED.FillColor = System.Drawing.Color.White; this.dpED.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dpED.Location = new System.Drawing.Point(14, 59); this.dpED.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.dpED.MaxLength = 19; this.dpED.MinimumSize = new System.Drawing.Size(63, 0); this.dpED.Name = "dpED"; this.dpED.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.dpED.Size = new System.Drawing.Size(211, 29); this.dpED.SymbolDropDown = 61555; this.dpED.SymbolNormal = 61555; this.dpED.TabIndex = 1; this.dpED.Text = "2022-05-22 14:03:13"; this.dpED.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.dpED.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 266); this.dpED.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // dpST // this.dpST.FillColor = System.Drawing.Color.White; this.dpST.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dpST.Location = new System.Drawing.Point(14, 28); this.dpST.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.dpST.MaxLength = 19; this.dpST.MinimumSize = new System.Drawing.Size(63, 0); this.dpST.Name = "dpST"; this.dpST.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.dpST.Size = new System.Drawing.Size(211, 29); this.dpST.SymbolDropDown = 61555; this.dpST.SymbolNormal = 61555; this.dpST.TabIndex = 0; this.dpST.Text = "2022-05-22 14:03:13"; this.dpST.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.dpST.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 266); this.dpST.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tbcMain // this.tbcMain.Controls.Add(this.tabInHosPerInfoExport); this.tbcMain.Controls.Add(this.tabPage1); this.tbcMain.Controls.Add(this.tabPage2); this.tbcMain.Controls.Add(this.tabPage3); this.tbcMain.Controls.Add(this.tabPage4); this.tbcMain.Dock = System.Windows.Forms.DockStyle.Fill; this.tbcMain.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed; this.tbcMain.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbcMain.ItemSize = new System.Drawing.Size(380, 55); this.tbcMain.Location = new System.Drawing.Point(0, 0); this.tbcMain.MainPage = ""; this.tbcMain.Name = "tbcMain"; this.tbcMain.SelectedIndex = 0; this.tbcMain.Size = new System.Drawing.Size(1285, 779); this.tbcMain.SizeMode = System.Windows.Forms.TabSizeMode.Fixed; this.tbcMain.TabIndex = 0; this.tbcMain.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbcMain.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tabPage2 // this.tabPage2.Controls.Add(this.uiTitlePanel4); this.tabPage2.Controls.Add(this.uiTitlePanel3); this.tabPage2.Controls.Add(this.uiPanel4); this.tabPage2.Controls.Add(this.uiTitlePanel1); this.tabPage2.Location = new System.Drawing.Point(0, 55); this.tabPage2.Name = "tabPage2"; this.tabPage2.Size = new System.Drawing.Size(1285, 724); this.tabPage2.TabIndex = 2; this.tabPage2.Text = "【3601】DRG申请退出列表查询"; this.tabPage2.UseVisualStyleBackColor = true; // // uiTitlePanel4 // this.uiTitlePanel4.Controls.Add(this.dgv_3601); this.uiTitlePanel4.Dock = System.Windows.Forms.DockStyle.Bottom; this.uiTitlePanel4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTitlePanel4.Location = new System.Drawing.Point(244, 501); this.uiTitlePanel4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTitlePanel4.MinimumSize = new System.Drawing.Size(1, 1); this.uiTitlePanel4.Name = "uiTitlePanel4"; this.uiTitlePanel4.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0); this.uiTitlePanel4.ShowText = false; this.uiTitlePanel4.Size = new System.Drawing.Size(1041, 154); this.uiTitlePanel4.TabIndex = 4; this.uiTitlePanel4.Text = "【3601】DRG申请退出列表查询返回结果"; this.uiTitlePanel4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiTitlePanel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // dgv_3601 // dataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.dgv_3601.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle11; this.dgv_3601.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.dgv_3601.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_3601.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle12; this.dgv_3601.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_3601.DefaultCellStyle = dataGridViewCellStyle13; this.dgv_3601.Dock = System.Windows.Forms.DockStyle.Fill; this.dgv_3601.EnableHeadersVisualStyles = false; this.dgv_3601.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgv_3601.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255))))); this.dgv_3601.Location = new System.Drawing.Point(0, 35); this.dgv_3601.Name = "dgv_3601"; 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_3601.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_3601.RowsDefaultCellStyle = dataGridViewCellStyle15; this.dgv_3601.RowTemplate.Height = 23; this.dgv_3601.SelectedIndex = -1; this.dgv_3601.Size = new System.Drawing.Size(1041, 119); this.dgv_3601.TabIndex = 3; this.dgv_3601.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiTitlePanel3 // this.uiTitlePanel3.Controls.Add(this.dgv_SettleRecord); this.uiTitlePanel3.Dock = System.Windows.Forms.DockStyle.Fill; this.uiTitlePanel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTitlePanel3.Location = new System.Drawing.Point(244, 0); this.uiTitlePanel3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTitlePanel3.MinimumSize = new System.Drawing.Size(1, 1); this.uiTitlePanel3.Name = "uiTitlePanel3"; this.uiTitlePanel3.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0); this.uiTitlePanel3.ShowText = false; this.uiTitlePanel3.Size = new System.Drawing.Size(1041, 655); this.uiTitlePanel3.TabIndex = 3; this.uiTitlePanel3.Text = "HIS医保结算信息"; this.uiTitlePanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiTitlePanel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // dgv_SettleRecord // dataGridViewCellStyle16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.dgv_SettleRecord.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle16; this.dgv_SettleRecord.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.dgv_SettleRecord.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle17.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle17.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle17.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle17.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle17.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgv_SettleRecord.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle17; this.dgv_SettleRecord.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle18.BackColor = System.Drawing.Color.White; dataGridViewCellStyle18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle18.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255))))); dataGridViewCellStyle18.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle18.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgv_SettleRecord.DefaultCellStyle = dataGridViewCellStyle18; this.dgv_SettleRecord.Dock = System.Windows.Forms.DockStyle.Fill; this.dgv_SettleRecord.EnableHeadersVisualStyles = false; this.dgv_SettleRecord.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgv_SettleRecord.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255))))); this.dgv_SettleRecord.Location = new System.Drawing.Point(0, 35); this.dgv_SettleRecord.Name = "dgv_SettleRecord"; dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); dataGridViewCellStyle19.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle19.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle19.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle19.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgv_SettleRecord.RowHeadersDefaultCellStyle = dataGridViewCellStyle19; dataGridViewCellStyle20.BackColor = System.Drawing.Color.White; dataGridViewCellStyle20.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle20.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle20.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255))))); dataGridViewCellStyle20.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.dgv_SettleRecord.RowsDefaultCellStyle = dataGridViewCellStyle20; this.dgv_SettleRecord.RowTemplate.Height = 23; this.dgv_SettleRecord.SelectedIndex = -1; this.dgv_SettleRecord.Size = new System.Drawing.Size(1041, 620); this.dgv_SettleRecord.TabIndex = 3; this.dgv_SettleRecord.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiPanel4 // this.uiPanel4.Controls.Add(this.btnExit); this.uiPanel4.Controls.Add(this.btn3601); this.uiPanel4.Controls.Add(this.btnQuerySet); 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(244, 655); 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(1041, 69); this.uiPanel4.TabIndex = 1; this.uiPanel4.Text = null; this.uiPanel4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiPanel4.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("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnExit.Location = new System.Drawing.Point(933, 11); this.btnExit.MinimumSize = new System.Drawing.Size(1, 1); this.btnExit.Name = "btnExit"; this.btnExit.Size = new System.Drawing.Size(101, 47); this.btnExit.TabIndex = 2; 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.btnClose_Click); // // btn3601 // this.btn3601.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btn3601.Cursor = System.Windows.Forms.Cursors.Hand; this.btn3601.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btn3601.Location = new System.Drawing.Point(740, 11); this.btn3601.MinimumSize = new System.Drawing.Size(1, 1); this.btn3601.Name = "btn3601"; this.btn3601.Size = new System.Drawing.Size(188, 47); this.btn3601.TabIndex = 1; this.btn3601.Text = "2.查询DRG申请退出列表"; this.btn3601.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btn3601.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.btn3601.Click += new System.EventHandler(this.btn3601_Click); // // btnQuerySet // this.btnQuerySet.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnQuerySet.Cursor = System.Windows.Forms.Cursors.Hand; this.btnQuerySet.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnQuerySet.Location = new System.Drawing.Point(547, 11); this.btnQuerySet.MinimumSize = new System.Drawing.Size(1, 1); this.btnQuerySet.Name = "btnQuerySet"; this.btnQuerySet.Size = new System.Drawing.Size(188, 47); this.btnQuerySet.TabIndex = 0; this.btnQuerySet.Text = "1.查询HIS医保结算信息"; this.btnQuerySet.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnQuerySet.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.btnQuerySet.Click += new System.EventHandler(this.btnQuerySet_Click); // // uiTitlePanel1 // this.uiTitlePanel1.Controls.Add(this.gbExactLocate); this.uiTitlePanel1.Controls.Add(this.rbgBillType); this.uiTitlePanel1.Controls.Add(this.rbgAdmType); this.uiTitlePanel1.Controls.Add(this.uiGroupBox1); this.uiTitlePanel1.Dock = System.Windows.Forms.DockStyle.Left; this.uiTitlePanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTitlePanel1.Location = new System.Drawing.Point(0, 0); this.uiTitlePanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTitlePanel1.MinimumSize = new System.Drawing.Size(1, 1); this.uiTitlePanel1.Name = "uiTitlePanel1"; this.uiTitlePanel1.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0); this.uiTitlePanel1.ShowText = false; this.uiTitlePanel1.Size = new System.Drawing.Size(244, 724); this.uiTitlePanel1.TabIndex = 0; this.uiTitlePanel1.Text = "HIS医保结算信息查询条件"; this.uiTitlePanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiTitlePanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // gbExactLocate // this.gbExactLocate.Controls.Add(this.tbHisNO); this.gbExactLocate.Controls.Add(this.tbPatSettlID); this.gbExactLocate.Controls.Add(this.tbName); this.gbExactLocate.Dock = System.Windows.Forms.DockStyle.Top; this.gbExactLocate.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.gbExactLocate.Location = new System.Drawing.Point(0, 384); this.gbExactLocate.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.gbExactLocate.MinimumSize = new System.Drawing.Size(1, 1); this.gbExactLocate.Name = "gbExactLocate"; this.gbExactLocate.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.gbExactLocate.Size = new System.Drawing.Size(244, 140); this.gbExactLocate.TabIndex = 26; this.gbExactLocate.Text = "精确定位"; this.gbExactLocate.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.gbExactLocate.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tbHisNO // this.tbHisNO.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbHisNO.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbHisNO.Location = new System.Drawing.Point(16, 97); this.tbHisNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbHisNO.MinimumSize = new System.Drawing.Size(1, 16); this.tbHisNO.Name = "tbHisNO"; this.tbHisNO.ShowText = false; this.tbHisNO.Size = new System.Drawing.Size(211, 29); this.tbHisNO.TabIndex = 3; this.tbHisNO.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbHisNO.Watermark = "患者卡号"; this.tbHisNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tbPatSettlID // this.tbPatSettlID.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbPatSettlID.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbPatSettlID.Location = new System.Drawing.Point(16, 64); this.tbPatSettlID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbPatSettlID.MinimumSize = new System.Drawing.Size(1, 16); this.tbPatSettlID.Name = "tbPatSettlID"; this.tbPatSettlID.ShowText = false; this.tbPatSettlID.Size = new System.Drawing.Size(211, 29); this.tbPatSettlID.TabIndex = 2; this.tbPatSettlID.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbPatSettlID.Watermark = "结算编号"; this.tbPatSettlID.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tbName // this.tbName.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbName.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbName.Location = new System.Drawing.Point(16, 31); this.tbName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbName.MinimumSize = new System.Drawing.Size(1, 16); this.tbName.Name = "tbName"; this.tbName.ShowText = false; this.tbName.Size = new System.Drawing.Size(211, 29); this.tbName.TabIndex = 1; this.tbName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbName.Watermark = "姓名"; this.tbName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // rbgBillType // this.rbgBillType.Dock = System.Windows.Forms.DockStyle.Top; this.rbgBillType.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.rbgBillType.Items.AddRange(new object[] { "全部", "正票", "负票"}); this.rbgBillType.ItemSize = new System.Drawing.Size(150, 30); this.rbgBillType.Location = new System.Drawing.Point(0, 262); this.rbgBillType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.rbgBillType.MinimumSize = new System.Drawing.Size(1, 1); this.rbgBillType.Name = "rbgBillType"; this.rbgBillType.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.rbgBillType.Size = new System.Drawing.Size(244, 122); this.rbgBillType.TabIndex = 25; this.rbgBillType.Text = "票据类型"; this.rbgBillType.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.rbgBillType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // rbgAdmType // this.rbgAdmType.Dock = System.Windows.Forms.DockStyle.Top; this.rbgAdmType.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.rbgAdmType.Items.AddRange(new object[] { "全部", "住院", "门诊"}); this.rbgAdmType.ItemSize = new System.Drawing.Size(150, 30); this.rbgAdmType.Location = new System.Drawing.Point(0, 140); this.rbgAdmType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.rbgAdmType.MinimumSize = new System.Drawing.Size(1, 1); this.rbgAdmType.Name = "rbgAdmType"; this.rbgAdmType.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.rbgAdmType.Size = new System.Drawing.Size(244, 122); this.rbgAdmType.TabIndex = 22; this.rbgAdmType.Text = "就诊类型"; this.rbgAdmType.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.rbgAdmType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiGroupBox1 // this.uiGroupBox1.Controls.Add(this.dpt_ET); this.uiGroupBox1.Controls.Add(this.dpt_ST); this.uiGroupBox1.Dock = System.Windows.Forms.DockStyle.Top; 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, 35); 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(244, 105); this.uiGroupBox1.TabIndex = 21; this.uiGroupBox1.Text = "起止时间"; this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiGroupBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // dpt_ET // this.dpt_ET.FillColor = System.Drawing.Color.White; this.dpt_ET.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dpt_ET.Location = new System.Drawing.Point(16, 63); this.dpt_ET.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.dpt_ET.MaxLength = 19; this.dpt_ET.MinimumSize = new System.Drawing.Size(63, 0); this.dpt_ET.Name = "dpt_ET"; this.dpt_ET.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.dpt_ET.Size = new System.Drawing.Size(211, 29); this.dpt_ET.SymbolDropDown = 61555; this.dpt_ET.SymbolNormal = 61555; this.dpt_ET.TabIndex = 3; this.dpt_ET.Text = "2022-05-22 14:03:13"; this.dpt_ET.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.dpt_ET.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 266); this.dpt_ET.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // dpt_ST // this.dpt_ST.FillColor = System.Drawing.Color.White; this.dpt_ST.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dpt_ST.Location = new System.Drawing.Point(16, 32); this.dpt_ST.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.dpt_ST.MaxLength = 19; this.dpt_ST.MinimumSize = new System.Drawing.Size(63, 0); this.dpt_ST.Name = "dpt_ST"; this.dpt_ST.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.dpt_ST.Size = new System.Drawing.Size(211, 29); this.dpt_ST.SymbolDropDown = 61555; this.dpt_ST.SymbolNormal = 61555; this.dpt_ST.TabIndex = 2; this.dpt_ST.Text = "2022-05-22 14:03:13"; this.dpt_ST.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.dpt_ST.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 0); this.dpt_ST.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tabPage3 // this.tabPage3.Controls.Add(this.uiTitlePanel5); this.tabPage3.Controls.Add(this.uiPanel5); this.tabPage3.Controls.Add(this.uiTitlePanel2); this.tabPage3.Location = new System.Drawing.Point(0, 55); this.tabPage3.Name = "tabPage3"; this.tabPage3.Size = new System.Drawing.Size(1285, 724); this.tabPage3.TabIndex = 3; this.tabPage3.Text = "【3602】DRG退出申请保存"; this.tabPage3.UseVisualStyleBackColor = true; // // uiTitlePanel5 // this.uiTitlePanel5.Controls.Add(this.rbg_exit_type); this.uiTitlePanel5.Controls.Add(this.tb_drg_name); this.uiTitlePanel5.Controls.Add(this.uiLabel11); this.uiTitlePanel5.Controls.Add(this.tb_rx_drord_no); this.uiTitlePanel5.Controls.Add(this.uiLabel10); this.uiTitlePanel5.Controls.Add(this.tb_psn_name); this.uiTitlePanel5.Controls.Add(this.uiLabel9); this.uiTitlePanel5.Controls.Add(this.tb_psn_no); this.uiTitlePanel5.Controls.Add(this.uiLabel8); this.uiTitlePanel5.Controls.Add(this.tb_setl_id); this.uiTitlePanel5.Controls.Add(this.uiLabel7); this.uiTitlePanel5.Controls.Add(this.tb_fund_cap); this.uiTitlePanel5.Controls.Add(this.uiLabel6); this.uiTitlePanel5.Controls.Add(this.tb_exit_rea); this.uiTitlePanel5.Controls.Add(this.uiLabel5); this.uiTitlePanel5.Dock = System.Windows.Forms.DockStyle.Fill; this.uiTitlePanel5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTitlePanel5.Location = new System.Drawing.Point(0, 309); this.uiTitlePanel5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTitlePanel5.MinimumSize = new System.Drawing.Size(1, 1); this.uiTitlePanel5.Name = "uiTitlePanel5"; this.uiTitlePanel5.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0); this.uiTitlePanel5.ShowText = false; this.uiTitlePanel5.Size = new System.Drawing.Size(1285, 291); this.uiTitlePanel5.TabIndex = 4; this.uiTitlePanel5.Text = "退出医保申请保存参数"; this.uiTitlePanel5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiTitlePanel5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // rbg_exit_type // this.rbg_exit_type.ColumnCount = 3; this.rbg_exit_type.Dock = System.Windows.Forms.DockStyle.Top; this.rbg_exit_type.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.rbg_exit_type.Items.AddRange(new object[] { "不退出", "全部退出", "部分退出"}); this.rbg_exit_type.ItemSize = new System.Drawing.Size(350, 35); this.rbg_exit_type.Location = new System.Drawing.Point(0, 35); this.rbg_exit_type.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.rbg_exit_type.MinimumSize = new System.Drawing.Size(1, 1); this.rbg_exit_type.Name = "rbg_exit_type"; this.rbg_exit_type.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.rbg_exit_type.Size = new System.Drawing.Size(1285, 77); this.rbg_exit_type.TabIndex = 14; this.rbg_exit_type.Text = "退出类型"; this.rbg_exit_type.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.rbg_exit_type.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tb_drg_name // this.tb_drg_name.Cursor = System.Windows.Forms.Cursors.IBeam; this.tb_drg_name.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tb_drg_name.Location = new System.Drawing.Point(501, 217); this.tb_drg_name.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tb_drg_name.MinimumSize = new System.Drawing.Size(1, 16); this.tb_drg_name.Name = "tb_drg_name"; this.tb_drg_name.ShowText = false; this.tb_drg_name.Size = new System.Drawing.Size(213, 29); this.tb_drg_name.TabIndex = 13; this.tb_drg_name.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tb_drg_name.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel11 // this.uiLabel11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel11.ForeColor = System.Drawing.Color.Red; this.uiLabel11.Location = new System.Drawing.Point(409, 217); this.uiLabel11.Name = "uiLabel11"; this.uiLabel11.Size = new System.Drawing.Size(85, 23); this.uiLabel11.Style = Sunny.UI.UIStyle.Custom; this.uiLabel11.TabIndex = 12; this.uiLabel11.Text = "DRG名称"; this.uiLabel11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel11.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tb_rx_drord_no // this.tb_rx_drord_no.Cursor = System.Windows.Forms.Cursors.IBeam; this.tb_rx_drord_no.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tb_rx_drord_no.Location = new System.Drawing.Point(122, 217); this.tb_rx_drord_no.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tb_rx_drord_no.MinimumSize = new System.Drawing.Size(1, 16); this.tb_rx_drord_no.Name = "tb_rx_drord_no"; this.tb_rx_drord_no.ShowText = false; this.tb_rx_drord_no.Size = new System.Drawing.Size(213, 29); this.tb_rx_drord_no.TabIndex = 11; this.tb_rx_drord_no.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tb_rx_drord_no.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel10 // this.uiLabel10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel10.ForeColor = System.Drawing.Color.Red; this.uiLabel10.Location = new System.Drawing.Point(21, 217); this.uiLabel10.Name = "uiLabel10"; this.uiLabel10.Size = new System.Drawing.Size(102, 23); this.uiLabel10.Style = Sunny.UI.UIStyle.Custom; this.uiLabel10.TabIndex = 10; this.uiLabel10.Text = "处方/医嘱号"; this.uiLabel10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel10.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tb_psn_name // this.tb_psn_name.Cursor = System.Windows.Forms.Cursors.IBeam; this.tb_psn_name.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tb_psn_name.Location = new System.Drawing.Point(885, 174); this.tb_psn_name.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tb_psn_name.MinimumSize = new System.Drawing.Size(1, 16); this.tb_psn_name.Name = "tb_psn_name"; this.tb_psn_name.ShowText = false; this.tb_psn_name.Size = new System.Drawing.Size(213, 29); this.tb_psn_name.TabIndex = 9; this.tb_psn_name.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tb_psn_name.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel9 // this.uiLabel9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel9.ForeColor = System.Drawing.Color.Red; this.uiLabel9.Location = new System.Drawing.Point(789, 174); this.uiLabel9.Name = "uiLabel9"; this.uiLabel9.Size = new System.Drawing.Size(91, 23); this.uiLabel9.Style = Sunny.UI.UIStyle.Custom; this.uiLabel9.TabIndex = 8; this.uiLabel9.Text = "人员姓名"; this.uiLabel9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel9.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tb_psn_no // this.tb_psn_no.Cursor = System.Windows.Forms.Cursors.IBeam; this.tb_psn_no.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tb_psn_no.Location = new System.Drawing.Point(501, 174); this.tb_psn_no.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tb_psn_no.MinimumSize = new System.Drawing.Size(1, 16); this.tb_psn_no.Name = "tb_psn_no"; this.tb_psn_no.ShowText = false; this.tb_psn_no.Size = new System.Drawing.Size(213, 29); this.tb_psn_no.TabIndex = 7; this.tb_psn_no.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tb_psn_no.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel8 // this.uiLabel8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel8.ForeColor = System.Drawing.Color.Red; this.uiLabel8.Location = new System.Drawing.Point(409, 174); this.uiLabel8.Name = "uiLabel8"; this.uiLabel8.Size = new System.Drawing.Size(85, 23); this.uiLabel8.Style = Sunny.UI.UIStyle.Custom; this.uiLabel8.TabIndex = 6; this.uiLabel8.Text = "人员编号"; this.uiLabel8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel8.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tb_setl_id // this.tb_setl_id.Cursor = System.Windows.Forms.Cursors.IBeam; this.tb_setl_id.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tb_setl_id.Location = new System.Drawing.Point(122, 174); this.tb_setl_id.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tb_setl_id.MinimumSize = new System.Drawing.Size(1, 16); this.tb_setl_id.Name = "tb_setl_id"; this.tb_setl_id.ShowText = false; this.tb_setl_id.Size = new System.Drawing.Size(213, 29); this.tb_setl_id.TabIndex = 5; this.tb_setl_id.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tb_setl_id.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel7 // this.uiLabel7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel7.ForeColor = System.Drawing.Color.Red; this.uiLabel7.Location = new System.Drawing.Point(21, 174); this.uiLabel7.Name = "uiLabel7"; this.uiLabel7.Size = new System.Drawing.Size(102, 23); this.uiLabel7.Style = Sunny.UI.UIStyle.Custom; this.uiLabel7.TabIndex = 4; this.uiLabel7.Text = "结算ID"; this.uiLabel7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tb_fund_cap // this.tb_fund_cap.Cursor = System.Windows.Forms.Cursors.IBeam; this.tb_fund_cap.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tb_fund_cap.Location = new System.Drawing.Point(885, 217); this.tb_fund_cap.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tb_fund_cap.MinimumSize = new System.Drawing.Size(1, 16); this.tb_fund_cap.Name = "tb_fund_cap"; this.tb_fund_cap.ShowText = false; this.tb_fund_cap.Size = new System.Drawing.Size(213, 29); this.tb_fund_cap.TabIndex = 3; this.tb_fund_cap.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tb_fund_cap.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel6 // this.uiLabel6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel6.ForeColor = System.Drawing.Color.Red; this.uiLabel6.Location = new System.Drawing.Point(789, 217); this.uiLabel6.Name = "uiLabel6"; this.uiLabel6.Size = new System.Drawing.Size(91, 23); this.uiLabel6.Style = Sunny.UI.UIStyle.Custom; this.uiLabel6.TabIndex = 2; this.uiLabel6.Text = "基金封顶线"; this.uiLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tb_exit_rea // this.tb_exit_rea.Cursor = System.Windows.Forms.Cursors.IBeam; this.tb_exit_rea.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tb_exit_rea.Location = new System.Drawing.Point(122, 132); this.tb_exit_rea.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tb_exit_rea.MinimumSize = new System.Drawing.Size(1, 16); this.tb_exit_rea.Name = "tb_exit_rea"; this.tb_exit_rea.ShowText = false; this.tb_exit_rea.Size = new System.Drawing.Size(976, 29); this.tb_exit_rea.TabIndex = 1; this.tb_exit_rea.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tb_exit_rea.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel5 // this.uiLabel5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel5.Location = new System.Drawing.Point(21, 132); this.uiLabel5.Name = "uiLabel5"; this.uiLabel5.Size = new System.Drawing.Size(102, 23); this.uiLabel5.TabIndex = 0; this.uiLabel5.Text = "退出原因"; this.uiLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiPanel5 // this.uiPanel5.Controls.Add(this.btn_Close); this.uiPanel5.Controls.Add(this.btn_3602); this.uiPanel5.Controls.Add(this.btn_Query3602); this.uiPanel5.Controls.Add(this.uiGroupBox3); this.uiPanel5.Controls.Add(this.rbg_BillType); this.uiPanel5.Controls.Add(this.rbg_AdmType); this.uiPanel5.Controls.Add(this.uiGroupBox2); this.uiPanel5.Dock = System.Windows.Forms.DockStyle.Bottom; this.uiPanel5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiPanel5.Location = new System.Drawing.Point(0, 600); this.uiPanel5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiPanel5.MinimumSize = new System.Drawing.Size(1, 1); this.uiPanel5.Name = "uiPanel5"; this.uiPanel5.Size = new System.Drawing.Size(1285, 124); this.uiPanel5.TabIndex = 2; this.uiPanel5.Text = null; this.uiPanel5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiPanel5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // btn_Close // this.btn_Close.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btn_Close.Cursor = System.Windows.Forms.Cursors.Hand; this.btn_Close.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btn_Close.Location = new System.Drawing.Point(1188, 38); this.btn_Close.MinimumSize = new System.Drawing.Size(1, 1); this.btn_Close.Name = "btn_Close"; this.btn_Close.Size = new System.Drawing.Size(92, 61); this.btn_Close.TabIndex = 30; this.btn_Close.Text = "退 出"; this.btn_Close.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btn_Close.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.btn_Close.Click += new System.EventHandler(this.btnClose_Click); // // btn_3602 // this.btn_3602.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btn_3602.Cursor = System.Windows.Forms.Cursors.Hand; this.btn_3602.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btn_3602.Location = new System.Drawing.Point(997, 38); this.btn_3602.MinimumSize = new System.Drawing.Size(1, 1); this.btn_3602.Name = "btn_3602"; this.btn_3602.Size = new System.Drawing.Size(188, 61); this.btn_3602.TabIndex = 29; this.btn_3602.Text = "2.DRG退出申请保存"; this.btn_3602.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btn_3602.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.btn_3602.Click += new System.EventHandler(this.btn_3602_Click); // // btn_Query3602 // this.btn_Query3602.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btn_Query3602.Cursor = System.Windows.Forms.Cursors.Hand; this.btn_Query3602.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btn_Query3602.Location = new System.Drawing.Point(806, 38); this.btn_Query3602.MinimumSize = new System.Drawing.Size(1, 1); this.btn_Query3602.Name = "btn_Query3602"; this.btn_Query3602.Size = new System.Drawing.Size(188, 61); this.btn_Query3602.TabIndex = 28; this.btn_Query3602.Text = "1.查询HIS医保结算信息"; this.btn_Query3602.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btn_Query3602.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.btn_Query3602.Click += new System.EventHandler(this.btn_Query3602_Click); // // uiGroupBox3 // this.uiGroupBox3.Controls.Add(this.tb_CardNo); this.uiGroupBox3.Controls.Add(this.tb_SeltID); this.uiGroupBox3.Controls.Add(this.tb_Name); this.uiGroupBox3.Dock = System.Windows.Forms.DockStyle.Left; this.uiGroupBox3.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiGroupBox3.Location = new System.Drawing.Point(565, 0); this.uiGroupBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiGroupBox3.MinimumSize = new System.Drawing.Size(1, 1); this.uiGroupBox3.Name = "uiGroupBox3"; this.uiGroupBox3.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.uiGroupBox3.Size = new System.Drawing.Size(230, 124); this.uiGroupBox3.TabIndex = 27; this.uiGroupBox3.Text = "精确定位"; this.uiGroupBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiGroupBox3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tb_CardNo // this.tb_CardNo.Cursor = System.Windows.Forms.Cursors.IBeam; this.tb_CardNo.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tb_CardNo.Location = new System.Drawing.Point(10, 84); this.tb_CardNo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tb_CardNo.MinimumSize = new System.Drawing.Size(1, 16); this.tb_CardNo.Name = "tb_CardNo"; this.tb_CardNo.ShowText = false; this.tb_CardNo.Size = new System.Drawing.Size(211, 24); this.tb_CardNo.TabIndex = 3; this.tb_CardNo.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tb_CardNo.Watermark = "患者卡号"; this.tb_CardNo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tb_SeltID // this.tb_SeltID.Cursor = System.Windows.Forms.Cursors.IBeam; this.tb_SeltID.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tb_SeltID.Location = new System.Drawing.Point(10, 56); this.tb_SeltID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tb_SeltID.MinimumSize = new System.Drawing.Size(1, 16); this.tb_SeltID.Name = "tb_SeltID"; this.tb_SeltID.ShowText = false; this.tb_SeltID.Size = new System.Drawing.Size(211, 24); this.tb_SeltID.TabIndex = 2; this.tb_SeltID.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tb_SeltID.Watermark = "结算编号"; this.tb_SeltID.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tb_Name // this.tb_Name.Cursor = System.Windows.Forms.Cursors.IBeam; this.tb_Name.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tb_Name.Location = new System.Drawing.Point(10, 28); this.tb_Name.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tb_Name.MinimumSize = new System.Drawing.Size(1, 16); this.tb_Name.Name = "tb_Name"; this.tb_Name.ShowText = false; this.tb_Name.Size = new System.Drawing.Size(211, 24); this.tb_Name.TabIndex = 1; this.tb_Name.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tb_Name.Watermark = "姓名"; this.tb_Name.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // rbg_BillType // this.rbg_BillType.ColumnCount = 2; this.rbg_BillType.Dock = System.Windows.Forms.DockStyle.Left; this.rbg_BillType.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.rbg_BillType.Items.AddRange(new object[] { "全部", "正票", "负票"}); this.rbg_BillType.ItemSize = new System.Drawing.Size(80, 40); this.rbg_BillType.Location = new System.Drawing.Point(398, 0); this.rbg_BillType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.rbg_BillType.MinimumSize = new System.Drawing.Size(1, 1); this.rbg_BillType.Name = "rbg_BillType"; this.rbg_BillType.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.rbg_BillType.Size = new System.Drawing.Size(167, 124); this.rbg_BillType.TabIndex = 26; this.rbg_BillType.Text = "票据类型"; this.rbg_BillType.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.rbg_BillType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // rbg_AdmType // this.rbg_AdmType.ColumnCount = 2; this.rbg_AdmType.Dock = System.Windows.Forms.DockStyle.Left; this.rbg_AdmType.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.rbg_AdmType.Items.AddRange(new object[] { "全部", "住院", "门诊"}); this.rbg_AdmType.ItemSize = new System.Drawing.Size(80, 40); this.rbg_AdmType.Location = new System.Drawing.Point(234, 0); this.rbg_AdmType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.rbg_AdmType.MinimumSize = new System.Drawing.Size(1, 1); this.rbg_AdmType.Name = "rbg_AdmType"; this.rbg_AdmType.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.rbg_AdmType.Size = new System.Drawing.Size(164, 124); this.rbg_AdmType.TabIndex = 23; this.rbg_AdmType.Text = "就诊类型"; this.rbg_AdmType.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.rbg_AdmType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiGroupBox2 // this.uiGroupBox2.Controls.Add(this.dpt_End); this.uiGroupBox2.Controls.Add(this.dpt_Begin); this.uiGroupBox2.Dock = System.Windows.Forms.DockStyle.Left; this.uiGroupBox2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiGroupBox2.Location = new System.Drawing.Point(0, 0); this.uiGroupBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiGroupBox2.MinimumSize = new System.Drawing.Size(1, 1); this.uiGroupBox2.Name = "uiGroupBox2"; this.uiGroupBox2.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.uiGroupBox2.Size = new System.Drawing.Size(234, 124); this.uiGroupBox2.TabIndex = 22; this.uiGroupBox2.Text = "起止时间"; this.uiGroupBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiGroupBox2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // dpt_End // this.dpt_End.FillColor = System.Drawing.Color.White; this.dpt_End.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dpt_End.Location = new System.Drawing.Point(11, 72); this.dpt_End.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.dpt_End.MaxLength = 19; this.dpt_End.MinimumSize = new System.Drawing.Size(63, 0); this.dpt_End.Name = "dpt_End"; this.dpt_End.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.dpt_End.Size = new System.Drawing.Size(211, 29); this.dpt_End.SymbolDropDown = 61555; this.dpt_End.SymbolNormal = 61555; this.dpt_End.TabIndex = 3; this.dpt_End.Text = "2022-05-22 14:03:13"; this.dpt_End.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.dpt_End.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 266); this.dpt_End.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // dpt_Begin // this.dpt_Begin.FillColor = System.Drawing.Color.White; this.dpt_Begin.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dpt_Begin.Location = new System.Drawing.Point(11, 34); this.dpt_Begin.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.dpt_Begin.MaxLength = 19; this.dpt_Begin.MinimumSize = new System.Drawing.Size(63, 0); this.dpt_Begin.Name = "dpt_Begin"; this.dpt_Begin.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.dpt_Begin.Size = new System.Drawing.Size(211, 29); this.dpt_Begin.SymbolDropDown = 61555; this.dpt_Begin.SymbolNormal = 61555; this.dpt_Begin.TabIndex = 2; this.dpt_Begin.Text = "2022-05-22 14:03:13"; this.dpt_Begin.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.dpt_Begin.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 0); this.dpt_Begin.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiTitlePanel2 // this.uiTitlePanel2.Controls.Add(this.dgv_Settle3602); this.uiTitlePanel2.Dock = System.Windows.Forms.DockStyle.Top; this.uiTitlePanel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTitlePanel2.Location = new System.Drawing.Point(0, 0); this.uiTitlePanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTitlePanel2.MinimumSize = new System.Drawing.Size(1, 1); this.uiTitlePanel2.Name = "uiTitlePanel2"; this.uiTitlePanel2.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0); this.uiTitlePanel2.ShowText = false; this.uiTitlePanel2.Size = new System.Drawing.Size(1285, 309); this.uiTitlePanel2.TabIndex = 1; this.uiTitlePanel2.Text = "HIS医保结算信息"; this.uiTitlePanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiTitlePanel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // dgv_Settle3602 // dataGridViewCellStyle21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.dgv_Settle3602.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle21; this.dgv_Settle3602.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.dgv_Settle3602.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle22.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle22.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle22.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle22.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle22.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle22.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle22.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgv_Settle3602.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle22; this.dgv_Settle3602.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; dataGridViewCellStyle23.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle23.BackColor = System.Drawing.Color.White; dataGridViewCellStyle23.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle23.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255))))); dataGridViewCellStyle23.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle23.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgv_Settle3602.DefaultCellStyle = dataGridViewCellStyle23; this.dgv_Settle3602.Dock = System.Windows.Forms.DockStyle.Fill; this.dgv_Settle3602.EnableHeadersVisualStyles = false; this.dgv_Settle3602.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgv_Settle3602.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255))))); this.dgv_Settle3602.Location = new System.Drawing.Point(0, 35); this.dgv_Settle3602.Name = "dgv_Settle3602"; dataGridViewCellStyle24.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle24.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); dataGridViewCellStyle24.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle24.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle24.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle24.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle24.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgv_Settle3602.RowHeadersDefaultCellStyle = dataGridViewCellStyle24; dataGridViewCellStyle25.BackColor = System.Drawing.Color.White; dataGridViewCellStyle25.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle25.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255))))); dataGridViewCellStyle25.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.dgv_Settle3602.RowsDefaultCellStyle = dataGridViewCellStyle25; this.dgv_Settle3602.RowTemplate.Height = 23; this.dgv_Settle3602.SelectedIndex = -1; this.dgv_Settle3602.Size = new System.Drawing.Size(1285, 274); this.dgv_Settle3602.TabIndex = 0; this.dgv_Settle3602.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.dgv_Settle3602.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgv_Settle3602_CellClick); // // tabPage4 // this.tabPage4.Controls.Add(this.uiTitlePanel9); this.tabPage4.Controls.Add(this.uiTitlePanel8); this.tabPage4.Controls.Add(this.uiTitlePanel6); this.tabPage4.Controls.Add(this.uiPanel6); this.tabPage4.Controls.Add(this.uiTitlePanel7); this.tabPage4.Location = new System.Drawing.Point(0, 55); this.tabPage4.Name = "tabPage4"; this.tabPage4.Size = new System.Drawing.Size(1285, 724); this.tabPage4.TabIndex = 4; this.tabPage4.Text = "【3604】DRG申请审核意见和预结算基金分项查询"; this.tabPage4.UseVisualStyleBackColor = true; // // uiTitlePanel9 // this.uiTitlePanel9.Controls.Add(this.dgv_appy_chk_opnn_evt_list); this.uiTitlePanel9.Dock = System.Windows.Forms.DockStyle.Fill; this.uiTitlePanel9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTitlePanel9.Location = new System.Drawing.Point(244, 506); this.uiTitlePanel9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTitlePanel9.MinimumSize = new System.Drawing.Size(1, 1); this.uiTitlePanel9.Name = "uiTitlePanel9"; this.uiTitlePanel9.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0); this.uiTitlePanel9.ShowText = false; this.uiTitlePanel9.Size = new System.Drawing.Size(1041, 149); this.uiTitlePanel9.TabIndex = 9; this.uiTitlePanel9.Text = "DRG申请审核意见列表"; this.uiTitlePanel9.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiTitlePanel9.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // dgv_appy_chk_opnn_evt_list // dataGridViewCellStyle26.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.dgv_appy_chk_opnn_evt_list.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle26; this.dgv_appy_chk_opnn_evt_list.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.dgv_appy_chk_opnn_evt_list.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle27.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle27.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle27.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle27.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle27.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle27.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle27.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgv_appy_chk_opnn_evt_list.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle27; this.dgv_appy_chk_opnn_evt_list.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; dataGridViewCellStyle28.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle28.BackColor = System.Drawing.Color.White; dataGridViewCellStyle28.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle28.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle28.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255))))); dataGridViewCellStyle28.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle28.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgv_appy_chk_opnn_evt_list.DefaultCellStyle = dataGridViewCellStyle28; this.dgv_appy_chk_opnn_evt_list.Dock = System.Windows.Forms.DockStyle.Fill; this.dgv_appy_chk_opnn_evt_list.EnableHeadersVisualStyles = false; this.dgv_appy_chk_opnn_evt_list.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgv_appy_chk_opnn_evt_list.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255))))); this.dgv_appy_chk_opnn_evt_list.Location = new System.Drawing.Point(0, 35); this.dgv_appy_chk_opnn_evt_list.Name = "dgv_appy_chk_opnn_evt_list"; dataGridViewCellStyle29.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle29.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); dataGridViewCellStyle29.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle29.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle29.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle29.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle29.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgv_appy_chk_opnn_evt_list.RowHeadersDefaultCellStyle = dataGridViewCellStyle29; dataGridViewCellStyle30.BackColor = System.Drawing.Color.White; dataGridViewCellStyle30.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle30.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle30.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255))))); dataGridViewCellStyle30.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.dgv_appy_chk_opnn_evt_list.RowsDefaultCellStyle = dataGridViewCellStyle30; this.dgv_appy_chk_opnn_evt_list.RowTemplate.Height = 23; this.dgv_appy_chk_opnn_evt_list.SelectedIndex = -1; this.dgv_appy_chk_opnn_evt_list.Size = new System.Drawing.Size(1041, 114); this.dgv_appy_chk_opnn_evt_list.TabIndex = 3; this.dgv_appy_chk_opnn_evt_list.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiTitlePanel8 // this.uiTitlePanel8.Controls.Add(this.dgv_preSetl_invy_evt_list); this.uiTitlePanel8.Dock = System.Windows.Forms.DockStyle.Top; this.uiTitlePanel8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTitlePanel8.Location = new System.Drawing.Point(244, 350); this.uiTitlePanel8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTitlePanel8.MinimumSize = new System.Drawing.Size(1, 1); this.uiTitlePanel8.Name = "uiTitlePanel8"; this.uiTitlePanel8.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0); this.uiTitlePanel8.ShowText = false; this.uiTitlePanel8.Size = new System.Drawing.Size(1041, 156); this.uiTitlePanel8.TabIndex = 7; this.uiTitlePanel8.Text = "DRG预结算基金分项列表"; this.uiTitlePanel8.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiTitlePanel8.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // dgv_preSetl_invy_evt_list // dataGridViewCellStyle31.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.dgv_preSetl_invy_evt_list.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle31; this.dgv_preSetl_invy_evt_list.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.dgv_preSetl_invy_evt_list.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle32.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle32.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle32.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle32.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle32.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle32.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle32.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgv_preSetl_invy_evt_list.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle32; this.dgv_preSetl_invy_evt_list.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; dataGridViewCellStyle33.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle33.BackColor = System.Drawing.Color.White; dataGridViewCellStyle33.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle33.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle33.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255))))); dataGridViewCellStyle33.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle33.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgv_preSetl_invy_evt_list.DefaultCellStyle = dataGridViewCellStyle33; this.dgv_preSetl_invy_evt_list.Dock = System.Windows.Forms.DockStyle.Fill; this.dgv_preSetl_invy_evt_list.EnableHeadersVisualStyles = false; this.dgv_preSetl_invy_evt_list.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgv_preSetl_invy_evt_list.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255))))); this.dgv_preSetl_invy_evt_list.Location = new System.Drawing.Point(0, 35); this.dgv_preSetl_invy_evt_list.Name = "dgv_preSetl_invy_evt_list"; dataGridViewCellStyle34.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle34.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); dataGridViewCellStyle34.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle34.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle34.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle34.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle34.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgv_preSetl_invy_evt_list.RowHeadersDefaultCellStyle = dataGridViewCellStyle34; dataGridViewCellStyle35.BackColor = System.Drawing.Color.White; dataGridViewCellStyle35.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle35.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle35.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255))))); dataGridViewCellStyle35.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.dgv_preSetl_invy_evt_list.RowsDefaultCellStyle = dataGridViewCellStyle35; this.dgv_preSetl_invy_evt_list.RowTemplate.Height = 23; this.dgv_preSetl_invy_evt_list.SelectedIndex = -1; this.dgv_preSetl_invy_evt_list.Size = new System.Drawing.Size(1041, 121); this.dgv_preSetl_invy_evt_list.TabIndex = 3; this.dgv_preSetl_invy_evt_list.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiTitlePanel6 // this.uiTitlePanel6.Controls.Add(this.dgv_Settle3604); this.uiTitlePanel6.Dock = System.Windows.Forms.DockStyle.Top; this.uiTitlePanel6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTitlePanel6.Location = new System.Drawing.Point(244, 0); this.uiTitlePanel6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTitlePanel6.MinimumSize = new System.Drawing.Size(1, 1); this.uiTitlePanel6.Name = "uiTitlePanel6"; this.uiTitlePanel6.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0); this.uiTitlePanel6.ShowText = false; this.uiTitlePanel6.Size = new System.Drawing.Size(1041, 350); this.uiTitlePanel6.TabIndex = 6; this.uiTitlePanel6.Text = "HIS医保结算信息"; this.uiTitlePanel6.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiTitlePanel6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // dgv_Settle3604 // dataGridViewCellStyle36.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.dgv_Settle3604.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle36; this.dgv_Settle3604.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.dgv_Settle3604.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle37.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle37.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle37.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle37.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle37.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle37.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle37.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgv_Settle3604.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle37; this.dgv_Settle3604.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; dataGridViewCellStyle38.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle38.BackColor = System.Drawing.Color.White; dataGridViewCellStyle38.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle38.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle38.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255))))); dataGridViewCellStyle38.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle38.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgv_Settle3604.DefaultCellStyle = dataGridViewCellStyle38; this.dgv_Settle3604.Dock = System.Windows.Forms.DockStyle.Fill; this.dgv_Settle3604.EnableHeadersVisualStyles = false; this.dgv_Settle3604.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgv_Settle3604.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255))))); this.dgv_Settle3604.Location = new System.Drawing.Point(0, 35); this.dgv_Settle3604.Name = "dgv_Settle3604"; dataGridViewCellStyle39.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle39.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); dataGridViewCellStyle39.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle39.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle39.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle39.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle39.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgv_Settle3604.RowHeadersDefaultCellStyle = dataGridViewCellStyle39; dataGridViewCellStyle40.BackColor = System.Drawing.Color.White; dataGridViewCellStyle40.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle40.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle40.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255))))); dataGridViewCellStyle40.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.dgv_Settle3604.RowsDefaultCellStyle = dataGridViewCellStyle40; this.dgv_Settle3604.RowTemplate.Height = 23; this.dgv_Settle3604.SelectedIndex = -1; this.dgv_Settle3604.Size = new System.Drawing.Size(1041, 315); this.dgv_Settle3604.TabIndex = 3; this.dgv_Settle3604.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiPanel6 // this.uiPanel6.Controls.Add(this.uiButton2); this.uiPanel6.Controls.Add(this.uiButton3); this.uiPanel6.Controls.Add(this.uiButton4); this.uiPanel6.Dock = System.Windows.Forms.DockStyle.Bottom; this.uiPanel6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiPanel6.Location = new System.Drawing.Point(244, 655); this.uiPanel6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiPanel6.MinimumSize = new System.Drawing.Size(1, 1); this.uiPanel6.Name = "uiPanel6"; this.uiPanel6.Size = new System.Drawing.Size(1041, 69); this.uiPanel6.TabIndex = 5; this.uiPanel6.Text = null; this.uiPanel6.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiPanel6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiButton2 // this.uiButton2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); 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(933, 11); this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton2.Name = "uiButton2"; this.uiButton2.Size = new System.Drawing.Size(101, 47); this.uiButton2.TabIndex = 2; 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.btnClose_Click); // // uiButton3 // this.uiButton3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.uiButton3.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton3.Location = new System.Drawing.Point(596, 11); this.uiButton3.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton3.Name = "uiButton3"; this.uiButton3.Size = new System.Drawing.Size(332, 47); this.uiButton3.TabIndex = 1; this.uiButton3.Text = "2.DRG申请审核意见和预结算基金分项查询"; this.uiButton3.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiButton4 // this.uiButton4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.uiButton4.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton4.Location = new System.Drawing.Point(402, 11); this.uiButton4.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton4.Name = "uiButton4"; this.uiButton4.Size = new System.Drawing.Size(188, 47); this.uiButton4.TabIndex = 0; this.uiButton4.Text = "1.查询HIS医保结算信息"; this.uiButton4.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiTitlePanel7 // this.uiTitlePanel7.Controls.Add(this.uiGroupBox4); this.uiTitlePanel7.Controls.Add(this.uiRadioButtonGroup1); this.uiTitlePanel7.Controls.Add(this.uiRadioButtonGroup2); this.uiTitlePanel7.Controls.Add(this.uiGroupBox5); this.uiTitlePanel7.Dock = System.Windows.Forms.DockStyle.Left; this.uiTitlePanel7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTitlePanel7.Location = new System.Drawing.Point(0, 0); this.uiTitlePanel7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTitlePanel7.MinimumSize = new System.Drawing.Size(1, 1); this.uiTitlePanel7.Name = "uiTitlePanel7"; this.uiTitlePanel7.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0); this.uiTitlePanel7.ShowText = false; this.uiTitlePanel7.Size = new System.Drawing.Size(244, 724); this.uiTitlePanel7.TabIndex = 4; this.uiTitlePanel7.Text = "HIS医保结算信息查询条件"; this.uiTitlePanel7.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiTitlePanel7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiGroupBox4 // this.uiGroupBox4.Controls.Add(this.uiTextBox1); this.uiGroupBox4.Controls.Add(this.uiTextBox2); this.uiGroupBox4.Controls.Add(this.uiTextBox3); this.uiGroupBox4.Dock = System.Windows.Forms.DockStyle.Top; this.uiGroupBox4.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiGroupBox4.Location = new System.Drawing.Point(0, 384); this.uiGroupBox4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiGroupBox4.MinimumSize = new System.Drawing.Size(1, 1); this.uiGroupBox4.Name = "uiGroupBox4"; this.uiGroupBox4.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.uiGroupBox4.Size = new System.Drawing.Size(244, 140); this.uiGroupBox4.TabIndex = 26; this.uiGroupBox4.Text = "精确定位"; this.uiGroupBox4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiGroupBox4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiTextBox1 // this.uiTextBox1.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox1.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTextBox1.Location = new System.Drawing.Point(16, 97); this.uiTextBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox1.MinimumSize = new System.Drawing.Size(1, 16); this.uiTextBox1.Name = "uiTextBox1"; this.uiTextBox1.ShowText = false; this.uiTextBox1.Size = new System.Drawing.Size(211, 29); this.uiTextBox1.TabIndex = 3; this.uiTextBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTextBox1.Watermark = "患者卡号"; this.uiTextBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiTextBox2 // this.uiTextBox2.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox2.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTextBox2.Location = new System.Drawing.Point(16, 64); this.uiTextBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox2.MinimumSize = new System.Drawing.Size(1, 16); this.uiTextBox2.Name = "uiTextBox2"; this.uiTextBox2.ShowText = false; this.uiTextBox2.Size = new System.Drawing.Size(211, 29); this.uiTextBox2.TabIndex = 2; this.uiTextBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTextBox2.Watermark = "结算编号"; this.uiTextBox2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiTextBox3 // this.uiTextBox3.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox3.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTextBox3.Location = new System.Drawing.Point(16, 31); this.uiTextBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox3.MinimumSize = new System.Drawing.Size(1, 16); this.uiTextBox3.Name = "uiTextBox3"; this.uiTextBox3.ShowText = false; this.uiTextBox3.Size = new System.Drawing.Size(211, 29); this.uiTextBox3.TabIndex = 1; this.uiTextBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTextBox3.Watermark = "姓名"; this.uiTextBox3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiRadioButtonGroup1 // this.uiRadioButtonGroup1.Dock = System.Windows.Forms.DockStyle.Top; this.uiRadioButtonGroup1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiRadioButtonGroup1.Items.AddRange(new object[] { "全部", "正票", "负票"}); this.uiRadioButtonGroup1.ItemSize = new System.Drawing.Size(150, 30); this.uiRadioButtonGroup1.Location = new System.Drawing.Point(0, 262); this.uiRadioButtonGroup1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiRadioButtonGroup1.MinimumSize = new System.Drawing.Size(1, 1); this.uiRadioButtonGroup1.Name = "uiRadioButtonGroup1"; this.uiRadioButtonGroup1.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.uiRadioButtonGroup1.Size = new System.Drawing.Size(244, 122); this.uiRadioButtonGroup1.TabIndex = 25; this.uiRadioButtonGroup1.Text = "票据类型"; this.uiRadioButtonGroup1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiRadioButtonGroup1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiRadioButtonGroup2 // this.uiRadioButtonGroup2.Dock = System.Windows.Forms.DockStyle.Top; this.uiRadioButtonGroup2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiRadioButtonGroup2.Items.AddRange(new object[] { "全部", "住院", "门诊"}); this.uiRadioButtonGroup2.ItemSize = new System.Drawing.Size(150, 30); this.uiRadioButtonGroup2.Location = new System.Drawing.Point(0, 140); this.uiRadioButtonGroup2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiRadioButtonGroup2.MinimumSize = new System.Drawing.Size(1, 1); this.uiRadioButtonGroup2.Name = "uiRadioButtonGroup2"; this.uiRadioButtonGroup2.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.uiRadioButtonGroup2.Size = new System.Drawing.Size(244, 122); this.uiRadioButtonGroup2.TabIndex = 22; this.uiRadioButtonGroup2.Text = "就诊类型"; this.uiRadioButtonGroup2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiRadioButtonGroup2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiGroupBox5 // this.uiGroupBox5.Controls.Add(this.uiDatetimePicker1); this.uiGroupBox5.Controls.Add(this.uiDatetimePicker2); this.uiGroupBox5.Dock = System.Windows.Forms.DockStyle.Top; this.uiGroupBox5.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiGroupBox5.Location = new System.Drawing.Point(0, 35); this.uiGroupBox5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiGroupBox5.MinimumSize = new System.Drawing.Size(1, 1); this.uiGroupBox5.Name = "uiGroupBox5"; this.uiGroupBox5.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.uiGroupBox5.Size = new System.Drawing.Size(244, 105); this.uiGroupBox5.TabIndex = 21; this.uiGroupBox5.Text = "起止时间"; this.uiGroupBox5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiGroupBox5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiDatetimePicker1 // this.uiDatetimePicker1.FillColor = System.Drawing.Color.White; this.uiDatetimePicker1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiDatetimePicker1.Location = new System.Drawing.Point(16, 63); this.uiDatetimePicker1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiDatetimePicker1.MaxLength = 19; this.uiDatetimePicker1.MinimumSize = new System.Drawing.Size(63, 0); this.uiDatetimePicker1.Name = "uiDatetimePicker1"; this.uiDatetimePicker1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiDatetimePicker1.Size = new System.Drawing.Size(211, 29); this.uiDatetimePicker1.SymbolDropDown = 61555; this.uiDatetimePicker1.SymbolNormal = 61555; this.uiDatetimePicker1.TabIndex = 3; this.uiDatetimePicker1.Text = "2022-05-22 14:03:13"; this.uiDatetimePicker1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiDatetimePicker1.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 266); this.uiDatetimePicker1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiDatetimePicker2 // this.uiDatetimePicker2.FillColor = System.Drawing.Color.White; this.uiDatetimePicker2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiDatetimePicker2.Location = new System.Drawing.Point(16, 32); this.uiDatetimePicker2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiDatetimePicker2.MaxLength = 19; this.uiDatetimePicker2.MinimumSize = new System.Drawing.Size(63, 0); this.uiDatetimePicker2.Name = "uiDatetimePicker2"; this.uiDatetimePicker2.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiDatetimePicker2.Size = new System.Drawing.Size(211, 29); this.uiDatetimePicker2.SymbolDropDown = 61555; this.uiDatetimePicker2.SymbolNormal = 61555; this.uiDatetimePicker2.TabIndex = 2; this.uiDatetimePicker2.Text = "2022-05-22 14:03:13"; this.uiDatetimePicker2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiDatetimePicker2.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 0); this.uiDatetimePicker2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // MedInsuQuery // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1285, 779); this.Controls.Add(this.tbcMain); this.Name = "MedInsuQuery"; this.Text = "医保查询"; this.Load += new System.EventHandler(this.MedInsuQuery_Load); this.tabPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgv_MainData)).EndInit(); this.uiPanel2.ResumeLayout(false); this.uiPanel3.ResumeLayout(false); this.rb_query1.ResumeLayout(false); this.tabInHosPerInfoExport.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgvSettlRecord)).EndInit(); this.uiPanel1.ResumeLayout(false); this.gbDateTime.ResumeLayout(false); this.tbcMain.ResumeLayout(false); this.tabPage2.ResumeLayout(false); this.uiTitlePanel4.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgv_3601)).EndInit(); this.uiTitlePanel3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgv_SettleRecord)).EndInit(); this.uiPanel4.ResumeLayout(false); this.uiTitlePanel1.ResumeLayout(false); this.gbExactLocate.ResumeLayout(false); this.uiGroupBox1.ResumeLayout(false); this.tabPage3.ResumeLayout(false); this.uiTitlePanel5.ResumeLayout(false); this.uiPanel5.ResumeLayout(false); this.uiGroupBox3.ResumeLayout(false); this.uiGroupBox2.ResumeLayout(false); this.uiTitlePanel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgv_Settle3602)).EndInit(); this.tabPage4.ResumeLayout(false); this.uiTitlePanel9.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgv_appy_chk_opnn_evt_list)).EndInit(); this.uiTitlePanel8.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgv_preSetl_invy_evt_list)).EndInit(); this.uiTitlePanel6.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgv_Settle3604)).EndInit(); this.uiPanel6.ResumeLayout(false); this.uiTitlePanel7.ResumeLayout(false); this.uiGroupBox4.ResumeLayout(false); this.uiGroupBox5.ResumeLayout(false); this.ResumeLayout(false); } #endregion private System.Windows.Forms.TabPage tabPage1; public Sunny.UI.UIDataGridView dgv_MainData; private Sunny.UI.UIPagination uiPagination1; private Sunny.UI.UIPanel uiPanel2; private Sunny.UI.UIButton uiButton1; private Sunny.UI.UIButton btnMedQuery; private Sunny.UI.UIPanel uiPanel3; private Sunny.UI.UIRadioButtonGroup rb_query1; private Sunny.UI.UILabel uiLabel1; private System.Windows.Forms.TabPage tabInHosPerInfoExport; public Sunny.UI.UIDataGridView dgvSettlRecord; private Sunny.UI.UIPagination pgSettlRecod; private Sunny.UI.UIPanel uiPanel1; private Sunny.UI.UIButton btnClose; private Sunny.UI.UIButton btnQuery; private Sunny.UI.UIButton btnPrint; private Sunny.UI.UIGroupBox gbDateTime; private Sunny.UI.UIDatetimePicker dpED; private Sunny.UI.UIDatetimePicker dpST; private Sunny.UI.UITabControl tbcMain; private Sunny.UI.UITextBox edt_SetID; private Sunny.UI.UITextBox edt_PageCount; private Sunny.UI.UITextBox edt_Page; private Sunny.UI.UITextBox edt_SetlNY; private Sunny.UI.UILabel uiLabel4; private Sunny.UI.UILabel uiLabel3; private Sunny.UI.UILabel uiLabel2; private Sunny.UI.UIButton btnImport; private System.Windows.Forms.TabPage tabPage2; private Sunny.UI.UIPanel uiPanel4; private Sunny.UI.UITitlePanel uiTitlePanel1; private Sunny.UI.UIGroupBox uiGroupBox1; private Sunny.UI.UIDatetimePicker dpt_ET; private Sunny.UI.UIDatetimePicker dpt_ST; private System.Windows.Forms.TabPage tabPage3; private Sunny.UI.UIPanel uiPanel5; private Sunny.UI.UITitlePanel uiTitlePanel2; private Sunny.UI.UIGroupBox gbExactLocate; private Sunny.UI.UITextBox tbHisNO; private Sunny.UI.UITextBox tbPatSettlID; private Sunny.UI.UITextBox tbName; private Sunny.UI.UIRadioButtonGroup rbgBillType; private Sunny.UI.UIRadioButtonGroup rbgAdmType; private Sunny.UI.UITitlePanel uiTitlePanel4; private Sunny.UI.UIDataGridView dgv_3601; private Sunny.UI.UITitlePanel uiTitlePanel3; private Sunny.UI.UIDataGridView dgv_SettleRecord; private Sunny.UI.UIButton btnExit; private Sunny.UI.UIButton btn3601; private Sunny.UI.UIButton btnQuerySet; private Sunny.UI.UITitlePanel uiTitlePanel5; private Sunny.UI.UIDataGridView dgv_Settle3602; private Sunny.UI.UITextBox tb_drg_name; private Sunny.UI.UILabel uiLabel11; private Sunny.UI.UITextBox tb_rx_drord_no; private Sunny.UI.UILabel uiLabel10; private Sunny.UI.UITextBox tb_psn_name; private Sunny.UI.UILabel uiLabel9; private Sunny.UI.UITextBox tb_psn_no; private Sunny.UI.UILabel uiLabel8; private Sunny.UI.UITextBox tb_setl_id; private Sunny.UI.UILabel uiLabel7; private Sunny.UI.UITextBox tb_fund_cap; private Sunny.UI.UILabel uiLabel6; private Sunny.UI.UITextBox tb_exit_rea; private Sunny.UI.UILabel uiLabel5; private Sunny.UI.UIButton btn_Close; private Sunny.UI.UIButton btn_3602; private Sunny.UI.UIButton btn_Query3602; private Sunny.UI.UIGroupBox uiGroupBox3; private Sunny.UI.UITextBox tb_CardNo; private Sunny.UI.UITextBox tb_SeltID; private Sunny.UI.UITextBox tb_Name; private Sunny.UI.UIRadioButtonGroup rbg_BillType; private Sunny.UI.UIRadioButtonGroup rbg_AdmType; private Sunny.UI.UIGroupBox uiGroupBox2; private Sunny.UI.UIDatetimePicker dpt_End; private Sunny.UI.UIDatetimePicker dpt_Begin; private Sunny.UI.UIRadioButtonGroup rbg_exit_type; private System.Windows.Forms.TabPage tabPage4; private Sunny.UI.UITitlePanel uiTitlePanel9; private Sunny.UI.UIDataGridView dgv_appy_chk_opnn_evt_list; private Sunny.UI.UITitlePanel uiTitlePanel8; private Sunny.UI.UIDataGridView dgv_preSetl_invy_evt_list; private Sunny.UI.UITitlePanel uiTitlePanel6; private Sunny.UI.UIDataGridView dgv_Settle3604; private Sunny.UI.UIPanel uiPanel6; private Sunny.UI.UIButton uiButton2; private Sunny.UI.UIButton uiButton3; private Sunny.UI.UIButton uiButton4; private Sunny.UI.UITitlePanel uiTitlePanel7; private Sunny.UI.UIGroupBox uiGroupBox4; private Sunny.UI.UITextBox uiTextBox1; private Sunny.UI.UITextBox uiTextBox2; private Sunny.UI.UITextBox uiTextBox3; private Sunny.UI.UIRadioButtonGroup uiRadioButtonGroup1; private Sunny.UI.UIRadioButtonGroup uiRadioButtonGroup2; private Sunny.UI.UIGroupBox uiGroupBox5; private Sunny.UI.UIDatetimePicker uiDatetimePicker1; private Sunny.UI.UIDatetimePicker uiDatetimePicker2; } }