| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146 |
-
- namespace PTMedicalInsurance.Forms
- {
- partial class DualChannelRecordForm
- {
- /// <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();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();
- this.tc_Main = new Sunny.UI.UITabControl();
- this.tb_RecordApply = new System.Windows.Forms.TabPage();
- this.gb_HISInsuReg = new Sunny.UI.UIGroupBox();
- this.uiPanel3 = new Sunny.UI.UIPanel();
- this.txtInsuName = new System.Windows.Forms.TextBox();
- this.txtInsuCode = new System.Windows.Forms.TextBox();
- this.label6 = new System.Windows.Forms.Label();
- this.label5 = new System.Windows.Forms.Label();
- this.btnDelete = new System.Windows.Forms.Button();
- this.btnAdd = new System.Windows.Forms.Button();
- this.uiPanel2 = new Sunny.UI.UIPanel();
- this.dgv_DrugApply = new Sunny.UI.UIDataGridView();
- this.txtInsuType = new System.Windows.Forms.TextBox();
- this.lab_ = new System.Windows.Forms.Label();
- this.txtUnitNo = new System.Windows.Forms.TextBox();
- this.txtBirth = new System.Windows.Forms.TextBox();
- this.txtCertType = new System.Windows.Forms.TextBox();
- this.txtUnitName = new System.Windows.Forms.TextBox();
- this.dtpEnd = new System.Windows.Forms.DateTimePicker();
- this.dtpStart = new System.Windows.Forms.DateTimePicker();
- this.label31 = new System.Windows.Forms.Label();
- this.label30 = new System.Windows.Forms.Label();
- this.label1 = new System.Windows.Forms.Label();
- this.label3 = new System.Windows.Forms.Label();
- this.label20 = new System.Windows.Forms.Label();
- this.label2 = new System.Windows.Forms.Label();
- this.label18 = new System.Windows.Forms.Label();
- this.label16 = new System.Windows.Forms.Label();
- this.txtDiag = new System.Windows.Forms.TextBox();
- this.txtAddress = new System.Windows.Forms.TextBox();
- this.txtNation = new System.Windows.Forms.TextBox();
- this.txtSex = new System.Windows.Forms.TextBox();
- this.label4 = new System.Windows.Forms.Label();
- this.txtPsnNO = new System.Windows.Forms.TextBox();
- this.lab_address = new System.Windows.Forms.Label();
- this.txtCertNo = new System.Windows.Forms.TextBox();
- this.lab_Work = new System.Windows.Forms.Label();
- this.lab_Name = new System.Windows.Forms.Label();
- this.txt_PsnName = new System.Windows.Forms.TextBox();
- this.lab_IdCard = new System.Windows.Forms.Label();
- this.btnCenterQuery = new System.Windows.Forms.Button();
- this.btnLocalQuery = new System.Windows.Forms.Button();
- this.btnReadCard = new System.Windows.Forms.Button();
- this.uiPanel1 = new Sunny.UI.UIPanel();
- this.btnClose = new Sunny.UI.UIButton();
- this.btnPresUpload = new Sunny.UI.UIButton();
- this.tb_RecordQuery = new System.Windows.Forms.TabPage();
- this.uiGroupBox4 = new Sunny.UI.UIGroupBox();
- this.uiTabControl2 = new Sunny.UI.UITabControl();
- this.tp_DrugInfo = new System.Windows.Forms.TabPage();
- this.dgv_DrugInfo = new Sunny.UI.UIDataGridView();
- this.tp_OrgInfo = new System.Windows.Forms.TabPage();
- this.dgv_OrgInfo = new Sunny.UI.UIDataGridView();
- this.uiGroupBox3 = new Sunny.UI.UIGroupBox();
- this.dgv_BasicInfo = new Sunny.UI.UIDataGridView();
- this.uiPanel4 = new Sunny.UI.UIPanel();
- this.btnCancel = new Sunny.UI.UIButton();
- this.uiButton6 = new Sunny.UI.UIButton();
- this.tc_Main.SuspendLayout();
- this.tb_RecordApply.SuspendLayout();
- this.gb_HISInsuReg.SuspendLayout();
- this.uiPanel3.SuspendLayout();
- this.uiPanel2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgv_DrugApply)).BeginInit();
- this.uiPanel1.SuspendLayout();
- this.tb_RecordQuery.SuspendLayout();
- this.uiGroupBox4.SuspendLayout();
- this.uiTabControl2.SuspendLayout();
- this.tp_DrugInfo.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgv_DrugInfo)).BeginInit();
- this.tp_OrgInfo.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgv_OrgInfo)).BeginInit();
- this.uiGroupBox3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgv_BasicInfo)).BeginInit();
- this.uiPanel4.SuspendLayout();
- this.SuspendLayout();
- //
- // tc_Main
- //
- this.tc_Main.Controls.Add(this.tb_RecordApply);
- this.tc_Main.Controls.Add(this.tb_RecordQuery);
- this.tc_Main.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tc_Main.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
- this.tc_Main.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tc_Main.ItemSize = new System.Drawing.Size(180, 40);
- this.tc_Main.Location = new System.Drawing.Point(0, 0);
- this.tc_Main.MainPage = "";
- this.tc_Main.Name = "tc_Main";
- this.tc_Main.SelectedIndex = 0;
- this.tc_Main.Size = new System.Drawing.Size(1329, 559);
- this.tc_Main.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
- this.tc_Main.TabIndex = 0;
- this.tc_Main.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tc_Main.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.tc_Main.TabIndexChanged += new System.EventHandler(this.tc_Main_TabIndexChanged);
- //
- // tb_RecordApply
- //
- this.tb_RecordApply.Controls.Add(this.gb_HISInsuReg);
- this.tb_RecordApply.Controls.Add(this.uiPanel1);
- this.tb_RecordApply.Location = new System.Drawing.Point(0, 40);
- this.tb_RecordApply.Name = "tb_RecordApply";
- this.tb_RecordApply.Size = new System.Drawing.Size(1329, 519);
- this.tb_RecordApply.TabIndex = 0;
- this.tb_RecordApply.Text = "备案申请";
- this.tb_RecordApply.UseVisualStyleBackColor = true;
- //
- // gb_HISInsuReg
- //
- this.gb_HISInsuReg.Controls.Add(this.uiPanel3);
- this.gb_HISInsuReg.Controls.Add(this.uiPanel2);
- this.gb_HISInsuReg.Controls.Add(this.txtInsuType);
- this.gb_HISInsuReg.Controls.Add(this.lab_);
- this.gb_HISInsuReg.Controls.Add(this.txtUnitNo);
- this.gb_HISInsuReg.Controls.Add(this.txtBirth);
- this.gb_HISInsuReg.Controls.Add(this.txtCertType);
- this.gb_HISInsuReg.Controls.Add(this.txtUnitName);
- this.gb_HISInsuReg.Controls.Add(this.dtpEnd);
- this.gb_HISInsuReg.Controls.Add(this.dtpStart);
- this.gb_HISInsuReg.Controls.Add(this.label31);
- this.gb_HISInsuReg.Controls.Add(this.label30);
- this.gb_HISInsuReg.Controls.Add(this.label1);
- this.gb_HISInsuReg.Controls.Add(this.label3);
- this.gb_HISInsuReg.Controls.Add(this.label20);
- this.gb_HISInsuReg.Controls.Add(this.label2);
- this.gb_HISInsuReg.Controls.Add(this.label18);
- this.gb_HISInsuReg.Controls.Add(this.label16);
- this.gb_HISInsuReg.Controls.Add(this.txtDiag);
- this.gb_HISInsuReg.Controls.Add(this.txtAddress);
- this.gb_HISInsuReg.Controls.Add(this.txtNation);
- this.gb_HISInsuReg.Controls.Add(this.txtSex);
- this.gb_HISInsuReg.Controls.Add(this.label4);
- this.gb_HISInsuReg.Controls.Add(this.txtPsnNO);
- this.gb_HISInsuReg.Controls.Add(this.lab_address);
- this.gb_HISInsuReg.Controls.Add(this.txtCertNo);
- this.gb_HISInsuReg.Controls.Add(this.lab_Work);
- this.gb_HISInsuReg.Controls.Add(this.lab_Name);
- this.gb_HISInsuReg.Controls.Add(this.txt_PsnName);
- this.gb_HISInsuReg.Controls.Add(this.lab_IdCard);
- this.gb_HISInsuReg.Controls.Add(this.btnCenterQuery);
- this.gb_HISInsuReg.Controls.Add(this.btnLocalQuery);
- this.gb_HISInsuReg.Controls.Add(this.btnReadCard);
- this.gb_HISInsuReg.Dock = System.Windows.Forms.DockStyle.Fill;
- this.gb_HISInsuReg.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.gb_HISInsuReg.Location = new System.Drawing.Point(0, 0);
- this.gb_HISInsuReg.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.gb_HISInsuReg.MinimumSize = new System.Drawing.Size(1, 1);
- this.gb_HISInsuReg.Name = "gb_HISInsuReg";
- this.gb_HISInsuReg.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
- this.gb_HISInsuReg.Size = new System.Drawing.Size(1329, 453);
- this.gb_HISInsuReg.TabIndex = 9;
- this.gb_HISInsuReg.Text = "基本信息";
- this.gb_HISInsuReg.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.gb_HISInsuReg.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiPanel3
- //
- this.uiPanel3.Controls.Add(this.txtInsuName);
- this.uiPanel3.Controls.Add(this.txtInsuCode);
- this.uiPanel3.Controls.Add(this.label6);
- this.uiPanel3.Controls.Add(this.label5);
- this.uiPanel3.Controls.Add(this.btnDelete);
- this.uiPanel3.Controls.Add(this.btnAdd);
- 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, 205);
- 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(1329, 75);
- this.uiPanel3.TabIndex = 2120;
- this.uiPanel3.Text = null;
- this.uiPanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiPanel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // txtInsuName
- //
- this.txtInsuName.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtInsuName.Location = new System.Drawing.Point(736, 25);
- this.txtInsuName.Margin = new System.Windows.Forms.Padding(4);
- this.txtInsuName.Name = "txtInsuName";
- this.txtInsuName.Size = new System.Drawing.Size(282, 23);
- this.txtInsuName.TabIndex = 2114;
- //
- // txtInsuCode
- //
- this.txtInsuCode.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtInsuCode.Location = new System.Drawing.Point(218, 23);
- this.txtInsuCode.Margin = new System.Windows.Forms.Padding(4);
- this.txtInsuCode.Name = "txtInsuCode";
- this.txtInsuCode.Size = new System.Drawing.Size(284, 23);
- this.txtInsuCode.TabIndex = 2114;
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label6.ForeColor = System.Drawing.SystemColors.ControlText;
- this.label6.Location = new System.Drawing.Point(575, 30);
- this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(126, 14);
- this.label6.TabIndex = 2109;
- this.label6.Text = "中心药品项目名称:";
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label5.ForeColor = System.Drawing.SystemColors.ControlText;
- this.label5.Location = new System.Drawing.Point(45, 28);
- this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(126, 14);
- this.label5.TabIndex = 2109;
- this.label5.Text = "中心药品项目编码:";
- //
- // btnDelete
- //
- this.btnDelete.BackColor = System.Drawing.Color.Transparent;
- this.btnDelete.FlatAppearance.BorderColor = System.Drawing.Color.Blue;
- this.btnDelete.FlatAppearance.BorderSize = 2;
- this.btnDelete.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
- this.btnDelete.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
- this.btnDelete.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnDelete.Location = new System.Drawing.Point(1186, 20);
- this.btnDelete.Margin = new System.Windows.Forms.Padding(4);
- this.btnDelete.Name = "btnDelete";
- this.btnDelete.Size = new System.Drawing.Size(105, 40);
- this.btnDelete.TabIndex = 2099;
- this.btnDelete.TabStop = false;
- this.btnDelete.Text = "删除(&D)";
- this.btnDelete.UseVisualStyleBackColor = false;
- //
- // btnAdd
- //
- this.btnAdd.BackColor = System.Drawing.Color.Transparent;
- this.btnAdd.FlatAppearance.BorderColor = System.Drawing.Color.Blue;
- this.btnAdd.FlatAppearance.BorderSize = 2;
- this.btnAdd.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
- this.btnAdd.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
- this.btnAdd.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnAdd.Location = new System.Drawing.Point(1073, 20);
- this.btnAdd.Margin = new System.Windows.Forms.Padding(4);
- this.btnAdd.Name = "btnAdd";
- this.btnAdd.Size = new System.Drawing.Size(105, 40);
- this.btnAdd.TabIndex = 2099;
- this.btnAdd.TabStop = false;
- this.btnAdd.Text = "新增(&A)";
- this.btnAdd.UseVisualStyleBackColor = false;
- //
- // uiPanel2
- //
- this.uiPanel2.Controls.Add(this.dgv_DrugApply);
- 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, 280);
- 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(1329, 173);
- this.uiPanel2.TabIndex = 2120;
- this.uiPanel2.Text = null;
- this.uiPanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiPanel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // dgv_DrugApply
- //
- this.dgv_DrugApply.AllowUserToAddRows = false;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
- this.dgv_DrugApply.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
- this.dgv_DrugApply.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
- this.dgv_DrugApply.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.dgv_DrugApply.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
- this.dgv_DrugApply.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.dgv_DrugApply.DefaultCellStyle = dataGridViewCellStyle3;
- this.dgv_DrugApply.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgv_DrugApply.EnableHeadersVisualStyles = false;
- this.dgv_DrugApply.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgv_DrugApply.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
- this.dgv_DrugApply.Location = new System.Drawing.Point(0, 0);
- this.dgv_DrugApply.Name = "dgv_DrugApply";
- 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.dgv_DrugApply.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
- this.dgv_DrugApply.RowHeadersWidth = 62;
- 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.dgv_DrugApply.RowsDefaultCellStyle = dataGridViewCellStyle5;
- this.dgv_DrugApply.RowTemplate.Height = 23;
- this.dgv_DrugApply.SelectedIndex = -1;
- this.dgv_DrugApply.Size = new System.Drawing.Size(1329, 173);
- this.dgv_DrugApply.TabIndex = 5;
- this.dgv_DrugApply.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // txtInsuType
- //
- this.txtInsuType.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtInsuType.Location = new System.Drawing.Point(943, 47);
- this.txtInsuType.Margin = new System.Windows.Forms.Padding(4);
- this.txtInsuType.Name = "txtInsuType";
- this.txtInsuType.Size = new System.Drawing.Size(157, 23);
- this.txtInsuType.TabIndex = 2119;
- //
- // lab_
- //
- this.lab_.AutoSize = true;
- this.lab_.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lab_.ForeColor = System.Drawing.Color.Red;
- this.lab_.Location = new System.Drawing.Point(834, 50);
- this.lab_.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lab_.Name = "lab_";
- this.lab_.Size = new System.Drawing.Size(77, 14);
- this.lab_.TabIndex = 2118;
- this.lab_.Text = "险种类型:";
- //
- // txtUnitNo
- //
- this.txtUnitNo.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtUnitNo.Location = new System.Drawing.Point(145, 173);
- this.txtUnitNo.Margin = new System.Windows.Forms.Padding(4);
- this.txtUnitNo.Name = "txtUnitNo";
- this.txtUnitNo.Size = new System.Drawing.Size(232, 23);
- this.txtUnitNo.TabIndex = 2114;
- //
- // txtBirth
- //
- this.txtBirth.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtBirth.Location = new System.Drawing.Point(548, 45);
- this.txtBirth.Margin = new System.Windows.Forms.Padding(4);
- this.txtBirth.Name = "txtBirth";
- this.txtBirth.Size = new System.Drawing.Size(232, 23);
- this.txtBirth.TabIndex = 2113;
- //
- // txtCertType
- //
- this.txtCertType.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtCertType.Location = new System.Drawing.Point(548, 109);
- this.txtCertType.Margin = new System.Windows.Forms.Padding(4);
- this.txtCertType.Name = "txtCertType";
- this.txtCertType.Size = new System.Drawing.Size(232, 23);
- this.txtCertType.TabIndex = 2113;
- //
- // txtUnitName
- //
- this.txtUnitName.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtUnitName.Location = new System.Drawing.Point(548, 173);
- this.txtUnitName.Margin = new System.Windows.Forms.Padding(4);
- this.txtUnitName.Name = "txtUnitName";
- this.txtUnitName.Size = new System.Drawing.Size(232, 23);
- this.txtUnitName.TabIndex = 2113;
- //
- // dtpEnd
- //
- this.dtpEnd.CalendarTrailingForeColor = System.Drawing.SystemColors.GradientActiveCaption;
- this.dtpEnd.CustomFormat = "yyyy-MM-dd";
- this.dtpEnd.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpEnd.Location = new System.Drawing.Point(548, 307);
- this.dtpEnd.Margin = new System.Windows.Forms.Padding(4);
- this.dtpEnd.Name = "dtpEnd";
- this.dtpEnd.Size = new System.Drawing.Size(229, 26);
- this.dtpEnd.TabIndex = 2112;
- //
- // dtpStart
- //
- this.dtpStart.CalendarTrailingForeColor = System.Drawing.SystemColors.GradientActiveCaption;
- this.dtpStart.CustomFormat = "yyyy-MM-dd";
- this.dtpStart.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpStart.Location = new System.Drawing.Point(145, 300);
- this.dtpStart.Margin = new System.Windows.Forms.Padding(4);
- this.dtpStart.Name = "dtpStart";
- this.dtpStart.Size = new System.Drawing.Size(229, 26);
- this.dtpStart.TabIndex = 2112;
- //
- // label31
- //
- this.label31.AutoSize = true;
- this.label31.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label31.ForeColor = System.Drawing.SystemColors.ControlText;
- this.label31.Location = new System.Drawing.Point(437, 177);
- this.label31.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label31.Name = "label31";
- this.label31.Size = new System.Drawing.Size(70, 14);
- this.label31.TabIndex = 2110;
- this.label31.Text = "单位名称:";
- //
- // label30
- //
- this.label30.AutoSize = true;
- this.label30.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label30.ForeColor = System.Drawing.SystemColors.ControlText;
- this.label30.Location = new System.Drawing.Point(36, 181);
- this.label30.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label30.Name = "label30";
- this.label30.Size = new System.Drawing.Size(70, 14);
- this.label30.TabIndex = 2109;
- this.label30.Text = "单位编码:";
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label1.ForeColor = System.Drawing.Color.Red;
- this.label1.Location = new System.Drawing.Point(438, 245);
- this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(42, 14);
- this.label1.TabIndex = 2107;
- this.label1.Text = "民族:";
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label3.ForeColor = System.Drawing.Color.Red;
- this.label3.Location = new System.Drawing.Point(438, 314);
- this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(70, 14);
- this.label3.TabIndex = 2105;
- this.label3.Text = "结束日期:";
- //
- // label20
- //
- this.label20.AutoSize = true;
- this.label20.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label20.ForeColor = System.Drawing.Color.Red;
- this.label20.Location = new System.Drawing.Point(37, 243);
- this.label20.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label20.Name = "label20";
- this.label20.Size = new System.Drawing.Size(42, 14);
- this.label20.TabIndex = 2107;
- this.label20.Text = "性别:";
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label2.ForeColor = System.Drawing.Color.Red;
- this.label2.Location = new System.Drawing.Point(35, 307);
- this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(70, 14);
- this.label2.TabIndex = 2105;
- this.label2.Text = "开始日期:";
- //
- // label18
- //
- this.label18.AutoSize = true;
- this.label18.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label18.ForeColor = System.Drawing.Color.Red;
- this.label18.Location = new System.Drawing.Point(35, 119);
- this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label18.Name = "label18";
- this.label18.Size = new System.Drawing.Size(70, 14);
- this.label18.TabIndex = 2106;
- this.label18.Text = "人员编号:";
- //
- // label16
- //
- this.label16.AutoSize = true;
- this.label16.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label16.ForeColor = System.Drawing.Color.Red;
- this.label16.Location = new System.Drawing.Point(438, 55);
- this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label16.Name = "label16";
- this.label16.Size = new System.Drawing.Size(77, 14);
- this.label16.TabIndex = 2105;
- this.label16.Text = "出生日期:";
- //
- // txtDiag
- //
- this.txtDiag.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtDiag.Location = new System.Drawing.Point(943, 245);
- this.txtDiag.Margin = new System.Windows.Forms.Padding(4);
- this.txtDiag.Name = "txtDiag";
- this.txtDiag.Size = new System.Drawing.Size(354, 23);
- this.txtDiag.TabIndex = 2098;
- //
- // txtAddress
- //
- this.txtAddress.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtAddress.Location = new System.Drawing.Point(943, 180);
- this.txtAddress.Margin = new System.Windows.Forms.Padding(4);
- this.txtAddress.Name = "txtAddress";
- this.txtAddress.Size = new System.Drawing.Size(354, 23);
- this.txtAddress.TabIndex = 2098;
- //
- // txtNation
- //
- this.txtNation.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtNation.Location = new System.Drawing.Point(548, 238);
- this.txtNation.Margin = new System.Windows.Forms.Padding(4);
- this.txtNation.Name = "txtNation";
- this.txtNation.Size = new System.Drawing.Size(232, 23);
- this.txtNation.TabIndex = 2096;
- //
- // txtSex
- //
- this.txtSex.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtSex.Location = new System.Drawing.Point(145, 238);
- this.txtSex.Margin = new System.Windows.Forms.Padding(4);
- this.txtSex.Name = "txtSex";
- this.txtSex.Size = new System.Drawing.Size(232, 23);
- this.txtSex.TabIndex = 2096;
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label4.ForeColor = System.Drawing.Color.Red;
- this.label4.Location = new System.Drawing.Point(834, 248);
- this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(77, 14);
- this.label4.TabIndex = 2100;
- this.label4.Text = "诊断依据:";
- //
- // txtPsnNO
- //
- this.txtPsnNO.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtPsnNO.Location = new System.Drawing.Point(143, 114);
- this.txtPsnNO.Margin = new System.Windows.Forms.Padding(4);
- this.txtPsnNO.Name = "txtPsnNO";
- this.txtPsnNO.Size = new System.Drawing.Size(234, 23);
- this.txtPsnNO.TabIndex = 2096;
- //
- // lab_address
- //
- this.lab_address.AutoSize = true;
- this.lab_address.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lab_address.ForeColor = System.Drawing.Color.Red;
- this.lab_address.Location = new System.Drawing.Point(834, 183);
- this.lab_address.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lab_address.Name = "lab_address";
- this.lab_address.Size = new System.Drawing.Size(77, 14);
- this.lab_address.TabIndex = 2100;
- this.lab_address.Text = "联系地址:";
- //
- // txtCertNo
- //
- this.txtCertNo.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtCertNo.Location = new System.Drawing.Point(943, 104);
- this.txtCertNo.Margin = new System.Windows.Forms.Padding(4);
- this.txtCertNo.Name = "txtCertNo";
- this.txtCertNo.Size = new System.Drawing.Size(354, 23);
- this.txtCertNo.TabIndex = 2095;
- //
- // lab_Work
- //
- this.lab_Work.AutoSize = true;
- this.lab_Work.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lab_Work.ForeColor = System.Drawing.Color.Red;
- this.lab_Work.Location = new System.Drawing.Point(834, 114);
- this.lab_Work.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lab_Work.Name = "lab_Work";
- this.lab_Work.Size = new System.Drawing.Size(77, 14);
- this.lab_Work.TabIndex = 2103;
- this.lab_Work.Text = "证件号码:";
- //
- // lab_Name
- //
- this.lab_Name.AutoSize = true;
- this.lab_Name.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lab_Name.ForeColor = System.Drawing.Color.Red;
- this.lab_Name.Location = new System.Drawing.Point(437, 112);
- this.lab_Name.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lab_Name.Name = "lab_Name";
- this.lab_Name.Size = new System.Drawing.Size(77, 14);
- this.lab_Name.TabIndex = 2102;
- this.lab_Name.Text = "证件类型:";
- //
- // txt_PsnName
- //
- this.txt_PsnName.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt_PsnName.Location = new System.Drawing.Point(145, 47);
- this.txt_PsnName.Margin = new System.Windows.Forms.Padding(4);
- this.txt_PsnName.Name = "txt_PsnName";
- this.txt_PsnName.Size = new System.Drawing.Size(232, 23);
- this.txt_PsnName.TabIndex = 2094;
- //
- // lab_IdCard
- //
- this.lab_IdCard.AutoSize = true;
- this.lab_IdCard.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lab_IdCard.ForeColor = System.Drawing.Color.Red;
- this.lab_IdCard.Location = new System.Drawing.Point(37, 55);
- this.lab_IdCard.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lab_IdCard.Name = "lab_IdCard";
- this.lab_IdCard.Size = new System.Drawing.Size(77, 14);
- this.lab_IdCard.TabIndex = 2101;
- this.lab_IdCard.Text = "人员姓名:";
- //
- // btnCenterQuery
- //
- this.btnCenterQuery.BackColor = System.Drawing.Color.Transparent;
- this.btnCenterQuery.FlatAppearance.BorderColor = System.Drawing.Color.Blue;
- this.btnCenterQuery.FlatAppearance.BorderSize = 2;
- this.btnCenterQuery.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
- this.btnCenterQuery.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
- this.btnCenterQuery.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnCenterQuery.Location = new System.Drawing.Point(1093, 302);
- this.btnCenterQuery.Margin = new System.Windows.Forms.Padding(4);
- this.btnCenterQuery.Name = "btnCenterQuery";
- this.btnCenterQuery.Size = new System.Drawing.Size(204, 40);
- this.btnCenterQuery.TabIndex = 2099;
- this.btnCenterQuery.TabStop = false;
- this.btnCenterQuery.Text = "查询中心备案信息";
- this.btnCenterQuery.UseVisualStyleBackColor = false;
- this.btnCenterQuery.Click += new System.EventHandler(this.btnQuery_Click);
- //
- // btnLocalQuery
- //
- this.btnLocalQuery.BackColor = System.Drawing.Color.Transparent;
- this.btnLocalQuery.FlatAppearance.BorderColor = System.Drawing.Color.Blue;
- this.btnLocalQuery.FlatAppearance.BorderSize = 2;
- this.btnLocalQuery.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
- this.btnLocalQuery.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
- this.btnLocalQuery.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnLocalQuery.Location = new System.Drawing.Point(838, 304);
- this.btnLocalQuery.Margin = new System.Windows.Forms.Padding(4);
- this.btnLocalQuery.Name = "btnLocalQuery";
- this.btnLocalQuery.Size = new System.Drawing.Size(208, 40);
- this.btnLocalQuery.TabIndex = 2099;
- this.btnLocalQuery.TabStop = false;
- this.btnLocalQuery.Text = "查询本院备案信息";
- this.btnLocalQuery.UseVisualStyleBackColor = false;
- this.btnLocalQuery.Click += new System.EventHandler(this.btnQuery_Click);
- //
- // btnReadCard
- //
- this.btnReadCard.BackColor = System.Drawing.Color.Transparent;
- this.btnReadCard.FlatAppearance.BorderColor = System.Drawing.Color.Blue;
- this.btnReadCard.FlatAppearance.BorderSize = 2;
- this.btnReadCard.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
- this.btnReadCard.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
- this.btnReadCard.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.btnReadCard.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnReadCard.Location = new System.Drawing.Point(1131, 38);
- this.btnReadCard.Margin = new System.Windows.Forms.Padding(4);
- this.btnReadCard.Name = "btnReadCard";
- this.btnReadCard.Size = new System.Drawing.Size(166, 40);
- this.btnReadCard.TabIndex = 2099;
- this.btnReadCard.TabStop = false;
- this.btnReadCard.Text = "读卡(&R)";
- this.btnReadCard.UseVisualStyleBackColor = false;
- this.btnReadCard.Click += new System.EventHandler(this.btnReadCard_Click);
- //
- // uiPanel1
- //
- this.uiPanel1.Controls.Add(this.btnClose);
- this.uiPanel1.Controls.Add(this.btnPresUpload);
- 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, 453);
- 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(1329, 66);
- 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);
- //
- // btnClose
- //
- this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | 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(1166, 8);
- this.btnClose.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnClose.Name = "btnClose";
- this.btnClose.Size = new System.Drawing.Size(152, 51);
- this.btnClose.TabIndex = 1;
- 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);
- //
- // btnPresUpload
- //
- this.btnPresUpload.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.btnPresUpload.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btnPresUpload.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnPresUpload.Location = new System.Drawing.Point(999, 8);
- this.btnPresUpload.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnPresUpload.Name = "btnPresUpload";
- this.btnPresUpload.Size = new System.Drawing.Size(152, 51);
- this.btnPresUpload.TabIndex = 0;
- this.btnPresUpload.Text = "申请备案";
- this.btnPresUpload.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnPresUpload.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.btnPresUpload.Click += new System.EventHandler(this.btnPresUpload_Click);
- //
- // tb_RecordQuery
- //
- this.tb_RecordQuery.Controls.Add(this.uiGroupBox4);
- this.tb_RecordQuery.Controls.Add(this.uiGroupBox3);
- this.tb_RecordQuery.Controls.Add(this.uiPanel4);
- this.tb_RecordQuery.Location = new System.Drawing.Point(0, 40);
- this.tb_RecordQuery.Name = "tb_RecordQuery";
- this.tb_RecordQuery.Size = new System.Drawing.Size(992, 471);
- this.tb_RecordQuery.TabIndex = 2;
- this.tb_RecordQuery.Text = "备案查询";
- this.tb_RecordQuery.UseVisualStyleBackColor = true;
- //
- // uiGroupBox4
- //
- this.uiGroupBox4.Controls.Add(this.uiTabControl2);
- this.uiGroupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
- this.uiGroupBox4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiGroupBox4.Location = new System.Drawing.Point(0, 180);
- this.uiGroupBox4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiGroupBox4.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiGroupBox4.Name = "uiGroupBox4";
- this.uiGroupBox4.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
- this.uiGroupBox4.Size = new System.Drawing.Size(992, 214);
- this.uiGroupBox4.TabIndex = 11;
- this.uiGroupBox4.Text = "其它信息";
- this.uiGroupBox4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiGroupBox4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiTabControl2
- //
- this.uiTabControl2.Controls.Add(this.tp_DrugInfo);
- this.uiTabControl2.Controls.Add(this.tp_OrgInfo);
- this.uiTabControl2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.uiTabControl2.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
- this.uiTabControl2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiTabControl2.ItemSize = new System.Drawing.Size(150, 40);
- this.uiTabControl2.Location = new System.Drawing.Point(0, 32);
- this.uiTabControl2.MainPage = "";
- this.uiTabControl2.Name = "uiTabControl2";
- this.uiTabControl2.SelectedIndex = 0;
- this.uiTabControl2.Size = new System.Drawing.Size(992, 182);
- this.uiTabControl2.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
- this.uiTabControl2.TabIndex = 0;
- this.uiTabControl2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiTabControl2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tp_DrugInfo
- //
- this.tp_DrugInfo.Controls.Add(this.dgv_DrugInfo);
- this.tp_DrugInfo.Location = new System.Drawing.Point(0, 40);
- this.tp_DrugInfo.Name = "tp_DrugInfo";
- this.tp_DrugInfo.Size = new System.Drawing.Size(992, 142);
- this.tp_DrugInfo.TabIndex = 1;
- this.tp_DrugInfo.Text = "药品信息";
- this.tp_DrugInfo.UseVisualStyleBackColor = true;
- //
- // dgv_DrugInfo
- //
- this.dgv_DrugInfo.AllowUserToAddRows = false;
- dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
- this.dgv_DrugInfo.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
- this.dgv_DrugInfo.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
- this.dgv_DrugInfo.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.dgv_DrugInfo.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
- this.dgv_DrugInfo.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.dgv_DrugInfo.DefaultCellStyle = dataGridViewCellStyle8;
- this.dgv_DrugInfo.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgv_DrugInfo.EnableHeadersVisualStyles = false;
- this.dgv_DrugInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgv_DrugInfo.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
- this.dgv_DrugInfo.Location = new System.Drawing.Point(0, 0);
- this.dgv_DrugInfo.Name = "dgv_DrugInfo";
- 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.dgv_DrugInfo.RowHeadersDefaultCellStyle = dataGridViewCellStyle9;
- this.dgv_DrugInfo.RowHeadersWidth = 62;
- 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.dgv_DrugInfo.RowsDefaultCellStyle = dataGridViewCellStyle10;
- this.dgv_DrugInfo.RowTemplate.Height = 23;
- this.dgv_DrugInfo.SelectedIndex = -1;
- this.dgv_DrugInfo.Size = new System.Drawing.Size(992, 142);
- this.dgv_DrugInfo.TabIndex = 1;
- this.dgv_DrugInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tp_OrgInfo
- //
- this.tp_OrgInfo.Controls.Add(this.dgv_OrgInfo);
- this.tp_OrgInfo.Location = new System.Drawing.Point(0, 40);
- this.tp_OrgInfo.Name = "tp_OrgInfo";
- this.tp_OrgInfo.Size = new System.Drawing.Size(200, 0);
- this.tp_OrgInfo.TabIndex = 2;
- this.tp_OrgInfo.Text = "机构信息";
- this.tp_OrgInfo.UseVisualStyleBackColor = true;
- //
- // dgv_OrgInfo
- //
- this.dgv_OrgInfo.AllowUserToAddRows = false;
- dataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
- this.dgv_OrgInfo.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle11;
- this.dgv_OrgInfo.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
- this.dgv_OrgInfo.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle12.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle12.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle12.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgv_OrgInfo.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle12;
- this.dgv_OrgInfo.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle13.BackColor = System.Drawing.Color.White;
- dataGridViewCellStyle13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- dataGridViewCellStyle13.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle13.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- dataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dgv_OrgInfo.DefaultCellStyle = dataGridViewCellStyle13;
- this.dgv_OrgInfo.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgv_OrgInfo.EnableHeadersVisualStyles = false;
- this.dgv_OrgInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgv_OrgInfo.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
- this.dgv_OrgInfo.Location = new System.Drawing.Point(0, 0);
- this.dgv_OrgInfo.Name = "dgv_OrgInfo";
- dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- dataGridViewCellStyle14.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle14.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- dataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgv_OrgInfo.RowHeadersDefaultCellStyle = dataGridViewCellStyle14;
- this.dgv_OrgInfo.RowHeadersWidth = 62;
- dataGridViewCellStyle15.BackColor = System.Drawing.Color.White;
- dataGridViewCellStyle15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- dataGridViewCellStyle15.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle15.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.dgv_OrgInfo.RowsDefaultCellStyle = dataGridViewCellStyle15;
- this.dgv_OrgInfo.RowTemplate.Height = 23;
- this.dgv_OrgInfo.SelectedIndex = -1;
- this.dgv_OrgInfo.Size = new System.Drawing.Size(200, 0);
- this.dgv_OrgInfo.TabIndex = 1;
- this.dgv_OrgInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiGroupBox3
- //
- this.uiGroupBox3.Controls.Add(this.dgv_BasicInfo);
- this.uiGroupBox3.Dock = System.Windows.Forms.DockStyle.Top;
- this.uiGroupBox3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiGroupBox3.Location = new System.Drawing.Point(0, 0);
- this.uiGroupBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiGroupBox3.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiGroupBox3.Name = "uiGroupBox3";
- this.uiGroupBox3.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
- this.uiGroupBox3.Size = new System.Drawing.Size(992, 180);
- this.uiGroupBox3.TabIndex = 10;
- this.uiGroupBox3.Text = "备案记录";
- this.uiGroupBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiGroupBox3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // dgv_BasicInfo
- //
- this.dgv_BasicInfo.AllowUserToAddRows = false;
- dataGridViewCellStyle16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
- this.dgv_BasicInfo.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle16;
- this.dgv_BasicInfo.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
- this.dgv_BasicInfo.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle17.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle17.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle17.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle17.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle17.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgv_BasicInfo.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle17;
- this.dgv_BasicInfo.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle18.BackColor = System.Drawing.Color.White;
- dataGridViewCellStyle18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- dataGridViewCellStyle18.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle18.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- dataGridViewCellStyle18.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dgv_BasicInfo.DefaultCellStyle = dataGridViewCellStyle18;
- this.dgv_BasicInfo.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgv_BasicInfo.EnableHeadersVisualStyles = false;
- this.dgv_BasicInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgv_BasicInfo.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
- this.dgv_BasicInfo.Location = new System.Drawing.Point(0, 32);
- this.dgv_BasicInfo.Name = "dgv_BasicInfo";
- dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle19.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- dataGridViewCellStyle19.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle19.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- dataGridViewCellStyle19.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgv_BasicInfo.RowHeadersDefaultCellStyle = dataGridViewCellStyle19;
- this.dgv_BasicInfo.RowHeadersWidth = 62;
- dataGridViewCellStyle20.BackColor = System.Drawing.Color.White;
- dataGridViewCellStyle20.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle20.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- dataGridViewCellStyle20.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle20.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.dgv_BasicInfo.RowsDefaultCellStyle = dataGridViewCellStyle20;
- this.dgv_BasicInfo.RowTemplate.Height = 23;
- this.dgv_BasicInfo.SelectedIndex = -1;
- this.dgv_BasicInfo.Size = new System.Drawing.Size(992, 148);
- this.dgv_BasicInfo.TabIndex = 0;
- this.dgv_BasicInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiPanel4
- //
- this.uiPanel4.Controls.Add(this.btnCancel);
- this.uiPanel4.Controls.Add(this.uiButton6);
- this.uiPanel4.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.uiPanel4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiPanel4.Location = new System.Drawing.Point(0, 394);
- 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(992, 77);
- this.uiPanel4.TabIndex = 9;
- this.uiPanel4.Text = null;
- this.uiPanel4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiPanel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // btnCancel
- //
- this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | 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(218, 30);
- this.btnCancel.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnCancel.Name = "btnCancel";
- this.btnCancel.Size = new System.Drawing.Size(177, 50);
- this.btnCancel.TabIndex = 1;
- 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);
- //
- // uiButton6
- //
- this.uiButton6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.uiButton6.Cursor = System.Windows.Forms.Cursors.Hand;
- this.uiButton6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiButton6.Location = new System.Drawing.Point(518, 30);
- this.uiButton6.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiButton6.Name = "uiButton6";
- this.uiButton6.Size = new System.Drawing.Size(177, 50);
- this.uiButton6.TabIndex = 1;
- this.uiButton6.Text = "退 出";
- this.uiButton6.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiButton6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.uiButton6.Click += new System.EventHandler(this.btnClose_Click);
- //
- // DualChannelRecordForm
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1329, 559);
- this.Controls.Add(this.tc_Main);
- this.Name = "DualChannelRecordForm";
- this.Text = "双通道备案";
- this.Load += new System.EventHandler(this.DualChannelRecordForm_Load);
- this.tc_Main.ResumeLayout(false);
- this.tb_RecordApply.ResumeLayout(false);
- this.gb_HISInsuReg.ResumeLayout(false);
- this.gb_HISInsuReg.PerformLayout();
- this.uiPanel3.ResumeLayout(false);
- this.uiPanel3.PerformLayout();
- this.uiPanel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgv_DrugApply)).EndInit();
- this.uiPanel1.ResumeLayout(false);
- this.tb_RecordQuery.ResumeLayout(false);
- this.uiGroupBox4.ResumeLayout(false);
- this.uiTabControl2.ResumeLayout(false);
- this.tp_DrugInfo.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgv_DrugInfo)).EndInit();
- this.tp_OrgInfo.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgv_OrgInfo)).EndInit();
- this.uiGroupBox3.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgv_BasicInfo)).EndInit();
- this.uiPanel4.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private Sunny.UI.UITabControl tc_Main;
- private System.Windows.Forms.TabPage tb_RecordApply;
- private System.Windows.Forms.TabPage tb_RecordQuery;
- private Sunny.UI.UIDataGridView dgv_DrugApply;
- private Sunny.UI.UIGroupBox gb_HISInsuReg;
- private Sunny.UI.UIGroupBox uiGroupBox4;
- private Sunny.UI.UITabControl uiTabControl2;
- private System.Windows.Forms.TabPage tp_DrugInfo;
- private Sunny.UI.UIDataGridView dgv_DrugInfo;
- private System.Windows.Forms.TabPage tp_OrgInfo;
- private Sunny.UI.UIDataGridView dgv_OrgInfo;
- private Sunny.UI.UIPanel uiPanel4;
- private Sunny.UI.UIButton uiButton6;
- private Sunny.UI.UIPanel uiPanel1;
- private Sunny.UI.UIButton btnClose;
- private Sunny.UI.UIButton btnPresUpload;
- private System.Windows.Forms.TextBox txtInsuType;
- private System.Windows.Forms.Label lab_;
- private System.Windows.Forms.TextBox txtUnitNo;
- private System.Windows.Forms.TextBox txtUnitName;
- private System.Windows.Forms.Label label31;
- private System.Windows.Forms.Label label30;
- private System.Windows.Forms.Label label20;
- private System.Windows.Forms.Label label18;
- private System.Windows.Forms.Label label16;
- private System.Windows.Forms.TextBox txtAddress;
- private System.Windows.Forms.TextBox txtPsnNO;
- private System.Windows.Forms.Label lab_address;
- private System.Windows.Forms.TextBox txtCertNo;
- private System.Windows.Forms.Label lab_Work;
- private System.Windows.Forms.Label lab_Name;
- private System.Windows.Forms.TextBox txt_PsnName;
- private System.Windows.Forms.Label lab_IdCard;
- private System.Windows.Forms.Button btnReadCard;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.TextBox txtNation;
- private System.Windows.Forms.TextBox txtSex;
- private System.Windows.Forms.DateTimePicker dtpEnd;
- private System.Windows.Forms.DateTimePicker dtpStart;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.TextBox txtDiag;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.TextBox txtInsuName;
- private System.Windows.Forms.Label label6;
- private System.Windows.Forms.TextBox txtInsuCode;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.TextBox txtCertType;
- private System.Windows.Forms.TextBox txtBirth;
- private Sunny.UI.UIPanel uiPanel3;
- private Sunny.UI.UIPanel uiPanel2;
- private System.Windows.Forms.Button btnAdd;
- private System.Windows.Forms.Button btnDelete;
- private System.Windows.Forms.Button btnLocalQuery;
- private Sunny.UI.UIGroupBox uiGroupBox3;
- private Sunny.UI.UIDataGridView dgv_BasicInfo;
- private Sunny.UI.UIButton btnCancel;
- private System.Windows.Forms.Button btnCenterQuery;
- }
- }
|