123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712 |
- namespace PTMedicalInsurance.Forms
- {
- partial class OutPatientIntegratedServices
- {
- /// <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 dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
- this.uiPanel1 = new Sunny.UI.UIPanel();
- this.btRefresh = new Sunny.UI.UIButton();
- this.btExit = new Sunny.UI.UIButton();
- this.btSettlement = new Sunny.UI.UIButton();
- this.btReadCard = new Sunny.UI.UIButton();
- this.uiPanel2 = new Sunny.UI.UIPanel();
- this.uiTabControl1 = new Sunny.UI.UITabControl();
- this.tabPage1 = new System.Windows.Forms.TabPage();
- this.uiPanel4 = new Sunny.UI.UIPanel();
- this.rtbPatientInsuInfo2 = new Sunny.UI.UIRichTextBox();
- this.rtbPatientInsuInfo = new Sunny.UI.UIRichTextBox();
- this.uiGroupBox1 = new Sunny.UI.UIGroupBox();
- this.dgvSpeDise = new Sunny.UI.UIDataGridView();
- this.gbInsuInfo = new Sunny.UI.UIGroupBox();
- this.dgvPersonType = new Sunny.UI.UIDataGridView();
- this.tabPage2 = new System.Windows.Forms.TabPage();
- this.dgvDiagnose = new System.Windows.Forms.DataGridView();
- this.diag_type_name = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.maindiag_flag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.diag_srt_no = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.diag_name = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.diag_code = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.diag_dept = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.adm_cond = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dise_dor_no = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dise_dor_name = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.diag_time = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.uiPanel3 = new Sunny.UI.UIPanel();
- this.rbGongShang = new System.Windows.Forms.RadioButton();
- this.rbGuiZhou = new System.Windows.Forms.RadioButton();
- this.rbGuiYang = new System.Windows.Forms.RadioButton();
- this.cbAKA130 = new Sunny.UI.UIComboBox();
- this.uiLabel1 = new Sunny.UI.UILabel();
- this.cbMutualAid = new Sunny.UI.UICheckBox();
- this.cbxQrCodePay = new Sunny.UI.UICheckBox();
- this.cbCardType = new Sunny.UI.UIComboBox();
- this.uiLabel5 = new Sunny.UI.UILabel();
- this.uiPanel1.SuspendLayout();
- this.uiPanel2.SuspendLayout();
- this.uiTabControl1.SuspendLayout();
- this.tabPage1.SuspendLayout();
- this.uiPanel4.SuspendLayout();
- this.uiGroupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvSpeDise)).BeginInit();
- this.gbInsuInfo.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvPersonType)).BeginInit();
- this.tabPage2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvDiagnose)).BeginInit();
- this.uiPanel3.SuspendLayout();
- this.SuspendLayout();
- //
- // uiPanel1
- //
- this.uiPanel1.Controls.Add(this.btRefresh);
- this.uiPanel1.Controls.Add(this.btExit);
- this.uiPanel1.Controls.Add(this.btSettlement);
- this.uiPanel1.Controls.Add(this.btReadCard);
- this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Right;
- 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(1320, 0);
- this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiPanel1.Name = "uiPanel1";
- this.uiPanel1.Size = new System.Drawing.Size(145, 645);
- this.uiPanel1.TabIndex = 0;
- this.uiPanel1.Text = null;
- this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // btRefresh
- //
- this.btRefresh.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btRefresh.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btRefresh.Location = new System.Drawing.Point(18, 109);
- this.btRefresh.MinimumSize = new System.Drawing.Size(1, 1);
- this.btRefresh.Name = "btRefresh";
- this.btRefresh.Size = new System.Drawing.Size(97, 31);
- this.btRefresh.TabIndex = 3;
- this.btRefresh.Text = "刷新";
- this.btRefresh.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btRefresh.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // btExit
- //
- this.btExit.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btExit.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btExit.Location = new System.Drawing.Point(18, 596);
- this.btExit.MinimumSize = new System.Drawing.Size(1, 1);
- this.btExit.Name = "btExit";
- this.btExit.Size = new System.Drawing.Size(97, 31);
- this.btExit.TabIndex = 2;
- this.btExit.Text = "退出";
- this.btExit.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btExit.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.btExit.Click += new System.EventHandler(this.btExit_Click);
- //
- // btSettlement
- //
- this.btSettlement.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btSettlement.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btSettlement.Location = new System.Drawing.Point(18, 61);
- this.btSettlement.MinimumSize = new System.Drawing.Size(1, 1);
- this.btSettlement.Name = "btSettlement";
- this.btSettlement.Size = new System.Drawing.Size(97, 31);
- this.btSettlement.TabIndex = 1;
- this.btSettlement.Text = "结算";
- this.btSettlement.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btSettlement.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.btSettlement.Click += new System.EventHandler(this.btSettlement_Click);
- //
- // btReadCard
- //
- this.btReadCard.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btReadCard.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btReadCard.Location = new System.Drawing.Point(18, 12);
- this.btReadCard.MinimumSize = new System.Drawing.Size(1, 1);
- this.btReadCard.Name = "btReadCard";
- this.btReadCard.Size = new System.Drawing.Size(97, 31);
- this.btReadCard.TabIndex = 0;
- this.btReadCard.Text = "读卡";
- this.btReadCard.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btReadCard.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.btReadCard.Click += new System.EventHandler(this.btReadCard_Click);
- //
- // uiPanel2
- //
- this.uiPanel2.Controls.Add(this.uiTabControl1);
- this.uiPanel2.Controls.Add(this.uiPanel3);
- this.uiPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.uiPanel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiPanel2.Location = new System.Drawing.Point(0, 0);
- this.uiPanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiPanel2.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiPanel2.Name = "uiPanel2";
- this.uiPanel2.Size = new System.Drawing.Size(1320, 645);
- this.uiPanel2.TabIndex = 1;
- this.uiPanel2.Text = null;
- this.uiPanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiPanel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiTabControl1
- //
- this.uiTabControl1.Controls.Add(this.tabPage1);
- this.uiTabControl1.Controls.Add(this.tabPage2);
- this.uiTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.uiTabControl1.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
- this.uiTabControl1.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiTabControl1.ItemSize = new System.Drawing.Size(150, 40);
- this.uiTabControl1.Location = new System.Drawing.Point(0, 97);
- this.uiTabControl1.MainPage = "";
- this.uiTabControl1.Name = "uiTabControl1";
- this.uiTabControl1.SelectedIndex = 0;
- this.uiTabControl1.Size = new System.Drawing.Size(1320, 548);
- this.uiTabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
- this.uiTabControl1.TabIndex = 2;
- 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.uiPanel4);
- this.tabPage1.Controls.Add(this.uiGroupBox1);
- this.tabPage1.Controls.Add(this.gbInsuInfo);
- this.tabPage1.Location = new System.Drawing.Point(0, 40);
- this.tabPage1.Name = "tabPage1";
- this.tabPage1.Size = new System.Drawing.Size(1320, 508);
- this.tabPage1.TabIndex = 0;
- this.tabPage1.Text = "患者信息";
- this.tabPage1.UseVisualStyleBackColor = true;
- //
- // uiPanel4
- //
- this.uiPanel4.Controls.Add(this.rtbPatientInsuInfo2);
- this.uiPanel4.Controls.Add(this.rtbPatientInsuInfo);
- this.uiPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
- this.uiPanel4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiPanel4.Location = new System.Drawing.Point(0, 0);
- this.uiPanel4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiPanel4.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiPanel4.Name = "uiPanel4";
- this.uiPanel4.Size = new System.Drawing.Size(1320, 296);
- this.uiPanel4.TabIndex = 6;
- this.uiPanel4.Text = null;
- this.uiPanel4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiPanel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // rtbPatientInsuInfo2
- //
- this.rtbPatientInsuInfo2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.rtbPatientInsuInfo2.FillColor = System.Drawing.Color.White;
- this.rtbPatientInsuInfo2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.rtbPatientInsuInfo2.Location = new System.Drawing.Point(654, 0);
- this.rtbPatientInsuInfo2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.rtbPatientInsuInfo2.MinimumSize = new System.Drawing.Size(1, 1);
- this.rtbPatientInsuInfo2.Name = "rtbPatientInsuInfo2";
- this.rtbPatientInsuInfo2.Padding = new System.Windows.Forms.Padding(2);
- this.rtbPatientInsuInfo2.ShowText = false;
- this.rtbPatientInsuInfo2.Size = new System.Drawing.Size(666, 296);
- this.rtbPatientInsuInfo2.TabIndex = 5;
- this.rtbPatientInsuInfo2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.rtbPatientInsuInfo2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // rtbPatientInsuInfo
- //
- this.rtbPatientInsuInfo.Dock = System.Windows.Forms.DockStyle.Left;
- this.rtbPatientInsuInfo.FillColor = System.Drawing.Color.White;
- this.rtbPatientInsuInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.rtbPatientInsuInfo.Location = new System.Drawing.Point(0, 0);
- this.rtbPatientInsuInfo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.rtbPatientInsuInfo.MinimumSize = new System.Drawing.Size(1, 1);
- this.rtbPatientInsuInfo.Name = "rtbPatientInsuInfo";
- this.rtbPatientInsuInfo.Padding = new System.Windows.Forms.Padding(2);
- this.rtbPatientInsuInfo.ShowText = false;
- this.rtbPatientInsuInfo.Size = new System.Drawing.Size(654, 296);
- this.rtbPatientInsuInfo.TabIndex = 4;
- this.rtbPatientInsuInfo.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.rtbPatientInsuInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiGroupBox1
- //
- this.uiGroupBox1.Controls.Add(this.dgvSpeDise);
- this.uiGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
- 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, 296);
- 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(1320, 98);
- this.uiGroupBox1.TabIndex = 5;
- this.uiGroupBox1.Text = "特殊疾病信息";
- this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiGroupBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // dgvSpeDise
- //
- this.dgvSpeDise.AllowUserToAddRows = false;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
- this.dgvSpeDise.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
- this.dgvSpeDise.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
- this.dgvSpeDise.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvSpeDise.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
- this.dgvSpeDise.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle3.BackColor = System.Drawing.Color.White;
- dataGridViewCellStyle3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle3.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dgvSpeDise.DefaultCellStyle = dataGridViewCellStyle3;
- this.dgvSpeDise.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvSpeDise.EnableHeadersVisualStyles = false;
- this.dgvSpeDise.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvSpeDise.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
- this.dgvSpeDise.Location = new System.Drawing.Point(0, 32);
- this.dgvSpeDise.Name = "dgvSpeDise";
- dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvSpeDise.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
- dataGridViewCellStyle5.BackColor = System.Drawing.Color.White;
- dataGridViewCellStyle5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle5.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.dgvSpeDise.RowsDefaultCellStyle = dataGridViewCellStyle5;
- this.dgvSpeDise.RowTemplate.Height = 23;
- this.dgvSpeDise.SelectedIndex = -1;
- this.dgvSpeDise.Size = new System.Drawing.Size(1320, 66);
- this.dgvSpeDise.TabIndex = 2;
- this.dgvSpeDise.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // gbInsuInfo
- //
- this.gbInsuInfo.Controls.Add(this.dgvPersonType);
- this.gbInsuInfo.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.gbInsuInfo.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.gbInsuInfo.Location = new System.Drawing.Point(0, 394);
- this.gbInsuInfo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.gbInsuInfo.MinimumSize = new System.Drawing.Size(1, 1);
- this.gbInsuInfo.Name = "gbInsuInfo";
- this.gbInsuInfo.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
- this.gbInsuInfo.Size = new System.Drawing.Size(1320, 114);
- this.gbInsuInfo.TabIndex = 4;
- this.gbInsuInfo.Text = "人员类别";
- this.gbInsuInfo.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.gbInsuInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // dgvPersonType
- //
- this.dgvPersonType.AllowUserToAddRows = false;
- dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
- this.dgvPersonType.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
- this.dgvPersonType.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
- this.dgvPersonType.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle7.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvPersonType.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
- this.dgvPersonType.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle8.BackColor = System.Drawing.Color.White;
- dataGridViewCellStyle8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle8.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dgvPersonType.DefaultCellStyle = dataGridViewCellStyle8;
- this.dgvPersonType.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvPersonType.EnableHeadersVisualStyles = false;
- this.dgvPersonType.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvPersonType.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
- this.dgvPersonType.Location = new System.Drawing.Point(0, 32);
- this.dgvPersonType.Name = "dgvPersonType";
- dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle9.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvPersonType.RowHeadersDefaultCellStyle = dataGridViewCellStyle9;
- dataGridViewCellStyle10.BackColor = System.Drawing.Color.White;
- dataGridViewCellStyle10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle10.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.dgvPersonType.RowsDefaultCellStyle = dataGridViewCellStyle10;
- this.dgvPersonType.RowTemplate.Height = 23;
- this.dgvPersonType.SelectedIndex = -1;
- this.dgvPersonType.Size = new System.Drawing.Size(1320, 82);
- this.dgvPersonType.TabIndex = 2;
- this.dgvPersonType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tabPage2
- //
- this.tabPage2.Controls.Add(this.dgvDiagnose);
- this.tabPage2.Location = new System.Drawing.Point(0, 40);
- this.tabPage2.Name = "tabPage2";
- this.tabPage2.Size = new System.Drawing.Size(1327, 717);
- this.tabPage2.TabIndex = 1;
- this.tabPage2.Text = "诊断信息";
- this.tabPage2.UseVisualStyleBackColor = true;
- //
- // dgvDiagnose
- //
- this.dgvDiagnose.AllowUserToAddRows = false;
- this.dgvDiagnose.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.dgvDiagnose.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.diag_type_name,
- this.maindiag_flag,
- this.diag_srt_no,
- this.diag_name,
- this.diag_code,
- this.diag_dept,
- this.adm_cond,
- this.dise_dor_no,
- this.dise_dor_name,
- this.diag_time});
- this.dgvDiagnose.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvDiagnose.Location = new System.Drawing.Point(0, 0);
- this.dgvDiagnose.Name = "dgvDiagnose";
- this.dgvDiagnose.RowTemplate.Height = 30;
- this.dgvDiagnose.Size = new System.Drawing.Size(1327, 717);
- this.dgvDiagnose.TabIndex = 1;
- //
- // diag_type_name
- //
- this.diag_type_name.DataPropertyName = "diag_type_name";
- this.diag_type_name.HeaderText = "诊断类别";
- this.diag_type_name.Name = "diag_type_name";
- this.diag_type_name.Width = 120;
- //
- // maindiag_flag
- //
- this.maindiag_flag.DataPropertyName = "maindiag_flag";
- this.maindiag_flag.HeaderText = "主诊断标志";
- this.maindiag_flag.Name = "maindiag_flag";
- this.maindiag_flag.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.maindiag_flag.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.maindiag_flag.Width = 75;
- //
- // diag_srt_no
- //
- this.diag_srt_no.DataPropertyName = "diag_srt_no";
- this.diag_srt_no.HeaderText = "序号";
- this.diag_srt_no.Name = "diag_srt_no";
- this.diag_srt_no.Width = 76;
- //
- // diag_name
- //
- this.diag_name.DataPropertyName = "diag_name";
- this.diag_name.HeaderText = "诊断名称";
- this.diag_name.Name = "diag_name";
- this.diag_name.Width = 180;
- //
- // diag_code
- //
- this.diag_code.DataPropertyName = "diag_code";
- this.diag_code.HeaderText = "诊断编码";
- this.diag_code.Name = "diag_code";
- //
- // diag_dept
- //
- this.diag_dept.DataPropertyName = "diag_dept";
- this.diag_dept.HeaderText = "科室";
- this.diag_dept.Name = "diag_dept";
- //
- // adm_cond
- //
- this.adm_cond.DataPropertyName = "adm_cond";
- this.adm_cond.HeaderText = "入院病情";
- this.adm_cond.Name = "adm_cond";
- //
- // dise_dor_no
- //
- this.dise_dor_no.DataPropertyName = "dise_dor_no";
- this.dise_dor_no.HeaderText = "医生编号";
- this.dise_dor_no.Name = "dise_dor_no";
- this.dise_dor_no.Width = 150;
- //
- // dise_dor_name
- //
- this.dise_dor_name.DataPropertyName = "dise_dor_name";
- this.dise_dor_name.HeaderText = "医生姓名";
- this.dise_dor_name.Name = "dise_dor_name";
- //
- // diag_time
- //
- this.diag_time.DataPropertyName = "diag_time";
- this.diag_time.HeaderText = "诊断时间";
- this.diag_time.Name = "diag_time";
- this.diag_time.Width = 180;
- //
- // uiPanel3
- //
- this.uiPanel3.Controls.Add(this.rbGongShang);
- this.uiPanel3.Controls.Add(this.rbGuiZhou);
- this.uiPanel3.Controls.Add(this.rbGuiYang);
- this.uiPanel3.Controls.Add(this.cbAKA130);
- this.uiPanel3.Controls.Add(this.uiLabel1);
- this.uiPanel3.Controls.Add(this.cbMutualAid);
- this.uiPanel3.Controls.Add(this.cbxQrCodePay);
- this.uiPanel3.Controls.Add(this.cbCardType);
- this.uiPanel3.Controls.Add(this.uiLabel5);
- this.uiPanel3.Dock = System.Windows.Forms.DockStyle.Top;
- this.uiPanel3.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiPanel3.Location = new System.Drawing.Point(0, 0);
- this.uiPanel3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiPanel3.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiPanel3.Name = "uiPanel3";
- this.uiPanel3.Size = new System.Drawing.Size(1320, 97);
- this.uiPanel3.TabIndex = 1;
- this.uiPanel3.Text = null;
- this.uiPanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiPanel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // rbGongShang
- //
- this.rbGongShang.AutoSize = true;
- this.rbGongShang.Location = new System.Drawing.Point(481, 68);
- this.rbGongShang.Name = "rbGongShang";
- this.rbGongShang.Size = new System.Drawing.Size(53, 23);
- this.rbGongShang.TabIndex = 29;
- this.rbGongShang.TabStop = true;
- this.rbGongShang.Text = "工伤";
- this.rbGongShang.UseVisualStyleBackColor = true;
- this.rbGongShang.CheckedChanged += new System.EventHandler(this.rbGongShang_CheckedChanged);
- //
- // rbGuiZhou
- //
- this.rbGuiZhou.AutoSize = true;
- this.rbGuiZhou.Location = new System.Drawing.Point(481, 41);
- this.rbGuiZhou.Name = "rbGuiZhou";
- this.rbGuiZhou.Size = new System.Drawing.Size(66, 23);
- this.rbGuiZhou.TabIndex = 28;
- this.rbGuiZhou.TabStop = true;
- this.rbGuiZhou.Text = "省本级";
- this.rbGuiZhou.UseVisualStyleBackColor = true;
- //
- // rbGuiYang
- //
- this.rbGuiYang.AutoSize = true;
- this.rbGuiYang.Location = new System.Drawing.Point(481, 12);
- this.rbGuiYang.Name = "rbGuiYang";
- this.rbGuiYang.Size = new System.Drawing.Size(66, 23);
- this.rbGuiYang.TabIndex = 27;
- this.rbGuiYang.TabStop = true;
- this.rbGuiYang.Text = "市本级";
- this.rbGuiYang.UseVisualStyleBackColor = true;
- //
- // cbAKA130
- //
- this.cbAKA130.DataSource = null;
- this.cbAKA130.FillColor = System.Drawing.Color.White;
- this.cbAKA130.FilterMaxCount = 50;
- this.cbAKA130.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbAKA130.Items.AddRange(new object[] {
- "11.普通门诊",
- "18.特殊门诊",
- "1102.新冠门诊",
- "110102.个人账户代支",
- "990105.发热门诊新冠病毒检测",
- "M11.门诊产前检查包干",
- "M12.门诊流产费用限额支付",
- "M13.门诊计划生育手术限额支付",
- "M53.计划生育门诊治疗",
- "M91.门诊产前检查",
- "G11.工伤门诊"});
- this.cbAKA130.Location = new System.Drawing.Point(133, 39);
- this.cbAKA130.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.cbAKA130.MinimumSize = new System.Drawing.Size(63, 0);
- this.cbAKA130.Name = "cbAKA130";
- this.cbAKA130.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
- this.cbAKA130.Size = new System.Drawing.Size(320, 23);
- this.cbAKA130.TabIndex = 26;
- this.cbAKA130.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.cbAKA130.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel1
- //
- this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel1.Location = new System.Drawing.Point(12, 42);
- this.uiLabel1.Name = "uiLabel1";
- this.uiLabel1.Size = new System.Drawing.Size(114, 20);
- this.uiLabel1.TabIndex = 25;
- this.uiLabel1.Text = "医疗类别";
- this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // cbMutualAid
- //
- this.cbMutualAid.Cursor = System.Windows.Forms.Cursors.Hand;
- this.cbMutualAid.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbMutualAid.Location = new System.Drawing.Point(553, 42);
- this.cbMutualAid.MinimumSize = new System.Drawing.Size(1, 1);
- this.cbMutualAid.Name = "cbMutualAid";
- this.cbMutualAid.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
- this.cbMutualAid.Size = new System.Drawing.Size(150, 23);
- this.cbMutualAid.TabIndex = 24;
- this.cbMutualAid.Text = "共济支付";
- this.cbMutualAid.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // cbxQrCodePay
- //
- this.cbxQrCodePay.Cursor = System.Windows.Forms.Cursors.Hand;
- this.cbxQrCodePay.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbxQrCodePay.Location = new System.Drawing.Point(553, 12);
- this.cbxQrCodePay.MinimumSize = new System.Drawing.Size(1, 1);
- this.cbxQrCodePay.Name = "cbxQrCodePay";
- this.cbxQrCodePay.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
- this.cbxQrCodePay.Size = new System.Drawing.Size(150, 23);
- this.cbxQrCodePay.TabIndex = 23;
- this.cbxQrCodePay.Text = "二维码支付";
- this.cbxQrCodePay.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // cbCardType
- //
- this.cbCardType.DataSource = null;
- this.cbCardType.FillColor = System.Drawing.Color.White;
- this.cbCardType.FilterMaxCount = 50;
- this.cbCardType.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbCardType.Items.AddRange(new object[] {
- "01.药店结算",
- "02.门诊结算",
- "03.住院结算",
- "04.身份识别",
- "05.结算回退"});
- this.cbCardType.Location = new System.Drawing.Point(133, 9);
- this.cbCardType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.cbCardType.MinimumSize = new System.Drawing.Size(63, 0);
- this.cbCardType.Name = "cbCardType";
- this.cbCardType.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
- this.cbCardType.Size = new System.Drawing.Size(320, 23);
- this.cbCardType.TabIndex = 11;
- this.cbCardType.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.cbCardType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel5
- //
- this.uiLabel5.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel5.Location = new System.Drawing.Point(12, 12);
- this.uiLabel5.Name = "uiLabel5";
- this.uiLabel5.Size = new System.Drawing.Size(114, 20);
- this.uiLabel5.TabIndex = 10;
- this.uiLabel5.Text = "支付操作类别";
- this.uiLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // OutPatientIntegratedServices
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1465, 645);
- this.Controls.Add(this.uiPanel2);
- this.Controls.Add(this.uiPanel1);
- this.Name = "OutPatientIntegratedServices";
- this.Text = "门诊综合服务";
- this.uiPanel1.ResumeLayout(false);
- this.uiPanel2.ResumeLayout(false);
- this.uiTabControl1.ResumeLayout(false);
- this.tabPage1.ResumeLayout(false);
- this.uiPanel4.ResumeLayout(false);
- this.uiGroupBox1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvSpeDise)).EndInit();
- this.gbInsuInfo.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvPersonType)).EndInit();
- this.tabPage2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvDiagnose)).EndInit();
- this.uiPanel3.ResumeLayout(false);
- this.uiPanel3.PerformLayout();
- this.ResumeLayout(false);
- }
- #endregion
- private Sunny.UI.UIPanel uiPanel1;
- private Sunny.UI.UIPanel uiPanel2;
- private Sunny.UI.UIPanel uiPanel3;
- public Sunny.UI.UIComboBox cbCardType;
- private Sunny.UI.UILabel uiLabel5;
- private Sunny.UI.UIButton btSettlement;
- private Sunny.UI.UIButton btReadCard;
- public Sunny.UI.UIComboBox cbAKA130;
- private Sunny.UI.UILabel uiLabel1;
- private Sunny.UI.UICheckBox cbMutualAid;
- private Sunny.UI.UICheckBox cbxQrCodePay;
- private Sunny.UI.UIButton btExit;
- private Sunny.UI.UITabControl uiTabControl1;
- private System.Windows.Forms.TabPage tabPage1;
- private System.Windows.Forms.TabPage tabPage2;
- private System.Windows.Forms.DataGridView dgvDiagnose;
- private System.Windows.Forms.DataGridViewTextBoxColumn diag_type_name;
- private System.Windows.Forms.DataGridViewCheckBoxColumn maindiag_flag;
- private System.Windows.Forms.DataGridViewTextBoxColumn diag_srt_no;
- private System.Windows.Forms.DataGridViewTextBoxColumn diag_name;
- private System.Windows.Forms.DataGridViewTextBoxColumn diag_code;
- private System.Windows.Forms.DataGridViewTextBoxColumn diag_dept;
- private System.Windows.Forms.DataGridViewTextBoxColumn adm_cond;
- private System.Windows.Forms.DataGridViewTextBoxColumn dise_dor_no;
- private System.Windows.Forms.DataGridViewTextBoxColumn dise_dor_name;
- private System.Windows.Forms.DataGridViewTextBoxColumn diag_time;
- private Sunny.UI.UIButton btRefresh;
- private Sunny.UI.UIGroupBox uiGroupBox1;
- public Sunny.UI.UIDataGridView dgvSpeDise;
- private Sunny.UI.UIGroupBox gbInsuInfo;
- public Sunny.UI.UIDataGridView dgvPersonType;
- private System.Windows.Forms.RadioButton rbGongShang;
- private System.Windows.Forms.RadioButton rbGuiZhou;
- private System.Windows.Forms.RadioButton rbGuiYang;
- private Sunny.UI.UIPanel uiPanel4;
- private Sunny.UI.UIRichTextBox rtbPatientInsuInfo2;
- private Sunny.UI.UIRichTextBox rtbPatientInsuInfo;
- }
- }
|