| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203 | namespace NanChangMI.Forms{    partial class MaintainBasicData    {        /// <summary>        /// Required designer variable.        /// </summary>        private System.ComponentModel.IContainer components = null;        /// <summary>        /// Clean up any resources being used.        /// </summary>        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>        protected override void Dispose(bool disposing)        {            if (disposing && (components != null))            {                components.Dispose();            }            base.Dispose(disposing);        }        #region Windows Form Designer generated code        /// <summary>        /// Required method for Designer support - do not modify        /// the contents of this method with the code editor.        /// </summary>        private void InitializeComponent()        {            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();            this.tcBasicData = new System.Windows.Forms.TabControl();            this.tpMaintainInterface = new System.Windows.Forms.TabPage();            this.tpDownloadDirectory = new System.Windows.Forms.TabPage();            this.tpMapDirectory = new System.Windows.Forms.TabPage();            this.rbgInterface = new Sunny.UI.UIRadioButtonGroup();            this.uiPanel1 = new Sunny.UI.UIPanel();            this.dgvInterface = new Sunny.UI.UIDataGridView();            this.pnlInterfaceBottom = new Sunny.UI.UIPanel();            this.uiButton1 = new Sunny.UI.UIButton();            this.btnInterfceSave = new Sunny.UI.UIButton();            this.btnInterfaceDelete = new Sunny.UI.UIButton();            this.btnIntefaceQuery = new Sunny.UI.UIButton();            this.btnInterfaceAdd = new Sunny.UI.UIButton();            this.panel1 = new System.Windows.Forms.Panel();            this.dgvDirectoy = new Sunny.UI.UIDataGridView();            this.pgDownload = new Sunny.UI.UIPagination();            this.panel2 = new System.Windows.Forms.Panel();            this.uiButton2 = new Sunny.UI.UIButton();            this.uiGroupBox5 = new Sunny.UI.UIGroupBox();            this.tbDicType = new Sunny.UI.UITextBox();            this.tbDicDate = new Sunny.UI.UITextBox();            this.uiGroupBox4 = new Sunny.UI.UIGroupBox();            this.cbxInterface_down = new Sunny.UI.UIComboBox();            this.uiGroupBox2 = new Sunny.UI.UIGroupBox();            this.tbDircetoryName = new Sunny.UI.UITextBox();            this.tbDirectoryCode = new Sunny.UI.UITextBox();            this.uiGroupBox1 = new Sunny.UI.UIGroupBox();            this.rbAutoDown = new Sunny.UI.UIRadioButton();            this.rbSingleDown = new Sunny.UI.UIRadioButton();            this.tbVer = new Sunny.UI.UITextBox();            this.rbgDirecType = new Sunny.UI.UIRadioButtonGroup();            this.btnQuery = new Sunny.UI.UIButton();            this.btnDownload = new Sunny.UI.UIButton();            this.uiProcessBar1 = new Sunny.UI.UIProcessBar();            this.uiPanel3 = new Sunny.UI.UIPanel();            this.rbgDirecType_C = new Sunny.UI.UIRadioButtonGroup();            this.uiGroupBox3 = new Sunny.UI.UIGroupBox();            this.cbxInterface = new Sunny.UI.UIComboBox();            this.panel7 = new System.Windows.Forms.Panel();            this.uiSplitContainer1 = new Sunny.UI.UISplitContainer();            this.panel3 = new System.Windows.Forms.Panel();            this.dgvHISDirectory = new Sunny.UI.UIDataGridView();            this.panel5 = new System.Windows.Forms.Panel();            this.rbAll = new Sunny.UI.UIRadioButton();            this.rbNoMaped = new Sunny.UI.UIRadioButton();            this.rbMaped = new Sunny.UI.UIRadioButton();            this.btnQueryHISDirectory = new Sunny.UI.UIButton();            this.tbHISDirectoryFilter = new Sunny.UI.UITextBox();            this.pgHISDirect = new Sunny.UI.UIPagination();            this.panel4 = new System.Windows.Forms.Panel();            this.dgvCenterDirectory = new Sunny.UI.UIDataGridView();            this.panel6 = new System.Windows.Forms.Panel();            this.tbInsuCode = new Sunny.UI.UITextBox();            this.btnQueryCenterDirectory = new Sunny.UI.UIButton();            this.tbCenterDirectoryFilter = new Sunny.UI.UITextBox();            this.pgCenterDirect = new Sunny.UI.UIPagination();            this.tcBasicData.SuspendLayout();            this.tpMaintainInterface.SuspendLayout();            this.tpDownloadDirectory.SuspendLayout();            this.tpMapDirectory.SuspendLayout();            this.uiPanel1.SuspendLayout();            ((System.ComponentModel.ISupportInitialize)(this.dgvInterface)).BeginInit();            this.pnlInterfaceBottom.SuspendLayout();            this.panel1.SuspendLayout();            ((System.ComponentModel.ISupportInitialize)(this.dgvDirectoy)).BeginInit();            this.panel2.SuspendLayout();            this.uiGroupBox5.SuspendLayout();            this.uiGroupBox4.SuspendLayout();            this.uiGroupBox2.SuspendLayout();            this.uiGroupBox1.SuspendLayout();            this.uiPanel3.SuspendLayout();            this.uiGroupBox3.SuspendLayout();            this.panel7.SuspendLayout();            ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer1)).BeginInit();            this.uiSplitContainer1.Panel1.SuspendLayout();            this.uiSplitContainer1.Panel2.SuspendLayout();            this.uiSplitContainer1.SuspendLayout();            this.panel3.SuspendLayout();            ((System.ComponentModel.ISupportInitialize)(this.dgvHISDirectory)).BeginInit();            this.panel5.SuspendLayout();            this.panel4.SuspendLayout();            ((System.ComponentModel.ISupportInitialize)(this.dgvCenterDirectory)).BeginInit();            this.panel6.SuspendLayout();            this.SuspendLayout();            //             // tcBasicData            //             this.tcBasicData.Controls.Add(this.tpMaintainInterface);            this.tcBasicData.Controls.Add(this.tpDownloadDirectory);            this.tcBasicData.Controls.Add(this.tpMapDirectory);            this.tcBasicData.Dock = System.Windows.Forms.DockStyle.Fill;            this.tcBasicData.Location = new System.Drawing.Point(0, 0);            this.tcBasicData.Name = "tcBasicData";            this.tcBasicData.SelectedIndex = 0;            this.tcBasicData.Size = new System.Drawing.Size(1357, 639);            this.tcBasicData.TabIndex = 0;            //             // tpMaintainInterface            //             this.tpMaintainInterface.Controls.Add(this.uiPanel1);            this.tpMaintainInterface.Controls.Add(this.rbgInterface);            this.tpMaintainInterface.Location = new System.Drawing.Point(4, 22);            this.tpMaintainInterface.Name = "tpMaintainInterface";            this.tpMaintainInterface.Padding = new System.Windows.Forms.Padding(3);            this.tpMaintainInterface.Size = new System.Drawing.Size(1349, 613);            this.tpMaintainInterface.TabIndex = 0;            this.tpMaintainInterface.Text = "接口维护";            this.tpMaintainInterface.UseVisualStyleBackColor = true;            //             // tpDownloadDirectory            //             this.tpDownloadDirectory.Controls.Add(this.panel1);            this.tpDownloadDirectory.Location = new System.Drawing.Point(4, 22);            this.tpDownloadDirectory.Name = "tpDownloadDirectory";            this.tpDownloadDirectory.Padding = new System.Windows.Forms.Padding(3);            this.tpDownloadDirectory.Size = new System.Drawing.Size(1349, 613);            this.tpDownloadDirectory.TabIndex = 1;            this.tpDownloadDirectory.Text = "数据下载";            this.tpDownloadDirectory.UseVisualStyleBackColor = true;            //             // tpMapDirectory            //             this.tpMapDirectory.Controls.Add(this.panel7);            this.tpMapDirectory.Controls.Add(this.uiPanel3);            this.tpMapDirectory.Location = new System.Drawing.Point(4, 22);            this.tpMapDirectory.Name = "tpMapDirectory";            this.tpMapDirectory.Size = new System.Drawing.Size(1349, 613);            this.tpMapDirectory.TabIndex = 2;            this.tpMapDirectory.Text = "数据对照";            this.tpMapDirectory.UseVisualStyleBackColor = true;            //             // rbgInterface            //             this.rbgInterface.Dock = System.Windows.Forms.DockStyle.Left;            this.rbgInterface.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.rbgInterface.Items.AddRange(new object[] {            "接口维护",            "险种类型",            "备用"});            this.rbgInterface.Location = new System.Drawing.Point(3, 3);            this.rbgInterface.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.rbgInterface.MinimumSize = new System.Drawing.Size(1, 1);            this.rbgInterface.Name = "rbgInterface";            this.rbgInterface.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);            this.rbgInterface.Size = new System.Drawing.Size(151, 607);            this.rbgInterface.TabIndex = 4;            this.rbgInterface.Text = "项目";            this.rbgInterface.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;            this.rbgInterface.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // uiPanel1            //             this.uiPanel1.Controls.Add(this.dgvInterface);            this.uiPanel1.Controls.Add(this.pnlInterfaceBottom);            this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Fill;            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(154, 3);            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(1192, 607);            this.uiPanel1.TabIndex = 5;            this.uiPanel1.Text = null;            this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;            this.uiPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // dgvInterface            //             this.dgvInterface.AllowUserToAddRows = false;            this.dgvInterface.AllowUserToDeleteRows = false;            dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));            this.dgvInterface.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;            this.dgvInterface.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));            this.dgvInterface.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;            dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;            dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));            dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;            dataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));            dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;            dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;            this.dgvInterface.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;            this.dgvInterface.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;            dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;            dataGridViewCellStyle3.BackColor = System.Drawing.Color.White;            dataGridViewCellStyle3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            dataGridViewCellStyle3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));            dataGridViewCellStyle3.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;            this.dgvInterface.DefaultCellStyle = dataGridViewCellStyle3;            this.dgvInterface.Dock = System.Windows.Forms.DockStyle.Fill;            this.dgvInterface.EnableHeadersVisualStyles = false;            this.dgvInterface.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.dgvInterface.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));            this.dgvInterface.Location = new System.Drawing.Point(0, 0);            this.dgvInterface.Name = "dgvInterface";            dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;            dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));            dataGridViewCellStyle4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            dataGridViewCellStyle4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));            dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;            this.dgvInterface.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;            this.dgvInterface.RowHeight = 30;            dataGridViewCellStyle5.BackColor = System.Drawing.Color.White;            dataGridViewCellStyle5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            dataGridViewCellStyle5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));            dataGridViewCellStyle5.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            this.dgvInterface.RowsDefaultCellStyle = dataGridViewCellStyle5;            this.dgvInterface.RowTemplate.Height = 30;            this.dgvInterface.SelectedIndex = -1;            this.dgvInterface.Size = new System.Drawing.Size(1192, 528);            this.dgvInterface.TabIndex = 1;            this.dgvInterface.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // pnlInterfaceBottom            //             this.pnlInterfaceBottom.Controls.Add(this.uiButton1);            this.pnlInterfaceBottom.Controls.Add(this.btnInterfceSave);            this.pnlInterfaceBottom.Controls.Add(this.btnInterfaceDelete);            this.pnlInterfaceBottom.Controls.Add(this.btnIntefaceQuery);            this.pnlInterfaceBottom.Controls.Add(this.btnInterfaceAdd);            this.pnlInterfaceBottom.Dock = System.Windows.Forms.DockStyle.Bottom;            this.pnlInterfaceBottom.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.pnlInterfaceBottom.Location = new System.Drawing.Point(0, 528);            this.pnlInterfaceBottom.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.pnlInterfaceBottom.MinimumSize = new System.Drawing.Size(1, 1);            this.pnlInterfaceBottom.Name = "pnlInterfaceBottom";            this.pnlInterfaceBottom.Size = new System.Drawing.Size(1192, 79);            this.pnlInterfaceBottom.TabIndex = 0;            this.pnlInterfaceBottom.Text = null;            this.pnlInterfaceBottom.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;            this.pnlInterfaceBottom.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // uiButton1            //             this.uiButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));            this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand;            this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiButton1.Location = new System.Drawing.Point(638, 15);            this.uiButton1.Margin = new System.Windows.Forms.Padding(4);            this.uiButton1.MinimumSize = new System.Drawing.Size(2, 2);            this.uiButton1.Name = "uiButton1";            this.uiButton1.Size = new System.Drawing.Size(100, 48);            this.uiButton1.TabIndex = 18;            this.uiButton1.Text = "修改";            this.uiButton1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiButton1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // btnInterfceSave            //             this.btnInterfceSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));            this.btnInterfceSave.Cursor = System.Windows.Forms.Cursors.Hand;            this.btnInterfceSave.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.btnInterfceSave.Location = new System.Drawing.Point(1043, 15);            this.btnInterfceSave.Margin = new System.Windows.Forms.Padding(4);            this.btnInterfceSave.MinimumSize = new System.Drawing.Size(2, 2);            this.btnInterfceSave.Name = "btnInterfceSave";            this.btnInterfceSave.Size = new System.Drawing.Size(100, 48);            this.btnInterfceSave.TabIndex = 17;            this.btnInterfceSave.Text = "保存";            this.btnInterfceSave.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.btnInterfceSave.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // btnInterfaceDelete            //             this.btnInterfaceDelete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));            this.btnInterfaceDelete.Cursor = System.Windows.Forms.Cursors.Hand;            this.btnInterfaceDelete.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.btnInterfaceDelete.Location = new System.Drawing.Point(908, 15);            this.btnInterfaceDelete.Margin = new System.Windows.Forms.Padding(4);            this.btnInterfaceDelete.MinimumSize = new System.Drawing.Size(2, 2);            this.btnInterfaceDelete.Name = "btnInterfaceDelete";            this.btnInterfaceDelete.Size = new System.Drawing.Size(100, 48);            this.btnInterfaceDelete.TabIndex = 16;            this.btnInterfaceDelete.Text = "删除";            this.btnInterfaceDelete.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.btnInterfaceDelete.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // btnIntefaceQuery            //             this.btnIntefaceQuery.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));            this.btnIntefaceQuery.Cursor = System.Windows.Forms.Cursors.Hand;            this.btnIntefaceQuery.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.btnIntefaceQuery.Location = new System.Drawing.Point(503, 15);            this.btnIntefaceQuery.Margin = new System.Windows.Forms.Padding(4);            this.btnIntefaceQuery.MinimumSize = new System.Drawing.Size(2, 2);            this.btnIntefaceQuery.Name = "btnIntefaceQuery";            this.btnIntefaceQuery.Size = new System.Drawing.Size(100, 48);            this.btnIntefaceQuery.TabIndex = 15;            this.btnIntefaceQuery.Text = "查询";            this.btnIntefaceQuery.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.btnIntefaceQuery.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // btnInterfaceAdd            //             this.btnInterfaceAdd.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));            this.btnInterfaceAdd.Cursor = System.Windows.Forms.Cursors.Hand;            this.btnInterfaceAdd.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.btnInterfaceAdd.Location = new System.Drawing.Point(773, 15);            this.btnInterfaceAdd.Margin = new System.Windows.Forms.Padding(4);            this.btnInterfaceAdd.MinimumSize = new System.Drawing.Size(2, 2);            this.btnInterfaceAdd.Name = "btnInterfaceAdd";            this.btnInterfaceAdd.Size = new System.Drawing.Size(100, 48);            this.btnInterfaceAdd.TabIndex = 14;            this.btnInterfaceAdd.Text = "新增";            this.btnInterfaceAdd.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.btnInterfaceAdd.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // panel1            //             this.panel1.Controls.Add(this.dgvDirectoy);            this.panel1.Controls.Add(this.pgDownload);            this.panel1.Controls.Add(this.panel2);            this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;            this.panel1.Location = new System.Drawing.Point(3, 3);            this.panel1.Name = "panel1";            this.panel1.Size = new System.Drawing.Size(1343, 607);            this.panel1.TabIndex = 1;            //             // dgvDirectoy            //             this.dgvDirectoy.AllowUserToAddRows = false;            this.dgvDirectoy.AllowUserToDeleteRows = false;            dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));            this.dgvDirectoy.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;            this.dgvDirectoy.BackgroundColor = System.Drawing.Color.White;            this.dgvDirectoy.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.dgvDirectoy.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;            this.dgvDirectoy.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.dgvDirectoy.DefaultCellStyle = dataGridViewCellStyle8;            this.dgvDirectoy.Dock = System.Windows.Forms.DockStyle.Fill;            this.dgvDirectoy.EnableHeadersVisualStyles = false;            this.dgvDirectoy.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.dgvDirectoy.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));            this.dgvDirectoy.Location = new System.Drawing.Point(0, 0);            this.dgvDirectoy.Name = "dgvDirectoy";            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.dgvDirectoy.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.dgvDirectoy.RowsDefaultCellStyle = dataGridViewCellStyle10;            this.dgvDirectoy.RowTemplate.Height = 23;            this.dgvDirectoy.SelectedIndex = -1;            this.dgvDirectoy.Size = new System.Drawing.Size(1343, 435);            this.dgvDirectoy.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));            this.dgvDirectoy.TabIndex = 3;            this.dgvDirectoy.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // pgDownload            //             this.pgDownload.Dock = System.Windows.Forms.DockStyle.Bottom;            this.pgDownload.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.pgDownload.Location = new System.Drawing.Point(0, 435);            this.pgDownload.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.pgDownload.MinimumSize = new System.Drawing.Size(1, 1);            this.pgDownload.Name = "pgDownload";            this.pgDownload.PagerCount = 13;            this.pgDownload.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;            this.pgDownload.ShowJumpButton = false;            this.pgDownload.ShowText = false;            this.pgDownload.Size = new System.Drawing.Size(1343, 31);            this.pgDownload.TabIndex = 2;            this.pgDownload.Text = "uiPagination1";            this.pgDownload.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;            this.pgDownload.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // panel2            //             this.panel2.Controls.Add(this.uiButton2);            this.panel2.Controls.Add(this.uiGroupBox5);            this.panel2.Controls.Add(this.uiGroupBox4);            this.panel2.Controls.Add(this.uiGroupBox2);            this.panel2.Controls.Add(this.uiGroupBox1);            this.panel2.Controls.Add(this.rbgDirecType);            this.panel2.Controls.Add(this.btnQuery);            this.panel2.Controls.Add(this.btnDownload);            this.panel2.Controls.Add(this.uiProcessBar1);            this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom;            this.panel2.Font = new System.Drawing.Font("华文隶书", 9.749999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.panel2.Location = new System.Drawing.Point(0, 466);            this.panel2.Name = "panel2";            this.panel2.Size = new System.Drawing.Size(1343, 141);            this.panel2.TabIndex = 1;            //             // uiButton2            //             this.uiButton2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));            this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand;            this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiButton2.Location = new System.Drawing.Point(1271, 80);            this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1);            this.uiButton2.Name = "uiButton2";            this.uiButton2.Size = new System.Drawing.Size(67, 32);            this.uiButton2.TabIndex = 18;            this.uiButton2.Text = "新增";            this.uiButton2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiButton2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // uiGroupBox5            //             this.uiGroupBox5.Controls.Add(this.tbDicType);            this.uiGroupBox5.Controls.Add(this.tbDicDate);            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(890, 3);            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(192, 133);            this.uiGroupBox5.TabIndex = 17;            this.uiGroupBox5.Text = "字典下载";            this.uiGroupBox5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;            this.uiGroupBox5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // tbDicType            //             this.tbDicType.Cursor = System.Windows.Forms.Cursors.IBeam;            this.tbDicType.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.tbDicType.Location = new System.Drawing.Point(13, 69);            this.tbDicType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.tbDicType.MinimumSize = new System.Drawing.Size(1, 16);            this.tbDicType.Name = "tbDicType";            this.tbDicType.ShowText = false;            this.tbDicType.Size = new System.Drawing.Size(175, 24);            this.tbDicType.TabIndex = 5;            this.tbDicType.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.tbDicType.Watermark = "字典下载类型";            this.tbDicType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // tbDicDate            //             this.tbDicDate.Cursor = System.Windows.Forms.Cursors.IBeam;            this.tbDicDate.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.tbDicDate.Location = new System.Drawing.Point(13, 35);            this.tbDicDate.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.tbDicDate.MinimumSize = new System.Drawing.Size(1, 16);            this.tbDicDate.Name = "tbDicDate";            this.tbDicDate.ShowText = false;            this.tbDicDate.Size = new System.Drawing.Size(175, 24);            this.tbDicDate.TabIndex = 4;            this.tbDicDate.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.tbDicDate.Watermark = "字典下载输入日期(2021-01-01)";            this.tbDicDate.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // uiGroupBox4            //             this.uiGroupBox4.Controls.Add(this.cbxInterface_down);            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(373, 40);            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, 98);            this.uiGroupBox4.TabIndex = 16;            this.uiGroupBox4.Text = "接口选择";            this.uiGroupBox4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;            this.uiGroupBox4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // cbxInterface_down            //             this.cbxInterface_down.DataSource = null;            this.cbxInterface_down.FillColor = System.Drawing.Color.White;            this.cbxInterface_down.FilterMaxCount = 50;            this.cbxInterface_down.Font = new System.Drawing.Font("新宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.cbxInterface_down.Location = new System.Drawing.Point(6, 37);            this.cbxInterface_down.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.cbxInterface_down.MinimumSize = new System.Drawing.Size(63, 0);            this.cbxInterface_down.Name = "cbxInterface_down";            this.cbxInterface_down.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);            this.cbxInterface_down.Size = new System.Drawing.Size(134, 23);            this.cbxInterface_down.TabIndex = 0;            this.cbxInterface_down.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.cbxInterface_down.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // uiGroupBox2            //             this.uiGroupBox2.Controls.Add(this.tbDircetoryName);            this.uiGroupBox2.Controls.Add(this.tbDirectoryCode);            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(700, 8);            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(184, 130);            this.uiGroupBox2.TabIndex = 15;            this.uiGroupBox2.Text = "查询";            this.uiGroupBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;            this.uiGroupBox2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // tbDircetoryName            //             this.tbDircetoryName.Cursor = System.Windows.Forms.Cursors.IBeam;            this.tbDircetoryName.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.tbDircetoryName.Location = new System.Drawing.Point(4, 72);            this.tbDircetoryName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.tbDircetoryName.MinimumSize = new System.Drawing.Size(1, 16);            this.tbDircetoryName.Name = "tbDircetoryName";            this.tbDircetoryName.ShowText = false;            this.tbDircetoryName.Size = new System.Drawing.Size(168, 24);            this.tbDircetoryName.TabIndex = 2;            this.tbDircetoryName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.tbDircetoryName.Watermark = "名称";            this.tbDircetoryName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // tbDirectoryCode            //             this.tbDirectoryCode.Cursor = System.Windows.Forms.Cursors.IBeam;            this.tbDirectoryCode.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.tbDirectoryCode.Location = new System.Drawing.Point(4, 33);            this.tbDirectoryCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.tbDirectoryCode.MinimumSize = new System.Drawing.Size(1, 16);            this.tbDirectoryCode.Name = "tbDirectoryCode";            this.tbDirectoryCode.ShowText = false;            this.tbDirectoryCode.Size = new System.Drawing.Size(168, 24);            this.tbDirectoryCode.TabIndex = 1;            this.tbDirectoryCode.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.tbDirectoryCode.Watermark = "编码";            this.tbDirectoryCode.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // uiGroupBox1            //             this.uiGroupBox1.Controls.Add(this.rbAutoDown);            this.uiGroupBox1.Controls.Add(this.rbSingleDown);            this.uiGroupBox1.Controls.Add(this.tbVer);            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(535, 5);            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(164, 131);            this.uiGroupBox1.TabIndex = 14;            this.uiGroupBox1.Text = "目录下载";            this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;            this.uiGroupBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // rbAutoDown            //             this.rbAutoDown.Cursor = System.Windows.Forms.Cursors.Hand;            this.rbAutoDown.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.rbAutoDown.Location = new System.Drawing.Point(6, 108);            this.rbAutoDown.MinimumSize = new System.Drawing.Size(1, 1);            this.rbAutoDown.Name = "rbAutoDown";            this.rbAutoDown.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);            this.rbAutoDown.Size = new System.Drawing.Size(175, 20);            this.rbAutoDown.TabIndex = 2;            this.rbAutoDown.Text = "自动检索最大版本号";            this.rbAutoDown.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // rbSingleDown            //             this.rbSingleDown.Cursor = System.Windows.Forms.Cursors.Hand;            this.rbSingleDown.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.rbSingleDown.Location = new System.Drawing.Point(6, 83);            this.rbSingleDown.MinimumSize = new System.Drawing.Size(1, 1);            this.rbSingleDown.Name = "rbSingleDown";            this.rbSingleDown.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);            this.rbSingleDown.Size = new System.Drawing.Size(175, 19);            this.rbSingleDown.TabIndex = 1;            this.rbSingleDown.Text = "手工输入版本号";            this.rbSingleDown.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // tbVer            //             this.tbVer.Cursor = System.Windows.Forms.Cursors.IBeam;            this.tbVer.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.tbVer.Location = new System.Drawing.Point(8, 35);            this.tbVer.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.tbVer.MinimumSize = new System.Drawing.Size(1, 16);            this.tbVer.Name = "tbVer";            this.tbVer.ShowText = false;            this.tbVer.Size = new System.Drawing.Size(149, 24);            this.tbVer.TabIndex = 0;            this.tbVer.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.tbVer.Watermark = "版本号";            this.tbVer.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // rbgDirecType            //             this.rbgDirecType.ColumnCount = 3;            this.rbgDirecType.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.rbgDirecType.Items.AddRange(new object[] {            "药品",            "诊疗",            "材料",            "疾病诊断",            "手术",            "门诊慢特病种",            "DRGs",            "日间手术",            "字典表"});            this.rbgDirecType.ItemSize = new System.Drawing.Size(110, 25);            this.rbgDirecType.Location = new System.Drawing.Point(6, 38);            this.rbgDirecType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.rbgDirecType.MinimumSize = new System.Drawing.Size(1, 1);            this.rbgDirecType.Name = "rbgDirecType";            this.rbgDirecType.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);            this.rbgDirecType.Size = new System.Drawing.Size(359, 101);            this.rbgDirecType.TabIndex = 1;            this.rbgDirecType.Text = "请选择下载类型";            this.rbgDirecType.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;            this.rbgDirecType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // btnQuery            //             this.btnQuery.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));            this.btnQuery.Cursor = System.Windows.Forms.Cursors.Hand;            this.btnQuery.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.btnQuery.Location = new System.Drawing.Point(1167, 26);            this.btnQuery.MinimumSize = new System.Drawing.Size(1, 1);            this.btnQuery.Name = "btnQuery";            this.btnQuery.Size = new System.Drawing.Size(67, 32);            this.btnQuery.TabIndex = 13;            this.btnQuery.Text = "查询";            this.btnQuery.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.btnQuery.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // btnDownload            //             this.btnDownload.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));            this.btnDownload.Cursor = System.Windows.Forms.Cursors.Hand;            this.btnDownload.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.btnDownload.Location = new System.Drawing.Point(1259, 26);            this.btnDownload.MinimumSize = new System.Drawing.Size(1, 1);            this.btnDownload.Name = "btnDownload";            this.btnDownload.Size = new System.Drawing.Size(67, 32);            this.btnDownload.TabIndex = 12;            this.btnDownload.Text = "下载";            this.btnDownload.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.btnDownload.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // uiProcessBar1            //             this.uiProcessBar1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));            this.uiProcessBar1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiProcessBar1.Location = new System.Drawing.Point(5, 6);            this.uiProcessBar1.MinimumSize = new System.Drawing.Size(70, 3);            this.uiProcessBar1.Name = "uiProcessBar1";            this.uiProcessBar1.Size = new System.Drawing.Size(522, 29);            this.uiProcessBar1.TabIndex = 11;            this.uiProcessBar1.Text = "uiProcessBar1";            this.uiProcessBar1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // uiPanel3            //             this.uiPanel3.Controls.Add(this.rbgDirecType_C);            this.uiPanel3.Controls.Add(this.uiGroupBox3);            this.uiPanel3.Dock = System.Windows.Forms.DockStyle.Left;            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, 0);            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(179, 613);            this.uiPanel3.TabIndex = 6;            this.uiPanel3.Text = null;            this.uiPanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;            this.uiPanel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // rbgDirecType_C            //             this.rbgDirecType_C.Dock = System.Windows.Forms.DockStyle.Fill;            this.rbgDirecType_C.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.rbgDirecType_C.Items.AddRange(new object[] {            "药品",            "诊疗",            "材料"});            this.rbgDirecType_C.Location = new System.Drawing.Point(0, 80);            this.rbgDirecType_C.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.rbgDirecType_C.MinimumSize = new System.Drawing.Size(1, 1);            this.rbgDirecType_C.Name = "rbgDirecType_C";            this.rbgDirecType_C.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);            this.rbgDirecType_C.Size = new System.Drawing.Size(179, 533);            this.rbgDirecType_C.TabIndex = 6;            this.rbgDirecType_C.Text = "目录类型";            this.rbgDirecType_C.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;            this.rbgDirecType_C.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // uiGroupBox3            //             this.uiGroupBox3.Controls.Add(this.cbxInterface);            this.uiGroupBox3.Dock = System.Windows.Forms.DockStyle.Top;            this.uiGroupBox3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiGroupBox3.Location = new System.Drawing.Point(0, 0);            this.uiGroupBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.uiGroupBox3.MinimumSize = new System.Drawing.Size(1, 1);            this.uiGroupBox3.Name = "uiGroupBox3";            this.uiGroupBox3.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);            this.uiGroupBox3.Size = new System.Drawing.Size(179, 80);            this.uiGroupBox3.TabIndex = 5;            this.uiGroupBox3.Text = "接口选择";            this.uiGroupBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;            this.uiGroupBox3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // cbxInterface            //             this.cbxInterface.DataSource = null;            this.cbxInterface.FillColor = System.Drawing.Color.White;            this.cbxInterface.FilterMaxCount = 50;            this.cbxInterface.Font = new System.Drawing.Font("新宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.cbxInterface.Location = new System.Drawing.Point(6, 37);            this.cbxInterface.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.cbxInterface.MinimumSize = new System.Drawing.Size(63, 0);            this.cbxInterface.Name = "cbxInterface";            this.cbxInterface.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);            this.cbxInterface.Size = new System.Drawing.Size(166, 23);            this.cbxInterface.TabIndex = 0;            this.cbxInterface.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.cbxInterface.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // panel7            //             this.panel7.Controls.Add(this.uiSplitContainer1);            this.panel7.Dock = System.Windows.Forms.DockStyle.Fill;            this.panel7.Location = new System.Drawing.Point(179, 0);            this.panel7.Name = "panel7";            this.panel7.Size = new System.Drawing.Size(1170, 613);            this.panel7.TabIndex = 7;            //             // uiSplitContainer1            //             this.uiSplitContainer1.Cursor = System.Windows.Forms.Cursors.Default;            this.uiSplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;            this.uiSplitContainer1.Location = new System.Drawing.Point(0, 0);            this.uiSplitContainer1.MinimumSize = new System.Drawing.Size(20, 20);            this.uiSplitContainer1.Name = "uiSplitContainer1";            //             // uiSplitContainer1.Panel1            //             this.uiSplitContainer1.Panel1.Controls.Add(this.panel3);            this.uiSplitContainer1.Panel1MinSize = 0;            //             // uiSplitContainer1.Panel2            //             this.uiSplitContainer1.Panel2.Controls.Add(this.panel4);            this.uiSplitContainer1.Size = new System.Drawing.Size(1170, 613);            this.uiSplitContainer1.SplitterDistance = 444;            this.uiSplitContainer1.SplitterWidth = 11;            this.uiSplitContainer1.TabIndex = 3;            this.uiSplitContainer1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // panel3            //             this.panel3.Controls.Add(this.dgvHISDirectory);            this.panel3.Controls.Add(this.panel5);            this.panel3.Controls.Add(this.pgHISDirect);            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(444, 613);            this.panel3.TabIndex = 2;            //             // dgvHISDirectory            //             this.dgvHISDirectory.AllowUserToAddRows = false;            this.dgvHISDirectory.AllowUserToDeleteRows = false;            dataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));            this.dgvHISDirectory.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle11;            this.dgvHISDirectory.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllHeaders;            this.dgvHISDirectory.BackgroundColor = System.Drawing.Color.White;            this.dgvHISDirectory.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.dgvHISDirectory.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle12;            this.dgvHISDirectory.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.dgvHISDirectory.DefaultCellStyle = dataGridViewCellStyle13;            this.dgvHISDirectory.Dock = System.Windows.Forms.DockStyle.Fill;            this.dgvHISDirectory.EnableHeadersVisualStyles = false;            this.dgvHISDirectory.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.dgvHISDirectory.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));            this.dgvHISDirectory.Location = new System.Drawing.Point(0, 45);            this.dgvHISDirectory.Name = "dgvHISDirectory";            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.dgvHISDirectory.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.dgvHISDirectory.RowsDefaultCellStyle = dataGridViewCellStyle15;            this.dgvHISDirectory.RowTemplate.Height = 23;            this.dgvHISDirectory.SelectedIndex = -1;            this.dgvHISDirectory.Size = new System.Drawing.Size(444, 533);            this.dgvHISDirectory.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));            this.dgvHISDirectory.TabIndex = 4;            this.dgvHISDirectory.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // panel5            //             this.panel5.Controls.Add(this.rbAll);            this.panel5.Controls.Add(this.rbNoMaped);            this.panel5.Controls.Add(this.rbMaped);            this.panel5.Controls.Add(this.btnQueryHISDirectory);            this.panel5.Controls.Add(this.tbHISDirectoryFilter);            this.panel5.Dock = System.Windows.Forms.DockStyle.Top;            this.panel5.Location = new System.Drawing.Point(0, 0);            this.panel5.Name = "panel5";            this.panel5.Size = new System.Drawing.Size(444, 45);            this.panel5.TabIndex = 1;            //             // rbAll            //             this.rbAll.Cursor = System.Windows.Forms.Cursors.Hand;            this.rbAll.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.rbAll.Location = new System.Drawing.Point(331, 7);            this.rbAll.MinimumSize = new System.Drawing.Size(1, 1);            this.rbAll.Name = "rbAll";            this.rbAll.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);            this.rbAll.Size = new System.Drawing.Size(63, 23);            this.rbAll.TabIndex = 8;            this.rbAll.Text = "全部";            this.rbAll.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // rbNoMaped            //             this.rbNoMaped.Cursor = System.Windows.Forms.Cursors.Hand;            this.rbNoMaped.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.rbNoMaped.Location = new System.Drawing.Point(479, 7);            this.rbNoMaped.MinimumSize = new System.Drawing.Size(1, 1);            this.rbNoMaped.Name = "rbNoMaped";            this.rbNoMaped.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);            this.rbNoMaped.Size = new System.Drawing.Size(63, 23);            this.rbNoMaped.TabIndex = 7;            this.rbNoMaped.Text = "未对照";            this.rbNoMaped.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // rbMaped            //             this.rbMaped.Cursor = System.Windows.Forms.Cursors.Hand;            this.rbMaped.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.rbMaped.Location = new System.Drawing.Point(405, 7);            this.rbMaped.MinimumSize = new System.Drawing.Size(1, 1);            this.rbMaped.Name = "rbMaped";            this.rbMaped.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);            this.rbMaped.Size = new System.Drawing.Size(63, 23);            this.rbMaped.TabIndex = 6;            this.rbMaped.Text = "已对照";            this.rbMaped.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // btnQueryHISDirectory            //             this.btnQueryHISDirectory.Cursor = System.Windows.Forms.Cursors.Hand;            this.btnQueryHISDirectory.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.btnQueryHISDirectory.Location = new System.Drawing.Point(7, 7);            this.btnQueryHISDirectory.MinimumSize = new System.Drawing.Size(1, 1);            this.btnQueryHISDirectory.Name = "btnQueryHISDirectory";            this.btnQueryHISDirectory.Size = new System.Drawing.Size(150, 28);            this.btnQueryHISDirectory.TabIndex = 5;            this.btnQueryHISDirectory.Text = "查询HIS目录";            this.btnQueryHISDirectory.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.btnQueryHISDirectory.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // tbHISDirectoryFilter            //             this.tbHISDirectoryFilter.Cursor = System.Windows.Forms.Cursors.IBeam;            this.tbHISDirectoryFilter.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.tbHISDirectoryFilter.Location = new System.Drawing.Point(174, 8);            this.tbHISDirectoryFilter.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.tbHISDirectoryFilter.MinimumSize = new System.Drawing.Size(1, 16);            this.tbHISDirectoryFilter.Name = "tbHISDirectoryFilter";            this.tbHISDirectoryFilter.ShowText = false;            this.tbHISDirectoryFilter.Size = new System.Drawing.Size(150, 29);            this.tbHISDirectoryFilter.TabIndex = 4;            this.tbHISDirectoryFilter.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.tbHISDirectoryFilter.Watermark = "名称/缩写";            this.tbHISDirectoryFilter.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // pgHISDirect            //             this.pgHISDirect.Dock = System.Windows.Forms.DockStyle.Bottom;            this.pgHISDirect.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.pgHISDirect.Location = new System.Drawing.Point(0, 578);            this.pgHISDirect.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.pgHISDirect.MinimumSize = new System.Drawing.Size(1, 1);            this.pgHISDirect.Name = "pgHISDirect";            this.pgHISDirect.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;            this.pgHISDirect.ShowText = false;            this.pgHISDirect.Size = new System.Drawing.Size(444, 35);            this.pgHISDirect.TabIndex = 6;            this.pgHISDirect.Text = "uiPagination2";            this.pgHISDirect.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;            this.pgHISDirect.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // panel4            //             this.panel4.Controls.Add(this.dgvCenterDirectory);            this.panel4.Controls.Add(this.panel6);            this.panel4.Controls.Add(this.pgCenterDirect);            this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;            this.panel4.Location = new System.Drawing.Point(0, 0);            this.panel4.Name = "panel4";            this.panel4.Size = new System.Drawing.Size(715, 613);            this.panel4.TabIndex = 3;            //             // dgvCenterDirectory            //             this.dgvCenterDirectory.AllowUserToAddRows = false;            this.dgvCenterDirectory.AllowUserToDeleteRows = false;            dataGridViewCellStyle16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));            this.dgvCenterDirectory.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle16;            this.dgvCenterDirectory.BackgroundColor = System.Drawing.Color.White;            this.dgvCenterDirectory.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;            dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;            dataGridViewCellStyle17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));            dataGridViewCellStyle17.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            dataGridViewCellStyle17.ForeColor = System.Drawing.Color.White;            dataGridViewCellStyle17.SelectionBackColor = System.Drawing.SystemColors.Highlight;            dataGridViewCellStyle17.SelectionForeColor = System.Drawing.SystemColors.HighlightText;            dataGridViewCellStyle17.WrapMode = System.Windows.Forms.DataGridViewTriState.True;            this.dgvCenterDirectory.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle17;            this.dgvCenterDirectory.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;            dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;            dataGridViewCellStyle18.BackColor = System.Drawing.SystemColors.Window;            dataGridViewCellStyle18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            dataGridViewCellStyle18.ForeColor = System.Drawing.SystemColors.ControlText;            dataGridViewCellStyle18.SelectionBackColor = System.Drawing.SystemColors.Highlight;            dataGridViewCellStyle18.SelectionForeColor = System.Drawing.SystemColors.HighlightText;            dataGridViewCellStyle18.WrapMode = System.Windows.Forms.DataGridViewTriState.False;            this.dgvCenterDirectory.DefaultCellStyle = dataGridViewCellStyle18;            this.dgvCenterDirectory.Dock = System.Windows.Forms.DockStyle.Fill;            this.dgvCenterDirectory.EnableHeadersVisualStyles = false;            this.dgvCenterDirectory.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.dgvCenterDirectory.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));            this.dgvCenterDirectory.Location = new System.Drawing.Point(0, 45);            this.dgvCenterDirectory.Name = "dgvCenterDirectory";            dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;            dataGridViewCellStyle19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));            dataGridViewCellStyle19.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            dataGridViewCellStyle19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));            dataGridViewCellStyle19.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));            dataGridViewCellStyle19.SelectionForeColor = System.Drawing.Color.White;            dataGridViewCellStyle19.WrapMode = System.Windows.Forms.DataGridViewTriState.True;            this.dgvCenterDirectory.RowHeadersDefaultCellStyle = dataGridViewCellStyle19;            dataGridViewCellStyle20.BackColor = System.Drawing.Color.White;            dataGridViewCellStyle20.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.dgvCenterDirectory.RowsDefaultCellStyle = dataGridViewCellStyle20;            this.dgvCenterDirectory.RowTemplate.Height = 23;            this.dgvCenterDirectory.SelectedIndex = -1;            this.dgvCenterDirectory.Size = new System.Drawing.Size(715, 533);            this.dgvCenterDirectory.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));            this.dgvCenterDirectory.TabIndex = 3;            this.dgvCenterDirectory.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // panel6            //             this.panel6.Controls.Add(this.tbInsuCode);            this.panel6.Controls.Add(this.btnQueryCenterDirectory);            this.panel6.Controls.Add(this.tbCenterDirectoryFilter);            this.panel6.Dock = System.Windows.Forms.DockStyle.Top;            this.panel6.Location = new System.Drawing.Point(0, 0);            this.panel6.Name = "panel6";            this.panel6.Size = new System.Drawing.Size(715, 45);            this.panel6.TabIndex = 2;            //             // tbInsuCode            //             this.tbInsuCode.Cursor = System.Windows.Forms.Cursors.IBeam;            this.tbInsuCode.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.tbInsuCode.Location = new System.Drawing.Point(327, 4);            this.tbInsuCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.tbInsuCode.MinimumSize = new System.Drawing.Size(1, 16);            this.tbInsuCode.Name = "tbInsuCode";            this.tbInsuCode.ShowText = false;            this.tbInsuCode.Size = new System.Drawing.Size(230, 30);            this.tbInsuCode.TabIndex = 7;            this.tbInsuCode.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.tbInsuCode.Watermark = "输入准确编码";            this.tbInsuCode.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // btnQueryCenterDirectory            //             this.btnQueryCenterDirectory.Cursor = System.Windows.Forms.Cursors.Hand;            this.btnQueryCenterDirectory.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.btnQueryCenterDirectory.Location = new System.Drawing.Point(11, 5);            this.btnQueryCenterDirectory.MinimumSize = new System.Drawing.Size(1, 1);            this.btnQueryCenterDirectory.Name = "btnQueryCenterDirectory";            this.btnQueryCenterDirectory.Size = new System.Drawing.Size(149, 31);            this.btnQueryCenterDirectory.TabIndex = 6;            this.btnQueryCenterDirectory.Text = "查询中心目录";            this.btnQueryCenterDirectory.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.btnQueryCenterDirectory.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // tbCenterDirectoryFilter            //             this.tbCenterDirectoryFilter.Cursor = System.Windows.Forms.Cursors.IBeam;            this.tbCenterDirectoryFilter.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.tbCenterDirectoryFilter.Location = new System.Drawing.Point(176, 5);            this.tbCenterDirectoryFilter.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.tbCenterDirectoryFilter.MinimumSize = new System.Drawing.Size(1, 16);            this.tbCenterDirectoryFilter.Name = "tbCenterDirectoryFilter";            this.tbCenterDirectoryFilter.ShowText = false;            this.tbCenterDirectoryFilter.Size = new System.Drawing.Size(143, 30);            this.tbCenterDirectoryFilter.TabIndex = 5;            this.tbCenterDirectoryFilter.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.tbCenterDirectoryFilter.Watermark = "名称/缩写";            this.tbCenterDirectoryFilter.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // pgCenterDirect            //             this.pgCenterDirect.Dock = System.Windows.Forms.DockStyle.Bottom;            this.pgCenterDirect.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.pgCenterDirect.Location = new System.Drawing.Point(0, 578);            this.pgCenterDirect.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.pgCenterDirect.MinimumSize = new System.Drawing.Size(1, 1);            this.pgCenterDirect.Name = "pgCenterDirect";            this.pgCenterDirect.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;            this.pgCenterDirect.ShowText = false;            this.pgCenterDirect.Size = new System.Drawing.Size(715, 35);            this.pgCenterDirect.TabIndex = 0;            this.pgCenterDirect.Text = "uiPagination3";            this.pgCenterDirect.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;            this.pgCenterDirect.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // MaintainBasicData            //             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;            this.ClientSize = new System.Drawing.Size(1357, 639);            this.Controls.Add(this.tcBasicData);            this.Name = "MaintainBasicData";            this.Text = "维护基础数据";            this.tcBasicData.ResumeLayout(false);            this.tpMaintainInterface.ResumeLayout(false);            this.tpDownloadDirectory.ResumeLayout(false);            this.tpMapDirectory.ResumeLayout(false);            this.uiPanel1.ResumeLayout(false);            ((System.ComponentModel.ISupportInitialize)(this.dgvInterface)).EndInit();            this.pnlInterfaceBottom.ResumeLayout(false);            this.panel1.ResumeLayout(false);            ((System.ComponentModel.ISupportInitialize)(this.dgvDirectoy)).EndInit();            this.panel2.ResumeLayout(false);            this.uiGroupBox5.ResumeLayout(false);            this.uiGroupBox4.ResumeLayout(false);            this.uiGroupBox2.ResumeLayout(false);            this.uiGroupBox1.ResumeLayout(false);            this.uiPanel3.ResumeLayout(false);            this.uiGroupBox3.ResumeLayout(false);            this.panel7.ResumeLayout(false);            this.uiSplitContainer1.Panel1.ResumeLayout(false);            this.uiSplitContainer1.Panel2.ResumeLayout(false);            ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer1)).EndInit();            this.uiSplitContainer1.ResumeLayout(false);            this.panel3.ResumeLayout(false);            ((System.ComponentModel.ISupportInitialize)(this.dgvHISDirectory)).EndInit();            this.panel5.ResumeLayout(false);            this.panel4.ResumeLayout(false);            ((System.ComponentModel.ISupportInitialize)(this.dgvCenterDirectory)).EndInit();            this.panel6.ResumeLayout(false);            this.ResumeLayout(false);        }        #endregion        private System.Windows.Forms.TabControl tcBasicData;        private System.Windows.Forms.TabPage tpMaintainInterface;        private Sunny.UI.UIPanel uiPanel1;        private Sunny.UI.UIDataGridView dgvInterface;        private Sunny.UI.UIPanel pnlInterfaceBottom;        private Sunny.UI.UIButton uiButton1;        private Sunny.UI.UIButton btnInterfceSave;        private Sunny.UI.UIButton btnInterfaceDelete;        private Sunny.UI.UIButton btnIntefaceQuery;        private Sunny.UI.UIButton btnInterfaceAdd;        private Sunny.UI.UIRadioButtonGroup rbgInterface;        private System.Windows.Forms.TabPage tpDownloadDirectory;        private System.Windows.Forms.Panel panel1;        private Sunny.UI.UIDataGridView dgvDirectoy;        private Sunny.UI.UIPagination pgDownload;        private System.Windows.Forms.Panel panel2;        private Sunny.UI.UIButton uiButton2;        private Sunny.UI.UIGroupBox uiGroupBox5;        private Sunny.UI.UITextBox tbDicType;        private Sunny.UI.UITextBox tbDicDate;        private Sunny.UI.UIGroupBox uiGroupBox4;        private Sunny.UI.UIComboBox cbxInterface_down;        private Sunny.UI.UIGroupBox uiGroupBox2;        private Sunny.UI.UITextBox tbDircetoryName;        private Sunny.UI.UITextBox tbDirectoryCode;        private Sunny.UI.UIGroupBox uiGroupBox1;        private Sunny.UI.UIRadioButton rbAutoDown;        private Sunny.UI.UIRadioButton rbSingleDown;        private Sunny.UI.UITextBox tbVer;        private Sunny.UI.UIRadioButtonGroup rbgDirecType;        private Sunny.UI.UIButton btnQuery;        private Sunny.UI.UIButton btnDownload;        private Sunny.UI.UIProcessBar uiProcessBar1;        private System.Windows.Forms.TabPage tpMapDirectory;        private System.Windows.Forms.Panel panel7;        private Sunny.UI.UISplitContainer uiSplitContainer1;        private System.Windows.Forms.Panel panel3;        private Sunny.UI.UIDataGridView dgvHISDirectory;        private System.Windows.Forms.Panel panel5;        private Sunny.UI.UIRadioButton rbAll;        private Sunny.UI.UIRadioButton rbNoMaped;        private Sunny.UI.UIRadioButton rbMaped;        private Sunny.UI.UIButton btnQueryHISDirectory;        private Sunny.UI.UITextBox tbHISDirectoryFilter;        private Sunny.UI.UIPagination pgHISDirect;        private System.Windows.Forms.Panel panel4;        private Sunny.UI.UIDataGridView dgvCenterDirectory;        private System.Windows.Forms.Panel panel6;        private Sunny.UI.UITextBox tbInsuCode;        private Sunny.UI.UIButton btnQueryCenterDirectory;        private Sunny.UI.UITextBox tbCenterDirectoryFilter;        private Sunny.UI.UIPagination pgCenterDirect;        private Sunny.UI.UIPanel uiPanel3;        private Sunny.UI.UIRadioButtonGroup rbgDirecType_C;        private Sunny.UI.UIGroupBox uiGroupBox3;        private Sunny.UI.UIComboBox cbxInterface;    }}
 |