| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723 | namespace PTMedicalInsurance.Forms{    partial class PrescriptionCirculation    {        /// <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();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle22 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle23 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle24 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle25 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle26 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle27 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle28 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle29 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle30 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle31 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle32 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle33 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle34 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle35 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle36 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle37 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle38 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle39 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle40 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle41 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle42 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle43 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle44 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle45 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle46 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle47 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle48 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle49 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle50 = new System.Windows.Forms.DataGridViewCellStyle();            this.tc_Main = new Sunny.UI.UITabControl();            this.tb_PresUpload = new System.Windows.Forms.TabPage();            this.gb_HISInsuReg = new Sunny.UI.UIGroupBox();            this.dgv_HISRegInfo = new Sunny.UI.UIDataGridView();            this.gb_Prescription = new Sunny.UI.UIGroupBox();            this.dgv_PrescriptionInfo = new Sunny.UI.UIDataGridView();            this.uiPanel1 = new Sunny.UI.UIPanel();            this.btnElcSign = new Sunny.UI.UIButton();            this.uiLabel2 = new Sunny.UI.UILabel();            this.uiLabel1 = new Sunny.UI.UILabel();            this.dtED = new Sunny.UI.UIDatetimePicker();            this.dtST = new Sunny.UI.UIDatetimePicker();            this.tb_CertNo = new Sunny.UI.UITextBox();            this.btnGetInfo = new Sunny.UI.UIButton();            this.btnUpload_Pre = new Sunny.UI.UIButton();            this.btnClose = new Sunny.UI.UIButton();            this.btnPresUpload = new Sunny.UI.UIButton();            this.tb_CancelPres = new System.Windows.Forms.TabPage();            this.uiPanel2 = new Sunny.UI.UIPanel();            this.cbx_DocInfo = new PTControl.DBLookupCombox();            this.label4 = new System.Windows.Forms.Label();            this.rtb_CancelReason = new Sunny.UI.UIRichTextBox();            this.rg_type = new Sunny.UI.UIRadioButtonGroup();            this.uiLabel3 = new Sunny.UI.UILabel();            this.uiLabel4 = new Sunny.UI.UILabel();            this.dt_Et = new Sunny.UI.UIDatetimePicker();            this.dt_St = new Sunny.UI.UIDatetimePicker();            this.tb_CertnoQuery = new Sunny.UI.UITextBox();            this.btnQuery = new Sunny.UI.UIButton();            this.uiButton3 = new Sunny.UI.UIButton();            this.btnCancel = new Sunny.UI.UIButton();            this.dgv_Master = new Sunny.UI.UIDataGridView();            this.tb_PresToExaInfo = new System.Windows.Forms.TabPage();            this.uiGroupBox2 = new Sunny.UI.UIGroupBox();            this.dgv_PresAuditResults = new Sunny.UI.UIDataGridView();            this.uiGroupBox1 = new Sunny.UI.UIGroupBox();            this.dgv_PresUploadInfo = new Sunny.UI.UIDataGridView();            this.uiPanel3 = new Sunny.UI.UIPanel();            this.uiLabel5 = new Sunny.UI.UILabel();            this.uiLabel6 = new Sunny.UI.UILabel();            this.dt_ET_Process = new Sunny.UI.UIDatetimePicker();            this.dt_ST_Process = new Sunny.UI.UIDatetimePicker();            this.uiTextBox1 = new Sunny.UI.UITextBox();            this.btn_QueryUploadInfo = new Sunny.UI.UIButton();            this.uiButton4 = new Sunny.UI.UIButton();            this.uiButton5 = new Sunny.UI.UIButton();            this.tb_PresInfo = new System.Windows.Forms.TabPage();            this.uiGroupBox4 = new Sunny.UI.UIGroupBox();            this.uiTabControl2 = new Sunny.UI.UITabControl();            this.tp_PresMain = new System.Windows.Forms.TabPage();            this.dgv_Main_tb = new Sunny.UI.UIDataGridView();            this.tp_DetlList = new System.Windows.Forms.TabPage();            this.dgv_DetlList_tb = new Sunny.UI.UIDataGridView();            this.tp_Otpinfo = new System.Windows.Forms.TabPage();            this.dgv_Otpinfo_tb = new Sunny.UI.UIDataGridView();            this.tp_DiseList = new System.Windows.Forms.TabPage();            this.dgv_DiseList_tb = new Sunny.UI.UIDataGridView();            this.uiGroupBox3 = new Sunny.UI.UIGroupBox();            this.dgv_PresPreChekInfo = new Sunny.UI.UIDataGridView();            this.uiPanel4 = new Sunny.UI.UIPanel();            this.uiLabel7 = new Sunny.UI.UILabel();            this.uiLabel8 = new Sunny.UI.UILabel();            this.dt_ET_PPC = new Sunny.UI.UIDatetimePicker();            this.dt_ST_PPC = new Sunny.UI.UIDatetimePicker();            this.tb_PresCertNo = new Sunny.UI.UITextBox();            this.tb_QueryPresPreCheck = new Sunny.UI.UIButton();            this.uiButton6 = new Sunny.UI.UIButton();            this.btn_InsuQuery = new Sunny.UI.UIButton();            this.tc_Main.SuspendLayout();            this.tb_PresUpload.SuspendLayout();            this.gb_HISInsuReg.SuspendLayout();            ((System.ComponentModel.ISupportInitialize)(this.dgv_HISRegInfo)).BeginInit();            this.gb_Prescription.SuspendLayout();            ((System.ComponentModel.ISupportInitialize)(this.dgv_PrescriptionInfo)).BeginInit();            this.uiPanel1.SuspendLayout();            this.tb_CancelPres.SuspendLayout();            this.uiPanel2.SuspendLayout();            ((System.ComponentModel.ISupportInitialize)(this.dgv_Master)).BeginInit();            this.tb_PresToExaInfo.SuspendLayout();            this.uiGroupBox2.SuspendLayout();            ((System.ComponentModel.ISupportInitialize)(this.dgv_PresAuditResults)).BeginInit();            this.uiGroupBox1.SuspendLayout();            ((System.ComponentModel.ISupportInitialize)(this.dgv_PresUploadInfo)).BeginInit();            this.uiPanel3.SuspendLayout();            this.tb_PresInfo.SuspendLayout();            this.uiGroupBox4.SuspendLayout();            this.uiTabControl2.SuspendLayout();            this.tp_PresMain.SuspendLayout();            ((System.ComponentModel.ISupportInitialize)(this.dgv_Main_tb)).BeginInit();            this.tp_DetlList.SuspendLayout();            ((System.ComponentModel.ISupportInitialize)(this.dgv_DetlList_tb)).BeginInit();            this.tp_Otpinfo.SuspendLayout();            ((System.ComponentModel.ISupportInitialize)(this.dgv_Otpinfo_tb)).BeginInit();            this.tp_DiseList.SuspendLayout();            ((System.ComponentModel.ISupportInitialize)(this.dgv_DiseList_tb)).BeginInit();            this.uiGroupBox3.SuspendLayout();            ((System.ComponentModel.ISupportInitialize)(this.dgv_PresPreChekInfo)).BeginInit();            this.uiPanel4.SuspendLayout();            this.SuspendLayout();            //             // tc_Main            //             this.tc_Main.Controls.Add(this.tb_PresUpload);            this.tc_Main.Controls.Add(this.tb_CancelPres);            this.tc_Main.Controls.Add(this.tb_PresToExaInfo);            this.tc_Main.Controls.Add(this.tb_PresInfo);            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(1434, 744);            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);            //             // tb_PresUpload            //             this.tb_PresUpload.Controls.Add(this.gb_HISInsuReg);            this.tb_PresUpload.Controls.Add(this.gb_Prescription);            this.tb_PresUpload.Controls.Add(this.uiPanel1);            this.tb_PresUpload.Location = new System.Drawing.Point(0, 40);            this.tb_PresUpload.Name = "tb_PresUpload";            this.tb_PresUpload.Size = new System.Drawing.Size(1434, 704);            this.tb_PresUpload.TabIndex = 0;            this.tb_PresUpload.Text = "电子处方上传";            this.tb_PresUpload.UseVisualStyleBackColor = true;            //             // gb_HISInsuReg            //             this.gb_HISInsuReg.Controls.Add(this.dgv_HISRegInfo);            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(1434, 323);            this.gb_HISInsuReg.TabIndex = 9;            this.gb_HISInsuReg.Text = "HIS就诊信息(点击查看处方明细)";            this.gb_HISInsuReg.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;            this.gb_HISInsuReg.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // dgv_HISRegInfo            //             this.dgv_HISRegInfo.AllowUserToAddRows = false;            dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));            this.dgv_HISRegInfo.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;            this.dgv_HISRegInfo.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));            this.dgv_HISRegInfo.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_HISRegInfo.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;            this.dgv_HISRegInfo.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_HISRegInfo.DefaultCellStyle = dataGridViewCellStyle3;            this.dgv_HISRegInfo.Dock = System.Windows.Forms.DockStyle.Fill;            this.dgv_HISRegInfo.EnableHeadersVisualStyles = false;            this.dgv_HISRegInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.dgv_HISRegInfo.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));            this.dgv_HISRegInfo.Location = new System.Drawing.Point(0, 32);            this.dgv_HISRegInfo.Name = "dgv_HISRegInfo";            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_HISRegInfo.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.dgv_HISRegInfo.RowsDefaultCellStyle = dataGridViewCellStyle5;            this.dgv_HISRegInfo.RowTemplate.Height = 23;            this.dgv_HISRegInfo.SelectedIndex = -1;            this.dgv_HISRegInfo.Size = new System.Drawing.Size(1434, 291);            this.dgv_HISRegInfo.TabIndex = 4;            this.dgv_HISRegInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            this.dgv_HISRegInfo.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgv_HISRegInfo_CellClick);            //             // gb_Prescription            //             this.gb_Prescription.Controls.Add(this.dgv_PrescriptionInfo);            this.gb_Prescription.Dock = System.Windows.Forms.DockStyle.Bottom;            this.gb_Prescription.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.gb_Prescription.Location = new System.Drawing.Point(0, 323);            this.gb_Prescription.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.gb_Prescription.MinimumSize = new System.Drawing.Size(1, 1);            this.gb_Prescription.Name = "gb_Prescription";            this.gb_Prescription.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);            this.gb_Prescription.Size = new System.Drawing.Size(1434, 298);            this.gb_Prescription.TabIndex = 6;            this.gb_Prescription.Text = "处方信息";            this.gb_Prescription.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;            this.gb_Prescription.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // dgv_PrescriptionInfo            //             this.dgv_PrescriptionInfo.AllowUserToAddRows = false;            dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));            this.dgv_PrescriptionInfo.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;            this.dgv_PrescriptionInfo.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));            this.dgv_PrescriptionInfo.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_PrescriptionInfo.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;            this.dgv_PrescriptionInfo.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_PrescriptionInfo.DefaultCellStyle = dataGridViewCellStyle8;            this.dgv_PrescriptionInfo.Dock = System.Windows.Forms.DockStyle.Fill;            this.dgv_PrescriptionInfo.EnableHeadersVisualStyles = false;            this.dgv_PrescriptionInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.dgv_PrescriptionInfo.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));            this.dgv_PrescriptionInfo.Location = new System.Drawing.Point(0, 32);            this.dgv_PrescriptionInfo.Name = "dgv_PrescriptionInfo";            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_PrescriptionInfo.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.dgv_PrescriptionInfo.RowsDefaultCellStyle = dataGridViewCellStyle10;            this.dgv_PrescriptionInfo.RowTemplate.Height = 23;            this.dgv_PrescriptionInfo.SelectedIndex = -1;            this.dgv_PrescriptionInfo.Size = new System.Drawing.Size(1434, 266);            this.dgv_PrescriptionInfo.TabIndex = 5;            this.dgv_PrescriptionInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            this.dgv_PrescriptionInfo.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgv_PrescriptionInfo_CellContentClick);            //             // uiPanel1            //             this.uiPanel1.Controls.Add(this.btnElcSign);            this.uiPanel1.Controls.Add(this.uiLabel2);            this.uiPanel1.Controls.Add(this.uiLabel1);            this.uiPanel1.Controls.Add(this.dtED);            this.uiPanel1.Controls.Add(this.dtST);            this.uiPanel1.Controls.Add(this.tb_CertNo);            this.uiPanel1.Controls.Add(this.btnGetInfo);            this.uiPanel1.Controls.Add(this.btnUpload_Pre);            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, 621);            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(1434, 83);            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);            //             // btnElcSign            //             this.btnElcSign.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));            this.btnElcSign.Cursor = System.Windows.Forms.Cursors.Hand;            this.btnElcSign.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.btnElcSign.Location = new System.Drawing.Point(1101, 11);            this.btnElcSign.MinimumSize = new System.Drawing.Size(1, 1);            this.btnElcSign.Name = "btnElcSign";            this.btnElcSign.Size = new System.Drawing.Size(107, 62);            this.btnElcSign.TabIndex = 40;            this.btnElcSign.Text = "3.电子签名";            this.btnElcSign.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.btnElcSign.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            this.btnElcSign.Click += new System.EventHandler(this.btnElcSign_Click);            //             // uiLabel2            //             this.uiLabel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));            this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiLabel2.Location = new System.Drawing.Point(309, 11);            this.uiLabel2.Name = "uiLabel2";            this.uiLabel2.Size = new System.Drawing.Size(90, 23);            this.uiLabel2.TabIndex = 39;            this.uiLabel2.Text = "身份证号:";            this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;            this.uiLabel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // uiLabel1            //             this.uiLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));            this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiLabel1.Location = new System.Drawing.Point(16, 11);            this.uiLabel1.Name = "uiLabel1";            this.uiLabel1.Size = new System.Drawing.Size(90, 23);            this.uiLabel1.TabIndex = 38;            this.uiLabel1.Text = "查询时间:";            this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;            this.uiLabel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // dtED            //             this.dtED.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));            this.dtED.FillColor = System.Drawing.Color.White;            this.dtED.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.dtED.Location = new System.Drawing.Point(109, 44);            this.dtED.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.dtED.MaxLength = 19;            this.dtED.MinimumSize = new System.Drawing.Size(63, 0);            this.dtED.Name = "dtED";            this.dtED.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);            this.dtED.Size = new System.Drawing.Size(183, 29);            this.dtED.SymbolDropDown = 61555;            this.dtED.SymbolNormal = 61555;            this.dtED.TabIndex = 37;            this.dtED.Text = "2023-06-15 00:00:00";            this.dtED.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.dtED.Value = new System.DateTime(2023, 6, 15, 0, 0, 0, 0);            this.dtED.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // dtST            //             this.dtST.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));            this.dtST.FillColor = System.Drawing.Color.White;            this.dtST.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.dtST.Location = new System.Drawing.Point(109, 9);            this.dtST.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.dtST.MaxLength = 19;            this.dtST.MinimumSize = new System.Drawing.Size(63, 0);            this.dtST.Name = "dtST";            this.dtST.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);            this.dtST.Size = new System.Drawing.Size(183, 29);            this.dtST.SymbolDropDown = 61555;            this.dtST.SymbolNormal = 61555;            this.dtST.TabIndex = 36;            this.dtST.Text = "2023-06-14 00:00:00";            this.dtST.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.dtST.Value = new System.DateTime(2023, 6, 14, 0, 0, 0, 0);            this.dtST.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // tb_CertNo            //             this.tb_CertNo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));            this.tb_CertNo.Cursor = System.Windows.Forms.Cursors.IBeam;            this.tb_CertNo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.tb_CertNo.Location = new System.Drawing.Point(307, 44);            this.tb_CertNo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.tb_CertNo.MinimumSize = new System.Drawing.Size(1, 16);            this.tb_CertNo.Name = "tb_CertNo";            this.tb_CertNo.ShowText = false;            this.tb_CertNo.Size = new System.Drawing.Size(175, 29);            this.tb_CertNo.TabIndex = 30;            this.tb_CertNo.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.tb_CertNo.Watermark = "请输入身份证号";            this.tb_CertNo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // btnGetInfo            //             this.btnGetInfo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));            this.btnGetInfo.Cursor = System.Windows.Forms.Cursors.Hand;            this.btnGetInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.btnGetInfo.Location = new System.Drawing.Point(499, 11);            this.btnGetInfo.MinimumSize = new System.Drawing.Size(1, 1);            this.btnGetInfo.Name = "btnGetInfo";            this.btnGetInfo.Size = new System.Drawing.Size(111, 62);            this.btnGetInfo.TabIndex = 29;            this.btnGetInfo.Text = "1.查  询";            this.btnGetInfo.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.btnGetInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            this.btnGetInfo.Click += new System.EventHandler(this.btnReadCard_Click);            //             // btnUpload_Pre            //             this.btnUpload_Pre.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));            this.btnUpload_Pre.Cursor = System.Windows.Forms.Cursors.Hand;            this.btnUpload_Pre.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.btnUpload_Pre.Location = new System.Drawing.Point(991, 11);            this.btnUpload_Pre.MinimumSize = new System.Drawing.Size(1, 1);            this.btnUpload_Pre.Name = "btnUpload_Pre";            this.btnUpload_Pre.Size = new System.Drawing.Size(107, 62);            this.btnUpload_Pre.TabIndex = 2;            this.btnUpload_Pre.Text = "2.预核验";            this.btnUpload_Pre.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.btnUpload_Pre.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            this.btnUpload_Pre.Click += new System.EventHandler(this.btnUpload_Pre_Click);            //             // 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(1321, 11);            this.btnClose.MinimumSize = new System.Drawing.Size(1, 1);            this.btnClose.Name = "btnClose";            this.btnClose.Size = new System.Drawing.Size(107, 62);            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(1211, 11);            this.btnPresUpload.MinimumSize = new System.Drawing.Size(1, 1);            this.btnPresUpload.Name = "btnPresUpload";            this.btnPresUpload.Size = new System.Drawing.Size(107, 62);            this.btnPresUpload.TabIndex = 0;            this.btnPresUpload.Text = "4.确认上传";            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_CancelPres            //             this.tb_CancelPres.Controls.Add(this.uiPanel2);            this.tb_CancelPres.Controls.Add(this.dgv_Master);            this.tb_CancelPres.Location = new System.Drawing.Point(0, 40);            this.tb_CancelPres.Name = "tb_CancelPres";            this.tb_CancelPres.Size = new System.Drawing.Size(1434, 704);            this.tb_CancelPres.TabIndex = 1;            this.tb_CancelPres.Text = "电子处方撤销";            this.tb_CancelPres.UseVisualStyleBackColor = true;            //             // uiPanel2            //             this.uiPanel2.Controls.Add(this.cbx_DocInfo);            this.uiPanel2.Controls.Add(this.label4);            this.uiPanel2.Controls.Add(this.rtb_CancelReason);            this.uiPanel2.Controls.Add(this.rg_type);            this.uiPanel2.Controls.Add(this.uiLabel3);            this.uiPanel2.Controls.Add(this.uiLabel4);            this.uiPanel2.Controls.Add(this.dt_Et);            this.uiPanel2.Controls.Add(this.dt_St);            this.uiPanel2.Controls.Add(this.tb_CertnoQuery);            this.uiPanel2.Controls.Add(this.btnQuery);            this.uiPanel2.Controls.Add(this.uiButton3);            this.uiPanel2.Controls.Add(this.btnCancel);            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, 603);            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(1434, 101);            this.uiPanel2.TabIndex = 7;            this.uiPanel2.Text = null;            this.uiPanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;            this.uiPanel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // cbx_DocInfo            //             this.cbx_DocInfo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));            this.cbx_DocInfo.FormattingEnabled = true;            this.cbx_DocInfo.Location = new System.Drawing.Point(649, 7);            this.cbx_DocInfo.Name = "cbx_DocInfo";            this.cbx_DocInfo.NullValue = "";            this.cbx_DocInfo.PopupGridAutoSize = false;            this.cbx_DocInfo.RowFilterVisible = false;            this.cbx_DocInfo.sDisplayField = "";            this.cbx_DocInfo.sDisplayMember = "";            this.cbx_DocInfo.SeparatorChar = "|";            this.cbx_DocInfo.Size = new System.Drawing.Size(230, 29);            this.cbx_DocInfo.sKeyWords = "";            this.cbx_DocInfo.sValueMember = "";            this.cbx_DocInfo.TabIndex = 43;            this.cbx_DocInfo.Value = "";            this.cbx_DocInfo.AfterSelector += new PTControl.AfterSelectorEventHandler(this.cbx_DocInfo_AfterSelector);            //             // label4            //             this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));            this.label4.AutoSize = true;            this.label4.ForeColor = System.Drawing.SystemColors.InfoText;            this.label4.Location = new System.Drawing.Point(552, 11);            this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);            this.label4.Name = "label4";            this.label4.Size = new System.Drawing.Size(90, 21);            this.label4.TabIndex = 42;            this.label4.Text = "撤销医师:";            //             // rtb_CancelReason            //             this.rtb_CancelReason.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));            this.rtb_CancelReason.FillColor = System.Drawing.Color.White;            this.rtb_CancelReason.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.rtb_CancelReason.Location = new System.Drawing.Point(552, 37);            this.rtb_CancelReason.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.rtb_CancelReason.MinimumSize = new System.Drawing.Size(1, 1);            this.rtb_CancelReason.Name = "rtb_CancelReason";            this.rtb_CancelReason.Padding = new System.Windows.Forms.Padding(2);            this.rtb_CancelReason.ShowText = false;            this.rtb_CancelReason.Size = new System.Drawing.Size(328, 58);            this.rtb_CancelReason.TabIndex = 41;            this.rtb_CancelReason.Text = "请输入撤销原因";            this.rtb_CancelReason.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;            this.rtb_CancelReason.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // rg_type            //             this.rg_type.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)             | System.Windows.Forms.AnchorStyles.Left)));            this.rg_type.ColumnCount = 2;            this.rg_type.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.rg_type.Items.AddRange(new object[] {            "全部",            "已上传",            "已撤销"});            this.rg_type.ItemSize = new System.Drawing.Size(100, 35);            this.rg_type.Location = new System.Drawing.Point(321, 1);            this.rg_type.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.rg_type.MinimumSize = new System.Drawing.Size(1, 1);            this.rg_type.Name = "rg_type";            this.rg_type.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);            this.rg_type.Size = new System.Drawing.Size(222, 95);            this.rg_type.TabIndex = 40;            this.rg_type.Text = "上传状态";            this.rg_type.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;            this.rg_type.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // uiLabel3            //             this.uiLabel3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));            this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiLabel3.Location = new System.Drawing.Point(17, 70);            this.uiLabel3.Name = "uiLabel3";            this.uiLabel3.Size = new System.Drawing.Size(90, 23);            this.uiLabel3.TabIndex = 39;            this.uiLabel3.Text = "身份证号:";            this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;            this.uiLabel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // uiLabel4            //             this.uiLabel4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));            this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiLabel4.Location = new System.Drawing.Point(17, 10);            this.uiLabel4.Name = "uiLabel4";            this.uiLabel4.Size = new System.Drawing.Size(90, 23);            this.uiLabel4.TabIndex = 38;            this.uiLabel4.Text = "查询时间:";            this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;            this.uiLabel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // dt_Et            //             this.dt_Et.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));            this.dt_Et.FillColor = System.Drawing.Color.White;            this.dt_Et.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.dt_Et.Location = new System.Drawing.Point(113, 37);            this.dt_Et.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.dt_Et.MaxLength = 19;            this.dt_Et.MinimumSize = new System.Drawing.Size(63, 0);            this.dt_Et.Name = "dt_Et";            this.dt_Et.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);            this.dt_Et.Size = new System.Drawing.Size(198, 29);            this.dt_Et.SymbolDropDown = 61555;            this.dt_Et.SymbolNormal = 61555;            this.dt_Et.TabIndex = 37;            this.dt_Et.Text = "2023-06-15 00:00:00";            this.dt_Et.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.dt_Et.Value = new System.DateTime(2023, 6, 15, 0, 0, 0, 0);            this.dt_Et.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // dt_St            //             this.dt_St.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));            this.dt_St.FillColor = System.Drawing.Color.White;            this.dt_St.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.dt_St.Location = new System.Drawing.Point(113, 7);            this.dt_St.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.dt_St.MaxLength = 19;            this.dt_St.MinimumSize = new System.Drawing.Size(63, 0);            this.dt_St.Name = "dt_St";            this.dt_St.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);            this.dt_St.Size = new System.Drawing.Size(198, 29);            this.dt_St.SymbolDropDown = 61555;            this.dt_St.SymbolNormal = 61555;            this.dt_St.TabIndex = 36;            this.dt_St.Text = "2023-06-14 00:00:00";            this.dt_St.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.dt_St.Value = new System.DateTime(2023, 6, 14, 0, 0, 0, 0);            this.dt_St.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // tb_CertnoQuery            //             this.tb_CertnoQuery.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));            this.tb_CertnoQuery.Cursor = System.Windows.Forms.Cursors.IBeam;            this.tb_CertnoQuery.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.tb_CertnoQuery.Location = new System.Drawing.Point(113, 67);            this.tb_CertnoQuery.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.tb_CertnoQuery.MinimumSize = new System.Drawing.Size(1, 16);            this.tb_CertnoQuery.Name = "tb_CertnoQuery";            this.tb_CertnoQuery.ShowText = false;            this.tb_CertnoQuery.Size = new System.Drawing.Size(198, 29);            this.tb_CertnoQuery.TabIndex = 30;            this.tb_CertnoQuery.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.tb_CertnoQuery.Watermark = "请输入身份证号";            this.tb_CertnoQuery.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // btnQuery            //             this.btnQuery.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));            this.btnQuery.Cursor = System.Windows.Forms.Cursors.Hand;            this.btnQuery.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.btnQuery.Location = new System.Drawing.Point(1093, 13);            this.btnQuery.MinimumSize = new System.Drawing.Size(1, 1);            this.btnQuery.Name = "btnQuery";            this.btnQuery.Size = new System.Drawing.Size(114, 75);            this.btnQuery.TabIndex = 29;            this.btnQuery.Text = "查  询";            this.btnQuery.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.btnQuery.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            this.btnQuery.Click += new System.EventHandler(this.btnQuery_Click);            //             // uiButton3            //             this.uiButton3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));            this.uiButton3.Cursor = System.Windows.Forms.Cursors.Hand;            this.uiButton3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiButton3.Location = new System.Drawing.Point(1323, 13);            this.uiButton3.MinimumSize = new System.Drawing.Size(1, 1);            this.uiButton3.Name = "uiButton3";            this.uiButton3.Size = new System.Drawing.Size(106, 75);            this.uiButton3.TabIndex = 1;            this.uiButton3.Text = "退    出";            this.uiButton3.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiButton3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            this.uiButton3.Click += new System.EventHandler(this.btnClose_Click);            //             // btnCancel            //             this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));            this.btnCancel.Cursor = System.Windows.Forms.Cursors.Hand;            this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.btnCancel.Location = new System.Drawing.Point(1208, 13);            this.btnCancel.MinimumSize = new System.Drawing.Size(1, 1);            this.btnCancel.Name = "btnCancel";            this.btnCancel.Size = new System.Drawing.Size(114, 75);            this.btnCancel.TabIndex = 0;            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);            //             // dgv_Master            //             this.dgv_Master.AllowUserToAddRows = false;            dataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));            this.dgv_Master.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle11;            this.dgv_Master.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));            this.dgv_Master.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_Master.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle12;            this.dgv_Master.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_Master.DefaultCellStyle = dataGridViewCellStyle13;            this.dgv_Master.Dock = System.Windows.Forms.DockStyle.Fill;            this.dgv_Master.EnableHeadersVisualStyles = false;            this.dgv_Master.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.dgv_Master.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));            this.dgv_Master.Location = new System.Drawing.Point(0, 0);            this.dgv_Master.Name = "dgv_Master";            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_Master.RowHeadersDefaultCellStyle = dataGridViewCellStyle14;            dataGridViewCellStyle15.BackColor = System.Drawing.Color.White;            dataGridViewCellStyle15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            dataGridViewCellStyle15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            dataGridViewCellStyle15.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));            dataGridViewCellStyle15.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            this.dgv_Master.RowsDefaultCellStyle = dataGridViewCellStyle15;            this.dgv_Master.RowTemplate.Height = 23;            this.dgv_Master.SelectedIndex = -1;            this.dgv_Master.Size = new System.Drawing.Size(1434, 704);            this.dgv_Master.TabIndex = 6;            this.dgv_Master.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // tb_PresToExaInfo            //             this.tb_PresToExaInfo.Controls.Add(this.uiGroupBox2);            this.tb_PresToExaInfo.Controls.Add(this.uiGroupBox1);            this.tb_PresToExaInfo.Controls.Add(this.uiPanel3);            this.tb_PresToExaInfo.Location = new System.Drawing.Point(0, 40);            this.tb_PresToExaInfo.Name = "tb_PresToExaInfo";            this.tb_PresToExaInfo.Size = new System.Drawing.Size(1434, 704);            this.tb_PresToExaInfo.TabIndex = 3;            this.tb_PresToExaInfo.Text = "电子处方审核结果查询";            this.tb_PresToExaInfo.UseVisualStyleBackColor = true;            //             // uiGroupBox2            //             this.uiGroupBox2.Controls.Add(this.dgv_PresAuditResults);            this.uiGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;            this.uiGroupBox2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiGroupBox2.Location = new System.Drawing.Point(0, 430);            this.uiGroupBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.uiGroupBox2.MinimumSize = new System.Drawing.Size(1, 1);            this.uiGroupBox2.Name = "uiGroupBox2";            this.uiGroupBox2.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);            this.uiGroupBox2.Size = new System.Drawing.Size(1434, 186);            this.uiGroupBox2.TabIndex = 11;            this.uiGroupBox2.Text = "电子处方审核结果";            this.uiGroupBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;            this.uiGroupBox2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // dgv_PresAuditResults            //             this.dgv_PresAuditResults.AllowUserToAddRows = false;            dataGridViewCellStyle16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));            this.dgv_PresAuditResults.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle16;            this.dgv_PresAuditResults.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));            this.dgv_PresAuditResults.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_PresAuditResults.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle17;            this.dgv_PresAuditResults.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_PresAuditResults.DefaultCellStyle = dataGridViewCellStyle18;            this.dgv_PresAuditResults.Dock = System.Windows.Forms.DockStyle.Fill;            this.dgv_PresAuditResults.EnableHeadersVisualStyles = false;            this.dgv_PresAuditResults.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.dgv_PresAuditResults.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));            this.dgv_PresAuditResults.Location = new System.Drawing.Point(0, 32);            this.dgv_PresAuditResults.Name = "dgv_PresAuditResults";            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_PresAuditResults.RowHeadersDefaultCellStyle = dataGridViewCellStyle19;            dataGridViewCellStyle20.BackColor = System.Drawing.Color.White;            dataGridViewCellStyle20.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            dataGridViewCellStyle20.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            dataGridViewCellStyle20.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));            dataGridViewCellStyle20.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            this.dgv_PresAuditResults.RowsDefaultCellStyle = dataGridViewCellStyle20;            this.dgv_PresAuditResults.RowTemplate.Height = 23;            this.dgv_PresAuditResults.SelectedIndex = -1;            this.dgv_PresAuditResults.Size = new System.Drawing.Size(1434, 154);            this.dgv_PresAuditResults.TabIndex = 12;            this.dgv_PresAuditResults.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // uiGroupBox1            //             this.uiGroupBox1.Controls.Add(this.dgv_PresUploadInfo);            this.uiGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;            this.uiGroupBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiGroupBox1.Location = new System.Drawing.Point(0, 0);            this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.uiGroupBox1.MinimumSize = new System.Drawing.Size(1, 1);            this.uiGroupBox1.Name = "uiGroupBox1";            this.uiGroupBox1.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);            this.uiGroupBox1.Size = new System.Drawing.Size(1434, 430);            this.uiGroupBox1.TabIndex = 10;            this.uiGroupBox1.Text = "电子处方上传记录";            this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;            this.uiGroupBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // dgv_PresUploadInfo            //             this.dgv_PresUploadInfo.AllowUserToAddRows = false;            dataGridViewCellStyle21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));            this.dgv_PresUploadInfo.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle21;            this.dgv_PresUploadInfo.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));            this.dgv_PresUploadInfo.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;            dataGridViewCellStyle22.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;            dataGridViewCellStyle22.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));            dataGridViewCellStyle22.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            dataGridViewCellStyle22.ForeColor = System.Drawing.Color.White;            dataGridViewCellStyle22.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));            dataGridViewCellStyle22.SelectionForeColor = System.Drawing.SystemColors.HighlightText;            dataGridViewCellStyle22.WrapMode = System.Windows.Forms.DataGridViewTriState.True;            this.dgv_PresUploadInfo.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle22;            this.dgv_PresUploadInfo.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;            dataGridViewCellStyle23.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;            dataGridViewCellStyle23.BackColor = System.Drawing.Color.White;            dataGridViewCellStyle23.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            dataGridViewCellStyle23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            dataGridViewCellStyle23.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));            dataGridViewCellStyle23.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            dataGridViewCellStyle23.WrapMode = System.Windows.Forms.DataGridViewTriState.False;            this.dgv_PresUploadInfo.DefaultCellStyle = dataGridViewCellStyle23;            this.dgv_PresUploadInfo.Dock = System.Windows.Forms.DockStyle.Fill;            this.dgv_PresUploadInfo.EnableHeadersVisualStyles = false;            this.dgv_PresUploadInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.dgv_PresUploadInfo.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));            this.dgv_PresUploadInfo.Location = new System.Drawing.Point(0, 32);            this.dgv_PresUploadInfo.Name = "dgv_PresUploadInfo";            dataGridViewCellStyle24.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;            dataGridViewCellStyle24.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));            dataGridViewCellStyle24.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            dataGridViewCellStyle24.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            dataGridViewCellStyle24.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));            dataGridViewCellStyle24.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            dataGridViewCellStyle24.WrapMode = System.Windows.Forms.DataGridViewTriState.True;            this.dgv_PresUploadInfo.RowHeadersDefaultCellStyle = dataGridViewCellStyle24;            dataGridViewCellStyle25.BackColor = System.Drawing.Color.White;            dataGridViewCellStyle25.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            dataGridViewCellStyle25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            dataGridViewCellStyle25.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));            dataGridViewCellStyle25.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            this.dgv_PresUploadInfo.RowsDefaultCellStyle = dataGridViewCellStyle25;            this.dgv_PresUploadInfo.RowTemplate.Height = 23;            this.dgv_PresUploadInfo.SelectedIndex = -1;            this.dgv_PresUploadInfo.Size = new System.Drawing.Size(1434, 398);            this.dgv_PresUploadInfo.TabIndex = 11;            this.dgv_PresUploadInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // uiPanel3            //             this.uiPanel3.Controls.Add(this.uiLabel5);            this.uiPanel3.Controls.Add(this.uiLabel6);            this.uiPanel3.Controls.Add(this.dt_ET_Process);            this.uiPanel3.Controls.Add(this.dt_ST_Process);            this.uiPanel3.Controls.Add(this.uiTextBox1);            this.uiPanel3.Controls.Add(this.btn_QueryUploadInfo);            this.uiPanel3.Controls.Add(this.uiButton4);            this.uiPanel3.Controls.Add(this.uiButton5);            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, 616);            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(1434, 88);            this.uiPanel3.TabIndex = 8;            this.uiPanel3.Text = null;            this.uiPanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;            this.uiPanel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // uiLabel5            //             this.uiLabel5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));            this.uiLabel5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiLabel5.Location = new System.Drawing.Point(494, 35);            this.uiLabel5.Name = "uiLabel5";            this.uiLabel5.Size = new System.Drawing.Size(90, 23);            this.uiLabel5.TabIndex = 39;            this.uiLabel5.Text = "身份证号:";            this.uiLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;            this.uiLabel5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // uiLabel6            //             this.uiLabel6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));            this.uiLabel6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiLabel6.Location = new System.Drawing.Point(16, 35);            this.uiLabel6.Name = "uiLabel6";            this.uiLabel6.Size = new System.Drawing.Size(90, 23);            this.uiLabel6.TabIndex = 38;            this.uiLabel6.Text = "查询时间:";            this.uiLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;            this.uiLabel6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // dt_ET_Process            //             this.dt_ET_Process.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));            this.dt_ET_Process.FillColor = System.Drawing.Color.White;            this.dt_ET_Process.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.dt_ET_Process.Location = new System.Drawing.Point(296, 33);            this.dt_ET_Process.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.dt_ET_Process.MaxLength = 19;            this.dt_ET_Process.MinimumSize = new System.Drawing.Size(63, 0);            this.dt_ET_Process.Name = "dt_ET_Process";            this.dt_ET_Process.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);            this.dt_ET_Process.Size = new System.Drawing.Size(183, 29);            this.dt_ET_Process.SymbolDropDown = 61555;            this.dt_ET_Process.SymbolNormal = 61555;            this.dt_ET_Process.TabIndex = 37;            this.dt_ET_Process.Text = "2023-06-15 00:00:00";            this.dt_ET_Process.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.dt_ET_Process.Value = new System.DateTime(2023, 6, 15, 0, 0, 0, 0);            this.dt_ET_Process.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // dt_ST_Process            //             this.dt_ST_Process.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));            this.dt_ST_Process.FillColor = System.Drawing.Color.White;            this.dt_ST_Process.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.dt_ST_Process.Location = new System.Drawing.Point(111, 33);            this.dt_ST_Process.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.dt_ST_Process.MaxLength = 19;            this.dt_ST_Process.MinimumSize = new System.Drawing.Size(63, 0);            this.dt_ST_Process.Name = "dt_ST_Process";            this.dt_ST_Process.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);            this.dt_ST_Process.Size = new System.Drawing.Size(183, 29);            this.dt_ST_Process.SymbolDropDown = 61555;            this.dt_ST_Process.SymbolNormal = 61555;            this.dt_ST_Process.TabIndex = 36;            this.dt_ST_Process.Text = "2023-06-14 00:00:00";            this.dt_ST_Process.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.dt_ST_Process.Value = new System.DateTime(2023, 6, 14, 0, 0, 0, 0);            this.dt_ST_Process.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // uiTextBox1            //             this.uiTextBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));            this.uiTextBox1.Cursor = System.Windows.Forms.Cursors.IBeam;            this.uiTextBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiTextBox1.Location = new System.Drawing.Point(586, 33);            this.uiTextBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.uiTextBox1.MinimumSize = new System.Drawing.Size(1, 16);            this.uiTextBox1.Name = "uiTextBox1";            this.uiTextBox1.ShowText = false;            this.uiTextBox1.Size = new System.Drawing.Size(183, 29);            this.uiTextBox1.TabIndex = 30;            this.uiTextBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.uiTextBox1.Watermark = "请输入身份证号";            this.uiTextBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // btn_QueryUploadInfo            //             this.btn_QueryUploadInfo.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)             | System.Windows.Forms.AnchorStyles.Left)));            this.btn_QueryUploadInfo.Cursor = System.Windows.Forms.Cursors.Hand;            this.btn_QueryUploadInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.btn_QueryUploadInfo.Location = new System.Drawing.Point(792, 11);            this.btn_QueryUploadInfo.MinimumSize = new System.Drawing.Size(1, 1);            this.btn_QueryUploadInfo.Name = "btn_QueryUploadInfo";            this.btn_QueryUploadInfo.Size = new System.Drawing.Size(189, 66);            this.btn_QueryUploadInfo.TabIndex = 29;            this.btn_QueryUploadInfo.Text = "1.电子处方上传记录查询";            this.btn_QueryUploadInfo.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.btn_QueryUploadInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            this.btn_QueryUploadInfo.Click += new System.EventHandler(this.btn_QueryUploadInfo_Click);            //             // uiButton4            //             this.uiButton4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)             | System.Windows.Forms.AnchorStyles.Right)));            this.uiButton4.Cursor = System.Windows.Forms.Cursors.Hand;            this.uiButton4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiButton4.Location = new System.Drawing.Point(1322, 11);            this.uiButton4.MinimumSize = new System.Drawing.Size(1, 1);            this.uiButton4.Name = "uiButton4";            this.uiButton4.Size = new System.Drawing.Size(106, 66);            this.uiButton4.TabIndex = 1;            this.uiButton4.Text = "退    出";            this.uiButton4.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiButton4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            this.uiButton4.Click += new System.EventHandler(this.btnClose_Click);            //             // uiButton5            //             this.uiButton5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)             | System.Windows.Forms.AnchorStyles.Right)));            this.uiButton5.Cursor = System.Windows.Forms.Cursors.Hand;            this.uiButton5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiButton5.Location = new System.Drawing.Point(1094, 11);            this.uiButton5.MinimumSize = new System.Drawing.Size(1, 1);            this.uiButton5.Name = "uiButton5";            this.uiButton5.Size = new System.Drawing.Size(226, 66);            this.uiButton5.TabIndex = 0;            this.uiButton5.Text = "2.选中上传记录查询审核结果";            this.uiButton5.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiButton5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            this.uiButton5.Click += new System.EventHandler(this.uiButton5_Click);            //             // tb_PresInfo            //             this.tb_PresInfo.Controls.Add(this.uiGroupBox4);            this.tb_PresInfo.Controls.Add(this.uiGroupBox3);            this.tb_PresInfo.Controls.Add(this.uiPanel4);            this.tb_PresInfo.Location = new System.Drawing.Point(0, 40);            this.tb_PresInfo.Name = "tb_PresInfo";            this.tb_PresInfo.Size = new System.Drawing.Size(1434, 704);            this.tb_PresInfo.TabIndex = 2;            this.tb_PresInfo.Text = "电子处方信息查询";            this.tb_PresInfo.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, 268);            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(1434, 348);            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_PresMain);            this.uiTabControl2.Controls.Add(this.tp_DetlList);            this.uiTabControl2.Controls.Add(this.tp_Otpinfo);            this.uiTabControl2.Controls.Add(this.tp_DiseList);            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(1434, 316);            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_PresMain            //             this.tp_PresMain.Controls.Add(this.dgv_Main_tb);            this.tp_PresMain.Location = new System.Drawing.Point(0, 40);            this.tp_PresMain.Name = "tp_PresMain";            this.tp_PresMain.Size = new System.Drawing.Size(1434, 276);            this.tp_PresMain.TabIndex = 0;            this.tp_PresMain.Text = "处方信息";            this.tp_PresMain.UseVisualStyleBackColor = true;            //             // dgv_Main_tb            //             this.dgv_Main_tb.AllowUserToAddRows = false;            dataGridViewCellStyle26.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));            this.dgv_Main_tb.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle26;            this.dgv_Main_tb.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));            this.dgv_Main_tb.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;            dataGridViewCellStyle27.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;            dataGridViewCellStyle27.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));            dataGridViewCellStyle27.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            dataGridViewCellStyle27.ForeColor = System.Drawing.Color.White;            dataGridViewCellStyle27.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));            dataGridViewCellStyle27.SelectionForeColor = System.Drawing.SystemColors.HighlightText;            dataGridViewCellStyle27.WrapMode = System.Windows.Forms.DataGridViewTriState.True;            this.dgv_Main_tb.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle27;            this.dgv_Main_tb.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;            dataGridViewCellStyle28.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;            dataGridViewCellStyle28.BackColor = System.Drawing.Color.White;            dataGridViewCellStyle28.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            dataGridViewCellStyle28.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            dataGridViewCellStyle28.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));            dataGridViewCellStyle28.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            dataGridViewCellStyle28.WrapMode = System.Windows.Forms.DataGridViewTriState.False;            this.dgv_Main_tb.DefaultCellStyle = dataGridViewCellStyle28;            this.dgv_Main_tb.Dock = System.Windows.Forms.DockStyle.Fill;            this.dgv_Main_tb.EnableHeadersVisualStyles = false;            this.dgv_Main_tb.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.dgv_Main_tb.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));            this.dgv_Main_tb.Location = new System.Drawing.Point(0, 0);            this.dgv_Main_tb.Name = "dgv_Main_tb";            dataGridViewCellStyle29.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;            dataGridViewCellStyle29.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));            dataGridViewCellStyle29.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            dataGridViewCellStyle29.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            dataGridViewCellStyle29.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));            dataGridViewCellStyle29.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            dataGridViewCellStyle29.WrapMode = System.Windows.Forms.DataGridViewTriState.True;            this.dgv_Main_tb.RowHeadersDefaultCellStyle = dataGridViewCellStyle29;            dataGridViewCellStyle30.BackColor = System.Drawing.Color.White;            dataGridViewCellStyle30.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            dataGridViewCellStyle30.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            dataGridViewCellStyle30.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));            dataGridViewCellStyle30.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            this.dgv_Main_tb.RowsDefaultCellStyle = dataGridViewCellStyle30;            this.dgv_Main_tb.RowTemplate.Height = 23;            this.dgv_Main_tb.SelectedIndex = -1;            this.dgv_Main_tb.Size = new System.Drawing.Size(1434, 276);            this.dgv_Main_tb.TabIndex = 1;            this.dgv_Main_tb.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // tp_DetlList            //             this.tp_DetlList.Controls.Add(this.dgv_DetlList_tb);            this.tp_DetlList.Location = new System.Drawing.Point(0, 40);            this.tp_DetlList.Name = "tp_DetlList";            this.tp_DetlList.Size = new System.Drawing.Size(200, 0);            this.tp_DetlList.TabIndex = 1;            this.tp_DetlList.Text = "处方明细信息";            this.tp_DetlList.UseVisualStyleBackColor = true;            //             // dgv_DetlList_tb            //             this.dgv_DetlList_tb.AllowUserToAddRows = false;            dataGridViewCellStyle31.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));            this.dgv_DetlList_tb.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle31;            this.dgv_DetlList_tb.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));            this.dgv_DetlList_tb.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;            dataGridViewCellStyle32.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;            dataGridViewCellStyle32.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));            dataGridViewCellStyle32.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            dataGridViewCellStyle32.ForeColor = System.Drawing.Color.White;            dataGridViewCellStyle32.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));            dataGridViewCellStyle32.SelectionForeColor = System.Drawing.SystemColors.HighlightText;            dataGridViewCellStyle32.WrapMode = System.Windows.Forms.DataGridViewTriState.True;            this.dgv_DetlList_tb.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle32;            this.dgv_DetlList_tb.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;            dataGridViewCellStyle33.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;            dataGridViewCellStyle33.BackColor = System.Drawing.Color.White;            dataGridViewCellStyle33.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            dataGridViewCellStyle33.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            dataGridViewCellStyle33.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));            dataGridViewCellStyle33.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            dataGridViewCellStyle33.WrapMode = System.Windows.Forms.DataGridViewTriState.False;            this.dgv_DetlList_tb.DefaultCellStyle = dataGridViewCellStyle33;            this.dgv_DetlList_tb.Dock = System.Windows.Forms.DockStyle.Fill;            this.dgv_DetlList_tb.EnableHeadersVisualStyles = false;            this.dgv_DetlList_tb.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.dgv_DetlList_tb.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));            this.dgv_DetlList_tb.Location = new System.Drawing.Point(0, 0);            this.dgv_DetlList_tb.Name = "dgv_DetlList_tb";            dataGridViewCellStyle34.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;            dataGridViewCellStyle34.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));            dataGridViewCellStyle34.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            dataGridViewCellStyle34.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            dataGridViewCellStyle34.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));            dataGridViewCellStyle34.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            dataGridViewCellStyle34.WrapMode = System.Windows.Forms.DataGridViewTriState.True;            this.dgv_DetlList_tb.RowHeadersDefaultCellStyle = dataGridViewCellStyle34;            dataGridViewCellStyle35.BackColor = System.Drawing.Color.White;            dataGridViewCellStyle35.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            dataGridViewCellStyle35.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            dataGridViewCellStyle35.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));            dataGridViewCellStyle35.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            this.dgv_DetlList_tb.RowsDefaultCellStyle = dataGridViewCellStyle35;            this.dgv_DetlList_tb.RowTemplate.Height = 23;            this.dgv_DetlList_tb.SelectedIndex = -1;            this.dgv_DetlList_tb.Size = new System.Drawing.Size(200, 0);            this.dgv_DetlList_tb.TabIndex = 1;            this.dgv_DetlList_tb.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // tp_Otpinfo            //             this.tp_Otpinfo.Controls.Add(this.dgv_Otpinfo_tb);            this.tp_Otpinfo.Location = new System.Drawing.Point(0, 40);            this.tp_Otpinfo.Name = "tp_Otpinfo";            this.tp_Otpinfo.Size = new System.Drawing.Size(200, 0);            this.tp_Otpinfo.TabIndex = 2;            this.tp_Otpinfo.Text = "就诊信息";            this.tp_Otpinfo.UseVisualStyleBackColor = true;            //             // dgv_Otpinfo_tb            //             this.dgv_Otpinfo_tb.AllowUserToAddRows = false;            dataGridViewCellStyle36.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));            this.dgv_Otpinfo_tb.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle36;            this.dgv_Otpinfo_tb.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));            this.dgv_Otpinfo_tb.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;            dataGridViewCellStyle37.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;            dataGridViewCellStyle37.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));            dataGridViewCellStyle37.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            dataGridViewCellStyle37.ForeColor = System.Drawing.Color.White;            dataGridViewCellStyle37.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));            dataGridViewCellStyle37.SelectionForeColor = System.Drawing.SystemColors.HighlightText;            dataGridViewCellStyle37.WrapMode = System.Windows.Forms.DataGridViewTriState.True;            this.dgv_Otpinfo_tb.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle37;            this.dgv_Otpinfo_tb.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;            dataGridViewCellStyle38.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;            dataGridViewCellStyle38.BackColor = System.Drawing.Color.White;            dataGridViewCellStyle38.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            dataGridViewCellStyle38.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            dataGridViewCellStyle38.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));            dataGridViewCellStyle38.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            dataGridViewCellStyle38.WrapMode = System.Windows.Forms.DataGridViewTriState.False;            this.dgv_Otpinfo_tb.DefaultCellStyle = dataGridViewCellStyle38;            this.dgv_Otpinfo_tb.Dock = System.Windows.Forms.DockStyle.Fill;            this.dgv_Otpinfo_tb.EnableHeadersVisualStyles = false;            this.dgv_Otpinfo_tb.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.dgv_Otpinfo_tb.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));            this.dgv_Otpinfo_tb.Location = new System.Drawing.Point(0, 0);            this.dgv_Otpinfo_tb.Name = "dgv_Otpinfo_tb";            dataGridViewCellStyle39.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;            dataGridViewCellStyle39.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));            dataGridViewCellStyle39.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            dataGridViewCellStyle39.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            dataGridViewCellStyle39.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));            dataGridViewCellStyle39.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            dataGridViewCellStyle39.WrapMode = System.Windows.Forms.DataGridViewTriState.True;            this.dgv_Otpinfo_tb.RowHeadersDefaultCellStyle = dataGridViewCellStyle39;            dataGridViewCellStyle40.BackColor = System.Drawing.Color.White;            dataGridViewCellStyle40.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            dataGridViewCellStyle40.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            dataGridViewCellStyle40.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));            dataGridViewCellStyle40.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            this.dgv_Otpinfo_tb.RowsDefaultCellStyle = dataGridViewCellStyle40;            this.dgv_Otpinfo_tb.RowTemplate.Height = 23;            this.dgv_Otpinfo_tb.SelectedIndex = -1;            this.dgv_Otpinfo_tb.Size = new System.Drawing.Size(200, 0);            this.dgv_Otpinfo_tb.TabIndex = 1;            this.dgv_Otpinfo_tb.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // tp_DiseList            //             this.tp_DiseList.Controls.Add(this.dgv_DiseList_tb);            this.tp_DiseList.Location = new System.Drawing.Point(0, 40);            this.tp_DiseList.Name = "tp_DiseList";            this.tp_DiseList.Size = new System.Drawing.Size(200, 0);            this.tp_DiseList.TabIndex = 3;            this.tp_DiseList.Text = "诊断信息";            this.tp_DiseList.UseVisualStyleBackColor = true;            //             // dgv_DiseList_tb            //             this.dgv_DiseList_tb.AllowUserToAddRows = false;            dataGridViewCellStyle41.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));            this.dgv_DiseList_tb.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle41;            this.dgv_DiseList_tb.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));            this.dgv_DiseList_tb.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;            dataGridViewCellStyle42.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;            dataGridViewCellStyle42.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));            dataGridViewCellStyle42.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            dataGridViewCellStyle42.ForeColor = System.Drawing.Color.White;            dataGridViewCellStyle42.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));            dataGridViewCellStyle42.SelectionForeColor = System.Drawing.SystemColors.HighlightText;            dataGridViewCellStyle42.WrapMode = System.Windows.Forms.DataGridViewTriState.True;            this.dgv_DiseList_tb.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle42;            this.dgv_DiseList_tb.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;            dataGridViewCellStyle43.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;            dataGridViewCellStyle43.BackColor = System.Drawing.Color.White;            dataGridViewCellStyle43.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            dataGridViewCellStyle43.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            dataGridViewCellStyle43.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));            dataGridViewCellStyle43.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            dataGridViewCellStyle43.WrapMode = System.Windows.Forms.DataGridViewTriState.False;            this.dgv_DiseList_tb.DefaultCellStyle = dataGridViewCellStyle43;            this.dgv_DiseList_tb.Dock = System.Windows.Forms.DockStyle.Fill;            this.dgv_DiseList_tb.EnableHeadersVisualStyles = false;            this.dgv_DiseList_tb.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.dgv_DiseList_tb.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));            this.dgv_DiseList_tb.Location = new System.Drawing.Point(0, 0);            this.dgv_DiseList_tb.Name = "dgv_DiseList_tb";            dataGridViewCellStyle44.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;            dataGridViewCellStyle44.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));            dataGridViewCellStyle44.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            dataGridViewCellStyle44.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            dataGridViewCellStyle44.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));            dataGridViewCellStyle44.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            dataGridViewCellStyle44.WrapMode = System.Windows.Forms.DataGridViewTriState.True;            this.dgv_DiseList_tb.RowHeadersDefaultCellStyle = dataGridViewCellStyle44;            dataGridViewCellStyle45.BackColor = System.Drawing.Color.White;            dataGridViewCellStyle45.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            dataGridViewCellStyle45.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            dataGridViewCellStyle45.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));            dataGridViewCellStyle45.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            this.dgv_DiseList_tb.RowsDefaultCellStyle = dataGridViewCellStyle45;            this.dgv_DiseList_tb.RowTemplate.Height = 23;            this.dgv_DiseList_tb.SelectedIndex = -1;            this.dgv_DiseList_tb.Size = new System.Drawing.Size(200, 0);            this.dgv_DiseList_tb.TabIndex = 1;            this.dgv_DiseList_tb.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // uiGroupBox3            //             this.uiGroupBox3.Controls.Add(this.dgv_PresPreChekInfo);            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(1434, 268);            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_PresPreChekInfo            //             this.dgv_PresPreChekInfo.AllowUserToAddRows = false;            dataGridViewCellStyle46.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));            this.dgv_PresPreChekInfo.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle46;            this.dgv_PresPreChekInfo.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));            this.dgv_PresPreChekInfo.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;            dataGridViewCellStyle47.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;            dataGridViewCellStyle47.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));            dataGridViewCellStyle47.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            dataGridViewCellStyle47.ForeColor = System.Drawing.Color.White;            dataGridViewCellStyle47.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));            dataGridViewCellStyle47.SelectionForeColor = System.Drawing.SystemColors.HighlightText;            dataGridViewCellStyle47.WrapMode = System.Windows.Forms.DataGridViewTriState.True;            this.dgv_PresPreChekInfo.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle47;            this.dgv_PresPreChekInfo.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;            dataGridViewCellStyle48.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;            dataGridViewCellStyle48.BackColor = System.Drawing.Color.White;            dataGridViewCellStyle48.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            dataGridViewCellStyle48.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            dataGridViewCellStyle48.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));            dataGridViewCellStyle48.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            dataGridViewCellStyle48.WrapMode = System.Windows.Forms.DataGridViewTriState.False;            this.dgv_PresPreChekInfo.DefaultCellStyle = dataGridViewCellStyle48;            this.dgv_PresPreChekInfo.Dock = System.Windows.Forms.DockStyle.Fill;            this.dgv_PresPreChekInfo.EnableHeadersVisualStyles = false;            this.dgv_PresPreChekInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.dgv_PresPreChekInfo.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));            this.dgv_PresPreChekInfo.Location = new System.Drawing.Point(0, 32);            this.dgv_PresPreChekInfo.Name = "dgv_PresPreChekInfo";            dataGridViewCellStyle49.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;            dataGridViewCellStyle49.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));            dataGridViewCellStyle49.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            dataGridViewCellStyle49.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            dataGridViewCellStyle49.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));            dataGridViewCellStyle49.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            dataGridViewCellStyle49.WrapMode = System.Windows.Forms.DataGridViewTriState.True;            this.dgv_PresPreChekInfo.RowHeadersDefaultCellStyle = dataGridViewCellStyle49;            dataGridViewCellStyle50.BackColor = System.Drawing.Color.White;            dataGridViewCellStyle50.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            dataGridViewCellStyle50.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            dataGridViewCellStyle50.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));            dataGridViewCellStyle50.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            this.dgv_PresPreChekInfo.RowsDefaultCellStyle = dataGridViewCellStyle50;            this.dgv_PresPreChekInfo.RowTemplate.Height = 23;            this.dgv_PresPreChekInfo.SelectedIndex = -1;            this.dgv_PresPreChekInfo.Size = new System.Drawing.Size(1434, 236);            this.dgv_PresPreChekInfo.TabIndex = 0;            this.dgv_PresPreChekInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // uiPanel4            //             this.uiPanel4.Controls.Add(this.uiLabel7);            this.uiPanel4.Controls.Add(this.uiLabel8);            this.uiPanel4.Controls.Add(this.dt_ET_PPC);            this.uiPanel4.Controls.Add(this.dt_ST_PPC);            this.uiPanel4.Controls.Add(this.tb_PresCertNo);            this.uiPanel4.Controls.Add(this.tb_QueryPresPreCheck);            this.uiPanel4.Controls.Add(this.uiButton6);            this.uiPanel4.Controls.Add(this.btn_InsuQuery);            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, 616);            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(1434, 88);            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);            //             // uiLabel7            //             this.uiLabel7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));            this.uiLabel7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiLabel7.Location = new System.Drawing.Point(308, 11);            this.uiLabel7.Name = "uiLabel7";            this.uiLabel7.Size = new System.Drawing.Size(90, 23);            this.uiLabel7.TabIndex = 39;            this.uiLabel7.Text = "身份证号:";            this.uiLabel7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;            this.uiLabel7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // uiLabel8            //             this.uiLabel8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));            this.uiLabel8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiLabel8.Location = new System.Drawing.Point(14, 11);            this.uiLabel8.Name = "uiLabel8";            this.uiLabel8.Size = new System.Drawing.Size(90, 23);            this.uiLabel8.TabIndex = 38;            this.uiLabel8.Text = "查询时间:";            this.uiLabel8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;            this.uiLabel8.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // dt_ET_PPC            //             this.dt_ET_PPC.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));            this.dt_ET_PPC.FillColor = System.Drawing.Color.White;            this.dt_ET_PPC.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.dt_ET_PPC.Location = new System.Drawing.Point(109, 50);            this.dt_ET_PPC.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.dt_ET_PPC.MaxLength = 19;            this.dt_ET_PPC.MinimumSize = new System.Drawing.Size(63, 0);            this.dt_ET_PPC.Name = "dt_ET_PPC";            this.dt_ET_PPC.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);            this.dt_ET_PPC.Size = new System.Drawing.Size(183, 29);            this.dt_ET_PPC.SymbolDropDown = 61555;            this.dt_ET_PPC.SymbolNormal = 61555;            this.dt_ET_PPC.TabIndex = 37;            this.dt_ET_PPC.Text = "2023-06-15 00:00:00";            this.dt_ET_PPC.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.dt_ET_PPC.Value = new System.DateTime(2023, 6, 15, 0, 0, 0, 0);            this.dt_ET_PPC.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // dt_ST_PPC            //             this.dt_ST_PPC.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));            this.dt_ST_PPC.FillColor = System.Drawing.Color.White;            this.dt_ST_PPC.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.dt_ST_PPC.Location = new System.Drawing.Point(109, 11);            this.dt_ST_PPC.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.dt_ST_PPC.MaxLength = 19;            this.dt_ST_PPC.MinimumSize = new System.Drawing.Size(63, 0);            this.dt_ST_PPC.Name = "dt_ST_PPC";            this.dt_ST_PPC.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);            this.dt_ST_PPC.Size = new System.Drawing.Size(183, 29);            this.dt_ST_PPC.SymbolDropDown = 61555;            this.dt_ST_PPC.SymbolNormal = 61555;            this.dt_ST_PPC.TabIndex = 36;            this.dt_ST_PPC.Text = "2023-06-14 00:00:00";            this.dt_ST_PPC.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.dt_ST_PPC.Value = new System.DateTime(2023, 6, 14, 0, 0, 0, 0);            this.dt_ST_PPC.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // tb_PresCertNo            //             this.tb_PresCertNo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));            this.tb_PresCertNo.Cursor = System.Windows.Forms.Cursors.IBeam;            this.tb_PresCertNo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.tb_PresCertNo.Location = new System.Drawing.Point(307, 50);            this.tb_PresCertNo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.tb_PresCertNo.MinimumSize = new System.Drawing.Size(1, 16);            this.tb_PresCertNo.Name = "tb_PresCertNo";            this.tb_PresCertNo.ShowText = false;            this.tb_PresCertNo.Size = new System.Drawing.Size(183, 29);            this.tb_PresCertNo.TabIndex = 30;            this.tb_PresCertNo.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.tb_PresCertNo.Watermark = "请输入身份证号";            this.tb_PresCertNo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // tb_QueryPresPreCheck            //             this.tb_QueryPresPreCheck.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)             | System.Windows.Forms.AnchorStyles.Left)));            this.tb_QueryPresPreCheck.Cursor = System.Windows.Forms.Cursors.Hand;            this.tb_QueryPresPreCheck.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.tb_QueryPresPreCheck.Location = new System.Drawing.Point(505, 13);            this.tb_QueryPresPreCheck.MinimumSize = new System.Drawing.Size(1, 1);            this.tb_QueryPresPreCheck.Name = "tb_QueryPresPreCheck";            this.tb_QueryPresPreCheck.Size = new System.Drawing.Size(144, 66);            this.tb_QueryPresPreCheck.TabIndex = 29;            this.tb_QueryPresPreCheck.Text = "1.预核验记录查询";            this.tb_QueryPresPreCheck.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.tb_QueryPresPreCheck.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            this.tb_QueryPresPreCheck.Click += new System.EventHandler(this.tb_QueryPresPreCheck_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(1322, 11);            this.uiButton6.MinimumSize = new System.Drawing.Size(1, 1);            this.uiButton6.Name = "uiButton6";            this.uiButton6.Size = new System.Drawing.Size(106, 66);            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);            //             // btn_InsuQuery            //             this.btn_InsuQuery.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)             | System.Windows.Forms.AnchorStyles.Right)));            this.btn_InsuQuery.Cursor = System.Windows.Forms.Cursors.Hand;            this.btn_InsuQuery.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.btn_InsuQuery.Location = new System.Drawing.Point(1038, 11);            this.btn_InsuQuery.MinimumSize = new System.Drawing.Size(1, 1);            this.btn_InsuQuery.Name = "btn_InsuQuery";            this.btn_InsuQuery.Size = new System.Drawing.Size(281, 66);            this.btn_InsuQuery.TabIndex = 0;            this.btn_InsuQuery.Text = "2.选中预核验信息查电子处方详细信息";            this.btn_InsuQuery.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.btn_InsuQuery.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            this.btn_InsuQuery.Click += new System.EventHandler(this.btn_InsuQuery_Click);            //             // PrescriptionCirculation            //             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;            this.ClientSize = new System.Drawing.Size(1434, 744);            this.Controls.Add(this.tc_Main);            this.Name = "PrescriptionCirculation";            this.Text = "医保处方流转";            this.Load += new System.EventHandler(this.PrescriptionCirculation_Load);            this.Shown += new System.EventHandler(this.PrescriptionCirculation_Shown);            this.tc_Main.ResumeLayout(false);            this.tb_PresUpload.ResumeLayout(false);            this.gb_HISInsuReg.ResumeLayout(false);            ((System.ComponentModel.ISupportInitialize)(this.dgv_HISRegInfo)).EndInit();            this.gb_Prescription.ResumeLayout(false);            ((System.ComponentModel.ISupportInitialize)(this.dgv_PrescriptionInfo)).EndInit();            this.uiPanel1.ResumeLayout(false);            this.tb_CancelPres.ResumeLayout(false);            this.uiPanel2.ResumeLayout(false);            this.uiPanel2.PerformLayout();            ((System.ComponentModel.ISupportInitialize)(this.dgv_Master)).EndInit();            this.tb_PresToExaInfo.ResumeLayout(false);            this.uiGroupBox2.ResumeLayout(false);            ((System.ComponentModel.ISupportInitialize)(this.dgv_PresAuditResults)).EndInit();            this.uiGroupBox1.ResumeLayout(false);            ((System.ComponentModel.ISupportInitialize)(this.dgv_PresUploadInfo)).EndInit();            this.uiPanel3.ResumeLayout(false);            this.tb_PresInfo.ResumeLayout(false);            this.uiGroupBox4.ResumeLayout(false);            this.uiTabControl2.ResumeLayout(false);            this.tp_PresMain.ResumeLayout(false);            ((System.ComponentModel.ISupportInitialize)(this.dgv_Main_tb)).EndInit();            this.tp_DetlList.ResumeLayout(false);            ((System.ComponentModel.ISupportInitialize)(this.dgv_DetlList_tb)).EndInit();            this.tp_Otpinfo.ResumeLayout(false);            ((System.ComponentModel.ISupportInitialize)(this.dgv_Otpinfo_tb)).EndInit();            this.tp_DiseList.ResumeLayout(false);            ((System.ComponentModel.ISupportInitialize)(this.dgv_DiseList_tb)).EndInit();            this.uiGroupBox3.ResumeLayout(false);            ((System.ComponentModel.ISupportInitialize)(this.dgv_PresPreChekInfo)).EndInit();            this.uiPanel4.ResumeLayout(false);            this.ResumeLayout(false);        }        #endregion        private Sunny.UI.UITabControl tc_Main;        private System.Windows.Forms.TabPage tb_PresUpload;        private Sunny.UI.UIPanel uiPanel1;        private Sunny.UI.UIButton btnClose;        private Sunny.UI.UIButton btnPresUpload;        private System.Windows.Forms.TabPage tb_CancelPres;        private System.Windows.Forms.TabPage tb_PresInfo;        private System.Windows.Forms.TabPage tb_PresToExaInfo;        private Sunny.UI.UIButton btnUpload_Pre;        private Sunny.UI.UIButton btnGetInfo;        private Sunny.UI.UIGroupBox gb_Prescription;        private Sunny.UI.UITextBox tb_CertNo;        private Sunny.UI.UILabel uiLabel2;        private Sunny.UI.UILabel uiLabel1;        private Sunny.UI.UIDatetimePicker dtED;        private Sunny.UI.UIDatetimePicker dtST;        private Sunny.UI.UIDataGridView dgv_PrescriptionInfo;        private Sunny.UI.UIGroupBox gb_HISInsuReg;        private Sunny.UI.UIDataGridView dgv_HISRegInfo;        private Sunny.UI.UIPanel uiPanel2;        private Sunny.UI.UILabel uiLabel3;        private Sunny.UI.UILabel uiLabel4;        private Sunny.UI.UIDatetimePicker dt_Et;        private Sunny.UI.UIDatetimePicker dt_St;        private Sunny.UI.UITextBox tb_CertnoQuery;        private Sunny.UI.UIButton btnQuery;        private Sunny.UI.UIButton uiButton3;        private Sunny.UI.UIButton btnCancel;        private Sunny.UI.UIDataGridView dgv_Master;        private Sunny.UI.UIButton btnElcSign;        private Sunny.UI.UIRadioButtonGroup rg_type;        private Sunny.UI.UIRichTextBox rtb_CancelReason;        public PTControl.DBLookupCombox cbx_DocInfo;        private System.Windows.Forms.Label label4;        private Sunny.UI.UIPanel uiPanel3;        private Sunny.UI.UILabel uiLabel5;        private Sunny.UI.UILabel uiLabel6;        private Sunny.UI.UIDatetimePicker dt_ET_Process;        private Sunny.UI.UIDatetimePicker dt_ST_Process;        private Sunny.UI.UITextBox uiTextBox1;        private Sunny.UI.UIButton btn_QueryUploadInfo;        private Sunny.UI.UIButton uiButton4;        private Sunny.UI.UIButton uiButton5;        private Sunny.UI.UIGroupBox uiGroupBox2;        private Sunny.UI.UIDataGridView dgv_PresAuditResults;        private Sunny.UI.UIGroupBox uiGroupBox1;        private Sunny.UI.UIDataGridView dgv_PresUploadInfo;        private Sunny.UI.UIGroupBox uiGroupBox4;        private Sunny.UI.UITabControl uiTabControl2;        private System.Windows.Forms.TabPage tp_PresMain;        private Sunny.UI.UIDataGridView dgv_Main_tb;        private System.Windows.Forms.TabPage tp_DetlList;        private Sunny.UI.UIDataGridView dgv_DetlList_tb;        private System.Windows.Forms.TabPage tp_Otpinfo;        private Sunny.UI.UIDataGridView dgv_Otpinfo_tb;        private System.Windows.Forms.TabPage tp_DiseList;        private Sunny.UI.UIDataGridView dgv_DiseList_tb;        private Sunny.UI.UIGroupBox uiGroupBox3;        private Sunny.UI.UIDataGridView dgv_PresPreChekInfo;        private Sunny.UI.UIPanel uiPanel4;        private Sunny.UI.UILabel uiLabel7;        private Sunny.UI.UILabel uiLabel8;        private Sunny.UI.UIDatetimePicker dt_ET_PPC;        private Sunny.UI.UIDatetimePicker dt_ST_PPC;        private Sunny.UI.UITextBox tb_PresCertNo;        private Sunny.UI.UIButton tb_QueryPresPreCheck;        private Sunny.UI.UIButton uiButton6;        private Sunny.UI.UIButton btn_InsuQuery;    }}
 |