123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449 |
- 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.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();
- 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.gbExactLocate = new Sunny.UI.UIGroupBox();
- this.tbHisNO = new Sunny.UI.UITextBox();
- this.tbPatSettlID = new Sunny.UI.UITextBox();
- this.tbName = new Sunny.UI.UITextBox();
- this.uiGroupBox1 = new Sunny.UI.UIGroupBox();
- this.cbxInterface_settl = new Sunny.UI.UIComboBox();
- 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.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.uiLabel1 = new Sunny.UI.UILabel();
- this.cbxInterface_Log = new Sunny.UI.UIComboBox();
- 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.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.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.uiGroupBox4 = new Sunny.UI.UIGroupBox();
- this.cbxInterface_OutPatReg = new Sunny.UI.UIComboBox();
- 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.uiButton1 = new Sunny.UI.UIButton();
- this.tcReverse.SuspendLayout();
- this.tpSettlReverse.SuspendLayout();
- this.panel2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvSettlRecord)).BeginInit();
- this.uiPanel2.SuspendLayout();
- this.gbExactLocate.SuspendLayout();
- this.uiGroupBox1.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.uiGroupBox4.SuspendLayout();
- this.uiGroupBox5.SuspendLayout();
- 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.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(1362, 600);
- 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(1362, 560);
- 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(1362, 560);
- 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;
- 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(1362, 401);
- 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, 401);
- 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(1362, 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.uiButton1);
- this.uiPanel2.Controls.Add(this.gbExactLocate);
- this.uiPanel2.Controls.Add(this.uiGroupBox1);
- 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, 432);
- 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(1362, 128);
- 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);
- //
- // gbExactLocate
- //
- this.gbExactLocate.Controls.Add(this.tbHisNO);
- this.gbExactLocate.Controls.Add(this.tbPatSettlID);
- this.gbExactLocate.Controls.Add(this.tbName);
- this.gbExactLocate.Dock = System.Windows.Forms.DockStyle.Left;
- 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(556, 0);
- 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(184, 128);
- 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(8, 93);
- 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(164, 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(8, 62);
- 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(164, 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(8, 31);
- 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(164, 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);
- //
- // uiGroupBox1
- //
- this.uiGroupBox1.Controls.Add(this.cbxInterface_settl);
- this.uiGroupBox1.Dock = System.Windows.Forms.DockStyle.Left;
- this.uiGroupBox1.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiGroupBox1.Location = new System.Drawing.Point(402, 0);
- this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiGroupBox1.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiGroupBox1.Name = "uiGroupBox1";
- this.uiGroupBox1.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
- this.uiGroupBox1.Size = new System.Drawing.Size(154, 128);
- this.uiGroupBox1.TabIndex = 22;
- this.uiGroupBox1.Text = "接口选择";
- this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiGroupBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // cbxInterface_settl
- //
- this.cbxInterface_settl.DataSource = null;
- this.cbxInterface_settl.FillColor = System.Drawing.Color.White;
- this.cbxInterface_settl.FilterMaxCount = 50;
- this.cbxInterface_settl.Font = new System.Drawing.Font("新宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbxInterface_settl.Location = new System.Drawing.Point(6, 37);
- this.cbxInterface_settl.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.cbxInterface_settl.MinimumSize = new System.Drawing.Size(63, 0);
- this.cbxInterface_settl.Name = "cbxInterface_settl";
- this.cbxInterface_settl.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
- this.cbxInterface_settl.Size = new System.Drawing.Size(134, 23);
- this.cbxInterface_settl.TabIndex = 0;
- this.cbxInterface_settl.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.cbxInterface_settl.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // btnQuerySettleRec
- //
- this.btnQuerySettleRec.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | 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(1205, 23);
- this.btnQuerySettleRec.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnQuerySettleRec.Name = "btnQuerySettleRec";
- this.btnQuerySettleRec.Size = new System.Drawing.Size(67, 32);
- 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.Top | 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(1205, 79);
- this.btnReverseBySettl.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnReverseBySettl.Name = "btnReverseBySettl";
- this.btnReverseBySettl.Size = new System.Drawing.Size(67, 35);
- 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.Dock = System.Windows.Forms.DockStyle.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.Location = new System.Drawing.Point(314, 0);
- 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(88, 128);
- 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.Dock = System.Windows.Forms.DockStyle.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.Location = new System.Drawing.Point(226, 0);
- 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(88, 128);
- 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.Controls.Add(this.dpED_Settl);
- this.uiGroupBox2.Controls.Add(this.dpST_Settl);
- this.uiGroupBox2.Dock = System.Windows.Forms.DockStyle.Left;
- this.uiGroupBox2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiGroupBox2.Location = new System.Drawing.Point(0, 0);
- this.uiGroupBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiGroupBox2.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiGroupBox2.Name = "uiGroupBox2";
- this.uiGroupBox2.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
- this.uiGroupBox2.Size = new System.Drawing.Size(226, 128);
- 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(13, 70);
- 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(200, 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(13, 31);
- 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(200, 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(1362, 560);
- 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(1362, 560);
- 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;
- 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(1362, 373);
- 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, 373);
- 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(1362, 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.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, 404);
- 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(1362, 156);
- 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);
- //
- // gbOther
- //
- this.gbOther.Controls.Add(this.tbCBD_Log);
- this.gbOther.Controls.Add(this.uiLabel5);
- this.gbOther.Dock = System.Windows.Forms.DockStyle.Left;
- 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, 156);
- 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(68, 65);
- 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(3, 67);
- 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.Top | 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(871, 29);
- this.btnQueryLog.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnQueryLog.Name = "btnQueryLog";
- this.btnQueryLog.Size = new System.Drawing.Size(152, 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.Top | 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(871, 94);
- this.btnReverseByLog.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnReverseByLog.Name = "btnReverseByLog";
- this.btnReverseByLog.Size = new System.Drawing.Size(152, 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.Controls.Add(this.tbPsnNO);
- this.gbInterface.Controls.Add(this.uiLabel3);
- this.gbInterface.Controls.Add(this.tbTransNO);
- this.gbInterface.Controls.Add(this.uiLabel2);
- this.gbInterface.Controls.Add(this.uiLabel1);
- this.gbInterface.Controls.Add(this.cbxInterface_Log);
- this.gbInterface.Dock = System.Windows.Forms.DockStyle.Left;
- 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, 156);
- 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);
- this.gbInterface.Click += new System.EventHandler(this.gbInterface_Click);
- //
- // 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(114, 103);
- 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(3, 103);
- 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(114, 67);
- 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(3, 67);
- 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);
- //
- // uiLabel1
- //
- this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel1.Location = new System.Drawing.Point(3, 31);
- this.uiLabel1.Name = "uiLabel1";
- this.uiLabel1.Size = new System.Drawing.Size(100, 23);
- this.uiLabel1.TabIndex = 1;
- this.uiLabel1.Text = "接口目录:";
- this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // cbxInterface_Log
- //
- this.cbxInterface_Log.DataSource = null;
- this.cbxInterface_Log.FillColor = System.Drawing.Color.White;
- this.cbxInterface_Log.FilterMaxCount = 50;
- this.cbxInterface_Log.Font = new System.Drawing.Font("微软雅黑", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbxInterface_Log.Location = new System.Drawing.Point(114, 31);
- this.cbxInterface_Log.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.cbxInterface_Log.MinimumSize = new System.Drawing.Size(63, 0);
- this.cbxInterface_Log.Name = "cbxInterface_Log";
- this.cbxInterface_Log.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
- this.cbxInterface_Log.Size = new System.Drawing.Size(150, 25);
- this.cbxInterface_Log.TabIndex = 0;
- this.cbxInterface_Log.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.cbxInterface_Log.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // gbDateTime
- //
- this.gbDateTime.Controls.Add(this.dpED_Log);
- this.gbDateTime.Controls.Add(this.dpST_Log);
- this.gbDateTime.Dock = System.Windows.Forms.DockStyle.Left;
- this.gbDateTime.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.gbDateTime.Location = new System.Drawing.Point(0, 0);
- this.gbDateTime.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.gbDateTime.MinimumSize = new System.Drawing.Size(1, 1);
- this.gbDateTime.Name = "gbDateTime";
- this.gbDateTime.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
- this.gbDateTime.Size = new System.Drawing.Size(226, 156);
- 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(1362, 560);
- 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(1362, 414);
- 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(1362, 414);
- this.uiSplitContainer3.SplitterDistance = 626;
- 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(626, 414);
- 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(626, 382);
- this.rtbInparam.TabIndex = 0;
- 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(725, 414);
- 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(725, 382);
- this.rtbOutparam.TabIndex = 1;
- this.rtbOutparam.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.rtbOutparam.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiPanel4
- //
- 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, 414);
- 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(1362, 146);
- 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);
- //
- // tbCBD_Hand
- //
- 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(359, 13);
- 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(150, 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.Font = new System.Drawing.Font("微软雅黑", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel4.Location = new System.Drawing.Point(294, 15);
- this.uiLabel4.Name = "uiLabel4";
- this.uiLabel4.Size = new System.Drawing.Size(100, 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("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnPatInfoShow.Location = new System.Drawing.Point(12, 60);
- this.btnPatInfoShow.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnPatInfoShow.Name = "btnPatInfoShow";
- this.btnPatInfoShow.Size = new System.Drawing.Size(236, 35);
- 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("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btPatInfo_ex.Location = new System.Drawing.Point(12, 13);
- this.btPatInfo_ex.MinimumSize = new System.Drawing.Size(1, 1);
- this.btPatInfo_ex.Name = "btPatInfo_ex";
- this.btPatInfo_ex.Size = new System.Drawing.Size(236, 35);
- 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(1362, 560);
- 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(1362, 560);
- 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;
- 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(1362, 401);
- 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, 401);
- 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(1362, 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.btnCancleOutPatFee);
- this.uiPanel3.Controls.Add(this.uiGroupBox3);
- this.uiPanel3.Controls.Add(this.uiGroupBox4);
- 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, 432);
- 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(1362, 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);
- //
- // btnCancleOutPatFee
- //
- this.btnCancleOutPatFee.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | 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(801, 46);
- this.btnCancleOutPatFee.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnCancleOutPatFee.Name = "btnCancleOutPatFee";
- this.btnCancleOutPatFee.Size = new System.Drawing.Size(189, 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.Controls.Add(this.tbOutPatPsnNO);
- this.uiGroupBox3.Controls.Add(this.tbOutPatRegID);
- this.uiGroupBox3.Controls.Add(this.tbOutPatName);
- this.uiGroupBox3.Dock = System.Windows.Forms.DockStyle.Left;
- 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(380, 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);
- //
- // uiGroupBox4
- //
- this.uiGroupBox4.Controls.Add(this.cbxInterface_OutPatReg);
- this.uiGroupBox4.Dock = System.Windows.Forms.DockStyle.Left;
- 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(226, 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(154, 128);
- this.uiGroupBox4.TabIndex = 22;
- this.uiGroupBox4.Text = "接口选择";
- this.uiGroupBox4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiGroupBox4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // cbxInterface_OutPatReg
- //
- this.cbxInterface_OutPatReg.DataSource = null;
- this.cbxInterface_OutPatReg.FillColor = System.Drawing.Color.White;
- this.cbxInterface_OutPatReg.FilterMaxCount = 50;
- this.cbxInterface_OutPatReg.Font = new System.Drawing.Font("新宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbxInterface_OutPatReg.Location = new System.Drawing.Point(6, 37);
- this.cbxInterface_OutPatReg.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.cbxInterface_OutPatReg.MinimumSize = new System.Drawing.Size(63, 0);
- this.cbxInterface_OutPatReg.Name = "cbxInterface_OutPatReg";
- this.cbxInterface_OutPatReg.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
- this.cbxInterface_OutPatReg.Size = new System.Drawing.Size(134, 23);
- this.cbxInterface_OutPatReg.TabIndex = 0;
- this.cbxInterface_OutPatReg.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.cbxInterface_OutPatReg.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // btnQueryOutPatReg
- //
- this.btnQueryOutPatReg.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | 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(801, 8);
- this.btnQueryOutPatReg.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnQueryOutPatReg.Name = "btnQueryOutPatReg";
- this.btnQueryOutPatReg.Size = new System.Drawing.Size(189, 32);
- 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.Top | 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(801, 85);
- this.btnCancleOutPatReg.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnCancleOutPatReg.Name = "btnCancleOutPatReg";
- this.btnCancleOutPatReg.Size = new System.Drawing.Size(189, 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.Controls.Add(this.dpED_OutPatReg);
- this.uiGroupBox5.Controls.Add(this.dpST_OutPatReg);
- this.uiGroupBox5.Dock = System.Windows.Forms.DockStyle.Left;
- 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);
- //
- // uiButton1
- //
- 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(896, 59);
- this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiButton1.Name = "uiButton1";
- this.uiButton1.Size = new System.Drawing.Size(104, 27);
- this.uiButton1.TabIndex = 25;
- this.uiButton1.Text = "uiButton1";
- 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.uiButton1_Click_1);
- //
- // HandleException
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1362, 600);
- 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.uiGroupBox1.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.uiGroupBox4.ResumeLayout(false);
- this.uiGroupBox5.ResumeLayout(false);
- 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.UIComboBox cbxInterface_Log;
- 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.UIGroupBox uiGroupBox1;
- private Sunny.UI.UIComboBox cbxInterface_settl;
- 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.UIGroupBox uiGroupBox4;
- private Sunny.UI.UIComboBox cbxInterface_OutPatReg;
- 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.UILabel uiLabel1;
- 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 uiButton1;
- }
- }
|