1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777 |
- namespace PTMedicalInsurance.Forms
- {
- partial class HandleException
- {
- /// <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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(HandleException));
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();
- this.tcReverse = new Sunny.UI.UITabControl();
- this.tpSettlReverse = new System.Windows.Forms.TabPage();
- this.panel2 = new System.Windows.Forms.Panel();
- this.dgvSettlRecord = new Sunny.UI.UIDataGridView();
- this.uiPagination1 = new Sunny.UI.UIPagination();
- this.uiPanel2 = new Sunny.UI.UIPanel();
- this.uiButton4 = new Sunny.UI.UIButton();
- this.btCancleSettl = new Sunny.UI.UIButton();
- this.gbExactLocate = new Sunny.UI.UIGroupBox();
- this.tbHisNO = new Sunny.UI.UITextBox();
- this.tbPatSettlID = new Sunny.UI.UITextBox();
- this.tbName = new Sunny.UI.UITextBox();
- this.btnQuerySettleRec = new Sunny.UI.UIButton();
- this.btnReverseBySettl = new Sunny.UI.UIButton();
- this.rbgBillType = new Sunny.UI.UIRadioButtonGroup();
- this.rbgAdmType = new Sunny.UI.UIRadioButtonGroup();
- this.uiGroupBox2 = new Sunny.UI.UIGroupBox();
- this.dpED_Settl = new Sunny.UI.UIDatetimePicker();
- this.dpST_Settl = new Sunny.UI.UIDatetimePicker();
- this.tpLogReverse = new System.Windows.Forms.TabPage();
- this.panel1 = new System.Windows.Forms.Panel();
- this.dgvLog = new Sunny.UI.UIDataGridView();
- this.pgSettlRecod = new Sunny.UI.UIPagination();
- this.uiPanel1 = new Sunny.UI.UIPanel();
- this.uiButton3 = new Sunny.UI.UIButton();
- this.gbOther = new Sunny.UI.UIGroupBox();
- this.tbCBD_Log = new Sunny.UI.UITextBox();
- this.uiLabel5 = new Sunny.UI.UILabel();
- this.btnQueryLog = new Sunny.UI.UIButton();
- this.btnReverseByLog = new Sunny.UI.UIButton();
- this.gbInterface = new Sunny.UI.UIGroupBox();
- this.tbPsnNO = new Sunny.UI.UITextBox();
- this.uiLabel3 = new Sunny.UI.UILabel();
- this.tbTransNO = new Sunny.UI.UITextBox();
- this.uiLabel2 = new Sunny.UI.UILabel();
- this.gbDateTime = new Sunny.UI.UIGroupBox();
- this.dpED_Log = new Sunny.UI.UIDatetimePicker();
- this.dpST_Log = new Sunny.UI.UIDatetimePicker();
- this.tpHandReverse = new System.Windows.Forms.TabPage();
- this.uiPanel5 = new Sunny.UI.UIPanel();
- this.uiSplitContainer3 = new Sunny.UI.UISplitContainer();
- this.uiGroupBox6 = new Sunny.UI.UIGroupBox();
- this.rtbInparam = new Sunny.UI.UIRichTextBox();
- this.uiGroupBox7 = new Sunny.UI.UIGroupBox();
- this.rtbOutparam = new Sunny.UI.UIRichTextBox();
- this.uiPanel4 = new Sunny.UI.UIPanel();
- this.uiButton5 = new Sunny.UI.UIButton();
- this.tb_DealNo = new Sunny.UI.UITextBox();
- this.Chk_DealNo = new Sunny.UI.UICheckBox();
- this.uiButton2 = new Sunny.UI.UIButton();
- this.tbCBD_Hand = new Sunny.UI.UITextBox();
- this.uiLabel4 = new Sunny.UI.UILabel();
- this.btnPatInfoShow = new Sunny.UI.UIButton();
- this.btPatInfo_ex = new Sunny.UI.UIButton();
- this.tpCancleOutPatReg = new System.Windows.Forms.TabPage();
- this.panel3 = new System.Windows.Forms.Panel();
- this.dgvOutPatReg = new Sunny.UI.UIDataGridView();
- this.uiPagination2 = new Sunny.UI.UIPagination();
- this.uiPanel3 = new Sunny.UI.UIPanel();
- this.uiButton1 = new Sunny.UI.UIButton();
- this.btnCancleOutPatFee = new Sunny.UI.UIButton();
- this.uiGroupBox3 = new Sunny.UI.UIGroupBox();
- this.tbOutPatPsnNO = new Sunny.UI.UITextBox();
- this.tbOutPatRegID = new Sunny.UI.UITextBox();
- this.tbOutPatName = new Sunny.UI.UITextBox();
- this.btnQueryOutPatReg = new Sunny.UI.UIButton();
- this.btnCancleOutPatReg = new Sunny.UI.UIButton();
- this.uiGroupBox5 = new Sunny.UI.UIGroupBox();
- this.dpED_OutPatReg = new Sunny.UI.UIDatetimePicker();
- this.dpST_OutPatReg = new Sunny.UI.UIDatetimePicker();
- this.tpSignQuery = new System.Windows.Forms.TabPage();
- this.uiPagination3 = new Sunny.UI.UIPagination();
- this.uiPanel6 = new Sunny.UI.UIPanel();
- this.btnCancelSign = new Sunny.UI.UIButton();
- this.gbQuery = new Sunny.UI.UIGroupBox();
- this.edtOpterName = new Sunny.UI.UITextBox();
- this.edtSignOpterNo = new Sunny.UI.UITextBox();
- this.edtSignNo = new Sunny.UI.UITextBox();
- this.btnSignQuery = new Sunny.UI.UIButton();
- this.btnExit = new Sunny.UI.UIButton();
- this.uiGroupBox4 = new Sunny.UI.UIGroupBox();
- this.dtSignEnd = new Sunny.UI.UIDatetimePicker();
- this.dtSignBegin = new Sunny.UI.UIDatetimePicker();
- this.dgvSignQuery = new Sunny.UI.UIDataGridView();
- this.tcReverse.SuspendLayout();
- this.tpSettlReverse.SuspendLayout();
- this.panel2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvSettlRecord)).BeginInit();
- this.uiPanel2.SuspendLayout();
- this.gbExactLocate.SuspendLayout();
- this.uiGroupBox2.SuspendLayout();
- this.tpLogReverse.SuspendLayout();
- this.panel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvLog)).BeginInit();
- this.uiPanel1.SuspendLayout();
- this.gbOther.SuspendLayout();
- this.gbInterface.SuspendLayout();
- this.gbDateTime.SuspendLayout();
- this.tpHandReverse.SuspendLayout();
- this.uiPanel5.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer3)).BeginInit();
- this.uiSplitContainer3.Panel1.SuspendLayout();
- this.uiSplitContainer3.Panel2.SuspendLayout();
- this.uiSplitContainer3.SuspendLayout();
- this.uiGroupBox6.SuspendLayout();
- this.uiGroupBox7.SuspendLayout();
- this.uiPanel4.SuspendLayout();
- this.tpCancleOutPatReg.SuspendLayout();
- this.panel3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvOutPatReg)).BeginInit();
- this.uiPanel3.SuspendLayout();
- this.uiGroupBox3.SuspendLayout();
- this.uiGroupBox5.SuspendLayout();
- this.tpSignQuery.SuspendLayout();
- this.uiPanel6.SuspendLayout();
- this.gbQuery.SuspendLayout();
- this.uiGroupBox4.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvSignQuery)).BeginInit();
- this.SuspendLayout();
- //
- // tcReverse
- //
- this.tcReverse.Controls.Add(this.tpSettlReverse);
- this.tcReverse.Controls.Add(this.tpLogReverse);
- this.tcReverse.Controls.Add(this.tpHandReverse);
- this.tcReverse.Controls.Add(this.tpCancleOutPatReg);
- this.tcReverse.Controls.Add(this.tpSignQuery);
- this.tcReverse.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tcReverse.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
- this.tcReverse.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tcReverse.ItemSize = new System.Drawing.Size(150, 40);
- this.tcReverse.Location = new System.Drawing.Point(0, 0);
- this.tcReverse.MainPage = "";
- this.tcReverse.Margin = new System.Windows.Forms.Padding(2);
- this.tcReverse.Name = "tcReverse";
- this.tcReverse.SelectedIndex = 0;
- this.tcReverse.Size = new System.Drawing.Size(1283, 620);
- this.tcReverse.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
- this.tcReverse.TabIndex = 0;
- this.tcReverse.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tcReverse.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tpSettlReverse
- //
- this.tpSettlReverse.Controls.Add(this.panel2);
- this.tpSettlReverse.Location = new System.Drawing.Point(0, 40);
- this.tpSettlReverse.Name = "tpSettlReverse";
- this.tpSettlReverse.Size = new System.Drawing.Size(1283, 580);
- this.tpSettlReverse.TabIndex = 2;
- this.tpSettlReverse.Text = "结算冲正";
- this.tpSettlReverse.UseVisualStyleBackColor = true;
- //
- // panel2
- //
- this.panel2.Controls.Add(this.dgvSettlRecord);
- this.panel2.Controls.Add(this.uiPagination1);
- this.panel2.Controls.Add(this.uiPanel2);
- this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel2.Location = new System.Drawing.Point(0, 0);
- this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(1283, 580);
- this.panel2.TabIndex = 2;
- //
- // dgvSettlRecord
- //
- this.dgvSettlRecord.AllowUserToAddRows = false;
- this.dgvSettlRecord.AllowUserToDeleteRows = false;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- this.dgvSettlRecord.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
- this.dgvSettlRecord.BackgroundColor = System.Drawing.Color.White;
- this.dgvSettlRecord.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.SystemColors.Highlight;
- dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvSettlRecord.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
- this.dgvSettlRecord.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
- dataGridViewCellStyle3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText;
- dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dgvSettlRecord.DefaultCellStyle = dataGridViewCellStyle3;
- this.dgvSettlRecord.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvSettlRecord.EnableHeadersVisualStyles = false;
- this.dgvSettlRecord.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvSettlRecord.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- this.dgvSettlRecord.Location = new System.Drawing.Point(0, 0);
- this.dgvSettlRecord.Name = "dgvSettlRecord";
- dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((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.White;
- dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvSettlRecord.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
- this.dgvSettlRecord.RowHeadersWidth = 62;
- dataGridViewCellStyle5.BackColor = System.Drawing.Color.White;
- dataGridViewCellStyle5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvSettlRecord.RowsDefaultCellStyle = dataGridViewCellStyle5;
- this.dgvSettlRecord.RowTemplate.Height = 23;
- this.dgvSettlRecord.SelectedIndex = -1;
- this.dgvSettlRecord.Size = new System.Drawing.Size(1283, 396);
- this.dgvSettlRecord.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- this.dgvSettlRecord.TabIndex = 3;
- this.dgvSettlRecord.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiPagination1
- //
- this.uiPagination1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.uiPagination1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiPagination1.Location = new System.Drawing.Point(0, 396);
- this.uiPagination1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiPagination1.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiPagination1.Name = "uiPagination1";
- this.uiPagination1.PagerCount = 13;
- this.uiPagination1.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
- this.uiPagination1.ShowJumpButton = false;
- this.uiPagination1.ShowText = false;
- this.uiPagination1.Size = new System.Drawing.Size(1283, 31);
- this.uiPagination1.TabIndex = 2;
- this.uiPagination1.Text = "uiPagination1";
- this.uiPagination1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiPagination1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiPanel2
- //
- this.uiPanel2.Controls.Add(this.uiButton4);
- this.uiPanel2.Controls.Add(this.btCancleSettl);
- this.uiPanel2.Controls.Add(this.gbExactLocate);
- this.uiPanel2.Controls.Add(this.btnQuerySettleRec);
- this.uiPanel2.Controls.Add(this.btnReverseBySettl);
- this.uiPanel2.Controls.Add(this.rbgBillType);
- this.uiPanel2.Controls.Add(this.rbgAdmType);
- this.uiPanel2.Controls.Add(this.uiGroupBox2);
- 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, 427);
- 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(1283, 153);
- this.uiPanel2.TabIndex = 4;
- this.uiPanel2.Text = null;
- this.uiPanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiPanel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiButton4
- //
- this.uiButton4.Anchor = ((System.Windows.Forms.AnchorStyles)((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(1145, 74);
- this.uiButton4.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiButton4.Name = "uiButton4";
- this.uiButton4.Size = new System.Drawing.Size(128, 62);
- this.uiButton4.TabIndex = 28;
- 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.btnExit_Click);
- //
- // btCancleSettl
- //
- this.btCancleSettl.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.btCancleSettl.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btCancleSettl.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btCancleSettl.Location = new System.Drawing.Point(1024, 74);
- this.btCancleSettl.MinimumSize = new System.Drawing.Size(1, 1);
- this.btCancleSettl.Name = "btCancleSettl";
- this.btCancleSettl.Size = new System.Drawing.Size(116, 62);
- this.btCancleSettl.TabIndex = 25;
- this.btCancleSettl.Text = "结算撤销";
- this.btCancleSettl.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btCancleSettl.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.btCancleSettl.Click += new System.EventHandler(this.btCancleSettl_Click);
- //
- // gbExactLocate
- //
- this.gbExactLocate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- this.gbExactLocate.Controls.Add(this.tbHisNO);
- this.gbExactLocate.Controls.Add(this.tbPatSettlID);
- this.gbExactLocate.Controls.Add(this.tbName);
- this.gbExactLocate.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.gbExactLocate.Location = new System.Drawing.Point(483, 5);
- this.gbExactLocate.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.gbExactLocate.MinimumSize = new System.Drawing.Size(1, 1);
- this.gbExactLocate.Name = "gbExactLocate";
- this.gbExactLocate.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
- this.gbExactLocate.Size = new System.Drawing.Size(198, 162);
- this.gbExactLocate.TabIndex = 23;
- this.gbExactLocate.Text = "精确定位";
- this.gbExactLocate.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.gbExactLocate.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbHisNO
- //
- this.tbHisNO.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbHisNO.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbHisNO.Location = new System.Drawing.Point(15, 92);
- this.tbHisNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbHisNO.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbHisNO.Name = "tbHisNO";
- this.tbHisNO.ShowText = false;
- this.tbHisNO.Size = new System.Drawing.Size(169, 24);
- this.tbHisNO.TabIndex = 3;
- this.tbHisNO.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbHisNO.Watermark = "患者卡号";
- this.tbHisNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbPatSettlID
- //
- this.tbPatSettlID.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbPatSettlID.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbPatSettlID.Location = new System.Drawing.Point(15, 61);
- this.tbPatSettlID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbPatSettlID.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbPatSettlID.Name = "tbPatSettlID";
- this.tbPatSettlID.ShowText = false;
- this.tbPatSettlID.Size = new System.Drawing.Size(169, 24);
- this.tbPatSettlID.TabIndex = 2;
- this.tbPatSettlID.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbPatSettlID.Watermark = "结算编号";
- this.tbPatSettlID.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbName
- //
- this.tbName.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbName.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbName.Location = new System.Drawing.Point(15, 30);
- this.tbName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbName.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbName.Name = "tbName";
- this.tbName.ShowText = false;
- this.tbName.Size = new System.Drawing.Size(169, 24);
- this.tbName.TabIndex = 1;
- this.tbName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbName.Watermark = "姓名";
- this.tbName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // btnQuerySettleRec
- //
- this.btnQuerySettleRec.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.btnQuerySettleRec.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btnQuerySettleRec.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnQuerySettleRec.Location = new System.Drawing.Point(785, 74);
- this.btnQuerySettleRec.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnQuerySettleRec.Name = "btnQuerySettleRec";
- this.btnQuerySettleRec.Size = new System.Drawing.Size(145, 62);
- this.btnQuerySettleRec.TabIndex = 19;
- this.btnQuerySettleRec.Text = "查询医保结算信息";
- this.btnQuerySettleRec.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnQuerySettleRec.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.btnQuerySettleRec.Click += new System.EventHandler(this.btnQuerySettleRec_Click);
- //
- // btnReverseBySettl
- //
- this.btnReverseBySettl.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.btnReverseBySettl.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btnReverseBySettl.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnReverseBySettl.Location = new System.Drawing.Point(935, 74);
- this.btnReverseBySettl.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnReverseBySettl.Name = "btnReverseBySettl";
- this.btnReverseBySettl.Size = new System.Drawing.Size(84, 62);
- this.btnReverseBySettl.TabIndex = 18;
- this.btnReverseBySettl.Text = "冲正交易";
- this.btnReverseBySettl.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnReverseBySettl.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.btnReverseBySettl.Click += new System.EventHandler(this.btnReverseBySettl_Click);
- //
- // rbgBillType
- //
- this.rbgBillType.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- this.rbgBillType.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.rbgBillType.Items.AddRange(new object[] {
- "全部",
- "正票",
- "负票"});
- this.rbgBillType.ItemSize = new System.Drawing.Size(150, 32);
- this.rbgBillType.Location = new System.Drawing.Point(361, 5);
- this.rbgBillType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.rbgBillType.MinimumSize = new System.Drawing.Size(1, 1);
- this.rbgBillType.Name = "rbgBillType";
- this.rbgBillType.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
- this.rbgBillType.Size = new System.Drawing.Size(114, 162);
- this.rbgBillType.TabIndex = 24;
- this.rbgBillType.Text = "票据类型";
- this.rbgBillType.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.rbgBillType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // rbgAdmType
- //
- this.rbgAdmType.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- this.rbgAdmType.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.rbgAdmType.Items.AddRange(new object[] {
- "全部",
- "门诊",
- "住院",
- "线上"});
- this.rbgAdmType.ItemSize = new System.Drawing.Size(150, 32);
- this.rbgAdmType.Location = new System.Drawing.Point(238, 5);
- this.rbgAdmType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.rbgAdmType.MinimumSize = new System.Drawing.Size(1, 1);
- this.rbgAdmType.Name = "rbgAdmType";
- this.rbgAdmType.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
- this.rbgAdmType.Size = new System.Drawing.Size(115, 162);
- this.rbgAdmType.TabIndex = 21;
- this.rbgAdmType.Text = "就诊类型";
- this.rbgAdmType.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.rbgAdmType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiGroupBox2
- //
- this.uiGroupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- this.uiGroupBox2.Controls.Add(this.dpED_Settl);
- this.uiGroupBox2.Controls.Add(this.dpST_Settl);
- this.uiGroupBox2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiGroupBox2.Location = new System.Drawing.Point(4, 5);
- 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(226, 162);
- this.uiGroupBox2.TabIndex = 20;
- this.uiGroupBox2.Text = "起止时间";
- this.uiGroupBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiGroupBox2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // dpED_Settl
- //
- this.dpED_Settl.FillColor = System.Drawing.Color.White;
- this.dpED_Settl.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dpED_Settl.Location = new System.Drawing.Point(17, 75);
- this.dpED_Settl.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.dpED_Settl.MaxLength = 19;
- this.dpED_Settl.MinimumSize = new System.Drawing.Size(63, 0);
- this.dpED_Settl.Name = "dpED_Settl";
- this.dpED_Settl.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
- this.dpED_Settl.Size = new System.Drawing.Size(193, 29);
- this.dpED_Settl.SymbolDropDown = 61555;
- this.dpED_Settl.SymbolNormal = 61555;
- this.dpED_Settl.TabIndex = 1;
- this.dpED_Settl.Text = "2022-05-22 14:03:13";
- this.dpED_Settl.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.dpED_Settl.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 266);
- this.dpED_Settl.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // dpST_Settl
- //
- this.dpST_Settl.FillColor = System.Drawing.Color.White;
- this.dpST_Settl.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dpST_Settl.Location = new System.Drawing.Point(17, 36);
- this.dpST_Settl.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.dpST_Settl.MaxLength = 19;
- this.dpST_Settl.MinimumSize = new System.Drawing.Size(63, 0);
- this.dpST_Settl.Name = "dpST_Settl";
- this.dpST_Settl.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
- this.dpST_Settl.Size = new System.Drawing.Size(193, 29);
- this.dpST_Settl.SymbolDropDown = 61555;
- this.dpST_Settl.SymbolNormal = 61555;
- this.dpST_Settl.TabIndex = 0;
- this.dpST_Settl.Text = "2022-05-22 14:03:13";
- this.dpST_Settl.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.dpST_Settl.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 266);
- this.dpST_Settl.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tpLogReverse
- //
- this.tpLogReverse.Controls.Add(this.panel1);
- this.tpLogReverse.Location = new System.Drawing.Point(0, 40);
- this.tpLogReverse.Margin = new System.Windows.Forms.Padding(2);
- this.tpLogReverse.Name = "tpLogReverse";
- this.tpLogReverse.Size = new System.Drawing.Size(1283, 580);
- this.tpLogReverse.TabIndex = 0;
- this.tpLogReverse.Text = "日志冲正";
- this.tpLogReverse.UseVisualStyleBackColor = true;
- //
- // panel1
- //
- this.panel1.Controls.Add(this.dgvLog);
- this.panel1.Controls.Add(this.pgSettlRecod);
- this.panel1.Controls.Add(this.uiPanel1);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel1.Location = new System.Drawing.Point(0, 0);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(1283, 580);
- this.panel1.TabIndex = 2;
- //
- // dgvLog
- //
- this.dgvLog.AllowUserToAddRows = false;
- this.dgvLog.AllowUserToDeleteRows = false;
- dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- this.dgvLog.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
- this.dgvLog.BackgroundColor = System.Drawing.Color.White;
- this.dgvLog.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.SystemColors.Highlight;
- dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvLog.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
- this.dgvLog.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Window;
- dataGridViewCellStyle8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.ControlText;
- dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dgvLog.DefaultCellStyle = dataGridViewCellStyle8;
- this.dgvLog.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvLog.EnableHeadersVisualStyles = false;
- this.dgvLog.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvLog.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- this.dgvLog.Location = new System.Drawing.Point(0, 0);
- this.dgvLog.Name = "dgvLog";
- dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((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.White;
- dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvLog.RowHeadersDefaultCellStyle = dataGridViewCellStyle9;
- this.dgvLog.RowHeadersWidth = 62;
- dataGridViewCellStyle10.BackColor = System.Drawing.Color.White;
- dataGridViewCellStyle10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvLog.RowsDefaultCellStyle = dataGridViewCellStyle10;
- this.dgvLog.RowTemplate.Height = 23;
- this.dgvLog.SelectedIndex = -1;
- this.dgvLog.Size = new System.Drawing.Size(1283, 416);
- this.dgvLog.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- this.dgvLog.TabIndex = 3;
- this.dgvLog.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // pgSettlRecod
- //
- this.pgSettlRecod.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.pgSettlRecod.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pgSettlRecod.Location = new System.Drawing.Point(0, 416);
- this.pgSettlRecod.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.pgSettlRecod.MinimumSize = new System.Drawing.Size(1, 1);
- this.pgSettlRecod.Name = "pgSettlRecod";
- this.pgSettlRecod.PagerCount = 13;
- this.pgSettlRecod.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
- this.pgSettlRecod.ShowJumpButton = false;
- this.pgSettlRecod.ShowText = false;
- this.pgSettlRecod.Size = new System.Drawing.Size(1283, 31);
- this.pgSettlRecod.TabIndex = 2;
- this.pgSettlRecod.Text = "uiPagination1";
- this.pgSettlRecod.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.pgSettlRecod.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiPanel1
- //
- this.uiPanel1.Controls.Add(this.uiButton3);
- this.uiPanel1.Controls.Add(this.gbOther);
- this.uiPanel1.Controls.Add(this.btnQueryLog);
- this.uiPanel1.Controls.Add(this.btnReverseByLog);
- this.uiPanel1.Controls.Add(this.gbInterface);
- this.uiPanel1.Controls.Add(this.gbDateTime);
- this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiPanel1.Location = new System.Drawing.Point(0, 447);
- 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(1283, 133);
- this.uiPanel1.TabIndex = 4;
- this.uiPanel1.Text = null;
- this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // 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(1072, 35);
- this.uiButton3.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiButton3.Name = "uiButton3";
- this.uiButton3.Size = new System.Drawing.Size(166, 72);
- this.uiButton3.TabIndex = 27;
- 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.btnExit_Click);
- //
- // gbOther
- //
- this.gbOther.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- this.gbOther.Controls.Add(this.tbCBD_Log);
- this.gbOther.Controls.Add(this.uiLabel5);
- this.gbOther.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.gbOther.Location = new System.Drawing.Point(579, 0);
- this.gbOther.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.gbOther.MinimumSize = new System.Drawing.Size(1, 1);
- this.gbOther.Name = "gbOther";
- this.gbOther.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
- this.gbOther.Size = new System.Drawing.Size(258, 133);
- this.gbOther.TabIndex = 25;
- this.gbOther.Text = "冲正条件";
- this.gbOther.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.gbOther.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbCBD_Log
- //
- this.tbCBD_Log.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbCBD_Log.Font = new System.Drawing.Font("微软雅黑", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbCBD_Log.Location = new System.Drawing.Point(83, 37);
- this.tbCBD_Log.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbCBD_Log.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbCBD_Log.Name = "tbCBD_Log";
- this.tbCBD_Log.ShowText = false;
- this.tbCBD_Log.Size = new System.Drawing.Size(150, 25);
- this.tbCBD_Log.TabIndex = 3;
- this.tbCBD_Log.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbCBD_Log.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel5
- //
- this.uiLabel5.Font = new System.Drawing.Font("微软雅黑", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel5.Location = new System.Drawing.Point(18, 39);
- this.uiLabel5.Name = "uiLabel5";
- this.uiLabel5.Size = new System.Drawing.Size(100, 23);
- this.uiLabel5.TabIndex = 2;
- this.uiLabel5.Text = "参保地:";
- this.uiLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // btnQueryLog
- //
- this.btnQueryLog.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.btnQueryLog.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btnQueryLog.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnQueryLog.Location = new System.Drawing.Point(900, 35);
- this.btnQueryLog.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnQueryLog.Name = "btnQueryLog";
- this.btnQueryLog.Size = new System.Drawing.Size(166, 32);
- this.btnQueryLog.TabIndex = 24;
- this.btnQueryLog.Text = "查询";
- this.btnQueryLog.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnQueryLog.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.btnQueryLog.Click += new System.EventHandler(this.btnQueryLog_Click);
- //
- // btnReverseByLog
- //
- this.btnReverseByLog.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.btnReverseByLog.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btnReverseByLog.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnReverseByLog.Location = new System.Drawing.Point(900, 75);
- this.btnReverseByLog.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnReverseByLog.Name = "btnReverseByLog";
- this.btnReverseByLog.Size = new System.Drawing.Size(166, 32);
- this.btnReverseByLog.TabIndex = 23;
- this.btnReverseByLog.Text = "冲正";
- this.btnReverseByLog.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnReverseByLog.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.btnReverseByLog.Click += new System.EventHandler(this.btnReverseByLog_Click);
- //
- // gbInterface
- //
- this.gbInterface.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- this.gbInterface.Controls.Add(this.tbPsnNO);
- this.gbInterface.Controls.Add(this.uiLabel3);
- this.gbInterface.Controls.Add(this.tbTransNO);
- this.gbInterface.Controls.Add(this.uiLabel2);
- this.gbInterface.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.gbInterface.Location = new System.Drawing.Point(226, 0);
- this.gbInterface.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.gbInterface.MinimumSize = new System.Drawing.Size(1, 1);
- this.gbInterface.Name = "gbInterface";
- this.gbInterface.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
- this.gbInterface.Size = new System.Drawing.Size(353, 133);
- this.gbInterface.TabIndex = 22;
- this.gbInterface.Text = "筛选条件";
- this.gbInterface.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.gbInterface.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbPsnNO
- //
- this.tbPsnNO.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbPsnNO.Font = new System.Drawing.Font("微软雅黑", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbPsnNO.Location = new System.Drawing.Point(137, 73);
- this.tbPsnNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbPsnNO.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbPsnNO.Name = "tbPsnNO";
- this.tbPsnNO.ShowText = false;
- this.tbPsnNO.Size = new System.Drawing.Size(150, 25);
- this.tbPsnNO.TabIndex = 5;
- this.tbPsnNO.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbPsnNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel3
- //
- this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel3.Location = new System.Drawing.Point(26, 73);
- this.uiLabel3.Name = "uiLabel3";
- this.uiLabel3.Size = new System.Drawing.Size(100, 23);
- this.uiLabel3.TabIndex = 4;
- this.uiLabel3.Text = "医保编号:";
- this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbTransNO
- //
- this.tbTransNO.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbTransNO.Font = new System.Drawing.Font("微软雅黑", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbTransNO.Location = new System.Drawing.Point(137, 37);
- this.tbTransNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbTransNO.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbTransNO.Name = "tbTransNO";
- this.tbTransNO.ShowText = false;
- this.tbTransNO.Size = new System.Drawing.Size(150, 25);
- this.tbTransNO.TabIndex = 3;
- this.tbTransNO.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbTransNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel2
- //
- this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel2.Location = new System.Drawing.Point(26, 37);
- this.uiLabel2.Name = "uiLabel2";
- this.uiLabel2.Size = new System.Drawing.Size(100, 23);
- this.uiLabel2.TabIndex = 2;
- this.uiLabel2.Text = "交易编码:";
- this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // gbDateTime
- //
- this.gbDateTime.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- this.gbDateTime.Controls.Add(this.dpED_Log);
- this.gbDateTime.Controls.Add(this.dpST_Log);
- this.gbDateTime.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.gbDateTime.Location = new System.Drawing.Point(0, 0);
- this.gbDateTime.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.gbDateTime.MinimumSize = new System.Drawing.Size(1, 1);
- this.gbDateTime.Name = "gbDateTime";
- this.gbDateTime.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
- this.gbDateTime.Size = new System.Drawing.Size(226, 133);
- this.gbDateTime.TabIndex = 20;
- this.gbDateTime.Text = "起止时间";
- this.gbDateTime.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.gbDateTime.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // dpED_Log
- //
- this.dpED_Log.FillColor = System.Drawing.Color.White;
- this.dpED_Log.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dpED_Log.Location = new System.Drawing.Point(13, 70);
- this.dpED_Log.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.dpED_Log.MaxLength = 19;
- this.dpED_Log.MinimumSize = new System.Drawing.Size(63, 0);
- this.dpED_Log.Name = "dpED_Log";
- this.dpED_Log.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
- this.dpED_Log.Size = new System.Drawing.Size(200, 29);
- this.dpED_Log.SymbolDropDown = 61555;
- this.dpED_Log.SymbolNormal = 61555;
- this.dpED_Log.TabIndex = 1;
- this.dpED_Log.Text = "2022-05-22 14:03:13";
- this.dpED_Log.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.dpED_Log.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 266);
- this.dpED_Log.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // dpST_Log
- //
- this.dpST_Log.FillColor = System.Drawing.Color.White;
- this.dpST_Log.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dpST_Log.Location = new System.Drawing.Point(13, 31);
- this.dpST_Log.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.dpST_Log.MaxLength = 19;
- this.dpST_Log.MinimumSize = new System.Drawing.Size(63, 0);
- this.dpST_Log.Name = "dpST_Log";
- this.dpST_Log.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
- this.dpST_Log.Size = new System.Drawing.Size(200, 29);
- this.dpST_Log.SymbolDropDown = 61555;
- this.dpST_Log.SymbolNormal = 61555;
- this.dpST_Log.TabIndex = 0;
- this.dpST_Log.Text = "2022-05-22 14:03:13";
- this.dpST_Log.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.dpST_Log.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 266);
- this.dpST_Log.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tpHandReverse
- //
- this.tpHandReverse.Controls.Add(this.uiPanel5);
- this.tpHandReverse.Controls.Add(this.uiPanel4);
- this.tpHandReverse.Location = new System.Drawing.Point(0, 40);
- this.tpHandReverse.Margin = new System.Windows.Forms.Padding(2);
- this.tpHandReverse.Name = "tpHandReverse";
- this.tpHandReverse.Size = new System.Drawing.Size(1283, 580);
- this.tpHandReverse.TabIndex = 1;
- this.tpHandReverse.Text = "手工冲正";
- this.tpHandReverse.UseVisualStyleBackColor = true;
- //
- // uiPanel5
- //
- this.uiPanel5.Controls.Add(this.uiSplitContainer3);
- this.uiPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
- this.uiPanel5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiPanel5.Location = new System.Drawing.Point(0, 0);
- this.uiPanel5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiPanel5.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiPanel5.Name = "uiPanel5";
- this.uiPanel5.Size = new System.Drawing.Size(1283, 467);
- this.uiPanel5.TabIndex = 5;
- this.uiPanel5.Text = null;
- this.uiPanel5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiPanel5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiSplitContainer3
- //
- this.uiSplitContainer3.Cursor = System.Windows.Forms.Cursors.Default;
- this.uiSplitContainer3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.uiSplitContainer3.Location = new System.Drawing.Point(0, 0);
- this.uiSplitContainer3.MinimumSize = new System.Drawing.Size(20, 20);
- this.uiSplitContainer3.Name = "uiSplitContainer3";
- //
- // uiSplitContainer3.Panel1
- //
- this.uiSplitContainer3.Panel1.Controls.Add(this.uiGroupBox6);
- //
- // uiSplitContainer3.Panel2
- //
- this.uiSplitContainer3.Panel2.Controls.Add(this.uiGroupBox7);
- this.uiSplitContainer3.Size = new System.Drawing.Size(1283, 467);
- this.uiSplitContainer3.SplitterDistance = 589;
- this.uiSplitContainer3.SplitterWidth = 11;
- this.uiSplitContainer3.TabIndex = 0;
- this.uiSplitContainer3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiGroupBox6
- //
- this.uiGroupBox6.Controls.Add(this.rtbInparam);
- this.uiGroupBox6.Dock = System.Windows.Forms.DockStyle.Fill;
- this.uiGroupBox6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiGroupBox6.Location = new System.Drawing.Point(0, 0);
- this.uiGroupBox6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiGroupBox6.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiGroupBox6.Name = "uiGroupBox6";
- this.uiGroupBox6.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
- this.uiGroupBox6.Size = new System.Drawing.Size(589, 467);
- this.uiGroupBox6.TabIndex = 0;
- this.uiGroupBox6.Text = "入参";
- this.uiGroupBox6.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiGroupBox6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // rtbInparam
- //
- this.rtbInparam.Dock = System.Windows.Forms.DockStyle.Fill;
- this.rtbInparam.FillColor = System.Drawing.Color.White;
- this.rtbInparam.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.rtbInparam.Location = new System.Drawing.Point(0, 32);
- this.rtbInparam.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.rtbInparam.MinimumSize = new System.Drawing.Size(1, 1);
- this.rtbInparam.Name = "rtbInparam";
- this.rtbInparam.Padding = new System.Windows.Forms.Padding(2);
- this.rtbInparam.ShowText = false;
- this.rtbInparam.Size = new System.Drawing.Size(589, 435);
- this.rtbInparam.TabIndex = 0;
- this.rtbInparam.Text = resources.GetString("rtbInparam.Text");
- this.rtbInparam.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.rtbInparam.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiGroupBox7
- //
- this.uiGroupBox7.Controls.Add(this.rtbOutparam);
- this.uiGroupBox7.Dock = System.Windows.Forms.DockStyle.Fill;
- this.uiGroupBox7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiGroupBox7.Location = new System.Drawing.Point(0, 0);
- this.uiGroupBox7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiGroupBox7.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiGroupBox7.Name = "uiGroupBox7";
- this.uiGroupBox7.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
- this.uiGroupBox7.Size = new System.Drawing.Size(683, 467);
- this.uiGroupBox7.TabIndex = 1;
- this.uiGroupBox7.Text = "出参";
- this.uiGroupBox7.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiGroupBox7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // rtbOutparam
- //
- this.rtbOutparam.Dock = System.Windows.Forms.DockStyle.Fill;
- this.rtbOutparam.FillColor = System.Drawing.Color.White;
- this.rtbOutparam.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.rtbOutparam.Location = new System.Drawing.Point(0, 32);
- this.rtbOutparam.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.rtbOutparam.MinimumSize = new System.Drawing.Size(1, 1);
- this.rtbOutparam.Name = "rtbOutparam";
- this.rtbOutparam.Padding = new System.Windows.Forms.Padding(2);
- this.rtbOutparam.ShowText = false;
- this.rtbOutparam.Size = new System.Drawing.Size(683, 435);
- this.rtbOutparam.TabIndex = 1;
- this.rtbOutparam.Text = resources.GetString("rtbOutparam.Text");
- this.rtbOutparam.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.rtbOutparam.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiPanel4
- //
- this.uiPanel4.Controls.Add(this.uiButton5);
- this.uiPanel4.Controls.Add(this.tb_DealNo);
- this.uiPanel4.Controls.Add(this.Chk_DealNo);
- this.uiPanel4.Controls.Add(this.uiButton2);
- this.uiPanel4.Controls.Add(this.tbCBD_Hand);
- this.uiPanel4.Controls.Add(this.uiLabel4);
- this.uiPanel4.Controls.Add(this.btnPatInfoShow);
- this.uiPanel4.Controls.Add(this.btPatInfo_ex);
- 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, 467);
- 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(1283, 113);
- this.uiPanel4.TabIndex = 4;
- this.uiPanel4.Text = null;
- this.uiPanel4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiPanel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiButton5
- //
- 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(1026, 39);
- this.uiButton5.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiButton5.Name = "uiButton5";
- this.uiButton5.Size = new System.Drawing.Size(121, 46);
- this.uiButton5.TabIndex = 31;
- this.uiButton5.Text = "测试";
- 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_DealNo
- //
- this.tb_DealNo.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tb_DealNo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tb_DealNo.Location = new System.Drawing.Point(382, 48);
- this.tb_DealNo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tb_DealNo.MinimumSize = new System.Drawing.Size(1, 16);
- this.tb_DealNo.Name = "tb_DealNo";
- this.tb_DealNo.ShowText = false;
- this.tb_DealNo.Size = new System.Drawing.Size(100, 29);
- this.tb_DealNo.TabIndex = 30;
- this.tb_DealNo.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tb_DealNo.Visible = false;
- this.tb_DealNo.Watermark = "交易码";
- this.tb_DealNo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // Chk_DealNo
- //
- this.Chk_DealNo.Cursor = System.Windows.Forms.Cursors.Hand;
- this.Chk_DealNo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.Chk_DealNo.Location = new System.Drawing.Point(269, 48);
- this.Chk_DealNo.MinimumSize = new System.Drawing.Size(1, 1);
- this.Chk_DealNo.Name = "Chk_DealNo";
- this.Chk_DealNo.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
- this.Chk_DealNo.Size = new System.Drawing.Size(106, 29);
- this.Chk_DealNo.TabIndex = 29;
- this.Chk_DealNo.Text = "自定义交易";
- this.Chk_DealNo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.Chk_DealNo.ValueChanged += new Sunny.UI.UICheckBox.OnValueChanged(this.Chk_DealNo_ValueChanged);
- //
- // uiButton2
- //
- this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand;
- this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiButton2.Location = new System.Drawing.Point(887, 39);
- this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiButton2.Name = "uiButton2";
- this.uiButton2.Size = new System.Drawing.Size(121, 46);
- this.uiButton2.TabIndex = 26;
- this.uiButton2.Text = "退 出";
- this.uiButton2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiButton2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.uiButton2.Click += new System.EventHandler(this.btnExit_Click);
- //
- // tbCBD_Hand
- //
- this.tbCBD_Hand.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- this.tbCBD_Hand.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbCBD_Hand.Font = new System.Drawing.Font("微软雅黑", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbCBD_Hand.Location = new System.Drawing.Point(93, 48);
- this.tbCBD_Hand.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbCBD_Hand.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbCBD_Hand.Name = "tbCBD_Hand";
- this.tbCBD_Hand.ShowText = false;
- this.tbCBD_Hand.Size = new System.Drawing.Size(111, 25);
- this.tbCBD_Hand.TabIndex = 5;
- this.tbCBD_Hand.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbCBD_Hand.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("微软雅黑", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel4.Location = new System.Drawing.Point(26, 48);
- this.uiLabel4.Name = "uiLabel4";
- this.uiLabel4.Size = new System.Drawing.Size(65, 23);
- this.uiLabel4.TabIndex = 4;
- this.uiLabel4.Text = "参保地:";
- this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // btnPatInfoShow
- //
- this.btnPatInfoShow.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btnPatInfoShow.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnPatInfoShow.Location = new System.Drawing.Point(763, 39);
- this.btnPatInfoShow.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnPatInfoShow.Name = "btnPatInfoShow";
- this.btnPatInfoShow.Size = new System.Drawing.Size(121, 46);
- this.btnPatInfoShow.TabIndex = 1;
- this.btnPatInfoShow.Text = "冲正";
- this.btnPatInfoShow.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnPatInfoShow.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.btnPatInfoShow.Click += new System.EventHandler(this.btnPatInfoShow_Click);
- //
- // btPatInfo_ex
- //
- this.btPatInfo_ex.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btPatInfo_ex.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btPatInfo_ex.Location = new System.Drawing.Point(639, 39);
- this.btPatInfo_ex.MinimumSize = new System.Drawing.Size(1, 1);
- this.btPatInfo_ex.Name = "btPatInfo_ex";
- this.btPatInfo_ex.Size = new System.Drawing.Size(121, 46);
- this.btPatInfo_ex.TabIndex = 0;
- this.btPatInfo_ex.Text = "冲正示例";
- this.btPatInfo_ex.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btPatInfo_ex.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.btPatInfo_ex.Click += new System.EventHandler(this.btPatInfo_ex_Click);
- //
- // tpCancleOutPatReg
- //
- this.tpCancleOutPatReg.Controls.Add(this.panel3);
- this.tpCancleOutPatReg.Location = new System.Drawing.Point(0, 40);
- this.tpCancleOutPatReg.Margin = new System.Windows.Forms.Padding(2);
- this.tpCancleOutPatReg.Name = "tpCancleOutPatReg";
- this.tpCancleOutPatReg.Size = new System.Drawing.Size(1283, 580);
- this.tpCancleOutPatReg.TabIndex = 3;
- this.tpCancleOutPatReg.Text = "撤销登记";
- this.tpCancleOutPatReg.UseVisualStyleBackColor = true;
- //
- // panel3
- //
- this.panel3.Controls.Add(this.dgvOutPatReg);
- this.panel3.Controls.Add(this.uiPagination2);
- this.panel3.Controls.Add(this.uiPanel3);
- this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel3.Location = new System.Drawing.Point(0, 0);
- this.panel3.Name = "panel3";
- this.panel3.Size = new System.Drawing.Size(1283, 580);
- this.panel3.TabIndex = 3;
- //
- // dgvOutPatReg
- //
- this.dgvOutPatReg.AllowUserToAddRows = false;
- this.dgvOutPatReg.AllowUserToDeleteRows = false;
- dataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- this.dgvOutPatReg.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle11;
- this.dgvOutPatReg.BackgroundColor = System.Drawing.Color.White;
- this.dgvOutPatReg.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.SystemColors.Highlight;
- dataGridViewCellStyle12.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvOutPatReg.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle12;
- this.dgvOutPatReg.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle13.BackColor = System.Drawing.SystemColors.Window;
- dataGridViewCellStyle13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle13.ForeColor = System.Drawing.SystemColors.ControlText;
- dataGridViewCellStyle13.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle13.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dgvOutPatReg.DefaultCellStyle = dataGridViewCellStyle13;
- this.dgvOutPatReg.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvOutPatReg.EnableHeadersVisualStyles = false;
- this.dgvOutPatReg.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvOutPatReg.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- this.dgvOutPatReg.Location = new System.Drawing.Point(0, 0);
- this.dgvOutPatReg.Name = "dgvOutPatReg";
- dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((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.White;
- dataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvOutPatReg.RowHeadersDefaultCellStyle = dataGridViewCellStyle14;
- this.dgvOutPatReg.RowHeadersWidth = 62;
- dataGridViewCellStyle15.BackColor = System.Drawing.Color.White;
- dataGridViewCellStyle15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvOutPatReg.RowsDefaultCellStyle = dataGridViewCellStyle15;
- this.dgvOutPatReg.RowTemplate.Height = 23;
- this.dgvOutPatReg.SelectedIndex = -1;
- this.dgvOutPatReg.Size = new System.Drawing.Size(1283, 421);
- this.dgvOutPatReg.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- this.dgvOutPatReg.TabIndex = 3;
- this.dgvOutPatReg.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiPagination2
- //
- this.uiPagination2.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.uiPagination2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiPagination2.Location = new System.Drawing.Point(0, 421);
- this.uiPagination2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiPagination2.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiPagination2.Name = "uiPagination2";
- this.uiPagination2.PagerCount = 13;
- this.uiPagination2.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
- this.uiPagination2.ShowJumpButton = false;
- this.uiPagination2.ShowText = false;
- this.uiPagination2.Size = new System.Drawing.Size(1283, 31);
- this.uiPagination2.TabIndex = 2;
- this.uiPagination2.Text = "uiPagination2";
- this.uiPagination2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiPagination2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiPanel3
- //
- this.uiPanel3.Controls.Add(this.uiButton1);
- this.uiPanel3.Controls.Add(this.btnCancleOutPatFee);
- this.uiPanel3.Controls.Add(this.uiGroupBox3);
- this.uiPanel3.Controls.Add(this.btnQueryOutPatReg);
- this.uiPanel3.Controls.Add(this.btnCancleOutPatReg);
- this.uiPanel3.Controls.Add(this.uiGroupBox5);
- 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, 452);
- 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(1283, 128);
- this.uiPanel3.TabIndex = 4;
- this.uiPanel3.Text = null;
- this.uiPanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiPanel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiButton1
- //
- this.uiButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand;
- this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiButton1.Location = new System.Drawing.Point(1073, 30);
- this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiButton1.Name = "uiButton1";
- this.uiButton1.Size = new System.Drawing.Size(166, 72);
- this.uiButton1.TabIndex = 25;
- this.uiButton1.Text = "退 出";
- this.uiButton1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiButton1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.uiButton1.Click += new System.EventHandler(this.btnExit_Click);
- //
- // btnCancleOutPatFee
- //
- this.btnCancleOutPatFee.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.btnCancleOutPatFee.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btnCancleOutPatFee.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnCancleOutPatFee.Location = new System.Drawing.Point(900, 31);
- this.btnCancleOutPatFee.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnCancleOutPatFee.Name = "btnCancleOutPatFee";
- this.btnCancleOutPatFee.Size = new System.Drawing.Size(166, 32);
- this.btnCancleOutPatFee.TabIndex = 24;
- this.btnCancleOutPatFee.Text = "撤销费用信息";
- this.btnCancleOutPatFee.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnCancleOutPatFee.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.btnCancleOutPatFee.Click += new System.EventHandler(this.btnCancleOutPatFee_Click);
- //
- // uiGroupBox3
- //
- this.uiGroupBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- this.uiGroupBox3.Controls.Add(this.tbOutPatPsnNO);
- this.uiGroupBox3.Controls.Add(this.tbOutPatRegID);
- this.uiGroupBox3.Controls.Add(this.tbOutPatName);
- this.uiGroupBox3.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiGroupBox3.Location = new System.Drawing.Point(226, 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(184, 128);
- this.uiGroupBox3.TabIndex = 23;
- this.uiGroupBox3.Text = "精确定位";
- this.uiGroupBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiGroupBox3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbOutPatPsnNO
- //
- this.tbOutPatPsnNO.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbOutPatPsnNO.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbOutPatPsnNO.Location = new System.Drawing.Point(8, 93);
- this.tbOutPatPsnNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbOutPatPsnNO.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbOutPatPsnNO.Name = "tbOutPatPsnNO";
- this.tbOutPatPsnNO.ShowText = false;
- this.tbOutPatPsnNO.Size = new System.Drawing.Size(164, 24);
- this.tbOutPatPsnNO.TabIndex = 3;
- this.tbOutPatPsnNO.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbOutPatPsnNO.Watermark = "医保编号";
- this.tbOutPatPsnNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbOutPatRegID
- //
- this.tbOutPatRegID.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbOutPatRegID.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbOutPatRegID.Location = new System.Drawing.Point(8, 62);
- this.tbOutPatRegID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbOutPatRegID.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbOutPatRegID.Name = "tbOutPatRegID";
- this.tbOutPatRegID.ShowText = false;
- this.tbOutPatRegID.Size = new System.Drawing.Size(164, 24);
- this.tbOutPatRegID.TabIndex = 2;
- this.tbOutPatRegID.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbOutPatRegID.Watermark = "医保登记号";
- this.tbOutPatRegID.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbOutPatName
- //
- this.tbOutPatName.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbOutPatName.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbOutPatName.Location = new System.Drawing.Point(8, 31);
- this.tbOutPatName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbOutPatName.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbOutPatName.Name = "tbOutPatName";
- this.tbOutPatName.ShowText = false;
- this.tbOutPatName.Size = new System.Drawing.Size(164, 24);
- this.tbOutPatName.TabIndex = 1;
- this.tbOutPatName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbOutPatName.Watermark = "姓名";
- this.tbOutPatName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // btnQueryOutPatReg
- //
- this.btnQueryOutPatReg.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.btnQueryOutPatReg.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btnQueryOutPatReg.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnQueryOutPatReg.Location = new System.Drawing.Point(727, 31);
- this.btnQueryOutPatReg.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnQueryOutPatReg.Name = "btnQueryOutPatReg";
- this.btnQueryOutPatReg.Size = new System.Drawing.Size(166, 71);
- this.btnQueryOutPatReg.TabIndex = 19;
- this.btnQueryOutPatReg.Text = "登记信息查询";
- this.btnQueryOutPatReg.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnQueryOutPatReg.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.btnQueryOutPatReg.Click += new System.EventHandler(this.btnQueryOutPatReg_Click);
- //
- // btnCancleOutPatReg
- //
- this.btnCancleOutPatReg.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.btnCancleOutPatReg.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btnCancleOutPatReg.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnCancleOutPatReg.Location = new System.Drawing.Point(900, 70);
- this.btnCancleOutPatReg.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnCancleOutPatReg.Name = "btnCancleOutPatReg";
- this.btnCancleOutPatReg.Size = new System.Drawing.Size(166, 32);
- this.btnCancleOutPatReg.TabIndex = 18;
- this.btnCancleOutPatReg.Text = "撤销登记信息";
- this.btnCancleOutPatReg.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnCancleOutPatReg.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.btnCancleOutPatReg.Click += new System.EventHandler(this.btnCancleOutPatReg_Click);
- //
- // uiGroupBox5
- //
- this.uiGroupBox5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- this.uiGroupBox5.Controls.Add(this.dpED_OutPatReg);
- this.uiGroupBox5.Controls.Add(this.dpST_OutPatReg);
- this.uiGroupBox5.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiGroupBox5.Location = new System.Drawing.Point(0, 0);
- this.uiGroupBox5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiGroupBox5.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiGroupBox5.Name = "uiGroupBox5";
- this.uiGroupBox5.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
- this.uiGroupBox5.Size = new System.Drawing.Size(226, 128);
- this.uiGroupBox5.TabIndex = 20;
- this.uiGroupBox5.Text = "起止时间";
- this.uiGroupBox5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiGroupBox5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // dpED_OutPatReg
- //
- this.dpED_OutPatReg.FillColor = System.Drawing.Color.White;
- this.dpED_OutPatReg.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dpED_OutPatReg.Location = new System.Drawing.Point(13, 70);
- this.dpED_OutPatReg.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.dpED_OutPatReg.MaxLength = 19;
- this.dpED_OutPatReg.MinimumSize = new System.Drawing.Size(63, 0);
- this.dpED_OutPatReg.Name = "dpED_OutPatReg";
- this.dpED_OutPatReg.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
- this.dpED_OutPatReg.Size = new System.Drawing.Size(200, 29);
- this.dpED_OutPatReg.SymbolDropDown = 61555;
- this.dpED_OutPatReg.SymbolNormal = 61555;
- this.dpED_OutPatReg.TabIndex = 1;
- this.dpED_OutPatReg.Text = "2022-05-22 14:03:13";
- this.dpED_OutPatReg.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.dpED_OutPatReg.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 266);
- this.dpED_OutPatReg.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // dpST_OutPatReg
- //
- this.dpST_OutPatReg.FillColor = System.Drawing.Color.White;
- this.dpST_OutPatReg.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dpST_OutPatReg.Location = new System.Drawing.Point(13, 31);
- this.dpST_OutPatReg.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.dpST_OutPatReg.MaxLength = 19;
- this.dpST_OutPatReg.MinimumSize = new System.Drawing.Size(63, 0);
- this.dpST_OutPatReg.Name = "dpST_OutPatReg";
- this.dpST_OutPatReg.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
- this.dpST_OutPatReg.Size = new System.Drawing.Size(200, 29);
- this.dpST_OutPatReg.SymbolDropDown = 61555;
- this.dpST_OutPatReg.SymbolNormal = 61555;
- this.dpST_OutPatReg.TabIndex = 0;
- this.dpST_OutPatReg.Text = "2022-05-22 14:03:13";
- this.dpST_OutPatReg.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.dpST_OutPatReg.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 266);
- this.dpST_OutPatReg.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tpSignQuery
- //
- this.tpSignQuery.Controls.Add(this.uiPagination3);
- this.tpSignQuery.Controls.Add(this.uiPanel6);
- this.tpSignQuery.Controls.Add(this.dgvSignQuery);
- this.tpSignQuery.Location = new System.Drawing.Point(0, 40);
- this.tpSignQuery.Name = "tpSignQuery";
- this.tpSignQuery.Size = new System.Drawing.Size(1283, 580);
- this.tpSignQuery.TabIndex = 4;
- this.tpSignQuery.Text = "医保签退";
- this.tpSignQuery.UseVisualStyleBackColor = true;
- //
- // uiPagination3
- //
- this.uiPagination3.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.uiPagination3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiPagination3.Location = new System.Drawing.Point(0, 421);
- this.uiPagination3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiPagination3.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiPagination3.Name = "uiPagination3";
- this.uiPagination3.PagerCount = 13;
- this.uiPagination3.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
- this.uiPagination3.ShowJumpButton = false;
- this.uiPagination3.ShowText = false;
- this.uiPagination3.Size = new System.Drawing.Size(1283, 31);
- this.uiPagination3.TabIndex = 6;
- this.uiPagination3.Text = "uiPagination3";
- this.uiPagination3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiPagination3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiPanel6
- //
- this.uiPanel6.Controls.Add(this.btnCancelSign);
- this.uiPanel6.Controls.Add(this.gbQuery);
- this.uiPanel6.Controls.Add(this.btnSignQuery);
- this.uiPanel6.Controls.Add(this.btnExit);
- this.uiPanel6.Controls.Add(this.uiGroupBox4);
- this.uiPanel6.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.uiPanel6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiPanel6.Location = new System.Drawing.Point(0, 452);
- this.uiPanel6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiPanel6.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiPanel6.Name = "uiPanel6";
- this.uiPanel6.Size = new System.Drawing.Size(1283, 128);
- this.uiPanel6.TabIndex = 5;
- this.uiPanel6.Text = null;
- this.uiPanel6.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiPanel6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // btnCancelSign
- //
- this.btnCancelSign.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.btnCancelSign.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btnCancelSign.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnCancelSign.Location = new System.Drawing.Point(907, 73);
- this.btnCancelSign.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnCancelSign.Name = "btnCancelSign";
- this.btnCancelSign.Size = new System.Drawing.Size(164, 35);
- this.btnCancelSign.TabIndex = 24;
- this.btnCancelSign.Text = "签 退";
- this.btnCancelSign.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnCancelSign.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.btnCancelSign.Click += new System.EventHandler(this.btnCancelSign_Click);
- //
- // gbQuery
- //
- this.gbQuery.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- this.gbQuery.Controls.Add(this.edtOpterName);
- this.gbQuery.Controls.Add(this.edtSignOpterNo);
- this.gbQuery.Controls.Add(this.edtSignNo);
- this.gbQuery.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.gbQuery.Location = new System.Drawing.Point(242, 0);
- this.gbQuery.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.gbQuery.MinimumSize = new System.Drawing.Size(1, 1);
- this.gbQuery.Name = "gbQuery";
- this.gbQuery.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
- this.gbQuery.Size = new System.Drawing.Size(245, 128);
- this.gbQuery.TabIndex = 23;
- this.gbQuery.Text = "查询条件";
- this.gbQuery.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.gbQuery.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // edtOpterName
- //
- this.edtOpterName.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.edtOpterName.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.edtOpterName.Location = new System.Drawing.Point(19, 94);
- this.edtOpterName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.edtOpterName.MinimumSize = new System.Drawing.Size(1, 16);
- this.edtOpterName.Name = "edtOpterName";
- this.edtOpterName.ShowText = false;
- this.edtOpterName.Size = new System.Drawing.Size(206, 25);
- this.edtOpterName.TabIndex = 5;
- this.edtOpterName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.edtOpterName.Watermark = "操作员姓名";
- this.edtOpterName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // edtSignOpterNo
- //
- this.edtSignOpterNo.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.edtSignOpterNo.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.edtSignOpterNo.Location = new System.Drawing.Point(19, 61);
- this.edtSignOpterNo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.edtSignOpterNo.MinimumSize = new System.Drawing.Size(1, 16);
- this.edtSignOpterNo.Name = "edtSignOpterNo";
- this.edtSignOpterNo.ShowText = false;
- this.edtSignOpterNo.Size = new System.Drawing.Size(206, 25);
- this.edtSignOpterNo.TabIndex = 2;
- this.edtSignOpterNo.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.edtSignOpterNo.Watermark = "操作员编号";
- this.edtSignOpterNo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // edtSignNo
- //
- this.edtSignNo.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.edtSignNo.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.edtSignNo.Location = new System.Drawing.Point(19, 28);
- this.edtSignNo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.edtSignNo.MinimumSize = new System.Drawing.Size(1, 16);
- this.edtSignNo.Name = "edtSignNo";
- this.edtSignNo.ShowText = false;
- this.edtSignNo.Size = new System.Drawing.Size(206, 25);
- this.edtSignNo.TabIndex = 1;
- this.edtSignNo.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.edtSignNo.Watermark = "签到编号";
- this.edtSignNo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // btnSignQuery
- //
- this.btnSignQuery.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.btnSignQuery.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btnSignQuery.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnSignQuery.Location = new System.Drawing.Point(907, 32);
- this.btnSignQuery.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnSignQuery.Name = "btnSignQuery";
- this.btnSignQuery.Size = new System.Drawing.Size(164, 35);
- this.btnSignQuery.TabIndex = 19;
- this.btnSignQuery.Text = "查 询";
- this.btnSignQuery.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnSignQuery.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.btnSignQuery.Click += new System.EventHandler(this.btnSignQuery_Click);
- //
- // btnExit
- //
- this.btnExit.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.btnExit.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btnExit.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnExit.Location = new System.Drawing.Point(1076, 32);
- this.btnExit.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnExit.Name = "btnExit";
- this.btnExit.Size = new System.Drawing.Size(164, 76);
- this.btnExit.TabIndex = 18;
- this.btnExit.Text = "退 出";
- this.btnExit.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnExit.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
- //
- // uiGroupBox4
- //
- this.uiGroupBox4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- this.uiGroupBox4.Controls.Add(this.dtSignEnd);
- this.uiGroupBox4.Controls.Add(this.dtSignBegin);
- this.uiGroupBox4.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiGroupBox4.Location = new System.Drawing.Point(0, 0);
- 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(242, 128);
- this.uiGroupBox4.TabIndex = 20;
- this.uiGroupBox4.Text = "起止时间";
- this.uiGroupBox4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiGroupBox4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // dtSignEnd
- //
- this.dtSignEnd.FillColor = System.Drawing.Color.White;
- this.dtSignEnd.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtSignEnd.Location = new System.Drawing.Point(18, 75);
- this.dtSignEnd.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.dtSignEnd.MaxLength = 19;
- this.dtSignEnd.MinimumSize = new System.Drawing.Size(63, 0);
- this.dtSignEnd.Name = "dtSignEnd";
- this.dtSignEnd.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
- this.dtSignEnd.Size = new System.Drawing.Size(200, 29);
- this.dtSignEnd.SymbolDropDown = 61555;
- this.dtSignEnd.SymbolNormal = 61555;
- this.dtSignEnd.TabIndex = 1;
- this.dtSignEnd.Text = "2022-05-22 14:03:13";
- this.dtSignEnd.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.dtSignEnd.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 266);
- this.dtSignEnd.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // dtSignBegin
- //
- this.dtSignBegin.FillColor = System.Drawing.Color.White;
- this.dtSignBegin.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtSignBegin.Location = new System.Drawing.Point(18, 34);
- this.dtSignBegin.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.dtSignBegin.MaxLength = 19;
- this.dtSignBegin.MinimumSize = new System.Drawing.Size(63, 0);
- this.dtSignBegin.Name = "dtSignBegin";
- this.dtSignBegin.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
- this.dtSignBegin.Size = new System.Drawing.Size(200, 29);
- this.dtSignBegin.SymbolDropDown = 61555;
- this.dtSignBegin.SymbolNormal = 61555;
- this.dtSignBegin.TabIndex = 0;
- this.dtSignBegin.Text = "2022-05-22 14:03:13";
- this.dtSignBegin.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.dtSignBegin.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 266);
- this.dtSignBegin.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // dgvSignQuery
- //
- dataGridViewCellStyle16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- this.dgvSignQuery.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle16;
- this.dgvSignQuery.BackgroundColor = System.Drawing.Color.White;
- this.dgvSignQuery.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle17.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle17.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle17.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle17.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle17.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvSignQuery.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle17;
- this.dgvSignQuery.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle18.BackColor = System.Drawing.SystemColors.Window;
- dataGridViewCellStyle18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle18.ForeColor = System.Drawing.SystemColors.ControlText;
- dataGridViewCellStyle18.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle18.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle18.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dgvSignQuery.DefaultCellStyle = dataGridViewCellStyle18;
- this.dgvSignQuery.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvSignQuery.EnableHeadersVisualStyles = false;
- this.dgvSignQuery.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvSignQuery.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- this.dgvSignQuery.Location = new System.Drawing.Point(0, 0);
- this.dgvSignQuery.Name = "dgvSignQuery";
- dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle19.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- dataGridViewCellStyle19.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle19.SelectionForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle19.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvSignQuery.RowHeadersDefaultCellStyle = dataGridViewCellStyle19;
- this.dgvSignQuery.RowHeadersWidth = 62;
- dataGridViewCellStyle20.BackColor = System.Drawing.Color.White;
- dataGridViewCellStyle20.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvSignQuery.RowsDefaultCellStyle = dataGridViewCellStyle20;
- this.dgvSignQuery.RowTemplate.Height = 23;
- this.dgvSignQuery.SelectedIndex = -1;
- this.dgvSignQuery.Size = new System.Drawing.Size(1283, 580);
- this.dgvSignQuery.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- this.dgvSignQuery.TabIndex = 0;
- this.dgvSignQuery.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // HandleException
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1283, 620);
- this.Controls.Add(this.tcReverse);
- this.Margin = new System.Windows.Forms.Padding(2);
- this.Name = "HandleException";
- this.Text = "异常处理";
- this.Load += new System.EventHandler(this.HandleException_Load);
- this.tcReverse.ResumeLayout(false);
- this.tpSettlReverse.ResumeLayout(false);
- this.panel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvSettlRecord)).EndInit();
- this.uiPanel2.ResumeLayout(false);
- this.gbExactLocate.ResumeLayout(false);
- this.uiGroupBox2.ResumeLayout(false);
- this.tpLogReverse.ResumeLayout(false);
- this.panel1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvLog)).EndInit();
- this.uiPanel1.ResumeLayout(false);
- this.gbOther.ResumeLayout(false);
- this.gbInterface.ResumeLayout(false);
- this.gbDateTime.ResumeLayout(false);
- this.tpHandReverse.ResumeLayout(false);
- this.uiPanel5.ResumeLayout(false);
- this.uiSplitContainer3.Panel1.ResumeLayout(false);
- this.uiSplitContainer3.Panel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer3)).EndInit();
- this.uiSplitContainer3.ResumeLayout(false);
- this.uiGroupBox6.ResumeLayout(false);
- this.uiGroupBox7.ResumeLayout(false);
- this.uiPanel4.ResumeLayout(false);
- this.tpCancleOutPatReg.ResumeLayout(false);
- this.panel3.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvOutPatReg)).EndInit();
- this.uiPanel3.ResumeLayout(false);
- this.uiGroupBox3.ResumeLayout(false);
- this.uiGroupBox5.ResumeLayout(false);
- this.tpSignQuery.ResumeLayout(false);
- this.uiPanel6.ResumeLayout(false);
- this.gbQuery.ResumeLayout(false);
- this.uiGroupBox4.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvSignQuery)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private Sunny.UI.UITabControl tcReverse;
- private System.Windows.Forms.TabPage tpLogReverse;
- private System.Windows.Forms.Panel panel1;
- private Sunny.UI.UIDataGridView dgvLog;
- private Sunny.UI.UIPagination pgSettlRecod;
- private Sunny.UI.UIPanel uiPanel1;
- private Sunny.UI.UIGroupBox gbInterface;
- private Sunny.UI.UIGroupBox gbDateTime;
- private Sunny.UI.UIDatetimePicker dpED_Log;
- private Sunny.UI.UIDatetimePicker dpST_Log;
- private System.Windows.Forms.TabPage tpHandReverse;
- private System.Windows.Forms.TabPage tpSettlReverse;
- private Sunny.UI.UIButton btnQueryLog;
- private Sunny.UI.UIButton btnReverseByLog;
- private System.Windows.Forms.Panel panel2;
- private Sunny.UI.UIDataGridView dgvSettlRecord;
- private Sunny.UI.UIPagination uiPagination1;
- private Sunny.UI.UIPanel uiPanel2;
- private Sunny.UI.UIGroupBox gbExactLocate;
- private Sunny.UI.UITextBox tbHisNO;
- private Sunny.UI.UITextBox tbPatSettlID;
- private Sunny.UI.UITextBox tbName;
- private Sunny.UI.UIButton btnQuerySettleRec;
- private Sunny.UI.UIButton btnReverseBySettl;
- private Sunny.UI.UIRadioButtonGroup rbgBillType;
- private Sunny.UI.UIRadioButtonGroup rbgAdmType;
- private Sunny.UI.UIGroupBox uiGroupBox2;
- private Sunny.UI.UIDatetimePicker dpED_Settl;
- private Sunny.UI.UIDatetimePicker dpST_Settl;
- private System.Windows.Forms.TabPage tpCancleOutPatReg;
- private System.Windows.Forms.Panel panel3;
- private Sunny.UI.UIDataGridView dgvOutPatReg;
- private Sunny.UI.UIPagination uiPagination2;
- private Sunny.UI.UIPanel uiPanel3;
- private Sunny.UI.UIGroupBox uiGroupBox3;
- private Sunny.UI.UITextBox tbOutPatPsnNO;
- private Sunny.UI.UITextBox tbOutPatRegID;
- private Sunny.UI.UITextBox tbOutPatName;
- private Sunny.UI.UIButton btnQueryOutPatReg;
- private Sunny.UI.UIButton btnCancleOutPatReg;
- private Sunny.UI.UIGroupBox uiGroupBox5;
- private Sunny.UI.UIDatetimePicker dpED_OutPatReg;
- private Sunny.UI.UIDatetimePicker dpST_OutPatReg;
- private Sunny.UI.UIPanel uiPanel4;
- private Sunny.UI.UIButton btnPatInfoShow;
- private Sunny.UI.UIButton btPatInfo_ex;
- private Sunny.UI.UIPanel uiPanel5;
- private Sunny.UI.UISplitContainer uiSplitContainer3;
- private Sunny.UI.UIGroupBox uiGroupBox6;
- private Sunny.UI.UIRichTextBox rtbInparam;
- private Sunny.UI.UIGroupBox uiGroupBox7;
- private Sunny.UI.UIRichTextBox rtbOutparam;
- private Sunny.UI.UITextBox tbPsnNO;
- private Sunny.UI.UILabel uiLabel3;
- private Sunny.UI.UITextBox tbTransNO;
- private Sunny.UI.UILabel uiLabel2;
- private Sunny.UI.UIButton btnCancleOutPatFee;
- private Sunny.UI.UIGroupBox gbOther;
- private Sunny.UI.UITextBox tbCBD_Log;
- private Sunny.UI.UILabel uiLabel5;
- private Sunny.UI.UITextBox tbCBD_Hand;
- private Sunny.UI.UILabel uiLabel4;
- private Sunny.UI.UIButton btCancleSettl;
- private System.Windows.Forms.TabPage tpSignQuery;
- private Sunny.UI.UIPagination uiPagination3;
- private Sunny.UI.UIPanel uiPanel6;
- private Sunny.UI.UIButton btnCancelSign;
- private Sunny.UI.UIGroupBox gbQuery;
- private Sunny.UI.UITextBox edtSignOpterNo;
- private Sunny.UI.UITextBox edtSignNo;
- private Sunny.UI.UIButton btnSignQuery;
- private Sunny.UI.UIButton btnExit;
- private Sunny.UI.UIGroupBox uiGroupBox4;
- private Sunny.UI.UIDatetimePicker dtSignEnd;
- private Sunny.UI.UIDatetimePicker dtSignBegin;
- private Sunny.UI.UIDataGridView dgvSignQuery;
- private Sunny.UI.UIButton uiButton1;
- private Sunny.UI.UITextBox edtOpterName;
- private Sunny.UI.UIButton uiButton4;
- private Sunny.UI.UIButton uiButton3;
- private Sunny.UI.UIButton uiButton2;
- private Sunny.UI.UITextBox tb_DealNo;
- private Sunny.UI.UICheckBox Chk_DealNo;
- private Sunny.UI.UIButton uiButton5;
- }
- }
|