namespace PTMedicalInsurance.Forms { partial class SettlementBillPrint { /// /// 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 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(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle41 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle42 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle43 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle44 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle45 = new System.Windows.Forms.DataGridViewCellStyle(); this.uiTabControl1 = new Sunny.UI.UITabControl(); this.tabPage1 = new System.Windows.Forms.TabPage(); this.dgvSettlRecord = new Sunny.UI.UIDataGridView(); this.pgSettlRecod = new Sunny.UI.UIPagination(); this.uiPanel1 = new Sunny.UI.UIPanel(); this.btnUpdateMedInsuFee = new Sunny.UI.UIButton(); this.btnClose = new Sunny.UI.UIButton(); this.btnDesign = new Sunny.UI.UIButton(); 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.gbInterface = new Sunny.UI.UIGroupBox(); this.cbxInterface = new Sunny.UI.UIComboBox(); this.btnQuery = new Sunny.UI.UIButton(); this.btnPrint = new Sunny.UI.UIButton(); this.rbgBillType = new Sunny.UI.UIRadioButtonGroup(); this.rbgAdmType = new Sunny.UI.UIRadioButtonGroup(); this.gbDateTime = new Sunny.UI.UIGroupBox(); this.dpED = new Sunny.UI.UIDatetimePicker(); this.dpST = new Sunny.UI.UIDatetimePicker(); this.tabPage2 = new System.Windows.Forms.TabPage(); this.dgvInsuFeeUpload = new Sunny.UI.UIDataGridView(); this.uiPanel2 = new Sunny.UI.UIPanel(); this.cbbOverPrice = new Sunny.UI.UIComboBox(); this.cbbLevel = new Sunny.UI.UIComboBox(); this.uiLabel4 = new Sunny.UI.UILabel(); this.uiLabel3 = new Sunny.UI.UILabel(); this.tb_SettleID = new Sunny.UI.UITextBox(); this.tb_InHospNo = new Sunny.UI.UITextBox(); this.uiLabel2 = new Sunny.UI.UILabel(); this.uiLabel1 = new Sunny.UI.UILabel(); this.uiButton1 = new Sunny.UI.UIButton(); this.btnOK = new Sunny.UI.UIButton(); this.uiGroupBox1 = new Sunny.UI.UIGroupBox(); this.dt_ET = new Sunny.UI.UIDatetimePicker(); this.dt_ST = new Sunny.UI.UIDatetimePicker(); this.tabPage3 = new System.Windows.Forms.TabPage(); this.dgv_SettleMentDetail = new Sunny.UI.UIDataGridView(); this.uiPanel3 = new Sunny.UI.UIPanel(); this.dblkcbxMedicalType = new PTControl.DBLookupCombox(); this.label4 = new System.Windows.Forms.Label(); this.dblkcbxInsuranceType = new PTControl.DBLookupCombox(); this.label1 = new System.Windows.Forms.Label(); this.tb_CertNo = new Sunny.UI.UITextBox(); this.uiLabel5 = new Sunny.UI.UILabel(); this.rbg_SettleDetailAdmType = new Sunny.UI.UIRadioButtonGroup(); this.tb_SettleMentID = new Sunny.UI.UITextBox(); this.tb_Name = new Sunny.UI.UITextBox(); this.uiLabel7 = new Sunny.UI.UILabel(); this.uiLabel8 = new Sunny.UI.UILabel(); this.bt_Exit = new Sunny.UI.UIButton(); this.bt_QuerySettleDetail = new Sunny.UI.UIButton(); this.uiGroupBox2 = new Sunny.UI.UIGroupBox(); this.dt_ET_Detail = new Sunny.UI.UIDatetimePicker(); this.dt_ST_Detail = new Sunny.UI.UIDatetimePicker(); this.dblkcbxFundPayType = new PTControl.DBLookupCombox(); this.label2 = new System.Windows.Forms.Label(); this.uiTabControl1.SuspendLayout(); this.tabPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvSettlRecord)).BeginInit(); this.uiPanel1.SuspendLayout(); this.gbExactLocate.SuspendLayout(); this.gbInterface.SuspendLayout(); this.gbDateTime.SuspendLayout(); this.tabPage2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvInsuFeeUpload)).BeginInit(); this.uiPanel2.SuspendLayout(); this.uiGroupBox1.SuspendLayout(); this.tabPage3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgv_SettleMentDetail)).BeginInit(); this.uiPanel3.SuspendLayout(); this.uiGroupBox2.SuspendLayout(); this.SuspendLayout(); // // uiTabControl1 // this.uiTabControl1.Controls.Add(this.tabPage1); this.uiTabControl1.Controls.Add(this.tabPage2); this.uiTabControl1.Controls.Add(this.tabPage3); this.uiTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.uiTabControl1.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed; this.uiTabControl1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTabControl1.ItemSize = new System.Drawing.Size(220, 40); this.uiTabControl1.Location = new System.Drawing.Point(0, 0); this.uiTabControl1.MainPage = ""; this.uiTabControl1.Name = "uiTabControl1"; this.uiTabControl1.SelectedIndex = 0; this.uiTabControl1.Size = new System.Drawing.Size(1400, 690); this.uiTabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed; this.uiTabControl1.TabIndex = 0; this.uiTabControl1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTabControl1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tabPage1 // this.tabPage1.Controls.Add(this.dgvSettlRecord); this.tabPage1.Controls.Add(this.pgSettlRecod); this.tabPage1.Controls.Add(this.uiPanel1); this.tabPage1.Location = new System.Drawing.Point(0, 40); this.tabPage1.Name = "tabPage1"; this.tabPage1.Size = new System.Drawing.Size(1400, 650); this.tabPage1.TabIndex = 0; this.tabPage1.Text = "HIS医保结算信息查询"; this.tabPage1.UseVisualStyleBackColor = true; // // dgvSettlRecord // this.dgvSettlRecord.AllowUserToAddRows = false; this.dgvSettlRecord.AllowUserToDeleteRows = false; dataGridViewCellStyle31.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); this.dgvSettlRecord.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle31; this.dgvSettlRecord.BackgroundColor = System.Drawing.Color.White; this.dgvSettlRecord.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.SystemColors.Highlight; dataGridViewCellStyle32.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle32.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvSettlRecord.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle32; this.dgvSettlRecord.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; dataGridViewCellStyle33.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle33.BackColor = System.Drawing.SystemColors.Window; dataGridViewCellStyle33.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle33.ForeColor = System.Drawing.SystemColors.ControlText; dataGridViewCellStyle33.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle33.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle33.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvSettlRecord.DefaultCellStyle = dataGridViewCellStyle33; 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"; dataGridViewCellStyle34.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle34.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((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.White; dataGridViewCellStyle34.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvSettlRecord.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))); this.dgvSettlRecord.RowsDefaultCellStyle = dataGridViewCellStyle35; this.dgvSettlRecord.RowTemplate.Height = 23; this.dgvSettlRecord.SelectedIndex = -1; this.dgvSettlRecord.Size = new System.Drawing.Size(1400, 493); this.dgvSettlRecord.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); this.dgvSettlRecord.TabIndex = 10; 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, 493); 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(1400, 35); this.pgSettlRecod.TabIndex = 9; this.pgSettlRecod.Text = "uiPagination1"; this.pgSettlRecod.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.pgSettlRecod.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiPanel1 // this.uiPanel1.Controls.Add(this.btnUpdateMedInsuFee); this.uiPanel1.Controls.Add(this.btnClose); this.uiPanel1.Controls.Add(this.btnDesign); this.uiPanel1.Controls.Add(this.gbExactLocate); this.uiPanel1.Controls.Add(this.gbInterface); this.uiPanel1.Controls.Add(this.btnQuery); this.uiPanel1.Controls.Add(this.btnPrint); this.uiPanel1.Controls.Add(this.rbgBillType); this.uiPanel1.Controls.Add(this.rbgAdmType); 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, 528); 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(1400, 122); this.uiPanel1.TabIndex = 8; this.uiPanel1.Text = null; this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // btnUpdateMedInsuFee // this.btnUpdateMedInsuFee.Anchor = System.Windows.Forms.AnchorStyles.Right; this.btnUpdateMedInsuFee.Cursor = System.Windows.Forms.Cursors.Hand; this.btnUpdateMedInsuFee.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnUpdateMedInsuFee.Location = new System.Drawing.Point(1120, 20); this.btnUpdateMedInsuFee.MinimumSize = new System.Drawing.Size(1, 1); this.btnUpdateMedInsuFee.Name = "btnUpdateMedInsuFee"; this.btnUpdateMedInsuFee.Size = new System.Drawing.Size(164, 85); this.btnUpdateMedInsuFee.TabIndex = 27; this.btnUpdateMedInsuFee.Text = "更新医保费用明细"; this.btnUpdateMedInsuFee.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnUpdateMedInsuFee.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.btnUpdateMedInsuFee.Click += new System.EventHandler(this.btn_UpdateMedInsuFee_Click); // // btnClose // this.btnClose.Anchor = 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(1286, 20); this.btnClose.MinimumSize = new System.Drawing.Size(1, 1); this.btnClose.Name = "btnClose"; this.btnClose.Size = new System.Drawing.Size(110, 85); 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); // // btnDesign // this.btnDesign.Anchor = System.Windows.Forms.AnchorStyles.Right; this.btnDesign.Cursor = System.Windows.Forms.Cursors.Hand; this.btnDesign.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnDesign.Location = new System.Drawing.Point(984, 63); this.btnDesign.MinimumSize = new System.Drawing.Size(1, 1); this.btnDesign.Name = "btnDesign"; this.btnDesign.Size = new System.Drawing.Size(134, 42); this.btnDesign.TabIndex = 25; this.btnDesign.Text = "报表设计"; this.btnDesign.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnDesign.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.btnDesign.Click += new System.EventHandler(this.btnDesign_Click); // // 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.Left; 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(599, 0); 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(186, 122); this.gbExactLocate.TabIndex = 23; 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(12, 88); 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(164, 24); 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(12, 59); 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(164, 24); 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(12, 30); 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(164, 24); 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); // // gbInterface // this.gbInterface.Controls.Add(this.cbxInterface); this.gbInterface.Dock = System.Windows.Forms.DockStyle.Left; this.gbInterface.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.gbInterface.Location = new System.Drawing.Point(437, 0); this.gbInterface.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.gbInterface.MinimumSize = new System.Drawing.Size(1, 1); this.gbInterface.Name = "gbInterface"; this.gbInterface.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.gbInterface.Size = new System.Drawing.Size(162, 122); this.gbInterface.TabIndex = 22; this.gbInterface.Text = "接口选择"; this.gbInterface.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.gbInterface.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // cbxInterface // this.cbxInterface.DataSource = null; this.cbxInterface.FillColor = System.Drawing.Color.White; this.cbxInterface.FilterMaxCount = 50; this.cbxInterface.Font = new System.Drawing.Font("新宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cbxInterface.Location = new System.Drawing.Point(9, 34); this.cbxInterface.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.cbxInterface.MinimumSize = new System.Drawing.Size(63, 0); this.cbxInterface.Name = "cbxInterface"; this.cbxInterface.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.cbxInterface.Size = new System.Drawing.Size(145, 23); this.cbxInterface.TabIndex = 0; this.cbxInterface.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.cbxInterface.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // btnQuery // this.btnQuery.Anchor = 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(848, 20); this.btnQuery.MinimumSize = new System.Drawing.Size(1, 1); this.btnQuery.Name = "btnQuery"; this.btnQuery.Size = new System.Drawing.Size(134, 85); 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.Right; this.btnPrint.Cursor = System.Windows.Forms.Cursors.Hand; 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(984, 20); this.btnPrint.MinimumSize = new System.Drawing.Size(1, 1); this.btnPrint.Name = "btnPrint"; this.btnPrint.Size = new System.Drawing.Size(134, 42); 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); // // rbgBillType // this.rbgBillType.Dock = System.Windows.Forms.DockStyle.Left; 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(335, 0); 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(102, 122); this.rbgBillType.TabIndex = 24; 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.Left; 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(233, 0); 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(102, 122); this.rbgAdmType.TabIndex = 21; this.rbgAdmType.Text = "就诊类型"; this.rbgAdmType.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.rbgAdmType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // 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(233, 122); 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(18, 75); 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(200, 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(18, 36); 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(200, 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); // // tabPage2 // this.tabPage2.Controls.Add(this.dgvInsuFeeUpload); this.tabPage2.Controls.Add(this.uiPanel2); this.tabPage2.Location = new System.Drawing.Point(0, 40); this.tabPage2.Name = "tabPage2"; this.tabPage2.Size = new System.Drawing.Size(1400, 650); this.tabPage2.TabIndex = 1; this.tabPage2.Text = "医保患者费用明细信息查询"; this.tabPage2.UseVisualStyleBackColor = true; // // dgvInsuFeeUpload // this.dgvInsuFeeUpload.AllowUserToAddRows = false; this.dgvInsuFeeUpload.AllowUserToDeleteRows = false; dataGridViewCellStyle36.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); this.dgvInsuFeeUpload.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle36; this.dgvInsuFeeUpload.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells; this.dgvInsuFeeUpload.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells; this.dgvInsuFeeUpload.BackgroundColor = System.Drawing.Color.White; this.dgvInsuFeeUpload.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.SystemColors.Highlight; dataGridViewCellStyle37.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle37.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvInsuFeeUpload.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle37; this.dgvInsuFeeUpload.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; dataGridViewCellStyle38.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle38.BackColor = System.Drawing.SystemColors.Window; dataGridViewCellStyle38.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle38.ForeColor = System.Drawing.SystemColors.ControlText; dataGridViewCellStyle38.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle38.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle38.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvInsuFeeUpload.DefaultCellStyle = dataGridViewCellStyle38; this.dgvInsuFeeUpload.Dock = System.Windows.Forms.DockStyle.Fill; this.dgvInsuFeeUpload.EnableHeadersVisualStyles = false; this.dgvInsuFeeUpload.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvInsuFeeUpload.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); this.dgvInsuFeeUpload.Location = new System.Drawing.Point(0, 0); this.dgvInsuFeeUpload.Name = "dgvInsuFeeUpload"; dataGridViewCellStyle39.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle39.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((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.White; dataGridViewCellStyle39.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvInsuFeeUpload.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))); this.dgvInsuFeeUpload.RowsDefaultCellStyle = dataGridViewCellStyle40; this.dgvInsuFeeUpload.RowTemplate.Height = 23; this.dgvInsuFeeUpload.SelectedIndex = -1; this.dgvInsuFeeUpload.Size = new System.Drawing.Size(1400, 535); this.dgvInsuFeeUpload.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); this.dgvInsuFeeUpload.TabIndex = 13; this.dgvInsuFeeUpload.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiPanel2 // this.uiPanel2.Controls.Add(this.cbbOverPrice); this.uiPanel2.Controls.Add(this.cbbLevel); this.uiPanel2.Controls.Add(this.uiLabel4); this.uiPanel2.Controls.Add(this.uiLabel3); this.uiPanel2.Controls.Add(this.tb_SettleID); this.uiPanel2.Controls.Add(this.tb_InHospNo); this.uiPanel2.Controls.Add(this.uiLabel2); this.uiPanel2.Controls.Add(this.uiLabel1); this.uiPanel2.Controls.Add(this.uiButton1); this.uiPanel2.Controls.Add(this.btnOK); this.uiPanel2.Controls.Add(this.uiGroupBox1); 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(0, 535); 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(1400, 115); 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); // // cbbOverPrice // this.cbbOverPrice.DataSource = null; this.cbbOverPrice.FillColor = System.Drawing.Color.White; this.cbbOverPrice.FilterMaxCount = 50; this.cbbOverPrice.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cbbOverPrice.Items.AddRange(new object[] { "全部", "是", "否"}); this.cbbOverPrice.Location = new System.Drawing.Point(378, 71); this.cbbOverPrice.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.cbbOverPrice.MinimumSize = new System.Drawing.Size(63, 0); this.cbbOverPrice.Name = "cbbOverPrice"; this.cbbOverPrice.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.cbbOverPrice.Size = new System.Drawing.Size(196, 29); this.cbbOverPrice.TabIndex = 34; this.cbbOverPrice.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.cbbOverPrice.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // cbbLevel // this.cbbLevel.DataSource = null; this.cbbLevel.FillColor = System.Drawing.Color.White; this.cbbLevel.FilterMaxCount = 50; this.cbbLevel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cbbLevel.Items.AddRange(new object[] { "全部", "甲类", "乙类", "丙类"}); this.cbbLevel.Location = new System.Drawing.Point(378, 32); this.cbbLevel.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.cbbLevel.MinimumSize = new System.Drawing.Size(63, 0); this.cbbLevel.Name = "cbbLevel"; this.cbbLevel.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.cbbLevel.Size = new System.Drawing.Size(196, 29); this.cbbLevel.TabIndex = 33; this.cbbLevel.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.cbbLevel.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel4 // this.uiLabel4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel4.Location = new System.Drawing.Point(285, 74); this.uiLabel4.Name = "uiLabel4"; this.uiLabel4.Size = new System.Drawing.Size(86, 23); this.uiLabel4.TabIndex = 32; this.uiLabel4.Text = "超限价:"; this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel3 // this.uiLabel3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel3.Location = new System.Drawing.Point(285, 35); this.uiLabel3.Name = "uiLabel3"; this.uiLabel3.Size = new System.Drawing.Size(86, 23); this.uiLabel3.TabIndex = 31; this.uiLabel3.Text = "目录等级:"; this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tb_SettleID // this.tb_SettleID.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.tb_SettleID.Cursor = System.Windows.Forms.Cursors.IBeam; this.tb_SettleID.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tb_SettleID.Location = new System.Drawing.Point(707, 71); this.tb_SettleID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tb_SettleID.MinimumSize = new System.Drawing.Size(1, 16); this.tb_SettleID.Name = "tb_SettleID"; this.tb_SettleID.ShowText = false; this.tb_SettleID.Size = new System.Drawing.Size(199, 29); this.tb_SettleID.TabIndex = 30; this.tb_SettleID.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tb_SettleID.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tb_InHospNo // this.tb_InHospNo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.tb_InHospNo.Cursor = System.Windows.Forms.Cursors.IBeam; this.tb_InHospNo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tb_InHospNo.Location = new System.Drawing.Point(707, 32); this.tb_InHospNo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tb_InHospNo.MinimumSize = new System.Drawing.Size(1, 16); this.tb_InHospNo.Name = "tb_InHospNo"; this.tb_InHospNo.ShowText = false; this.tb_InHospNo.Size = new System.Drawing.Size(199, 29); this.tb_InHospNo.TabIndex = 29; this.tb_InHospNo.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tb_InHospNo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel2 // this.uiLabel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel2.Location = new System.Drawing.Point(605, 74); this.uiLabel2.Name = "uiLabel2"; this.uiLabel2.Size = new System.Drawing.Size(98, 23); this.uiLabel2.TabIndex = 28; this.uiLabel2.Text = "医保结算ID:"; this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel1 // this.uiLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel1.Location = new System.Drawing.Point(605, 35); this.uiLabel1.Name = "uiLabel1"; this.uiLabel1.Size = new System.Drawing.Size(98, 23); this.uiLabel1.TabIndex = 27; this.uiLabel1.Text = "HIS结算ID:"; this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiButton1 // this.uiButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | 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(1258, 26); this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton1.Name = "uiButton1"; this.uiButton1.Size = new System.Drawing.Size(134, 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); // // btnOK // this.btnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnOK.Cursor = System.Windows.Forms.Cursors.Hand; this.btnOK.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnOK.Location = new System.Drawing.Point(1117, 26); this.btnOK.MinimumSize = new System.Drawing.Size(1, 1); this.btnOK.Name = "btnOK"; this.btnOK.Size = new System.Drawing.Size(134, 67); this.btnOK.TabIndex = 19; this.btnOK.Text = "查 询"; this.btnOK.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnOK.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.btnOK.Click += new System.EventHandler(this.btnOK_Click); // // uiGroupBox1 // this.uiGroupBox1.Controls.Add(this.dt_ET); this.uiGroupBox1.Controls.Add(this.dt_ST); this.uiGroupBox1.Dock = System.Windows.Forms.DockStyle.Left; 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, 0); 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(260, 115); this.uiGroupBox1.TabIndex = 20; this.uiGroupBox1.Text = "起止时间"; this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiGroupBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // dt_ET // this.dt_ET.FillColor = System.Drawing.Color.White; this.dt_ET.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dt_ET.Location = new System.Drawing.Point(29, 71); this.dt_ET.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.dt_ET.MaxLength = 19; this.dt_ET.MinimumSize = new System.Drawing.Size(63, 0); this.dt_ET.Name = "dt_ET"; this.dt_ET.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.dt_ET.Size = new System.Drawing.Size(211, 29); this.dt_ET.SymbolDropDown = 61555; this.dt_ET.SymbolNormal = 61555; this.dt_ET.TabIndex = 1; this.dt_ET.Text = "2022-05-22 14:03:13"; this.dt_ET.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.dt_ET.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 266); this.dt_ET.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // dt_ST // this.dt_ST.FillColor = System.Drawing.Color.White; this.dt_ST.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dt_ST.Location = new System.Drawing.Point(29, 32); this.dt_ST.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.dt_ST.MaxLength = 19; this.dt_ST.MinimumSize = new System.Drawing.Size(63, 0); this.dt_ST.Name = "dt_ST"; this.dt_ST.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.dt_ST.Size = new System.Drawing.Size(211, 29); this.dt_ST.SymbolDropDown = 61555; this.dt_ST.SymbolNormal = 61555; this.dt_ST.TabIndex = 0; this.dt_ST.Text = "2022-05-22 14:03:13"; this.dt_ST.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.dt_ST.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 266); this.dt_ST.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tabPage3 // this.tabPage3.Controls.Add(this.dgv_SettleMentDetail); this.tabPage3.Controls.Add(this.uiPanel3); this.tabPage3.Location = new System.Drawing.Point(0, 40); this.tabPage3.Name = "tabPage3"; this.tabPage3.Size = new System.Drawing.Size(1400, 650); this.tabPage3.TabIndex = 2; this.tabPage3.Text = "医保结算明细信息查询"; this.tabPage3.UseVisualStyleBackColor = true; // // dgv_SettleMentDetail // this.dgv_SettleMentDetail.AllowUserToAddRows = false; this.dgv_SettleMentDetail.AllowUserToDeleteRows = false; dataGridViewCellStyle41.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); this.dgv_SettleMentDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle41; this.dgv_SettleMentDetail.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells; this.dgv_SettleMentDetail.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells; this.dgv_SettleMentDetail.BackgroundColor = System.Drawing.Color.White; this.dgv_SettleMentDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle42.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle42.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle42.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle42.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle42.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle42.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle42.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgv_SettleMentDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle42; this.dgv_SettleMentDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; dataGridViewCellStyle43.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle43.BackColor = System.Drawing.SystemColors.Window; dataGridViewCellStyle43.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle43.ForeColor = System.Drawing.SystemColors.ControlText; dataGridViewCellStyle43.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle43.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle43.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgv_SettleMentDetail.DefaultCellStyle = dataGridViewCellStyle43; this.dgv_SettleMentDetail.Dock = System.Windows.Forms.DockStyle.Fill; this.dgv_SettleMentDetail.EnableHeadersVisualStyles = false; this.dgv_SettleMentDetail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgv_SettleMentDetail.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); this.dgv_SettleMentDetail.Location = new System.Drawing.Point(0, 0); this.dgv_SettleMentDetail.Name = "dgv_SettleMentDetail"; dataGridViewCellStyle44.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle44.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); dataGridViewCellStyle44.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle44.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle44.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle44.SelectionForeColor = System.Drawing.Color.White; dataGridViewCellStyle44.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgv_SettleMentDetail.RowHeadersDefaultCellStyle = dataGridViewCellStyle44; dataGridViewCellStyle45.BackColor = System.Drawing.Color.White; dataGridViewCellStyle45.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgv_SettleMentDetail.RowsDefaultCellStyle = dataGridViewCellStyle45; this.dgv_SettleMentDetail.RowTemplate.Height = 23; this.dgv_SettleMentDetail.SelectedIndex = -1; this.dgv_SettleMentDetail.Size = new System.Drawing.Size(1400, 520); this.dgv_SettleMentDetail.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); this.dgv_SettleMentDetail.TabIndex = 15; this.dgv_SettleMentDetail.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiPanel3 // this.uiPanel3.Controls.Add(this.dblkcbxFundPayType); this.uiPanel3.Controls.Add(this.label2); this.uiPanel3.Controls.Add(this.dblkcbxMedicalType); this.uiPanel3.Controls.Add(this.label4); this.uiPanel3.Controls.Add(this.dblkcbxInsuranceType); this.uiPanel3.Controls.Add(this.label1); this.uiPanel3.Controls.Add(this.tb_CertNo); this.uiPanel3.Controls.Add(this.uiLabel5); this.uiPanel3.Controls.Add(this.rbg_SettleDetailAdmType); this.uiPanel3.Controls.Add(this.tb_SettleMentID); this.uiPanel3.Controls.Add(this.tb_Name); this.uiPanel3.Controls.Add(this.uiLabel7); this.uiPanel3.Controls.Add(this.uiLabel8); this.uiPanel3.Controls.Add(this.bt_Exit); this.uiPanel3.Controls.Add(this.bt_QuerySettleDetail); this.uiPanel3.Controls.Add(this.uiGroupBox2); this.uiPanel3.Dock = System.Windows.Forms.DockStyle.Bottom; 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, 520); 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(1400, 130); this.uiPanel3.TabIndex = 16; this.uiPanel3.Text = null; this.uiPanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiPanel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // dblkcbxMedicalType // this.dblkcbxMedicalType.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.dblkcbxMedicalType.FormattingEnabled = true; this.dblkcbxMedicalType.Location = new System.Drawing.Point(813, 55); this.dblkcbxMedicalType.Name = "dblkcbxMedicalType"; this.dblkcbxMedicalType.NullValue = ""; this.dblkcbxMedicalType.PopupGridAutoSize = false; this.dblkcbxMedicalType.RowFilterVisible = false; this.dblkcbxMedicalType.sDisplayField = ""; this.dblkcbxMedicalType.sDisplayMember = ""; this.dblkcbxMedicalType.SeparatorChar = "|"; this.dblkcbxMedicalType.Size = new System.Drawing.Size(242, 29); this.dblkcbxMedicalType.sKeyWords = ""; this.dblkcbxMedicalType.sValueMember = ""; this.dblkcbxMedicalType.TabIndex = 41; this.dblkcbxMedicalType.Value = ""; this.dblkcbxMedicalType.AfterSelector += new PTControl.AfterSelectorEventHandler(this.dblkcbxMedicalType_AfterSelector); // // label4 // this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.label4.AutoSize = true; this.label4.ForeColor = System.Drawing.SystemColors.InfoText; this.label4.Location = new System.Drawing.Point(736, 60); this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(74, 21); this.label4.TabIndex = 40; this.label4.Text = "医疗类别"; // // dblkcbxInsuranceType // this.dblkcbxInsuranceType.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.dblkcbxInsuranceType.FormattingEnabled = true; this.dblkcbxInsuranceType.Location = new System.Drawing.Point(813, 22); this.dblkcbxInsuranceType.Name = "dblkcbxInsuranceType"; this.dblkcbxInsuranceType.NullValue = ""; this.dblkcbxInsuranceType.PopupGridAutoSize = false; this.dblkcbxInsuranceType.RowFilterVisible = false; this.dblkcbxInsuranceType.sDisplayField = ""; this.dblkcbxInsuranceType.sDisplayMember = ""; this.dblkcbxInsuranceType.SeparatorChar = "|"; this.dblkcbxInsuranceType.Size = new System.Drawing.Size(242, 29); this.dblkcbxInsuranceType.sKeyWords = ""; this.dblkcbxInsuranceType.sValueMember = ""; this.dblkcbxInsuranceType.TabIndex = 39; this.dblkcbxInsuranceType.Value = ""; this.dblkcbxInsuranceType.AfterSelector += new PTControl.AfterSelectorEventHandler(this.dblkcbxInsuranceType_AfterSelector); // // label1 // this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.label1.AutoSize = true; this.label1.ForeColor = System.Drawing.SystemColors.InfoText; this.label1.Location = new System.Drawing.Point(736, 25); this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(74, 21); this.label1.TabIndex = 38; this.label1.Text = "险种类型"; // // tb_CertNo // this.tb_CertNo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.tb_CertNo.Cursor = System.Windows.Forms.Cursors.IBeam; this.tb_CertNo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tb_CertNo.Location = new System.Drawing.Point(434, 22); this.tb_CertNo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tb_CertNo.MinimumSize = new System.Drawing.Size(1, 16); this.tb_CertNo.Name = "tb_CertNo"; this.tb_CertNo.ShowText = false; this.tb_CertNo.Size = new System.Drawing.Size(297, 29); this.tb_CertNo.TabIndex = 33; this.tb_CertNo.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tb_CertNo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel5 // this.uiLabel5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); 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(336, 25); this.uiLabel5.Name = "uiLabel5"; this.uiLabel5.Size = new System.Drawing.Size(95, 23); this.uiLabel5.TabIndex = 32; this.uiLabel5.Text = "身份证号:"; this.uiLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // rbg_SettleDetailAdmType // this.rbg_SettleDetailAdmType.Dock = System.Windows.Forms.DockStyle.Left; this.rbg_SettleDetailAdmType.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.rbg_SettleDetailAdmType.Items.AddRange(new object[] { "全部", "门诊", "住院"}); this.rbg_SettleDetailAdmType.ItemSize = new System.Drawing.Size(100, 28); this.rbg_SettleDetailAdmType.Location = new System.Drawing.Point(243, 0); this.rbg_SettleDetailAdmType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.rbg_SettleDetailAdmType.MinimumSize = new System.Drawing.Size(1, 1); this.rbg_SettleDetailAdmType.Name = "rbg_SettleDetailAdmType"; this.rbg_SettleDetailAdmType.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.rbg_SettleDetailAdmType.Size = new System.Drawing.Size(88, 130); this.rbg_SettleDetailAdmType.TabIndex = 31; this.rbg_SettleDetailAdmType.Text = "就诊类型"; this.rbg_SettleDetailAdmType.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.rbg_SettleDetailAdmType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tb_SettleMentID // this.tb_SettleMentID.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.tb_SettleMentID.Cursor = System.Windows.Forms.Cursors.IBeam; this.tb_SettleMentID.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tb_SettleMentID.Location = new System.Drawing.Point(434, 88); this.tb_SettleMentID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tb_SettleMentID.MinimumSize = new System.Drawing.Size(1, 16); this.tb_SettleMentID.Name = "tb_SettleMentID"; this.tb_SettleMentID.ShowText = false; this.tb_SettleMentID.Size = new System.Drawing.Size(297, 29); this.tb_SettleMentID.TabIndex = 30; this.tb_SettleMentID.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tb_SettleMentID.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tb_Name // this.tb_Name.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.tb_Name.Cursor = System.Windows.Forms.Cursors.IBeam; this.tb_Name.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tb_Name.Location = new System.Drawing.Point(434, 55); 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(297, 29); this.tb_Name.TabIndex = 29; this.tb_Name.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tb_Name.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel7 // this.uiLabel7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.uiLabel7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel7.Location = new System.Drawing.Point(336, 91); this.uiLabel7.Name = "uiLabel7"; this.uiLabel7.Size = new System.Drawing.Size(95, 23); this.uiLabel7.TabIndex = 28; this.uiLabel7.Text = "医保结算ID:"; this.uiLabel7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel8 // this.uiLabel8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.uiLabel8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel8.Location = new System.Drawing.Point(336, 58); this.uiLabel8.Name = "uiLabel8"; this.uiLabel8.Size = new System.Drawing.Size(95, 23); this.uiLabel8.TabIndex = 27; this.uiLabel8.Text = "姓 名:"; this.uiLabel8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel8.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // bt_Exit // this.bt_Exit.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Right))); this.bt_Exit.Cursor = System.Windows.Forms.Cursors.Hand; this.bt_Exit.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.bt_Exit.Location = new System.Drawing.Point(1258, 23); this.bt_Exit.MinimumSize = new System.Drawing.Size(1, 1); this.bt_Exit.Name = "bt_Exit"; this.bt_Exit.Size = new System.Drawing.Size(134, 84); this.bt_Exit.TabIndex = 26; this.bt_Exit.Text = "退 出"; this.bt_Exit.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.bt_Exit.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.bt_Exit.Click += new System.EventHandler(this.btnClose_Click); // // bt_QuerySettleDetail // this.bt_QuerySettleDetail.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Right))); this.bt_QuerySettleDetail.Cursor = System.Windows.Forms.Cursors.Hand; this.bt_QuerySettleDetail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.bt_QuerySettleDetail.Location = new System.Drawing.Point(1117, 23); this.bt_QuerySettleDetail.MinimumSize = new System.Drawing.Size(1, 1); this.bt_QuerySettleDetail.Name = "bt_QuerySettleDetail"; this.bt_QuerySettleDetail.Size = new System.Drawing.Size(134, 84); this.bt_QuerySettleDetail.TabIndex = 19; this.bt_QuerySettleDetail.Text = "查 询"; this.bt_QuerySettleDetail.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.bt_QuerySettleDetail.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.bt_QuerySettleDetail.Click += new System.EventHandler(this.bt_QuerySettleDetail_Click); // // uiGroupBox2 // this.uiGroupBox2.Controls.Add(this.dt_ET_Detail); this.uiGroupBox2.Controls.Add(this.dt_ST_Detail); 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(243, 130); this.uiGroupBox2.TabIndex = 20; this.uiGroupBox2.Text = "结算时间"; this.uiGroupBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiGroupBox2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // dt_ET_Detail // this.dt_ET_Detail.FillColor = System.Drawing.Color.White; this.dt_ET_Detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dt_ET_Detail.Location = new System.Drawing.Point(17, 80); this.dt_ET_Detail.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.dt_ET_Detail.MaxLength = 19; this.dt_ET_Detail.MinimumSize = new System.Drawing.Size(63, 0); this.dt_ET_Detail.Name = "dt_ET_Detail"; this.dt_ET_Detail.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.dt_ET_Detail.Size = new System.Drawing.Size(211, 29); this.dt_ET_Detail.SymbolDropDown = 61555; this.dt_ET_Detail.SymbolNormal = 61555; this.dt_ET_Detail.TabIndex = 1; this.dt_ET_Detail.Text = "2022-05-22 14:03:13"; this.dt_ET_Detail.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.dt_ET_Detail.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 266); this.dt_ET_Detail.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // dt_ST_Detail // this.dt_ST_Detail.FillColor = System.Drawing.Color.White; this.dt_ST_Detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dt_ST_Detail.Location = new System.Drawing.Point(17, 40); this.dt_ST_Detail.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.dt_ST_Detail.MaxLength = 19; this.dt_ST_Detail.MinimumSize = new System.Drawing.Size(63, 0); this.dt_ST_Detail.Name = "dt_ST_Detail"; this.dt_ST_Detail.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.dt_ST_Detail.Size = new System.Drawing.Size(211, 29); this.dt_ST_Detail.SymbolDropDown = 61555; this.dt_ST_Detail.SymbolNormal = 61555; this.dt_ST_Detail.TabIndex = 0; this.dt_ST_Detail.Text = "2022-05-22 14:03:13"; this.dt_ST_Detail.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.dt_ST_Detail.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 266); this.dt_ST_Detail.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // dblkcbxFundPayType // this.dblkcbxFundPayType.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.dblkcbxFundPayType.FormattingEnabled = true; this.dblkcbxFundPayType.Location = new System.Drawing.Point(849, 88); this.dblkcbxFundPayType.Name = "dblkcbxFundPayType"; this.dblkcbxFundPayType.NullValue = ""; this.dblkcbxFundPayType.PopupGridAutoSize = false; this.dblkcbxFundPayType.RowFilterVisible = false; this.dblkcbxFundPayType.sDisplayField = ""; this.dblkcbxFundPayType.sDisplayMember = ""; this.dblkcbxFundPayType.SeparatorChar = "|"; this.dblkcbxFundPayType.Size = new System.Drawing.Size(206, 29); this.dblkcbxFundPayType.sKeyWords = ""; this.dblkcbxFundPayType.sValueMember = ""; this.dblkcbxFundPayType.TabIndex = 43; this.dblkcbxFundPayType.Value = ""; this.dblkcbxFundPayType.AfterSelector += new PTControl.AfterSelectorEventHandler(this.dblkcbxFundPayType_AfterSelector); // // label2 // this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.label2.AutoSize = true; this.label2.ForeColor = System.Drawing.SystemColors.InfoText; this.label2.Location = new System.Drawing.Point(736, 91); this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(106, 21); this.label2.TabIndex = 42; this.label2.Text = "基金支付类型"; // // SettlementBillPrint // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1400, 690); this.Controls.Add(this.uiTabControl1); this.Name = "SettlementBillPrint"; this.Text = "医保结算单查询打印"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.Load += new System.EventHandler(this.SettlementBillPrint_Load); this.uiTabControl1.ResumeLayout(false); this.tabPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgvSettlRecord)).EndInit(); this.uiPanel1.ResumeLayout(false); this.gbExactLocate.ResumeLayout(false); this.gbInterface.ResumeLayout(false); this.gbDateTime.ResumeLayout(false); this.tabPage2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgvInsuFeeUpload)).EndInit(); this.uiPanel2.ResumeLayout(false); this.uiGroupBox1.ResumeLayout(false); this.tabPage3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgv_SettleMentDetail)).EndInit(); this.uiPanel3.ResumeLayout(false); this.uiPanel3.PerformLayout(); this.uiGroupBox2.ResumeLayout(false); this.ResumeLayout(false); } #endregion private Sunny.UI.UITabControl uiTabControl1; private System.Windows.Forms.TabPage tabPage1; public Sunny.UI.UIDataGridView dgvSettlRecord; private Sunny.UI.UIPagination pgSettlRecod; private Sunny.UI.UIPanel uiPanel1; private Sunny.UI.UIButton btnUpdateMedInsuFee; private Sunny.UI.UIButton btnClose; private Sunny.UI.UIButton btnDesign; private Sunny.UI.UIGroupBox gbExactLocate; private Sunny.UI.UITextBox tbHisNO; private Sunny.UI.UITextBox tbPatSettlID; private Sunny.UI.UITextBox tbName; private Sunny.UI.UIGroupBox gbInterface; private Sunny.UI.UIComboBox cbxInterface; private Sunny.UI.UIButton btnQuery; private Sunny.UI.UIButton btnPrint; private Sunny.UI.UIRadioButtonGroup rbgBillType; private Sunny.UI.UIRadioButtonGroup rbgAdmType; private Sunny.UI.UIGroupBox gbDateTime; private Sunny.UI.UIDatetimePicker dpED; private Sunny.UI.UIDatetimePicker dpST; private System.Windows.Forms.TabPage tabPage2; public Sunny.UI.UIDataGridView dgvInsuFeeUpload; private Sunny.UI.UIPanel uiPanel2; private Sunny.UI.UIComboBox cbbOverPrice; private Sunny.UI.UIComboBox cbbLevel; private Sunny.UI.UILabel uiLabel4; private Sunny.UI.UILabel uiLabel3; private Sunny.UI.UITextBox tb_SettleID; private Sunny.UI.UITextBox tb_InHospNo; private Sunny.UI.UILabel uiLabel2; private Sunny.UI.UILabel uiLabel1; private Sunny.UI.UIButton uiButton1; private Sunny.UI.UIButton btnOK; private Sunny.UI.UIGroupBox uiGroupBox1; private Sunny.UI.UIDatetimePicker dt_ET; private Sunny.UI.UIDatetimePicker dt_ST; private System.Windows.Forms.TabPage tabPage3; public Sunny.UI.UIDataGridView dgv_SettleMentDetail; private Sunny.UI.UIPanel uiPanel3; private Sunny.UI.UITextBox tb_CertNo; private Sunny.UI.UILabel uiLabel5; private Sunny.UI.UIRadioButtonGroup rbg_SettleDetailAdmType; private Sunny.UI.UITextBox tb_SettleMentID; private Sunny.UI.UITextBox tb_Name; private Sunny.UI.UILabel uiLabel7; private Sunny.UI.UILabel uiLabel8; private Sunny.UI.UIButton bt_Exit; private Sunny.UI.UIButton bt_QuerySettleDetail; private Sunny.UI.UIGroupBox uiGroupBox2; private Sunny.UI.UIDatetimePicker dt_ET_Detail; private Sunny.UI.UIDatetimePicker dt_ST_Detail; public PTControl.DBLookupCombox dblkcbxMedicalType; private System.Windows.Forms.Label label4; public PTControl.DBLookupCombox dblkcbxInsuranceType; private System.Windows.Forms.Label label1; public PTControl.DBLookupCombox dblkcbxFundPayType; private System.Windows.Forms.Label label2; } }