123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872 |
-
- namespace PTMedicalInsurance.Forms
- {
- partial class MedInsuQuery
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- System.Windows.Forms.DataGridViewCellStyle 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 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();
- this.tbcMain = new Sunny.UI.UITabControl();
- 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.tP_InsuFeel = 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.tabPage1 = new System.Windows.Forms.TabPage();
- this.dgvSelfFeeData = new Sunny.UI.UIDataGridView();
- this.uiPanel3 = new Sunny.UI.UIPanel();
- this.btnCancel = new Sunny.UI.UIButton();
- this.btnUpload = new Sunny.UI.UIButton();
- this.uiButton2 = new Sunny.UI.UIButton();
- this.btnFind = new Sunny.UI.UIButton();
- this.uiGroupBox2 = new Sunny.UI.UIGroupBox();
- this.dpt_ET = new Sunny.UI.UIDatetimePicker();
- this.dpt_ST = new Sunny.UI.UIDatetimePicker();
- this.tbcMain.SuspendLayout();
- this.tabInHosPerInfoExport.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvSettlRecord)).BeginInit();
- this.uiPanel1.SuspendLayout();
- this.gbDateTime.SuspendLayout();
- this.tP_InsuFeel.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvInsuFeeUpload)).BeginInit();
- this.uiPanel2.SuspendLayout();
- this.uiGroupBox1.SuspendLayout();
- this.tabPage1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvSelfFeeData)).BeginInit();
- this.uiPanel3.SuspendLayout();
- this.uiGroupBox2.SuspendLayout();
- this.SuspendLayout();
- //
- // tbcMain
- //
- this.tbcMain.Controls.Add(this.tabInHosPerInfoExport);
- this.tbcMain.Controls.Add(this.tP_InsuFeel);
- this.tbcMain.Controls.Add(this.tabPage1);
- 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(220, 40);
- 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(1337, 630);
- 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);
- //
- // 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, 40);
- this.tabInHosPerInfoExport.Name = "tabInHosPerInfoExport";
- this.tabInHosPerInfoExport.Size = new System.Drawing.Size(1337, 590);
- this.tabInHosPerInfoExport.TabIndex = 0;
- this.tabInHosPerInfoExport.Text = "在院患者信息导出";
- this.tabInHosPerInfoExport.UseVisualStyleBackColor = true;
- //
- // dgvSettlRecord
- //
- this.dgvSettlRecord.AllowUserToAddRows = false;
- this.dgvSettlRecord.AllowUserToDeleteRows = false;
- dataGridViewCellStyle21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- this.dgvSettlRecord.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle21;
- 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;
- 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.SystemColors.Highlight;
- dataGridViewCellStyle22.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle22.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvSettlRecord.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle22;
- this.dgvSettlRecord.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- dataGridViewCellStyle23.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle23.BackColor = System.Drawing.SystemColors.Window;
- dataGridViewCellStyle23.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle23.ForeColor = System.Drawing.SystemColors.ControlText;
- dataGridViewCellStyle23.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle23.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle23.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dgvSettlRecord.DefaultCellStyle = dataGridViewCellStyle23;
- 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";
- dataGridViewCellStyle24.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle24.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((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.White;
- dataGridViewCellStyle24.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvSettlRecord.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)));
- this.dgvSettlRecord.RowsDefaultCellStyle = dataGridViewCellStyle25;
- this.dgvSettlRecord.RowTemplate.Height = 23;
- this.dgvSettlRecord.SelectedIndex = -1;
- this.dgvSettlRecord.Size = new System.Drawing.Size(1337, 428);
- 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, 428);
- 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(1337, 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, 459);
- 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(1337, 131);
- 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(1196, 40);
- 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(924, 40);
- 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(1060, 40);
- 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(260, 131);
- 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(29, 79);
- 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(29, 40);
- 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);
- //
- // tP_InsuFeel
- //
- this.tP_InsuFeel.Controls.Add(this.dgvInsuFeeUpload);
- this.tP_InsuFeel.Controls.Add(this.uiPanel2);
- this.tP_InsuFeel.Location = new System.Drawing.Point(0, 40);
- this.tP_InsuFeel.Name = "tP_InsuFeel";
- this.tP_InsuFeel.Size = new System.Drawing.Size(1337, 590);
- this.tP_InsuFeel.TabIndex = 1;
- this.tP_InsuFeel.Text = "医保患者费用明细信息查询";
- this.tP_InsuFeel.UseVisualStyleBackColor = true;
- //
- // dgvInsuFeeUpload
- //
- this.dgvInsuFeeUpload.AllowUserToAddRows = false;
- this.dgvInsuFeeUpload.AllowUserToDeleteRows = false;
- dataGridViewCellStyle26.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- this.dgvInsuFeeUpload.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle26;
- 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;
- 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.SystemColors.Highlight;
- dataGridViewCellStyle27.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle27.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvInsuFeeUpload.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle27;
- this.dgvInsuFeeUpload.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- dataGridViewCellStyle28.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle28.BackColor = System.Drawing.SystemColors.Window;
- dataGridViewCellStyle28.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle28.ForeColor = System.Drawing.SystemColors.ControlText;
- dataGridViewCellStyle28.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle28.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle28.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dgvInsuFeeUpload.DefaultCellStyle = dataGridViewCellStyle28;
- 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";
- dataGridViewCellStyle29.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle29.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((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.White;
- dataGridViewCellStyle29.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvInsuFeeUpload.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)));
- this.dgvInsuFeeUpload.RowsDefaultCellStyle = dataGridViewCellStyle30;
- this.dgvInsuFeeUpload.RowTemplate.Height = 23;
- this.dgvInsuFeeUpload.SelectedIndex = -1;
- this.dgvInsuFeeUpload.Size = new System.Drawing.Size(1337, 475);
- this.dgvInsuFeeUpload.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- this.dgvInsuFeeUpload.TabIndex = 11;
- 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, 475);
- 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(1337, 115);
- this.uiPanel2.TabIndex = 12;
- 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(1195, 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(1054, 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);
- //
- // tabPage1
- //
- this.tabPage1.Controls.Add(this.dgvSelfFeeData);
- this.tabPage1.Controls.Add(this.uiPanel3);
- this.tabPage1.Location = new System.Drawing.Point(0, 40);
- this.tabPage1.Name = "tabPage1";
- this.tabPage1.Size = new System.Drawing.Size(1337, 590);
- this.tabPage1.TabIndex = 2;
- this.tabPage1.Text = "自费患者费用信息上传";
- this.tabPage1.UseVisualStyleBackColor = true;
- //
- // dgvSelfFeeData
- //
- this.dgvSelfFeeData.AllowUserToAddRows = false;
- this.dgvSelfFeeData.AllowUserToDeleteRows = false;
- dataGridViewCellStyle16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- this.dgvSelfFeeData.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle16;
- this.dgvSelfFeeData.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
- this.dgvSelfFeeData.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
- this.dgvSelfFeeData.BackgroundColor = System.Drawing.Color.White;
- this.dgvSelfFeeData.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.SystemColors.Highlight;
- dataGridViewCellStyle17.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle17.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvSelfFeeData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle17;
- this.dgvSelfFeeData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle18.BackColor = System.Drawing.SystemColors.Window;
- dataGridViewCellStyle18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle18.ForeColor = System.Drawing.SystemColors.ControlText;
- dataGridViewCellStyle18.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle18.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle18.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dgvSelfFeeData.DefaultCellStyle = dataGridViewCellStyle18;
- this.dgvSelfFeeData.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvSelfFeeData.EnableHeadersVisualStyles = false;
- this.dgvSelfFeeData.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvSelfFeeData.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- this.dgvSelfFeeData.Location = new System.Drawing.Point(0, 0);
- this.dgvSelfFeeData.Name = "dgvSelfFeeData";
- dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((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.White;
- dataGridViewCellStyle19.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvSelfFeeData.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)));
- this.dgvSelfFeeData.RowsDefaultCellStyle = dataGridViewCellStyle20;
- this.dgvSelfFeeData.RowTemplate.Height = 23;
- this.dgvSelfFeeData.SelectedIndex = -1;
- this.dgvSelfFeeData.Size = new System.Drawing.Size(1337, 475);
- this.dgvSelfFeeData.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- this.dgvSelfFeeData.TabIndex = 13;
- this.dgvSelfFeeData.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiPanel3
- //
- this.uiPanel3.Controls.Add(this.btnCancel);
- this.uiPanel3.Controls.Add(this.btnUpload);
- this.uiPanel3.Controls.Add(this.uiButton2);
- this.uiPanel3.Controls.Add(this.btnFind);
- 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, 475);
- 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(1337, 115);
- this.uiPanel3.TabIndex = 14;
- this.uiPanel3.Text = null;
- this.uiPanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiPanel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // btnCancel
- //
- this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.btnCancel.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnCancel.Location = new System.Drawing.Point(1064, 26);
- this.btnCancel.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnCancel.Name = "btnCancel";
- this.btnCancel.Size = new System.Drawing.Size(132, 67);
- this.btnCancel.TabIndex = 35;
- this.btnCancel.Text = "撤 销";
- this.btnCancel.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnCancel.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
- //
- // btnUpload
- //
- this.btnUpload.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.btnUpload.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btnUpload.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnUpload.Location = new System.Drawing.Point(930, 26);
- this.btnUpload.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnUpload.Name = "btnUpload";
- this.btnUpload.Size = new System.Drawing.Size(132, 67);
- this.btnUpload.TabIndex = 34;
- this.btnUpload.Text = "上 传";
- this.btnUpload.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnUpload.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.btnUpload.Click += new System.EventHandler(this.btnUpload_Click);
- //
- // 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(1198, 26);
- this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiButton2.Name = "uiButton2";
- this.uiButton2.Size = new System.Drawing.Size(132, 67);
- this.uiButton2.TabIndex = 26;
- 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);
- //
- // btnFind
- //
- this.btnFind.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.btnFind.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btnFind.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnFind.Location = new System.Drawing.Point(796, 26);
- this.btnFind.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnFind.Name = "btnFind";
- this.btnFind.Size = new System.Drawing.Size(132, 67);
- this.btnFind.TabIndex = 19;
- this.btnFind.Text = "查 询";
- this.btnFind.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnFind.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.btnFind.Click += new System.EventHandler(this.btnFind_Click);
- //
- // uiGroupBox2
- //
- this.uiGroupBox2.Controls.Add(this.dpt_ET);
- this.uiGroupBox2.Controls.Add(this.dpt_ST);
- 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(260, 115);
- 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);
- //
- // 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(29, 71);
- 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 = 1;
- this.dpt_ET.Text = "2024-11-30 23:59:00";
- this.dpt_ET.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.dpt_ET.Value = new System.DateTime(2024, 11, 30, 23, 59, 0, 0);
- 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(29, 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 = 0;
- this.dpt_ST.Text = "2024-11-01 00:00:00";
- this.dpt_ST.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.dpt_ST.Value = new System.DateTime(2024, 11, 1, 0, 0, 0, 0);
- this.dpt_ST.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(1337, 630);
- this.Controls.Add(this.tbcMain);
- this.Name = "MedInsuQuery";
- this.Text = "医保查询";
- this.Load += new System.EventHandler(this.MedInsuQuery_Load);
- this.tbcMain.ResumeLayout(false);
- this.tabInHosPerInfoExport.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvSettlRecord)).EndInit();
- this.uiPanel1.ResumeLayout(false);
- this.gbDateTime.ResumeLayout(false);
- this.tP_InsuFeel.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvInsuFeeUpload)).EndInit();
- this.uiPanel2.ResumeLayout(false);
- this.uiGroupBox1.ResumeLayout(false);
- this.tabPage1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvSelfFeeData)).EndInit();
- this.uiPanel3.ResumeLayout(false);
- this.uiGroupBox2.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private Sunny.UI.UITabControl tbcMain;
- 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 System.Windows.Forms.TabPage tP_InsuFeel;
- public Sunny.UI.UIDataGridView dgvInsuFeeUpload;
- private Sunny.UI.UIPanel uiPanel2;
- 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 Sunny.UI.UITextBox tb_SettleID;
- private Sunny.UI.UITextBox tb_InHospNo;
- private Sunny.UI.UILabel uiLabel2;
- private Sunny.UI.UILabel uiLabel1;
- private Sunny.UI.UIComboBox cbbOverPrice;
- private Sunny.UI.UIComboBox cbbLevel;
- private Sunny.UI.UILabel uiLabel4;
- private Sunny.UI.UILabel uiLabel3;
- private System.Windows.Forms.TabPage tabPage1;
- public Sunny.UI.UIDataGridView dgvSelfFeeData;
- private Sunny.UI.UIPanel uiPanel3;
- private Sunny.UI.UIButton btnCancel;
- private Sunny.UI.UIButton btnUpload;
- private Sunny.UI.UIButton uiButton2;
- private Sunny.UI.UIButton btnFind;
- private Sunny.UI.UIGroupBox uiGroupBox2;
- private Sunny.UI.UIDatetimePicker dpt_ET;
- private Sunny.UI.UIDatetimePicker dpt_ST;
- }
- }
|