123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539 |
-
- namespace PTMedicalInsurance.Forms
- {
- partial class MaternityInsuranceRegist
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
- this.uiTabControl1 = new Sunny.UI.UITabControl();
- this.tabPage1 = new System.Windows.Forms.TabPage();
- this.pnlClient = new Sunny.UI.UIPanel();
- this.uiLabel28 = new Sunny.UI.UILabel();
- this.tbPrmyabtch = new Sunny.UI.UITextBox();
- this.btRegister = new Sunny.UI.UIButton();
- this.dpStart = new Sunny.UI.UIDatetimePicker();
- this.dpEnd = new Sunny.UI.UIDatetimePicker();
- this.uiLabel7 = new Sunny.UI.UILabel();
- this.uiLabel6 = new Sunny.UI.UILabel();
- this.uiLabel5 = new Sunny.UI.UILabel();
- this.tbAuditorName = new Sunny.UI.UITextBox();
- this.uiLabel4 = new Sunny.UI.UILabel();
- this.tbAuditorID = new Sunny.UI.UITextBox();
- this.uiLabel3 = new Sunny.UI.UILabel();
- this.tbOperatorName = new Sunny.UI.UITextBox();
- this.uiLabel2 = new Sunny.UI.UILabel();
- this.tbOperatorID = new Sunny.UI.UITextBox();
- this.uiLabel1 = new Sunny.UI.UILabel();
- this.tbCertNO = new Sunny.UI.UITextBox();
- this.pnlBottom = new Sunny.UI.UIPanel();
- this.uiLabel26 = new Sunny.UI.UILabel();
- this.tbEndDate = new Sunny.UI.UITextBox();
- this.lebel21 = new Sunny.UI.UILabel();
- this.tbStartDate = new Sunny.UI.UITextBox();
- this.label20 = new Sunny.UI.UILabel();
- this.tbInsuplcadmv = new Sunny.UI.UITextBox();
- this.uiLabel29 = new Sunny.UI.UILabel();
- this.tbMemo = new Sunny.UI.UITextBox();
- this.uiLabel22 = new Sunny.UI.UILabel();
- this.tbBanlanceOfOutpatCheck = new Sunny.UI.UITextBox();
- this.uiLabel23 = new Sunny.UI.UILabel();
- this.tbReimbursementStandard = new Sunny.UI.UITextBox();
- this.uiLabel24 = new Sunny.UI.UILabel();
- this.tbUseFlag = new Sunny.UI.UITextBox();
- this.uiLabel25 = new Sunny.UI.UILabel();
- this.tbMedInsuType = new Sunny.UI.UITextBox();
- this.uiLabel18 = new Sunny.UI.UILabel();
- this.tbAuditorName1 = new Sunny.UI.UITextBox();
- this.uiLabel19 = new Sunny.UI.UILabel();
- this.tbAuditorID1 = new Sunny.UI.UITextBox();
- this.uiLabel20 = new Sunny.UI.UILabel();
- this.tbOperatorName1 = new Sunny.UI.UITextBox();
- this.uiLabel21 = new Sunny.UI.UILabel();
- this.tbOperatorID1 = new Sunny.UI.UITextBox();
- this.uiLabel12 = new Sunny.UI.UILabel();
- this.tbBirthday = new Sunny.UI.UITextBox();
- this.uiLabel14 = new Sunny.UI.UILabel();
- this.tbNation = new Sunny.UI.UITextBox();
- this.uiLabel15 = new Sunny.UI.UILabel();
- this.tbGend = new Sunny.UI.UITextBox();
- this.uiLabel16 = new Sunny.UI.UILabel();
- this.tbPsnName = new Sunny.UI.UITextBox();
- this.uiLabel8 = new Sunny.UI.UILabel();
- this.tbCertNO1 = new Sunny.UI.UITextBox();
- this.uiLabel9 = new Sunny.UI.UILabel();
- this.tbCertType = new Sunny.UI.UITextBox();
- this.uiLabel10 = new Sunny.UI.UILabel();
- this.tbPsnNO = new Sunny.UI.UITextBox();
- this.uiLabel11 = new Sunny.UI.UILabel();
- this.tbApprovalNO = new Sunny.UI.UITextBox();
- this.tabPage2 = new System.Windows.Forms.TabPage();
- this.tcQueryAndCancel = new System.Windows.Forms.TabControl();
- this.tabPage8 = new System.Windows.Forms.TabPage();
- this.dgvHisData = new Sunny.UI.UIDataGridView();
- this.cmsReg = new Sunny.UI.UIContextMenuStrip();
- this.tsmCancelReg = new System.Windows.Forms.ToolStripMenuItem();
- this.tabPage18 = new System.Windows.Forms.TabPage();
- this.dgvCenterData = new Sunny.UI.UIDataGridView();
- this.uiPanel5 = new Sunny.UI.UIPanel();
- this.btQueryCenterData = new Sunny.UI.UIButton();
- this.uiGroupBox6 = new Sunny.UI.UIGroupBox();
- this.uiLabel27 = new Sunny.UI.UILabel();
- this.tbCertNO_3 = new Sunny.UI.UITextBox();
- this.uiLabel17 = new Sunny.UI.UILabel();
- this.tbPsnNO_3 = new Sunny.UI.UITextBox();
- this.cbValid_3 = new Sunny.UI.UIComboBox();
- this.uiLabel13 = new Sunny.UI.UILabel();
- this.rbgTimeWay = new Sunny.UI.UIRadioButtonGroup();
- this.btnClose_3 = new Sunny.UI.UIButton();
- this.btnQueryRegRecord = new Sunny.UI.UIButton();
- this.uiGroupBox5 = new Sunny.UI.UIGroupBox();
- this.dpED_3 = new Sunny.UI.UIDatetimePicker();
- this.dpSD_3 = new Sunny.UI.UIDatetimePicker();
- this.uiLabel30 = new Sunny.UI.UILabel();
- this.tbPrmyabtch2 = new Sunny.UI.UITextBox();
- this.uiTabControl1.SuspendLayout();
- this.tabPage1.SuspendLayout();
- this.pnlClient.SuspendLayout();
- this.pnlBottom.SuspendLayout();
- this.tabPage2.SuspendLayout();
- this.tcQueryAndCancel.SuspendLayout();
- this.tabPage8.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvHisData)).BeginInit();
- this.cmsReg.SuspendLayout();
- this.tabPage18.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvCenterData)).BeginInit();
- this.uiPanel5.SuspendLayout();
- this.uiGroupBox6.SuspendLayout();
- this.uiGroupBox5.SuspendLayout();
- this.SuspendLayout();
- //
- // uiTabControl1
- //
- this.uiTabControl1.Controls.Add(this.tabPage1);
- this.uiTabControl1.Controls.Add(this.tabPage2);
- this.uiTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.uiTabControl1.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
- this.uiTabControl1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiTabControl1.ItemSize = new System.Drawing.Size(150, 40);
- this.uiTabControl1.Location = new System.Drawing.Point(0, 0);
- this.uiTabControl1.MainPage = "";
- this.uiTabControl1.Name = "uiTabControl1";
- this.uiTabControl1.SelectedIndex = 0;
- this.uiTabControl1.Size = new System.Drawing.Size(1097, 584);
- this.uiTabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
- this.uiTabControl1.TabIndex = 0;
- this.uiTabControl1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiTabControl1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tabPage1
- //
- this.tabPage1.Controls.Add(this.pnlClient);
- this.tabPage1.Controls.Add(this.pnlBottom);
- this.tabPage1.Location = new System.Drawing.Point(0, 40);
- this.tabPage1.Name = "tabPage1";
- this.tabPage1.Size = new System.Drawing.Size(1097, 544);
- this.tabPage1.TabIndex = 0;
- this.tabPage1.Text = "登记";
- this.tabPage1.UseVisualStyleBackColor = true;
- //
- // pnlClient
- //
- this.pnlClient.Controls.Add(this.uiLabel28);
- this.pnlClient.Controls.Add(this.tbPrmyabtch);
- this.pnlClient.Controls.Add(this.btRegister);
- this.pnlClient.Controls.Add(this.dpStart);
- this.pnlClient.Controls.Add(this.dpEnd);
- this.pnlClient.Controls.Add(this.uiLabel7);
- this.pnlClient.Controls.Add(this.uiLabel6);
- this.pnlClient.Controls.Add(this.uiLabel5);
- this.pnlClient.Controls.Add(this.tbAuditorName);
- this.pnlClient.Controls.Add(this.uiLabel4);
- this.pnlClient.Controls.Add(this.tbAuditorID);
- this.pnlClient.Controls.Add(this.uiLabel3);
- this.pnlClient.Controls.Add(this.tbOperatorName);
- this.pnlClient.Controls.Add(this.uiLabel2);
- this.pnlClient.Controls.Add(this.tbOperatorID);
- this.pnlClient.Controls.Add(this.uiLabel1);
- this.pnlClient.Controls.Add(this.tbCertNO);
- this.pnlClient.Dock = System.Windows.Forms.DockStyle.Fill;
- this.pnlClient.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pnlClient.Location = new System.Drawing.Point(0, 0);
- this.pnlClient.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.pnlClient.MinimumSize = new System.Drawing.Size(1, 1);
- this.pnlClient.Name = "pnlClient";
- this.pnlClient.Size = new System.Drawing.Size(1097, 212);
- this.pnlClient.TabIndex = 1;
- this.pnlClient.Text = null;
- this.pnlClient.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.pnlClient.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel28
- //
- this.uiLabel28.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel28.Location = new System.Drawing.Point(36, 148);
- this.uiLabel28.Name = "uiLabel28";
- this.uiLabel28.Size = new System.Drawing.Size(100, 23);
- this.uiLabel28.TabIndex = 28;
- this.uiLabel28.Text = "同城标识";
- this.uiLabel28.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel28.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbPrmyabtch
- //
- this.tbPrmyabtch.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbPrmyabtch.DoubleValue = 520100D;
- this.tbPrmyabtch.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbPrmyabtch.IntValue = 520100;
- this.tbPrmyabtch.Location = new System.Drawing.Point(158, 147);
- this.tbPrmyabtch.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbPrmyabtch.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbPrmyabtch.Name = "tbPrmyabtch";
- this.tbPrmyabtch.ShowText = false;
- this.tbPrmyabtch.Size = new System.Drawing.Size(206, 24);
- this.tbPrmyabtch.TabIndex = 27;
- this.tbPrmyabtch.Text = "520100";
- this.tbPrmyabtch.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbPrmyabtch.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // btRegister
- //
- this.btRegister.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btRegister.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btRegister.Location = new System.Drawing.Point(895, 21);
- this.btRegister.MinimumSize = new System.Drawing.Size(1, 1);
- this.btRegister.Name = "btRegister";
- this.btRegister.Size = new System.Drawing.Size(127, 30);
- this.btRegister.TabIndex = 25;
- this.btRegister.Text = "登记";
- this.btRegister.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btRegister.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.btRegister.Click += new System.EventHandler(this.btRegister_Click);
- //
- // dpStart
- //
- this.dpStart.DateFormat = "yyyy-MM-dd";
- this.dpStart.FillColor = System.Drawing.Color.White;
- this.dpStart.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dpStart.Location = new System.Drawing.Point(158, 69);
- this.dpStart.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.dpStart.MaxLength = 10;
- this.dpStart.MinimumSize = new System.Drawing.Size(63, 0);
- this.dpStart.Name = "dpStart";
- this.dpStart.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
- this.dpStart.Size = new System.Drawing.Size(206, 29);
- this.dpStart.SymbolDropDown = 61555;
- this.dpStart.SymbolNormal = 61555;
- this.dpStart.TabIndex = 15;
- this.dpStart.Text = "2023-09-01";
- this.dpStart.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.dpStart.Value = new System.DateTime(2023, 9, 1, 0, 0, 0, 0);
- this.dpStart.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // dpEnd
- //
- this.dpEnd.DateFormat = "yyyy-MM-dd";
- this.dpEnd.FillColor = System.Drawing.Color.White;
- this.dpEnd.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dpEnd.Location = new System.Drawing.Point(158, 108);
- this.dpEnd.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.dpEnd.MaxLength = 10;
- this.dpEnd.MinimumSize = new System.Drawing.Size(63, 0);
- this.dpEnd.Name = "dpEnd";
- this.dpEnd.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
- this.dpEnd.Size = new System.Drawing.Size(206, 29);
- this.dpEnd.SymbolDropDown = 61555;
- this.dpEnd.SymbolNormal = 61555;
- this.dpEnd.TabIndex = 14;
- this.dpEnd.Text = "2023-09-01";
- this.dpEnd.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.dpEnd.Value = new System.DateTime(2023, 9, 1, 0, 0, 0, 0);
- this.dpEnd.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel7
- //
- this.uiLabel7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel7.Location = new System.Drawing.Point(36, 108);
- this.uiLabel7.Name = "uiLabel7";
- this.uiLabel7.Size = new System.Drawing.Size(100, 23);
- this.uiLabel7.TabIndex = 13;
- this.uiLabel7.Text = "结束时间";
- this.uiLabel7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel6
- //
- this.uiLabel6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel6.Location = new System.Drawing.Point(36, 69);
- this.uiLabel6.Name = "uiLabel6";
- this.uiLabel6.Size = new System.Drawing.Size(100, 23);
- this.uiLabel6.TabIndex = 11;
- this.uiLabel6.Text = "开始时间";
- this.uiLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel5
- //
- this.uiLabel5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel5.Location = new System.Drawing.Point(462, 130);
- this.uiLabel5.Name = "uiLabel5";
- this.uiLabel5.Size = new System.Drawing.Size(100, 23);
- this.uiLabel5.TabIndex = 9;
- this.uiLabel5.Text = "审核人姓名";
- this.uiLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbAuditorName
- //
- this.tbAuditorName.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbAuditorName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbAuditorName.Location = new System.Drawing.Point(584, 129);
- this.tbAuditorName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbAuditorName.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbAuditorName.Name = "tbAuditorName";
- this.tbAuditorName.ShowText = false;
- this.tbAuditorName.Size = new System.Drawing.Size(206, 24);
- this.tbAuditorName.TabIndex = 8;
- this.tbAuditorName.Text = "0";
- this.tbAuditorName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbAuditorName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel4
- //
- this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel4.Location = new System.Drawing.Point(462, 96);
- this.uiLabel4.Name = "uiLabel4";
- this.uiLabel4.Size = new System.Drawing.Size(115, 23);
- this.uiLabel4.TabIndex = 7;
- this.uiLabel4.Text = "审核人账号";
- this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbAuditorID
- //
- this.tbAuditorID.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbAuditorID.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbAuditorID.Location = new System.Drawing.Point(584, 95);
- this.tbAuditorID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbAuditorID.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbAuditorID.Name = "tbAuditorID";
- this.tbAuditorID.ShowText = false;
- this.tbAuditorID.Size = new System.Drawing.Size(206, 24);
- this.tbAuditorID.TabIndex = 6;
- this.tbAuditorID.Text = "0";
- this.tbAuditorID.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbAuditorID.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel3
- //
- this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel3.Location = new System.Drawing.Point(462, 62);
- this.uiLabel3.Name = "uiLabel3";
- this.uiLabel3.Size = new System.Drawing.Size(100, 23);
- this.uiLabel3.TabIndex = 5;
- this.uiLabel3.Text = "经办人姓名";
- this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbOperatorName
- //
- this.tbOperatorName.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbOperatorName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbOperatorName.Location = new System.Drawing.Point(584, 61);
- this.tbOperatorName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbOperatorName.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbOperatorName.Name = "tbOperatorName";
- this.tbOperatorName.ShowText = false;
- this.tbOperatorName.Size = new System.Drawing.Size(206, 24);
- this.tbOperatorName.TabIndex = 4;
- this.tbOperatorName.Text = "0";
- this.tbOperatorName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbOperatorName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel2
- //
- this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel2.Location = new System.Drawing.Point(462, 28);
- this.uiLabel2.Name = "uiLabel2";
- this.uiLabel2.Size = new System.Drawing.Size(100, 23);
- this.uiLabel2.TabIndex = 3;
- this.uiLabel2.Text = "经办人账号";
- this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbOperatorID
- //
- this.tbOperatorID.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbOperatorID.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbOperatorID.Location = new System.Drawing.Point(584, 27);
- this.tbOperatorID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbOperatorID.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbOperatorID.Name = "tbOperatorID";
- this.tbOperatorID.ShowText = false;
- this.tbOperatorID.Size = new System.Drawing.Size(206, 24);
- this.tbOperatorID.TabIndex = 2;
- this.tbOperatorID.Text = "0";
- this.tbOperatorID.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbOperatorID.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel1
- //
- this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel1.Location = new System.Drawing.Point(36, 28);
- 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);
- //
- // tbCertNO
- //
- this.tbCertNO.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbCertNO.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbCertNO.Location = new System.Drawing.Point(158, 27);
- this.tbCertNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbCertNO.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbCertNO.Name = "tbCertNO";
- this.tbCertNO.ShowText = false;
- this.tbCertNO.Size = new System.Drawing.Size(206, 24);
- this.tbCertNO.TabIndex = 0;
- this.tbCertNO.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbCertNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // pnlBottom
- //
- this.pnlBottom.Controls.Add(this.uiLabel26);
- this.pnlBottom.Controls.Add(this.tbEndDate);
- this.pnlBottom.Controls.Add(this.lebel21);
- this.pnlBottom.Controls.Add(this.tbStartDate);
- this.pnlBottom.Controls.Add(this.label20);
- this.pnlBottom.Controls.Add(this.tbInsuplcadmv);
- this.pnlBottom.Controls.Add(this.uiLabel29);
- this.pnlBottom.Controls.Add(this.tbMemo);
- this.pnlBottom.Controls.Add(this.uiLabel22);
- this.pnlBottom.Controls.Add(this.tbBanlanceOfOutpatCheck);
- this.pnlBottom.Controls.Add(this.uiLabel23);
- this.pnlBottom.Controls.Add(this.tbReimbursementStandard);
- this.pnlBottom.Controls.Add(this.uiLabel24);
- this.pnlBottom.Controls.Add(this.tbUseFlag);
- this.pnlBottom.Controls.Add(this.uiLabel25);
- this.pnlBottom.Controls.Add(this.tbMedInsuType);
- this.pnlBottom.Controls.Add(this.uiLabel18);
- this.pnlBottom.Controls.Add(this.tbAuditorName1);
- this.pnlBottom.Controls.Add(this.uiLabel19);
- this.pnlBottom.Controls.Add(this.tbAuditorID1);
- this.pnlBottom.Controls.Add(this.uiLabel20);
- this.pnlBottom.Controls.Add(this.tbOperatorName1);
- this.pnlBottom.Controls.Add(this.uiLabel21);
- this.pnlBottom.Controls.Add(this.tbOperatorID1);
- this.pnlBottom.Controls.Add(this.uiLabel12);
- this.pnlBottom.Controls.Add(this.tbBirthday);
- this.pnlBottom.Controls.Add(this.uiLabel14);
- this.pnlBottom.Controls.Add(this.tbNation);
- this.pnlBottom.Controls.Add(this.uiLabel15);
- this.pnlBottom.Controls.Add(this.tbGend);
- this.pnlBottom.Controls.Add(this.uiLabel16);
- this.pnlBottom.Controls.Add(this.tbPsnName);
- this.pnlBottom.Controls.Add(this.uiLabel8);
- this.pnlBottom.Controls.Add(this.tbCertNO1);
- this.pnlBottom.Controls.Add(this.uiLabel9);
- this.pnlBottom.Controls.Add(this.tbCertType);
- this.pnlBottom.Controls.Add(this.uiLabel10);
- this.pnlBottom.Controls.Add(this.tbPsnNO);
- this.pnlBottom.Controls.Add(this.uiLabel11);
- this.pnlBottom.Controls.Add(this.tbApprovalNO);
- this.pnlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.pnlBottom.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pnlBottom.Location = new System.Drawing.Point(0, 212);
- this.pnlBottom.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.pnlBottom.MinimumSize = new System.Drawing.Size(1, 1);
- this.pnlBottom.Name = "pnlBottom";
- this.pnlBottom.Size = new System.Drawing.Size(1097, 332);
- this.pnlBottom.TabIndex = 0;
- this.pnlBottom.Text = null;
- this.pnlBottom.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.pnlBottom.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel26
- //
- this.uiLabel26.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel26.Location = new System.Drawing.Point(756, 182);
- this.uiLabel26.Name = "uiLabel26";
- this.uiLabel26.Size = new System.Drawing.Size(100, 23);
- this.uiLabel26.TabIndex = 49;
- this.uiLabel26.Text = "结束时间";
- this.uiLabel26.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel26.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbEndDate
- //
- this.tbEndDate.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbEndDate.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbEndDate.Location = new System.Drawing.Point(878, 181);
- this.tbEndDate.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbEndDate.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbEndDate.Name = "tbEndDate";
- this.tbEndDate.ShowText = false;
- this.tbEndDate.Size = new System.Drawing.Size(206, 24);
- this.tbEndDate.TabIndex = 48;
- this.tbEndDate.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbEndDate.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // lebel21
- //
- this.lebel21.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lebel21.Location = new System.Drawing.Point(756, 148);
- this.lebel21.Name = "lebel21";
- this.lebel21.Size = new System.Drawing.Size(115, 23);
- this.lebel21.TabIndex = 47;
- this.lebel21.Text = "开始时间";
- this.lebel21.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.lebel21.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbStartDate
- //
- this.tbStartDate.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbStartDate.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbStartDate.Location = new System.Drawing.Point(878, 147);
- this.tbStartDate.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbStartDate.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbStartDate.Name = "tbStartDate";
- this.tbStartDate.ShowText = false;
- this.tbStartDate.Size = new System.Drawing.Size(206, 24);
- this.tbStartDate.TabIndex = 46;
- this.tbStartDate.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbStartDate.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // label20
- //
- this.label20.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label20.Location = new System.Drawing.Point(385, 181);
- this.label20.Name = "label20";
- this.label20.Size = new System.Drawing.Size(129, 23);
- this.label20.TabIndex = 45;
- this.label20.Text = "参保人参保区划";
- this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.label20.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbInsuplcadmv
- //
- this.tbInsuplcadmv.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbInsuplcadmv.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbInsuplcadmv.Location = new System.Drawing.Point(518, 180);
- this.tbInsuplcadmv.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbInsuplcadmv.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbInsuplcadmv.Name = "tbInsuplcadmv";
- this.tbInsuplcadmv.ShowText = false;
- this.tbInsuplcadmv.Size = new System.Drawing.Size(206, 24);
- this.tbInsuplcadmv.TabIndex = 44;
- this.tbInsuplcadmv.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbInsuplcadmv.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel29
- //
- this.uiLabel29.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel29.Location = new System.Drawing.Point(396, 147);
- this.uiLabel29.Name = "uiLabel29";
- this.uiLabel29.Size = new System.Drawing.Size(100, 23);
- this.uiLabel29.TabIndex = 43;
- this.uiLabel29.Text = "备注";
- this.uiLabel29.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel29.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbMemo
- //
- this.tbMemo.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbMemo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbMemo.Location = new System.Drawing.Point(518, 146);
- this.tbMemo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbMemo.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbMemo.Name = "tbMemo";
- this.tbMemo.ShowText = false;
- this.tbMemo.Size = new System.Drawing.Size(206, 24);
- this.tbMemo.TabIndex = 42;
- this.tbMemo.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbMemo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel22
- //
- this.uiLabel22.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel22.Location = new System.Drawing.Point(371, 209);
- this.uiLabel22.Name = "uiLabel22";
- this.uiLabel22.Size = new System.Drawing.Size(197, 23);
- this.uiLabel22.TabIndex = 41;
- this.uiLabel22.Text = "门诊检查剩余可支付额度";
- this.uiLabel22.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel22.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbBanlanceOfOutpatCheck
- //
- this.tbBanlanceOfOutpatCheck.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbBanlanceOfOutpatCheck.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbBanlanceOfOutpatCheck.Location = new System.Drawing.Point(589, 210);
- this.tbBanlanceOfOutpatCheck.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbBanlanceOfOutpatCheck.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbBanlanceOfOutpatCheck.Name = "tbBanlanceOfOutpatCheck";
- this.tbBanlanceOfOutpatCheck.ShowText = false;
- this.tbBanlanceOfOutpatCheck.Size = new System.Drawing.Size(135, 24);
- this.tbBanlanceOfOutpatCheck.TabIndex = 40;
- this.tbBanlanceOfOutpatCheck.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbBanlanceOfOutpatCheck.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel23
- //
- this.uiLabel23.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel23.Location = new System.Drawing.Point(3, 210);
- this.uiLabel23.Name = "uiLabel23";
- this.uiLabel23.Size = new System.Drawing.Size(146, 23);
- this.uiLabel23.TabIndex = 39;
- this.uiLabel23.Text = "门诊检查报销标准";
- this.uiLabel23.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel23.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbReimbursementStandard
- //
- this.tbReimbursementStandard.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbReimbursementStandard.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbReimbursementStandard.Location = new System.Drawing.Point(158, 209);
- this.tbReimbursementStandard.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbReimbursementStandard.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbReimbursementStandard.Name = "tbReimbursementStandard";
- this.tbReimbursementStandard.ShowText = false;
- this.tbReimbursementStandard.Size = new System.Drawing.Size(206, 24);
- this.tbReimbursementStandard.TabIndex = 38;
- this.tbReimbursementStandard.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbReimbursementStandard.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel24
- //
- this.uiLabel24.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel24.Location = new System.Drawing.Point(36, 176);
- this.uiLabel24.Name = "uiLabel24";
- this.uiLabel24.Size = new System.Drawing.Size(115, 23);
- this.uiLabel24.TabIndex = 37;
- this.uiLabel24.Text = "业务使用标志";
- this.uiLabel24.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel24.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbUseFlag
- //
- this.tbUseFlag.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbUseFlag.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbUseFlag.Location = new System.Drawing.Point(158, 175);
- this.tbUseFlag.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbUseFlag.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbUseFlag.Name = "tbUseFlag";
- this.tbUseFlag.ShowText = false;
- this.tbUseFlag.Size = new System.Drawing.Size(206, 24);
- this.tbUseFlag.TabIndex = 36;
- this.tbUseFlag.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbUseFlag.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel25
- //
- this.uiLabel25.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel25.Location = new System.Drawing.Point(36, 142);
- this.uiLabel25.Name = "uiLabel25";
- this.uiLabel25.Size = new System.Drawing.Size(100, 23);
- this.uiLabel25.TabIndex = 35;
- this.uiLabel25.Text = "医疗类别";
- this.uiLabel25.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel25.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbMedInsuType
- //
- this.tbMedInsuType.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbMedInsuType.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbMedInsuType.Location = new System.Drawing.Point(158, 141);
- this.tbMedInsuType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbMedInsuType.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbMedInsuType.Name = "tbMedInsuType";
- this.tbMedInsuType.ShowText = false;
- this.tbMedInsuType.Size = new System.Drawing.Size(206, 24);
- this.tbMedInsuType.TabIndex = 34;
- this.tbMedInsuType.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbMedInsuType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel18
- //
- this.uiLabel18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel18.Location = new System.Drawing.Point(756, 113);
- this.uiLabel18.Name = "uiLabel18";
- this.uiLabel18.Size = new System.Drawing.Size(100, 23);
- this.uiLabel18.TabIndex = 33;
- this.uiLabel18.Text = "审核人姓名";
- this.uiLabel18.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel18.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbAuditorName1
- //
- this.tbAuditorName1.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbAuditorName1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbAuditorName1.Location = new System.Drawing.Point(878, 112);
- this.tbAuditorName1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbAuditorName1.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbAuditorName1.Name = "tbAuditorName1";
- this.tbAuditorName1.ShowText = false;
- this.tbAuditorName1.Size = new System.Drawing.Size(206, 24);
- this.tbAuditorName1.TabIndex = 32;
- this.tbAuditorName1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbAuditorName1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel19
- //
- this.uiLabel19.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel19.Location = new System.Drawing.Point(756, 79);
- this.uiLabel19.Name = "uiLabel19";
- this.uiLabel19.Size = new System.Drawing.Size(115, 23);
- this.uiLabel19.TabIndex = 31;
- this.uiLabel19.Text = "审核人账号";
- this.uiLabel19.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel19.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbAuditorID1
- //
- this.tbAuditorID1.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbAuditorID1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbAuditorID1.Location = new System.Drawing.Point(878, 78);
- this.tbAuditorID1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbAuditorID1.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbAuditorID1.Name = "tbAuditorID1";
- this.tbAuditorID1.ShowText = false;
- this.tbAuditorID1.Size = new System.Drawing.Size(206, 24);
- this.tbAuditorID1.TabIndex = 30;
- this.tbAuditorID1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbAuditorID1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel20
- //
- this.uiLabel20.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel20.Location = new System.Drawing.Point(756, 45);
- this.uiLabel20.Name = "uiLabel20";
- this.uiLabel20.Size = new System.Drawing.Size(100, 23);
- this.uiLabel20.TabIndex = 29;
- this.uiLabel20.Text = "经办人姓名";
- this.uiLabel20.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel20.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbOperatorName1
- //
- this.tbOperatorName1.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbOperatorName1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbOperatorName1.Location = new System.Drawing.Point(878, 44);
- this.tbOperatorName1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbOperatorName1.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbOperatorName1.Name = "tbOperatorName1";
- this.tbOperatorName1.ShowText = false;
- this.tbOperatorName1.Size = new System.Drawing.Size(206, 24);
- this.tbOperatorName1.TabIndex = 28;
- this.tbOperatorName1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbOperatorName1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel21
- //
- this.uiLabel21.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel21.Location = new System.Drawing.Point(756, 11);
- this.uiLabel21.Name = "uiLabel21";
- this.uiLabel21.Size = new System.Drawing.Size(100, 23);
- this.uiLabel21.TabIndex = 27;
- this.uiLabel21.Text = "经办人账号";
- this.uiLabel21.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel21.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbOperatorID1
- //
- this.tbOperatorID1.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbOperatorID1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbOperatorID1.Location = new System.Drawing.Point(878, 10);
- this.tbOperatorID1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbOperatorID1.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbOperatorID1.Name = "tbOperatorID1";
- this.tbOperatorID1.ShowText = false;
- this.tbOperatorID1.Size = new System.Drawing.Size(206, 24);
- this.tbOperatorID1.TabIndex = 26;
- this.tbOperatorID1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbOperatorID1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel12
- //
- this.uiLabel12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel12.Location = new System.Drawing.Point(396, 113);
- this.uiLabel12.Name = "uiLabel12";
- this.uiLabel12.Size = new System.Drawing.Size(100, 23);
- this.uiLabel12.TabIndex = 25;
- this.uiLabel12.Text = "出生日期";
- this.uiLabel12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel12.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbBirthday
- //
- this.tbBirthday.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbBirthday.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbBirthday.Location = new System.Drawing.Point(518, 112);
- this.tbBirthday.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbBirthday.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbBirthday.Name = "tbBirthday";
- this.tbBirthday.ShowText = false;
- this.tbBirthday.Size = new System.Drawing.Size(206, 24);
- this.tbBirthday.TabIndex = 24;
- this.tbBirthday.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbBirthday.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel14
- //
- this.uiLabel14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel14.Location = new System.Drawing.Point(396, 79);
- this.uiLabel14.Name = "uiLabel14";
- this.uiLabel14.Size = new System.Drawing.Size(115, 23);
- this.uiLabel14.TabIndex = 23;
- this.uiLabel14.Text = "民族";
- this.uiLabel14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel14.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbNation
- //
- this.tbNation.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbNation.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbNation.Location = new System.Drawing.Point(518, 78);
- this.tbNation.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbNation.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbNation.Name = "tbNation";
- this.tbNation.ShowText = false;
- this.tbNation.Size = new System.Drawing.Size(206, 24);
- this.tbNation.TabIndex = 22;
- this.tbNation.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbNation.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel15
- //
- this.uiLabel15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel15.Location = new System.Drawing.Point(396, 45);
- this.uiLabel15.Name = "uiLabel15";
- this.uiLabel15.Size = new System.Drawing.Size(100, 23);
- this.uiLabel15.TabIndex = 21;
- this.uiLabel15.Text = "性别";
- this.uiLabel15.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel15.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbGend
- //
- this.tbGend.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbGend.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbGend.Location = new System.Drawing.Point(518, 44);
- this.tbGend.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbGend.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbGend.Name = "tbGend";
- this.tbGend.ShowText = false;
- this.tbGend.Size = new System.Drawing.Size(206, 24);
- this.tbGend.TabIndex = 20;
- this.tbGend.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbGend.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel16
- //
- this.uiLabel16.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel16.Location = new System.Drawing.Point(396, 11);
- this.uiLabel16.Name = "uiLabel16";
- this.uiLabel16.Size = new System.Drawing.Size(100, 23);
- this.uiLabel16.TabIndex = 19;
- this.uiLabel16.Text = "人员姓名";
- this.uiLabel16.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel16.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbPsnName
- //
- this.tbPsnName.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbPsnName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbPsnName.Location = new System.Drawing.Point(518, 10);
- this.tbPsnName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbPsnName.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbPsnName.Name = "tbPsnName";
- this.tbPsnName.ShowText = false;
- this.tbPsnName.Size = new System.Drawing.Size(206, 24);
- this.tbPsnName.TabIndex = 18;
- this.tbPsnName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbPsnName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel8
- //
- this.uiLabel8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel8.Location = new System.Drawing.Point(36, 108);
- this.uiLabel8.Name = "uiLabel8";
- this.uiLabel8.Size = new System.Drawing.Size(100, 23);
- this.uiLabel8.TabIndex = 17;
- this.uiLabel8.Text = "证件号码";
- this.uiLabel8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel8.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbCertNO1
- //
- this.tbCertNO1.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbCertNO1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbCertNO1.Location = new System.Drawing.Point(158, 107);
- this.tbCertNO1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbCertNO1.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbCertNO1.Name = "tbCertNO1";
- this.tbCertNO1.ShowText = false;
- this.tbCertNO1.Size = new System.Drawing.Size(206, 24);
- this.tbCertNO1.TabIndex = 16;
- this.tbCertNO1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbCertNO1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel9
- //
- this.uiLabel9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel9.Location = new System.Drawing.Point(36, 74);
- this.uiLabel9.Name = "uiLabel9";
- this.uiLabel9.Size = new System.Drawing.Size(115, 23);
- this.uiLabel9.TabIndex = 15;
- this.uiLabel9.Text = "人员证件类型";
- this.uiLabel9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel9.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbCertType
- //
- this.tbCertType.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbCertType.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbCertType.Location = new System.Drawing.Point(158, 73);
- this.tbCertType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbCertType.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbCertType.Name = "tbCertType";
- this.tbCertType.ShowText = false;
- this.tbCertType.Size = new System.Drawing.Size(206, 24);
- this.tbCertType.TabIndex = 14;
- this.tbCertType.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbCertType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel10
- //
- this.uiLabel10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel10.Location = new System.Drawing.Point(36, 40);
- this.uiLabel10.Name = "uiLabel10";
- this.uiLabel10.Size = new System.Drawing.Size(100, 23);
- this.uiLabel10.TabIndex = 13;
- this.uiLabel10.Text = "人员编号";
- this.uiLabel10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel10.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("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbPsnNO.Location = new System.Drawing.Point(158, 39);
- 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(206, 24);
- this.tbPsnNO.TabIndex = 12;
- this.tbPsnNO.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbPsnNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel11
- //
- this.uiLabel11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel11.Location = new System.Drawing.Point(36, 6);
- this.uiLabel11.Name = "uiLabel11";
- this.uiLabel11.Size = new System.Drawing.Size(100, 23);
- this.uiLabel11.TabIndex = 11;
- this.uiLabel11.Text = "申报流水号\r\n";
- this.uiLabel11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel11.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbApprovalNO
- //
- this.tbApprovalNO.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbApprovalNO.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbApprovalNO.Location = new System.Drawing.Point(158, 5);
- this.tbApprovalNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbApprovalNO.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbApprovalNO.Name = "tbApprovalNO";
- this.tbApprovalNO.ShowText = false;
- this.tbApprovalNO.Size = new System.Drawing.Size(206, 24);
- this.tbApprovalNO.TabIndex = 10;
- this.tbApprovalNO.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbApprovalNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tabPage2
- //
- this.tabPage2.Controls.Add(this.tcQueryAndCancel);
- this.tabPage2.Controls.Add(this.uiPanel5);
- this.tabPage2.Location = new System.Drawing.Point(0, 40);
- this.tabPage2.Name = "tabPage2";
- this.tabPage2.Size = new System.Drawing.Size(1097, 544);
- this.tabPage2.TabIndex = 1;
- this.tabPage2.Text = "查询与撤销";
- this.tabPage2.UseVisualStyleBackColor = true;
- //
- // tcQueryAndCancel
- //
- this.tcQueryAndCancel.Controls.Add(this.tabPage8);
- this.tcQueryAndCancel.Controls.Add(this.tabPage18);
- this.tcQueryAndCancel.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tcQueryAndCancel.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tcQueryAndCancel.Location = new System.Drawing.Point(0, 0);
- this.tcQueryAndCancel.Name = "tcQueryAndCancel";
- this.tcQueryAndCancel.SelectedIndex = 0;
- this.tcQueryAndCancel.Size = new System.Drawing.Size(1097, 362);
- this.tcQueryAndCancel.TabIndex = 2;
- //
- // tabPage8
- //
- this.tabPage8.Controls.Add(this.dgvHisData);
- this.tabPage8.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tabPage8.Location = new System.Drawing.Point(4, 28);
- this.tabPage8.Name = "tabPage8";
- this.tabPage8.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage8.Size = new System.Drawing.Size(1089, 330);
- this.tabPage8.TabIndex = 0;
- this.tabPage8.Text = "His记录";
- this.tabPage8.UseVisualStyleBackColor = true;
- //
- // dgvHisData
- //
- this.dgvHisData.AllowUserToAddRows = false;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- this.dgvHisData.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
- this.dgvHisData.BackgroundColor = System.Drawing.Color.White;
- this.dgvHisData.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.dgvHisData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
- this.dgvHisData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.dgvHisData.ContextMenuStrip = this.cmsReg;
- 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.dgvHisData.DefaultCellStyle = dataGridViewCellStyle3;
- this.dgvHisData.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvHisData.EnableHeadersVisualStyles = false;
- this.dgvHisData.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvHisData.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- this.dgvHisData.Location = new System.Drawing.Point(3, 3);
- this.dgvHisData.Name = "dgvHisData";
- 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.dgvHisData.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.dgvHisData.RowsDefaultCellStyle = dataGridViewCellStyle5;
- this.dgvHisData.RowTemplate.Height = 23;
- this.dgvHisData.SelectedIndex = -1;
- this.dgvHisData.Size = new System.Drawing.Size(1083, 324);
- this.dgvHisData.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- this.dgvHisData.TabIndex = 2;
- this.dgvHisData.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // cmsReg
- //
- this.cmsReg.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
- this.cmsReg.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cmsReg.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.tsmCancelReg});
- this.cmsReg.Name = "cmsCheck";
- this.cmsReg.Size = new System.Drawing.Size(145, 30);
- this.cmsReg.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tsmCancelReg
- //
- this.tsmCancelReg.Name = "tsmCancelReg";
- this.tsmCancelReg.Size = new System.Drawing.Size(144, 26);
- this.tsmCancelReg.Text = "撤销登记";
- this.tsmCancelReg.Click += new System.EventHandler(this.tsmCancelReg_Click);
- //
- // tabPage18
- //
- this.tabPage18.Controls.Add(this.dgvCenterData);
- this.tabPage18.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tabPage18.Location = new System.Drawing.Point(4, 28);
- this.tabPage18.Name = "tabPage18";
- this.tabPage18.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage18.Size = new System.Drawing.Size(192, 0);
- this.tabPage18.TabIndex = 1;
- this.tabPage18.Text = "中心记录";
- this.tabPage18.UseVisualStyleBackColor = true;
- //
- // dgvCenterData
- //
- this.dgvCenterData.AllowUserToAddRows = false;
- dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- this.dgvCenterData.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
- this.dgvCenterData.BackgroundColor = System.Drawing.Color.White;
- this.dgvCenterData.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.dgvCenterData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
- this.dgvCenterData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.dgvCenterData.ContextMenuStrip = this.cmsReg;
- 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.dgvCenterData.DefaultCellStyle = dataGridViewCellStyle8;
- this.dgvCenterData.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvCenterData.EnableHeadersVisualStyles = false;
- this.dgvCenterData.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvCenterData.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- this.dgvCenterData.Location = new System.Drawing.Point(3, 3);
- this.dgvCenterData.Name = "dgvCenterData";
- 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.dgvCenterData.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.dgvCenterData.RowsDefaultCellStyle = dataGridViewCellStyle10;
- this.dgvCenterData.RowTemplate.Height = 23;
- this.dgvCenterData.SelectedIndex = -1;
- this.dgvCenterData.Size = new System.Drawing.Size(186, 0);
- this.dgvCenterData.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- this.dgvCenterData.TabIndex = 2;
- this.dgvCenterData.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiPanel5
- //
- this.uiPanel5.Controls.Add(this.btQueryCenterData);
- this.uiPanel5.Controls.Add(this.uiGroupBox6);
- this.uiPanel5.Controls.Add(this.rbgTimeWay);
- this.uiPanel5.Controls.Add(this.btnClose_3);
- this.uiPanel5.Controls.Add(this.btnQueryRegRecord);
- this.uiPanel5.Controls.Add(this.uiGroupBox5);
- this.uiPanel5.Dock = System.Windows.Forms.DockStyle.Bottom;
- 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, 362);
- 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(1097, 182);
- this.uiPanel5.TabIndex = 1;
- this.uiPanel5.Text = null;
- this.uiPanel5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiPanel5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // btQueryCenterData
- //
- this.btQueryCenterData.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btQueryCenterData.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btQueryCenterData.Location = new System.Drawing.Point(810, 93);
- this.btQueryCenterData.MinimumSize = new System.Drawing.Size(1, 1);
- this.btQueryCenterData.Name = "btQueryCenterData";
- this.btQueryCenterData.Size = new System.Drawing.Size(127, 30);
- this.btQueryCenterData.TabIndex = 28;
- this.btQueryCenterData.Text = "查询中心记录";
- this.btQueryCenterData.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btQueryCenterData.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.btQueryCenterData.Click += new System.EventHandler(this.btQueryCenterData_Click);
- //
- // uiGroupBox6
- //
- this.uiGroupBox6.Controls.Add(this.uiLabel30);
- this.uiGroupBox6.Controls.Add(this.tbPrmyabtch2);
- this.uiGroupBox6.Controls.Add(this.uiLabel27);
- this.uiGroupBox6.Controls.Add(this.tbCertNO_3);
- this.uiGroupBox6.Controls.Add(this.uiLabel17);
- this.uiGroupBox6.Controls.Add(this.tbPsnNO_3);
- this.uiGroupBox6.Controls.Add(this.cbValid_3);
- this.uiGroupBox6.Controls.Add(this.uiLabel13);
- this.uiGroupBox6.Dock = System.Windows.Forms.DockStyle.Left;
- this.uiGroupBox6.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiGroupBox6.Location = new System.Drawing.Point(311, 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, 26, 0, 0);
- this.uiGroupBox6.Size = new System.Drawing.Size(349, 182);
- this.uiGroupBox6.TabIndex = 26;
- this.uiGroupBox6.TabStop = false;
- this.uiGroupBox6.Text = null;
- this.uiGroupBox6.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiGroupBox6.TitleTop = 10;
- this.uiGroupBox6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel27
- //
- this.uiLabel27.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel27.Location = new System.Drawing.Point(11, 88);
- this.uiLabel27.Name = "uiLabel27";
- this.uiLabel27.Size = new System.Drawing.Size(63, 23);
- this.uiLabel27.TabIndex = 17;
- this.uiLabel27.Text = "证件号码";
- this.uiLabel27.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel27.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbCertNO_3
- //
- this.tbCertNO_3.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbCertNO_3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbCertNO_3.Location = new System.Drawing.Point(84, 88);
- this.tbCertNO_3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbCertNO_3.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbCertNO_3.Name = "tbCertNO_3";
- this.tbCertNO_3.ShowText = false;
- this.tbCertNO_3.Size = new System.Drawing.Size(262, 24);
- this.tbCertNO_3.TabIndex = 16;
- this.tbCertNO_3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbCertNO_3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel17
- //
- this.uiLabel17.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel17.Location = new System.Drawing.Point(11, 54);
- this.uiLabel17.Name = "uiLabel17";
- this.uiLabel17.Size = new System.Drawing.Size(63, 23);
- this.uiLabel17.TabIndex = 15;
- this.uiLabel17.Text = "人员编号";
- this.uiLabel17.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel17.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbPsnNO_3
- //
- this.tbPsnNO_3.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbPsnNO_3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbPsnNO_3.Location = new System.Drawing.Point(84, 54);
- this.tbPsnNO_3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbPsnNO_3.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbPsnNO_3.Name = "tbPsnNO_3";
- this.tbPsnNO_3.ShowText = false;
- this.tbPsnNO_3.Size = new System.Drawing.Size(262, 24);
- this.tbPsnNO_3.TabIndex = 14;
- this.tbPsnNO_3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbPsnNO_3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // cbValid_3
- //
- this.cbValid_3.DataSource = null;
- this.cbValid_3.FillColor = System.Drawing.Color.White;
- this.cbValid_3.FilterMaxCount = 50;
- this.cbValid_3.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbValid_3.ItemHeight = 20;
- this.cbValid_3.Items.AddRange(new object[] {
- "全部",
- "有效",
- "无效"});
- this.cbValid_3.Location = new System.Drawing.Point(84, 19);
- this.cbValid_3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.cbValid_3.MinimumSize = new System.Drawing.Size(63, 0);
- this.cbValid_3.Name = "cbValid_3";
- this.cbValid_3.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
- this.cbValid_3.Size = new System.Drawing.Size(130, 25);
- this.cbValid_3.TabIndex = 9;
- this.cbValid_3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.cbValid_3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel13
- //
- this.uiLabel13.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel13.Location = new System.Drawing.Point(11, 16);
- this.uiLabel13.Name = "uiLabel13";
- this.uiLabel13.Size = new System.Drawing.Size(63, 23);
- this.uiLabel13.TabIndex = 8;
- this.uiLabel13.Text = "有效标志";
- this.uiLabel13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel13.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // rbgTimeWay
- //
- this.rbgTimeWay.Dock = System.Windows.Forms.DockStyle.Left;
- this.rbgTimeWay.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.rbgTimeWay.Items.AddRange(new object[] {
- "按发生时间统计",
- "按起止时间统计"});
- this.rbgTimeWay.Location = new System.Drawing.Point(140, 0);
- this.rbgTimeWay.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.rbgTimeWay.MinimumSize = new System.Drawing.Size(1, 1);
- this.rbgTimeWay.Name = "rbgTimeWay";
- this.rbgTimeWay.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
- this.rbgTimeWay.Size = new System.Drawing.Size(171, 182);
- this.rbgTimeWay.TabIndex = 25;
- this.rbgTimeWay.Text = null;
- this.rbgTimeWay.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.rbgTimeWay.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // btnClose_3
- //
- this.btnClose_3.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btnClose_3.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnClose_3.Location = new System.Drawing.Point(975, 93);
- this.btnClose_3.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnClose_3.Name = "btnClose_3";
- this.btnClose_3.Size = new System.Drawing.Size(100, 28);
- this.btnClose_3.TabIndex = 24;
- this.btnClose_3.Text = "退出";
- this.btnClose_3.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnClose_3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // btnQueryRegRecord
- //
- this.btnQueryRegRecord.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btnQueryRegRecord.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnQueryRegRecord.Location = new System.Drawing.Point(810, 48);
- this.btnQueryRegRecord.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnQueryRegRecord.Name = "btnQueryRegRecord";
- this.btnQueryRegRecord.Size = new System.Drawing.Size(127, 30);
- this.btnQueryRegRecord.TabIndex = 23;
- this.btnQueryRegRecord.Text = "查询HIS记录";
- this.btnQueryRegRecord.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnQueryRegRecord.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.btnQueryRegRecord.Click += new System.EventHandler(this.btnQueryRegRecord_Click);
- //
- // uiGroupBox5
- //
- this.uiGroupBox5.Controls.Add(this.dpED_3);
- this.uiGroupBox5.Controls.Add(this.dpSD_3);
- 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(140, 182);
- this.uiGroupBox5.TabIndex = 22;
- this.uiGroupBox5.Text = null;
- this.uiGroupBox5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiGroupBox5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // dpED_3
- //
- this.dpED_3.DateFormat = "yyyy-MM-dd";
- this.dpED_3.FillColor = System.Drawing.Color.White;
- this.dpED_3.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dpED_3.Location = new System.Drawing.Point(13, 76);
- this.dpED_3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.dpED_3.MaxLength = 10;
- this.dpED_3.MinimumSize = new System.Drawing.Size(63, 0);
- this.dpED_3.Name = "dpED_3";
- this.dpED_3.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
- this.dpED_3.Size = new System.Drawing.Size(121, 29);
- this.dpED_3.SymbolDropDown = 61555;
- this.dpED_3.SymbolNormal = 61555;
- this.dpED_3.TabIndex = 1;
- this.dpED_3.Text = "2023-10-31";
- this.dpED_3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.dpED_3.Value = new System.DateTime(2023, 10, 31, 0, 0, 0, 0);
- this.dpED_3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // dpSD_3
- //
- this.dpSD_3.DateFormat = "yyyy-MM-dd";
- this.dpSD_3.FillColor = System.Drawing.Color.White;
- this.dpSD_3.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dpSD_3.Location = new System.Drawing.Point(13, 37);
- this.dpSD_3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.dpSD_3.MaxLength = 10;
- this.dpSD_3.MinimumSize = new System.Drawing.Size(63, 0);
- this.dpSD_3.Name = "dpSD_3";
- this.dpSD_3.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
- this.dpSD_3.Size = new System.Drawing.Size(121, 29);
- this.dpSD_3.SymbolDropDown = 61555;
- this.dpSD_3.SymbolNormal = 61555;
- this.dpSD_3.TabIndex = 0;
- this.dpSD_3.Text = "2023-09-01";
- this.dpSD_3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.dpSD_3.Value = new System.DateTime(2023, 9, 1, 0, 0, 0, 0);
- this.dpSD_3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel30
- //
- this.uiLabel30.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel30.Location = new System.Drawing.Point(11, 117);
- this.uiLabel30.Name = "uiLabel30";
- this.uiLabel30.Size = new System.Drawing.Size(77, 23);
- this.uiLabel30.TabIndex = 32;
- this.uiLabel30.Text = "同城标识";
- this.uiLabel30.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel30.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbPrmyabtch2
- //
- this.tbPrmyabtch2.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbPrmyabtch2.DoubleValue = 520100D;
- this.tbPrmyabtch2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbPrmyabtch2.IntValue = 520100;
- this.tbPrmyabtch2.Location = new System.Drawing.Point(95, 116);
- this.tbPrmyabtch2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbPrmyabtch2.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbPrmyabtch2.Name = "tbPrmyabtch2";
- this.tbPrmyabtch2.ShowText = false;
- this.tbPrmyabtch2.Size = new System.Drawing.Size(206, 24);
- this.tbPrmyabtch2.TabIndex = 31;
- this.tbPrmyabtch2.Text = "520100";
- this.tbPrmyabtch2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbPrmyabtch2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // MaternityInsuranceRegist
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1097, 584);
- this.Controls.Add(this.uiTabControl1);
- this.Name = "MaternityInsuranceRegist";
- this.Text = "生育门诊产前检查登记";
- this.uiTabControl1.ResumeLayout(false);
- this.tabPage1.ResumeLayout(false);
- this.pnlClient.ResumeLayout(false);
- this.pnlBottom.ResumeLayout(false);
- this.tabPage2.ResumeLayout(false);
- this.tcQueryAndCancel.ResumeLayout(false);
- this.tabPage8.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvHisData)).EndInit();
- this.cmsReg.ResumeLayout(false);
- this.tabPage18.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvCenterData)).EndInit();
- this.uiPanel5.ResumeLayout(false);
- this.uiGroupBox6.ResumeLayout(false);
- this.uiGroupBox5.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private Sunny.UI.UITabControl uiTabControl1;
- private System.Windows.Forms.TabPage tabPage1;
- private System.Windows.Forms.TabPage tabPage2;
- private Sunny.UI.UIPanel uiPanel5;
- private Sunny.UI.UIGroupBox uiGroupBox6;
- private Sunny.UI.UIComboBox cbValid_3;
- private Sunny.UI.UILabel uiLabel13;
- private Sunny.UI.UIRadioButtonGroup rbgTimeWay;
- private Sunny.UI.UIButton btnClose_3;
- private Sunny.UI.UIButton btnQueryRegRecord;
- private Sunny.UI.UIGroupBox uiGroupBox5;
- private Sunny.UI.UIDatetimePicker dpED_3;
- private Sunny.UI.UIDatetimePicker dpSD_3;
- private Sunny.UI.UIPanel pnlClient;
- private Sunny.UI.UIDatetimePicker dpStart;
- private Sunny.UI.UIDatetimePicker dpEnd;
- private Sunny.UI.UILabel uiLabel7;
- private Sunny.UI.UILabel uiLabel6;
- private Sunny.UI.UILabel uiLabel5;
- private Sunny.UI.UITextBox tbAuditorName;
- private Sunny.UI.UILabel uiLabel4;
- private Sunny.UI.UITextBox tbAuditorID;
- private Sunny.UI.UILabel uiLabel3;
- private Sunny.UI.UITextBox tbOperatorName;
- private Sunny.UI.UILabel uiLabel2;
- private Sunny.UI.UITextBox tbOperatorID;
- private Sunny.UI.UILabel uiLabel1;
- private Sunny.UI.UITextBox tbCertNO;
- private Sunny.UI.UIPanel pnlBottom;
- private Sunny.UI.UIButton btRegister;
- private Sunny.UI.UILabel uiLabel26;
- private Sunny.UI.UITextBox tbEndDate;
- private Sunny.UI.UILabel lebel21;
- private Sunny.UI.UITextBox tbStartDate;
- private Sunny.UI.UILabel label20;
- private Sunny.UI.UITextBox tbInsuplcadmv;
- private Sunny.UI.UILabel uiLabel29;
- private Sunny.UI.UITextBox tbMemo;
- private Sunny.UI.UILabel uiLabel22;
- private Sunny.UI.UITextBox tbBanlanceOfOutpatCheck;
- private Sunny.UI.UILabel uiLabel23;
- private Sunny.UI.UITextBox tbReimbursementStandard;
- private Sunny.UI.UILabel uiLabel24;
- private Sunny.UI.UITextBox tbUseFlag;
- private Sunny.UI.UILabel uiLabel25;
- private Sunny.UI.UITextBox tbMedInsuType;
- private Sunny.UI.UILabel uiLabel18;
- private Sunny.UI.UITextBox tbAuditorName1;
- private Sunny.UI.UILabel uiLabel19;
- private Sunny.UI.UITextBox tbAuditorID1;
- private Sunny.UI.UILabel uiLabel20;
- private Sunny.UI.UITextBox tbOperatorName1;
- private Sunny.UI.UILabel uiLabel21;
- private Sunny.UI.UITextBox tbOperatorID1;
- private Sunny.UI.UILabel uiLabel12;
- private Sunny.UI.UITextBox tbBirthday;
- private Sunny.UI.UILabel uiLabel14;
- private Sunny.UI.UITextBox tbNation;
- private Sunny.UI.UILabel uiLabel15;
- private Sunny.UI.UITextBox tbGend;
- private Sunny.UI.UILabel uiLabel16;
- private Sunny.UI.UITextBox tbPsnName;
- private Sunny.UI.UILabel uiLabel8;
- private Sunny.UI.UITextBox tbCertNO1;
- private Sunny.UI.UILabel uiLabel9;
- private Sunny.UI.UITextBox tbCertType;
- private Sunny.UI.UILabel uiLabel10;
- private Sunny.UI.UITextBox tbPsnNO;
- private Sunny.UI.UILabel uiLabel11;
- private Sunny.UI.UITextBox tbApprovalNO;
- private System.Windows.Forms.TabControl tcQueryAndCancel;
- private System.Windows.Forms.TabPage tabPage8;
- private Sunny.UI.UIDataGridView dgvHisData;
- private System.Windows.Forms.TabPage tabPage18;
- private Sunny.UI.UIDataGridView dgvCenterData;
- private Sunny.UI.UILabel uiLabel27;
- private Sunny.UI.UITextBox tbCertNO_3;
- private Sunny.UI.UILabel uiLabel17;
- private Sunny.UI.UITextBox tbPsnNO_3;
- private Sunny.UI.UIButton btQueryCenterData;
- private Sunny.UI.UIContextMenuStrip cmsReg;
- private System.Windows.Forms.ToolStripMenuItem tsmCancelReg;
- private Sunny.UI.UILabel uiLabel28;
- private Sunny.UI.UITextBox tbPrmyabtch;
- private Sunny.UI.UILabel uiLabel30;
- private Sunny.UI.UITextBox tbPrmyabtch2;
- }
- }
|