12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592 |
- namespace PTMedicalInsurance.Forms
- {
- partial class BasicData
- {
- /// <summary>
- /// 必需的设计器变量。
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// 清理所有正在使用的资源。
- /// </summary>
- /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows 窗体设计器生成的代码
- /// <summary>
- /// 设计器支持所需的方法 - 不要修改
- /// 使用代码编辑器修改此方法的内容。
- /// </summary>
- private void InitializeComponent()
- {
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
- this.tabControl1 = new System.Windows.Forms.TabControl();
- this.tabPage1 = new System.Windows.Forms.TabPage();
- 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.rbgDirecType = new Sunny.UI.UIRadioButtonGroup();
- this.btnExit = new Sunny.UI.UIButton();
- this.cmsMapping = new Sunny.UI.UIContextMenuStrip();
- this.tsmiMapping = new System.Windows.Forms.ToolStripMenuItem();
- this.tsmiCancleMapping = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
- this.ToolStripMenuItem_Upload = new System.Windows.Forms.ToolStripMenuItem();
- this.ToolStripMenuItem_CancelUpload = new System.Windows.Forms.ToolStripMenuItem();
- this.uiGroupBox3 = new Sunny.UI.UIGroupBox();
- this.TexYYMC = new Sunny.UI.UITextBox();
- this.TexBYSJL = new Sunny.UI.UITextBox();
- this.TexDQYS = new Sunny.UI.UITextBox();
- this.TexDate = new Sunny.UI.UITextBox();
- this.btEditDir = new Sunny.UI.UIButton();
- this.btAddDir = new Sunny.UI.UIButton();
- this.uiGroupBox5 = new Sunny.UI.UIGroupBox();
- this.tbDicType = new Sunny.UI.UITextBox();
- this.tbDicDate = new Sunny.UI.UITextBox();
- 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.btnQuery = new Sunny.UI.UIButton();
- this.btnDownload = new Sunny.UI.UIButton();
- this.uiProcessBar1 = new Sunny.UI.UIProcessBar();
- this.tabPage2 = new System.Windows.Forms.TabPage();
- 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.btnExport = new Sunny.UI.UIButton();
- this.btnCancelUpShip = new Sunny.UI.UIButton();
- this.btnUpShip = new Sunny.UI.UIButton();
- this.uiTextBox1 = new Sunny.UI.UITextBox();
- 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.txtSpecFilter = new Sunny.UI.UITextBox();
- this.tbHISDirectoryFilter = new Sunny.UI.UITextBox();
- this.pgHISDirect = new Sunny.UI.UIPagination();
- this.LabExplain = new Sunny.UI.UILabel();
- this.panel4 = new System.Windows.Forms.Panel();
- this.dgvCenterDirectory = new Sunny.UI.UIDataGridView();
- this.panel6 = new System.Windows.Forms.Panel();
- this.tbManufacturer = new Sunny.UI.UITextBox();
- this.uiTextBox8 = new Sunny.UI.UITextBox();
- this.tbSpecifications = new Sunny.UI.UITextBox();
- this.uiTextBox6 = new Sunny.UI.UITextBox();
- this.tbDosageForm = new Sunny.UI.UITextBox();
- this.uiTextBox3 = new Sunny.UI.UITextBox();
- this.uiTextBox5 = new Sunny.UI.UITextBox();
- this.uiTextBox4 = new Sunny.UI.UITextBox();
- this.tbApprovalNO = new Sunny.UI.UITextBox();
- this.uiTextBox2 = new Sunny.UI.UITextBox();
- 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.uiButton1 = new Sunny.UI.UIButton();
- this.uiPanel3 = new Sunny.UI.UIPanel();
- this.rbgDirecType_C = new Sunny.UI.UIRadioButtonGroup();
- this.cmsUpdateInsuDir = new Sunny.UI.UIContextMenuStrip();
- this.limitPriceUpdate = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
- this.cmsUpdateAuxInfo = new Sunny.UI.UIContextMenuStrip();
- this.tsmiSingleUpdateAuxInfo = new System.Windows.Forms.ToolStripMenuItem();
- this.tsmiUpdateAllAuxInfo = new System.Windows.Forms.ToolStripMenuItem();
- this.backgroundWorker1 = new System.ComponentModel.BackgroundWorker();
- this.batchUpdateCategory = new System.Windows.Forms.ToolStripMenuItem();
- this.tabControl1.SuspendLayout();
- this.tabPage1.SuspendLayout();
- this.panel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvDirectoy)).BeginInit();
- this.panel2.SuspendLayout();
- this.cmsMapping.SuspendLayout();
- this.uiGroupBox3.SuspendLayout();
- this.uiGroupBox5.SuspendLayout();
- this.uiGroupBox2.SuspendLayout();
- this.uiGroupBox1.SuspendLayout();
- this.tabPage2.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.pgHISDirect.SuspendLayout();
- this.panel4.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvCenterDirectory)).BeginInit();
- this.panel6.SuspendLayout();
- this.tbManufacturer.SuspendLayout();
- this.tbSpecifications.SuspendLayout();
- this.tbDosageForm.SuspendLayout();
- this.uiTextBox3.SuspendLayout();
- this.tbApprovalNO.SuspendLayout();
- this.pgCenterDirect.SuspendLayout();
- this.uiPanel3.SuspendLayout();
- this.cmsUpdateInsuDir.SuspendLayout();
- this.cmsUpdateAuxInfo.SuspendLayout();
- this.SuspendLayout();
- //
- // tabControl1
- //
- this.tabControl1.Controls.Add(this.tabPage1);
- this.tabControl1.Controls.Add(this.tabPage2);
- this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tabControl1.Font = new System.Drawing.Font("华文隶书", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tabControl1.Location = new System.Drawing.Point(0, 0);
- this.tabControl1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.tabControl1.Name = "tabControl1";
- this.tabControl1.SelectedIndex = 0;
- this.tabControl1.Size = new System.Drawing.Size(1838, 729);
- this.tabControl1.TabIndex = 0;
- //
- // tabPage1
- //
- this.tabPage1.Controls.Add(this.panel1);
- this.tabPage1.Location = new System.Drawing.Point(4, 36);
- this.tabPage1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.tabPage1.Name = "tabPage1";
- this.tabPage1.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.tabPage1.Size = new System.Drawing.Size(1830, 689);
- this.tabPage1.TabIndex = 0;
- this.tabPage1.Text = "数据下载";
- this.tabPage1.UseVisualStyleBackColor = true;
- //
- // 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(4, 3);
- this.panel1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(1822, 683);
- this.panel1.TabIndex = 0;
- //
- // dgvDirectoy
- //
- this.dgvDirectoy.AllowUserToAddRows = false;
- this.dgvDirectoy.AllowUserToDeleteRows = false;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- this.dgvDirectoy.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
- this.dgvDirectoy.BackgroundColor = System.Drawing.Color.White;
- this.dgvDirectoy.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.dgvDirectoy.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
- this.dgvDirectoy.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
- dataGridViewCellStyle3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText;
- dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dgvDirectoy.DefaultCellStyle = dataGridViewCellStyle3;
- 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.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.dgvDirectoy.Name = "dgvDirectoy";
- 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.dgvDirectoy.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
- this.dgvDirectoy.RowHeadersWidth = 51;
- dataGridViewCellStyle5.BackColor = System.Drawing.Color.White;
- dataGridViewCellStyle5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvDirectoy.RowsDefaultCellStyle = dataGridViewCellStyle5;
- this.dgvDirectoy.RowTemplate.Height = 23;
- this.dgvDirectoy.SelectedIndex = -1;
- this.dgvDirectoy.Size = new System.Drawing.Size(1822, 334);
- 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);
- this.dgvDirectoy.RowPostPaint += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.dgvDirectoy_RowPostPaint);
- //
- // 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, 334);
- this.pgDownload.Margin = new System.Windows.Forms.Padding(5, 7, 5, 7);
- this.pgDownload.MinimumSize = new System.Drawing.Size(2, 2);
- 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(1822, 37);
- 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.rbgDirecType);
- this.panel2.Controls.Add(this.btnExit);
- this.panel2.Controls.Add(this.uiGroupBox3);
- this.panel2.Controls.Add(this.btEditDir);
- this.panel2.Controls.Add(this.btAddDir);
- this.panel2.Controls.Add(this.uiGroupBox5);
- this.panel2.Controls.Add(this.uiGroupBox2);
- this.panel2.Controls.Add(this.uiGroupBox1);
- 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, 371);
- this.panel2.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(1822, 312);
- this.panel2.TabIndex = 1;
- //
- // rbgDirecType
- //
- this.rbgDirecType.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- this.rbgDirecType.AutoSize = true;
- 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[] {
- "药品",
- "诊疗",
- "材料",
- "疾病诊断",
- "手术",
- "门诊慢特病种",
- "按病种付费",
- "日间手术",
- "字典表",
- "中药饮片",
- "医疗机构制剂",
- "肿瘤形态学",
- "中医疾病下载",
- "中医证候下载",
- "民族药品",
- "目录信息查询",
- "医疗与医保目录匹配",
- "医药机构目录匹配",
- "医保目录限价",
- "医保目录自付比例",
- "医药机构信息"});
- this.rbgDirecType.ItemSize = new System.Drawing.Size(150, 30);
- this.rbgDirecType.Location = new System.Drawing.Point(9, -10);
- this.rbgDirecType.Margin = new System.Windows.Forms.Padding(5, 7, 5, 7);
- this.rbgDirecType.MinimumSize = new System.Drawing.Size(2, 2);
- this.rbgDirecType.Name = "rbgDirecType";
- this.rbgDirecType.Padding = new System.Windows.Forms.Padding(0, 40, 0, 0);
- this.rbgDirecType.Size = new System.Drawing.Size(640, 302);
- this.rbgDirecType.TabIndex = 24;
- this.rbgDirecType.Text = "请选择下载类型";
- this.rbgDirecType.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.rbgDirecType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.rbgDirecType.ValueChanged += new Sunny.UI.UIRadioButtonGroup.OnValueChanged(this.rbgDirecType_ValueChanged);
- //
- // btnExit
- //
- this.btnExit.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.btnExit.ContextMenuStrip = this.cmsMapping;
- this.btnExit.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btnExit.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnExit.Location = new System.Drawing.Point(1610, 252);
- this.btnExit.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.btnExit.MinimumSize = new System.Drawing.Size(2, 2);
- this.btnExit.Name = "btnExit";
- this.btnExit.Size = new System.Drawing.Size(189, 40);
- this.btnExit.TabIndex = 23;
- this.btnExit.Text = "退出";
- this.btnExit.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnExit.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
- //
- // cmsMapping
- //
- this.cmsMapping.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
- this.cmsMapping.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cmsMapping.ImageScalingSize = new System.Drawing.Size(24, 24);
- this.cmsMapping.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.tsmiMapping,
- this.tsmiCancleMapping,
- this.toolStripSeparator1,
- this.ToolStripMenuItem_Upload,
- this.ToolStripMenuItem_CancelUpload,
- this.batchUpdateCategory});
- this.cmsMapping.Name = "uiContextMenuStrip1";
- this.cmsMapping.Size = new System.Drawing.Size(325, 198);
- this.cmsMapping.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tsmiMapping
- //
- this.tsmiMapping.Name = "tsmiMapping";
- this.tsmiMapping.Size = new System.Drawing.Size(324, 32);
- this.tsmiMapping.Text = "对照";
- this.tsmiMapping.Click += new System.EventHandler(this.tsmiMapping_Click);
- //
- // tsmiCancleMapping
- //
- this.tsmiCancleMapping.Name = "tsmiCancleMapping";
- this.tsmiCancleMapping.Size = new System.Drawing.Size(324, 32);
- this.tsmiCancleMapping.Text = "取消对照";
- this.tsmiCancleMapping.Click += new System.EventHandler(this.toolStripMenuItem2_Click);
- //
- // toolStripSeparator1
- //
- this.toolStripSeparator1.Name = "toolStripSeparator1";
- this.toolStripSeparator1.Size = new System.Drawing.Size(321, 6);
- //
- // ToolStripMenuItem_Upload
- //
- this.ToolStripMenuItem_Upload.Name = "ToolStripMenuItem_Upload";
- this.ToolStripMenuItem_Upload.Size = new System.Drawing.Size(324, 32);
- this.ToolStripMenuItem_Upload.Text = "单条目录对照关系上传";
- this.ToolStripMenuItem_Upload.Click += new System.EventHandler(this.ToolStripMenuItem_Upload_Click);
- //
- // ToolStripMenuItem_CancelUpload
- //
- this.ToolStripMenuItem_CancelUpload.Name = "ToolStripMenuItem_CancelUpload";
- this.ToolStripMenuItem_CancelUpload.Size = new System.Drawing.Size(324, 32);
- this.ToolStripMenuItem_CancelUpload.Text = "单条目录对照关系上传撤销";
- this.ToolStripMenuItem_CancelUpload.Click += new System.EventHandler(this.ToolStripMenuItem_CancelUpload_Click);
- //
- // uiGroupBox3
- //
- this.uiGroupBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- this.uiGroupBox3.AutoSize = true;
- this.uiGroupBox3.Controls.Add(this.TexYYMC);
- this.uiGroupBox3.Controls.Add(this.TexBYSJL);
- this.uiGroupBox3.Controls.Add(this.TexDQYS);
- this.uiGroupBox3.Controls.Add(this.TexDate);
- this.uiGroupBox3.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiGroupBox3.Location = new System.Drawing.Point(1389, 22);
- this.uiGroupBox3.Margin = new System.Windows.Forms.Padding(5, 7, 5, 7);
- this.uiGroupBox3.MinimumSize = new System.Drawing.Size(2, 2);
- this.uiGroupBox3.Name = "uiGroupBox3";
- this.uiGroupBox3.Padding = new System.Windows.Forms.Padding(0, 40, 0, 0);
- this.uiGroupBox3.Size = new System.Drawing.Size(235, 270);
- this.uiGroupBox3.TabIndex = 22;
- this.uiGroupBox3.Text = "查询条件";
- this.uiGroupBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiGroupBox3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // TexYYMC
- //
- this.TexYYMC.AutoSize = true;
- this.TexYYMC.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.TexYYMC.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.TexYYMC.Location = new System.Drawing.Point(9, 150);
- this.TexYYMC.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.TexYYMC.MinimumSize = new System.Drawing.Size(1, 16);
- this.TexYYMC.Name = "TexYYMC";
- this.TexYYMC.ShowText = false;
- this.TexYYMC.Size = new System.Drawing.Size(158, 27);
- this.TexYYMC.TabIndex = 7;
- this.TexYYMC.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.TexYYMC.Watermark = "输入医院名称模糊查找";
- this.TexYYMC.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // TexBYSJL
- //
- this.TexBYSJL.AutoSize = true;
- this.TexBYSJL.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.TexBYSJL.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.TexBYSJL.Location = new System.Drawing.Point(9, 111);
- this.TexBYSJL.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.TexBYSJL.MinimumSize = new System.Drawing.Size(1, 16);
- this.TexBYSJL.Name = "TexBYSJL";
- this.TexBYSJL.ShowText = false;
- this.TexBYSJL.Size = new System.Drawing.Size(158, 27);
- this.TexBYSJL.TabIndex = 6;
- this.TexBYSJL.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.TexBYSJL.Watermark = "本页数据量";
- this.TexBYSJL.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // TexDQYS
- //
- this.TexDQYS.AutoSize = true;
- this.TexDQYS.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.TexDQYS.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.TexDQYS.Location = new System.Drawing.Point(9, 72);
- this.TexDQYS.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.TexDQYS.MinimumSize = new System.Drawing.Size(1, 16);
- this.TexDQYS.Name = "TexDQYS";
- this.TexDQYS.ShowText = false;
- this.TexDQYS.Size = new System.Drawing.Size(158, 27);
- this.TexDQYS.TabIndex = 5;
- this.TexDQYS.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.TexDQYS.Watermark = "当前页数";
- this.TexDQYS.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // TexDate
- //
- this.TexDate.AutoSize = true;
- this.TexDate.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.TexDate.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.TexDate.Location = new System.Drawing.Point(9, 33);
- this.TexDate.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.TexDate.MinimumSize = new System.Drawing.Size(1, 16);
- this.TexDate.Name = "TexDate";
- this.TexDate.ShowText = false;
- this.TexDate.Size = new System.Drawing.Size(158, 27);
- this.TexDate.TabIndex = 4;
- this.TexDate.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.TexDate.Watermark = "输入日期 2021-01-01";
- this.TexDate.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // btEditDir
- //
- this.btEditDir.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.btEditDir.ContextMenuStrip = this.cmsMapping;
- this.btEditDir.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btEditDir.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btEditDir.Location = new System.Drawing.Point(1710, 135);
- this.btEditDir.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.btEditDir.MinimumSize = new System.Drawing.Size(2, 2);
- this.btEditDir.Name = "btEditDir";
- this.btEditDir.Size = new System.Drawing.Size(89, 40);
- this.btEditDir.TabIndex = 19;
- this.btEditDir.Text = "修改";
- this.btEditDir.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btEditDir.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.btEditDir.Click += new System.EventHandler(this.btEditDir_Click);
- //
- // btAddDir
- //
- this.btAddDir.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.btAddDir.ContextMenuStrip = this.cmsMapping;
- this.btAddDir.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btAddDir.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btAddDir.Location = new System.Drawing.Point(1710, 47);
- this.btAddDir.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.btAddDir.MinimumSize = new System.Drawing.Size(2, 2);
- this.btAddDir.Name = "btAddDir";
- this.btAddDir.Size = new System.Drawing.Size(89, 40);
- this.btAddDir.TabIndex = 18;
- this.btAddDir.Text = "新增";
- this.btAddDir.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btAddDir.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.btAddDir.Click += new System.EventHandler(this.btAddDir_Click);
- //
- // uiGroupBox5
- //
- this.uiGroupBox5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- this.uiGroupBox5.AutoSize = true;
- 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(917, -118);
- this.uiGroupBox5.Margin = new System.Windows.Forms.Padding(5, 7, 5, 7);
- this.uiGroupBox5.MinimumSize = new System.Drawing.Size(2, 2);
- this.uiGroupBox5.Name = "uiGroupBox5";
- this.uiGroupBox5.Padding = new System.Windows.Forms.Padding(0, 40, 0, 0);
- this.uiGroupBox5.Size = new System.Drawing.Size(227, 363);
- 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.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- this.tbDicType.AutoSize = true;
- 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(12, 181);
- 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(153, 27);
- this.tbDicType.TabIndex = 5;
- this.tbDicType.Text = "med_type";
- this.tbDicType.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbDicType.Watermark = "med_type";
- this.tbDicType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbDicDate
- //
- this.tbDicDate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- this.tbDicDate.AutoSize = true;
- 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, 144);
- 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(153, 27);
- this.tbDicDate.TabIndex = 4;
- this.tbDicDate.Text = "2021-01-01";
- this.tbDicDate.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbDicDate.Watermark = "2021-01-01";
- this.tbDicDate.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiGroupBox2
- //
- this.uiGroupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- this.uiGroupBox2.AutoSize = true;
- 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(1149, -118);
- this.uiGroupBox2.Margin = new System.Windows.Forms.Padding(5, 7, 5, 7);
- this.uiGroupBox2.MinimumSize = new System.Drawing.Size(2, 2);
- this.uiGroupBox2.Name = "uiGroupBox2";
- this.uiGroupBox2.Padding = new System.Windows.Forms.Padding(0, 40, 0, 0);
- this.uiGroupBox2.Size = new System.Drawing.Size(233, 363);
- 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.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- this.tbDircetoryName.AutoSize = true;
- 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(11, 183);
- 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(156, 27);
- 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.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- this.tbDirectoryCode.AutoSize = true;
- 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(11, 144);
- 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(156, 27);
- 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.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- this.uiGroupBox1.AutoSize = true;
- 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(656, -122);
- this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(5, 7, 5, 7);
- this.uiGroupBox1.MinimumSize = new System.Drawing.Size(2, 2);
- this.uiGroupBox1.Name = "uiGroupBox1";
- this.uiGroupBox1.Padding = new System.Windows.Forms.Padding(0, 40, 0, 0);
- this.uiGroupBox1.Size = new System.Drawing.Size(258, 367);
- 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.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- 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(15, 224);
- 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, 25);
- this.rbAutoDown.TabIndex = 2;
- this.rbAutoDown.Text = "自动检索最大版本号";
- this.rbAutoDown.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // rbSingleDown
- //
- this.rbSingleDown.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- 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(15, 191);
- 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(141, 25);
- this.rbSingleDown.TabIndex = 1;
- this.rbSingleDown.Text = "手工输入版本号";
- this.rbSingleDown.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.rbSingleDown.CheckedChanged += new System.EventHandler(this.uiRadioButton1_CheckedChanged);
- //
- // tbVer
- //
- this.tbVer.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- this.tbVer.AutoSize = true;
- 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(15, 145);
- 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(147, 27);
- 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);
- //
- // btnQuery
- //
- this.btnQuery.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.btnQuery.ContextMenuStrip = this.cmsMapping;
- 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(1610, 47);
- this.btnQuery.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.btnQuery.MinimumSize = new System.Drawing.Size(2, 2);
- this.btnQuery.Name = "btnQuery";
- this.btnQuery.Size = new System.Drawing.Size(89, 40);
- 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);
- this.btnQuery.Click += new System.EventHandler(this.btnQuery_Click);
- //
- // btnDownload
- //
- this.btnDownload.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.btnDownload.ContextMenuStrip = this.cmsMapping;
- 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(1610, 135);
- this.btnDownload.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.btnDownload.MinimumSize = new System.Drawing.Size(2, 2);
- this.btnDownload.Name = "btnDownload";
- this.btnDownload.Size = new System.Drawing.Size(89, 40);
- 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);
- this.btnDownload.Click += new System.EventHandler(this.btnDownload_Click);
- //
- // uiProcessBar1
- //
- this.uiProcessBar1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- 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(656, 255);
- this.uiProcessBar1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.uiProcessBar1.MinimumSize = new System.Drawing.Size(93, 3);
- this.uiProcessBar1.Name = "uiProcessBar1";
- this.uiProcessBar1.Size = new System.Drawing.Size(728, 37);
- this.uiProcessBar1.TabIndex = 11;
- this.uiProcessBar1.Text = "uiProcessBar1";
- this.uiProcessBar1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tabPage2
- //
- this.tabPage2.Controls.Add(this.panel7);
- this.tabPage2.Controls.Add(this.uiPanel3);
- this.tabPage2.Location = new System.Drawing.Point(4, 36);
- this.tabPage2.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.tabPage2.Name = "tabPage2";
- this.tabPage2.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.tabPage2.Size = new System.Drawing.Size(1830, 689);
- this.tabPage2.TabIndex = 1;
- this.tabPage2.Text = "数据对照";
- this.tabPage2.UseVisualStyleBackColor = true;
- //
- // panel7
- //
- this.panel7.Controls.Add(this.uiSplitContainer1);
- this.panel7.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel7.Location = new System.Drawing.Point(242, 3);
- this.panel7.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.panel7.Name = "panel7";
- this.panel7.Size = new System.Drawing.Size(1584, 683);
- this.panel7.TabIndex = 3;
- //
- // 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.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.uiSplitContainer1.MinimumSize = new System.Drawing.Size(27, 25);
- this.uiSplitContainer1.Name = "uiSplitContainer1";
- this.uiSplitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
- //
- // 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(1584, 683);
- this.uiSplitContainer1.SplitterDistance = 344;
- this.uiSplitContainer1.SplitterWidth = 13;
- 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.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.panel3.Name = "panel3";
- this.panel3.Size = new System.Drawing.Size(1584, 344);
- this.panel3.TabIndex = 2;
- //
- // dgvHISDirectory
- //
- this.dgvHISDirectory.AllowUserToAddRows = false;
- this.dgvHISDirectory.AllowUserToDeleteRows = false;
- dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- this.dgvHISDirectory.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
- this.dgvHISDirectory.BackgroundColor = System.Drawing.Color.White;
- this.dgvHISDirectory.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.dgvHISDirectory.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
- this.dgvHISDirectory.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.dgvHISDirectory.ContextMenuStrip = this.cmsMapping;
- 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.dgvHISDirectory.DefaultCellStyle = dataGridViewCellStyle8;
- 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, 57);
- this.dgvHISDirectory.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.dgvHISDirectory.Name = "dgvHISDirectory";
- 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.dgvHISDirectory.RowHeadersDefaultCellStyle = dataGridViewCellStyle9;
- this.dgvHISDirectory.RowHeadersWidth = 51;
- this.dgvHISDirectory.RowHeight = 25;
- dataGridViewCellStyle10.BackColor = System.Drawing.Color.White;
- dataGridViewCellStyle10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvHISDirectory.RowsDefaultCellStyle = dataGridViewCellStyle10;
- this.dgvHISDirectory.RowTemplate.Height = 25;
- this.dgvHISDirectory.SelectedIndex = -1;
- this.dgvHISDirectory.Size = new System.Drawing.Size(1584, 244);
- 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);
- this.dgvHISDirectory.RowStateChanged += new System.Windows.Forms.DataGridViewRowStateChangedEventHandler(this.dgvHISDirectory_RowStateChanged);
- this.dgvHISDirectory.DoubleClick += new System.EventHandler(this.dgvHISDirectory_DoubleClick);
- //
- // panel5
- //
- this.panel5.Controls.Add(this.btnExport);
- this.panel5.Controls.Add(this.btnCancelUpShip);
- this.panel5.Controls.Add(this.btnUpShip);
- this.panel5.Controls.Add(this.uiTextBox1);
- 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.txtSpecFilter);
- 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.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.panel5.Name = "panel5";
- this.panel5.Size = new System.Drawing.Size(1584, 57);
- this.panel5.TabIndex = 1;
- //
- // btnExport
- //
- this.btnExport.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btnExport.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnExport.Location = new System.Drawing.Point(1094, 10);
- this.btnExport.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.btnExport.MinimumSize = new System.Drawing.Size(2, 2);
- this.btnExport.Name = "btnExport";
- this.btnExport.Size = new System.Drawing.Size(133, 35);
- this.btnExport.TabIndex = 13;
- this.btnExport.Text = "导 出";
- this.btnExport.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnExport.Visible = false;
- this.btnExport.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.btnExport.Click += new System.EventHandler(this.btnExport_Click);
- //
- // btnCancelUpShip
- //
- this.btnCancelUpShip.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.btnCancelUpShip.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btnCancelUpShip.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnCancelUpShip.Location = new System.Drawing.Point(1387, 10);
- this.btnCancelUpShip.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.btnCancelUpShip.MinimumSize = new System.Drawing.Size(2, 2);
- this.btnCancelUpShip.Name = "btnCancelUpShip";
- this.btnCancelUpShip.Size = new System.Drawing.Size(187, 35);
- this.btnCancelUpShip.TabIndex = 11;
- this.btnCancelUpShip.Text = "撤销目录对照上传";
- this.btnCancelUpShip.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnCancelUpShip.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.btnCancelUpShip.Click += new System.EventHandler(this.btnCancelUpShip_Click);
- //
- // btnUpShip
- //
- this.btnUpShip.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.btnUpShip.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btnUpShip.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnUpShip.Location = new System.Drawing.Point(1234, 10);
- this.btnUpShip.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.btnUpShip.MinimumSize = new System.Drawing.Size(2, 2);
- this.btnUpShip.Name = "btnUpShip";
- this.btnUpShip.Size = new System.Drawing.Size(147, 35);
- this.btnUpShip.TabIndex = 10;
- this.btnUpShip.Text = "目录对照上传";
- this.btnUpShip.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnUpShip.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.btnUpShip.Click += new System.EventHandler(this.btnUpShip_Click);
- //
- // uiTextBox1
- //
- this.uiTextBox1.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.uiTextBox1.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiTextBox1.Location = new System.Drawing.Point(590, 10);
- this.uiTextBox1.Margin = new System.Windows.Forms.Padding(5, 7, 5, 7);
- this.uiTextBox1.MinimumSize = new System.Drawing.Size(2, 20);
- this.uiTextBox1.Name = "uiTextBox1";
- this.uiTextBox1.ShowText = false;
- this.uiTextBox1.Size = new System.Drawing.Size(200, 37);
- this.uiTextBox1.TabIndex = 9;
- this.uiTextBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiTextBox1.Watermark = "已对照医保名称/编码";
- this.uiTextBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // 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(799, 17);
- this.rbAll.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.rbAll.MinimumSize = new System.Drawing.Size(2, 2);
- this.rbAll.Name = "rbAll";
- this.rbAll.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
- this.rbAll.Size = new System.Drawing.Size(84, 28);
- this.rbAll.TabIndex = 8;
- this.rbAll.Text = "全部";
- this.rbAll.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.rbAll.ValueChanged += new Sunny.UI.UIRadioButton.OnValueChanged(this.rbAll_ValueChanged);
- //
- // 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(997, 17);
- this.rbNoMaped.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.rbNoMaped.MinimumSize = new System.Drawing.Size(2, 2);
- this.rbNoMaped.Name = "rbNoMaped";
- this.rbNoMaped.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
- this.rbNoMaped.Size = new System.Drawing.Size(84, 28);
- this.rbNoMaped.TabIndex = 7;
- this.rbNoMaped.Text = "未对照";
- this.rbNoMaped.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.rbNoMaped.CheckedChanged += new System.EventHandler(this.rbNoMaped_CheckedChanged);
- //
- // 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(897, 17);
- this.rbMaped.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.rbMaped.MinimumSize = new System.Drawing.Size(2, 2);
- this.rbMaped.Name = "rbMaped";
- this.rbMaped.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
- this.rbMaped.Size = new System.Drawing.Size(84, 28);
- this.rbMaped.TabIndex = 6;
- this.rbMaped.Text = "已对照";
- this.rbMaped.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.rbMaped.CheckedChanged += new System.EventHandler(this.rbMaped_CheckedChanged);
- //
- // 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(13, 8);
- this.btnQueryHISDirectory.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.btnQueryHISDirectory.MinimumSize = new System.Drawing.Size(2, 2);
- this.btnQueryHISDirectory.Name = "btnQueryHISDirectory";
- this.btnQueryHISDirectory.Size = new System.Drawing.Size(200, 35);
- 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);
- this.btnQueryHISDirectory.Click += new System.EventHandler(this.btnQueryHISDirectory_Click);
- //
- // txtSpecFilter
- //
- this.txtSpecFilter.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txtSpecFilter.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtSpecFilter.Location = new System.Drawing.Point(442, 10);
- this.txtSpecFilter.Margin = new System.Windows.Forms.Padding(5, 7, 5, 7);
- this.txtSpecFilter.MinimumSize = new System.Drawing.Size(2, 20);
- this.txtSpecFilter.Name = "txtSpecFilter";
- this.txtSpecFilter.ShowText = false;
- this.txtSpecFilter.Size = new System.Drawing.Size(138, 37);
- this.txtSpecFilter.TabIndex = 4;
- this.txtSpecFilter.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.txtSpecFilter.Watermark = "规格";
- this.txtSpecFilter.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(232, 10);
- this.tbHISDirectoryFilter.Margin = new System.Windows.Forms.Padding(5, 7, 5, 7);
- this.tbHISDirectoryFilter.MinimumSize = new System.Drawing.Size(2, 20);
- this.tbHISDirectoryFilter.Name = "tbHISDirectoryFilter";
- this.tbHISDirectoryFilter.ShowText = false;
- this.tbHISDirectoryFilter.Size = new System.Drawing.Size(200, 37);
- this.tbHISDirectoryFilter.TabIndex = 4;
- this.tbHISDirectoryFilter.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbHISDirectoryFilter.Watermark = "HIS名称/编码";
- this.tbHISDirectoryFilter.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // pgHISDirect
- //
- this.pgHISDirect.Controls.Add(this.LabExplain);
- 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, 301);
- this.pgHISDirect.Margin = new System.Windows.Forms.Padding(5, 7, 5, 7);
- this.pgHISDirect.MinimumSize = new System.Drawing.Size(2, 2);
- this.pgHISDirect.Name = "pgHISDirect";
- this.pgHISDirect.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
- this.pgHISDirect.ShowJumpButton = false;
- this.pgHISDirect.ShowText = false;
- this.pgHISDirect.Size = new System.Drawing.Size(1584, 43);
- 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);
- this.pgHISDirect.PageChanged += new Sunny.UI.UIPagination.OnPageChangeEventHandler(this.pgHISDirect_PageChanged);
- //
- // LabExplain
- //
- this.LabExplain.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.LabExplain.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.LabExplain.Location = new System.Drawing.Point(741, 3);
- this.LabExplain.Name = "LabExplain";
- this.LabExplain.Size = new System.Drawing.Size(416, 30);
- this.LabExplain.TabIndex = 26;
- this.LabExplain.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.LabExplain.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.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.panel4.Name = "panel4";
- this.panel4.Size = new System.Drawing.Size(1584, 326);
- this.panel4.TabIndex = 3;
- //
- // dgvCenterDirectory
- //
- this.dgvCenterDirectory.AllowUserToAddRows = false;
- this.dgvCenterDirectory.AllowUserToDeleteRows = false;
- dataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- this.dgvCenterDirectory.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle11;
- this.dgvCenterDirectory.BackgroundColor = System.Drawing.Color.White;
- this.dgvCenterDirectory.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.dgvCenterDirectory.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle12;
- this.dgvCenterDirectory.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.dgvCenterDirectory.DefaultCellStyle = dataGridViewCellStyle13;
- 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, 50);
- this.dgvCenterDirectory.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.dgvCenterDirectory.Name = "dgvCenterDirectory";
- 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.dgvCenterDirectory.RowHeadersDefaultCellStyle = dataGridViewCellStyle14;
- this.dgvCenterDirectory.RowHeadersWidth = 51;
- dataGridViewCellStyle15.BackColor = System.Drawing.Color.White;
- dataGridViewCellStyle15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvCenterDirectory.RowsDefaultCellStyle = dataGridViewCellStyle15;
- this.dgvCenterDirectory.RowTemplate.Height = 23;
- this.dgvCenterDirectory.SelectedIndex = -1;
- this.dgvCenterDirectory.Size = new System.Drawing.Size(1584, 233);
- 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);
- this.dgvCenterDirectory.RowStateChanged += new System.Windows.Forms.DataGridViewRowStateChangedEventHandler(this.dgvCenterDirectory_RowStateChanged);
- //
- // panel6
- //
- this.panel6.Controls.Add(this.tbManufacturer);
- this.panel6.Controls.Add(this.tbSpecifications);
- this.panel6.Controls.Add(this.tbDosageForm);
- this.panel6.Controls.Add(this.tbApprovalNO);
- 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.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.panel6.Name = "panel6";
- this.panel6.Size = new System.Drawing.Size(1584, 50);
- this.panel6.TabIndex = 2;
- //
- // tbManufacturer
- //
- this.tbManufacturer.Controls.Add(this.uiTextBox8);
- this.tbManufacturer.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbManufacturer.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbManufacturer.Location = new System.Drawing.Point(1035, 7);
- this.tbManufacturer.Margin = new System.Windows.Forms.Padding(5, 7, 5, 7);
- this.tbManufacturer.MinimumSize = new System.Drawing.Size(2, 20);
- this.tbManufacturer.Name = "tbManufacturer";
- this.tbManufacturer.ShowText = false;
- this.tbManufacturer.Size = new System.Drawing.Size(196, 37);
- this.tbManufacturer.TabIndex = 13;
- this.tbManufacturer.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbManufacturer.Watermark = "生产厂家";
- this.tbManufacturer.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiTextBox8
- //
- this.uiTextBox8.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.uiTextBox8.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiTextBox8.Location = new System.Drawing.Point(146, 1);
- this.uiTextBox8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiTextBox8.MinimumSize = new System.Drawing.Size(1, 16);
- this.uiTextBox8.Name = "uiTextBox8";
- this.uiTextBox8.ShowText = false;
- this.uiTextBox8.Size = new System.Drawing.Size(126, 30);
- this.uiTextBox8.TabIndex = 11;
- this.uiTextBox8.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiTextBox8.Watermark = "批准文号";
- this.uiTextBox8.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbSpecifications
- //
- this.tbSpecifications.Controls.Add(this.uiTextBox6);
- this.tbSpecifications.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbSpecifications.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbSpecifications.Location = new System.Drawing.Point(1234, 7);
- this.tbSpecifications.Margin = new System.Windows.Forms.Padding(5, 7, 5, 7);
- this.tbSpecifications.MinimumSize = new System.Drawing.Size(2, 20);
- this.tbSpecifications.Name = "tbSpecifications";
- this.tbSpecifications.ShowText = false;
- this.tbSpecifications.Size = new System.Drawing.Size(164, 37);
- this.tbSpecifications.TabIndex = 12;
- this.tbSpecifications.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbSpecifications.Watermark = "规格";
- this.tbSpecifications.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiTextBox6
- //
- this.uiTextBox6.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.uiTextBox6.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiTextBox6.Location = new System.Drawing.Point(146, 1);
- this.uiTextBox6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiTextBox6.MinimumSize = new System.Drawing.Size(1, 16);
- this.uiTextBox6.Name = "uiTextBox6";
- this.uiTextBox6.ShowText = false;
- this.uiTextBox6.Size = new System.Drawing.Size(126, 30);
- this.uiTextBox6.TabIndex = 11;
- this.uiTextBox6.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiTextBox6.Watermark = "批准文号";
- this.uiTextBox6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbDosageForm
- //
- this.tbDosageForm.Controls.Add(this.uiTextBox3);
- this.tbDosageForm.Controls.Add(this.uiTextBox4);
- this.tbDosageForm.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbDosageForm.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbDosageForm.Location = new System.Drawing.Point(864, 7);
- this.tbDosageForm.Margin = new System.Windows.Forms.Padding(5, 7, 5, 7);
- this.tbDosageForm.MinimumSize = new System.Drawing.Size(2, 20);
- this.tbDosageForm.Name = "tbDosageForm";
- this.tbDosageForm.ShowText = false;
- this.tbDosageForm.Size = new System.Drawing.Size(168, 37);
- this.tbDosageForm.TabIndex = 11;
- this.tbDosageForm.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbDosageForm.Watermark = "剂型名称";
- this.tbDosageForm.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiTextBox3
- //
- this.uiTextBox3.Controls.Add(this.uiTextBox5);
- this.uiTextBox3.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.uiTextBox3.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiTextBox3.Location = new System.Drawing.Point(134, 1);
- this.uiTextBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiTextBox3.MinimumSize = new System.Drawing.Size(1, 16);
- this.uiTextBox3.Name = "uiTextBox3";
- this.uiTextBox3.ShowText = false;
- this.uiTextBox3.Size = new System.Drawing.Size(123, 30);
- this.uiTextBox3.TabIndex = 13;
- this.uiTextBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiTextBox3.Watermark = "规格";
- this.uiTextBox3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiTextBox5
- //
- this.uiTextBox5.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.uiTextBox5.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiTextBox5.Location = new System.Drawing.Point(146, 1);
- this.uiTextBox5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiTextBox5.MinimumSize = new System.Drawing.Size(1, 16);
- this.uiTextBox5.Name = "uiTextBox5";
- this.uiTextBox5.ShowText = false;
- this.uiTextBox5.Size = new System.Drawing.Size(126, 30);
- this.uiTextBox5.TabIndex = 11;
- this.uiTextBox5.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiTextBox5.Watermark = "批准文号";
- this.uiTextBox5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiTextBox4
- //
- this.uiTextBox4.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.uiTextBox4.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiTextBox4.Location = new System.Drawing.Point(146, 1);
- this.uiTextBox4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiTextBox4.MinimumSize = new System.Drawing.Size(1, 16);
- this.uiTextBox4.Name = "uiTextBox4";
- this.uiTextBox4.ShowText = false;
- this.uiTextBox4.Size = new System.Drawing.Size(126, 30);
- this.uiTextBox4.TabIndex = 11;
- this.uiTextBox4.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiTextBox4.Watermark = "批准文号";
- this.uiTextBox4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbApprovalNO
- //
- this.tbApprovalNO.Controls.Add(this.uiTextBox2);
- this.tbApprovalNO.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbApprovalNO.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbApprovalNO.Location = new System.Drawing.Point(697, 7);
- this.tbApprovalNO.Margin = new System.Windows.Forms.Padding(5, 7, 5, 7);
- this.tbApprovalNO.MinimumSize = new System.Drawing.Size(2, 20);
- this.tbApprovalNO.Name = "tbApprovalNO";
- this.tbApprovalNO.ShowText = false;
- this.tbApprovalNO.Size = new System.Drawing.Size(164, 37);
- this.tbApprovalNO.TabIndex = 8;
- this.tbApprovalNO.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbApprovalNO.Watermark = "批准文号";
- this.tbApprovalNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiTextBox2
- //
- this.uiTextBox2.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.uiTextBox2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiTextBox2.Location = new System.Drawing.Point(146, 1);
- this.uiTextBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiTextBox2.MinimumSize = new System.Drawing.Size(1, 16);
- this.uiTextBox2.Name = "uiTextBox2";
- this.uiTextBox2.ShowText = false;
- this.uiTextBox2.Size = new System.Drawing.Size(126, 30);
- this.uiTextBox2.TabIndex = 11;
- this.uiTextBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiTextBox2.Watermark = "批准文号";
- this.uiTextBox2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // 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(388, 7);
- this.tbInsuCode.Margin = new System.Windows.Forms.Padding(5, 7, 5, 7);
- this.tbInsuCode.MinimumSize = new System.Drawing.Size(2, 20);
- this.tbInsuCode.Name = "tbInsuCode";
- this.tbInsuCode.ShowText = false;
- this.tbInsuCode.Size = new System.Drawing.Size(307, 37);
- 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(14, 7);
- this.btnQueryCenterDirectory.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.btnQueryCenterDirectory.MinimumSize = new System.Drawing.Size(2, 2);
- this.btnQueryCenterDirectory.Name = "btnQueryCenterDirectory";
- this.btnQueryCenterDirectory.Size = new System.Drawing.Size(199, 38);
- 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);
- this.btnQueryCenterDirectory.Click += new System.EventHandler(this.btnQueryCenterDirectory_Click);
- //
- // 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(217, 7);
- this.tbCenterDirectoryFilter.Margin = new System.Windows.Forms.Padding(5, 7, 5, 7);
- this.tbCenterDirectoryFilter.MinimumSize = new System.Drawing.Size(2, 20);
- this.tbCenterDirectoryFilter.Name = "tbCenterDirectoryFilter";
- this.tbCenterDirectoryFilter.ShowText = false;
- this.tbCenterDirectoryFilter.Size = new System.Drawing.Size(168, 37);
- 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.Controls.Add(this.uiButton1);
- 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, 283);
- this.pgCenterDirect.Margin = new System.Windows.Forms.Padding(5, 7, 5, 7);
- this.pgCenterDirect.MinimumSize = new System.Drawing.Size(2, 2);
- this.pgCenterDirect.Name = "pgCenterDirect";
- this.pgCenterDirect.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
- this.pgCenterDirect.ShowJumpButton = false;
- this.pgCenterDirect.ShowText = false;
- this.pgCenterDirect.Size = new System.Drawing.Size(1584, 43);
- 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);
- //
- // uiButton1
- //
- this.uiButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.uiButton1.ContextMenuStrip = this.cmsMapping;
- 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(1360, 4);
- this.uiButton1.Margin = new System.Windows.Forms.Padding(4);
- this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiButton1.Name = "uiButton1";
- this.uiButton1.Size = new System.Drawing.Size(189, 40);
- this.uiButton1.TabIndex = 24;
- this.uiButton1.Text = "退出";
- this.uiButton1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiButton1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click);
- //
- // uiPanel3
- //
- this.uiPanel3.Controls.Add(this.rbgDirecType_C);
- 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(4, 3);
- this.uiPanel3.Margin = new System.Windows.Forms.Padding(5, 7, 5, 7);
- this.uiPanel3.MinimumSize = new System.Drawing.Size(2, 2);
- this.uiPanel3.Name = "uiPanel3";
- this.uiPanel3.Size = new System.Drawing.Size(238, 683);
- this.uiPanel3.TabIndex = 5;
- 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, 0);
- 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(238, 683);
- 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);
- this.rbgDirecType_C.ValueChanged += new Sunny.UI.UIRadioButtonGroup.OnValueChanged(this.rbgDirecType_C_ValueChanged);
- //
- // cmsUpdateInsuDir
- //
- this.cmsUpdateInsuDir.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
- this.cmsUpdateInsuDir.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cmsUpdateInsuDir.ImageScalingSize = new System.Drawing.Size(24, 24);
- this.cmsUpdateInsuDir.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.limitPriceUpdate,
- this.toolStripSeparator2});
- this.cmsUpdateInsuDir.Name = "uiContextMenuStrip1";
- this.cmsUpdateInsuDir.Size = new System.Drawing.Size(245, 42);
- this.cmsUpdateInsuDir.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // limitPriceUpdate
- //
- this.limitPriceUpdate.Name = "limitPriceUpdate";
- this.limitPriceUpdate.Size = new System.Drawing.Size(244, 32);
- this.limitPriceUpdate.Text = "医保目录限价信息";
- this.limitPriceUpdate.Click += new System.EventHandler(this.limitPriceUpdate_Click);
- //
- // toolStripSeparator2
- //
- this.toolStripSeparator2.Name = "toolStripSeparator2";
- this.toolStripSeparator2.Size = new System.Drawing.Size(241, 6);
- //
- // cmsUpdateAuxInfo
- //
- this.cmsUpdateAuxInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
- this.cmsUpdateAuxInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cmsUpdateAuxInfo.ImageScalingSize = new System.Drawing.Size(20, 20);
- this.cmsUpdateAuxInfo.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.tsmiSingleUpdateAuxInfo,
- this.tsmiUpdateAllAuxInfo});
- this.cmsUpdateAuxInfo.Name = "cmsUpdateAuxInfo";
- this.cmsUpdateAuxInfo.Size = new System.Drawing.Size(285, 68);
- this.cmsUpdateAuxInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tsmiSingleUpdateAuxInfo
- //
- this.tsmiSingleUpdateAuxInfo.Name = "tsmiSingleUpdateAuxInfo";
- this.tsmiSingleUpdateAuxInfo.Size = new System.Drawing.Size(284, 32);
- this.tsmiSingleUpdateAuxInfo.Text = "单新单条目录附属信息";
- //
- // tsmiUpdateAllAuxInfo
- //
- this.tsmiUpdateAllAuxInfo.Name = "tsmiUpdateAllAuxInfo";
- this.tsmiUpdateAllAuxInfo.Size = new System.Drawing.Size(284, 32);
- this.tsmiUpdateAllAuxInfo.Text = "更新所有目录附属信息";
- //
- // batchUpdateCategory
- //
- this.batchUpdateCategory.Name = "batchUpdateCategory";
- this.batchUpdateCategory.Size = new System.Drawing.Size(324, 32);
- this.batchUpdateCategory.Text = "批量更新甲乙类(已对照)";
- this.batchUpdateCategory.Click += new System.EventHandler(this.batchUpdateCategory_Click);
- //
- // BasicData
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.AutoSize = true;
- this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
- this.ClientSize = new System.Drawing.Size(1838, 729);
- this.Controls.Add(this.tabControl1);
- this.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.Name = "BasicData";
- this.Text = "医保基础数据平台";
- this.Load += new System.EventHandler(this.Form1_Load);
- this.tabControl1.ResumeLayout(false);
- this.tabPage1.ResumeLayout(false);
- this.panel1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvDirectoy)).EndInit();
- this.panel2.ResumeLayout(false);
- this.panel2.PerformLayout();
- this.cmsMapping.ResumeLayout(false);
- this.uiGroupBox3.ResumeLayout(false);
- this.uiGroupBox3.PerformLayout();
- this.uiGroupBox5.ResumeLayout(false);
- this.uiGroupBox5.PerformLayout();
- this.uiGroupBox2.ResumeLayout(false);
- this.uiGroupBox2.PerformLayout();
- this.uiGroupBox1.ResumeLayout(false);
- this.uiGroupBox1.PerformLayout();
- this.tabPage2.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.pgHISDirect.ResumeLayout(false);
- this.panel4.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvCenterDirectory)).EndInit();
- this.panel6.ResumeLayout(false);
- this.tbManufacturer.ResumeLayout(false);
- this.tbSpecifications.ResumeLayout(false);
- this.tbDosageForm.ResumeLayout(false);
- this.uiTextBox3.ResumeLayout(false);
- this.tbApprovalNO.ResumeLayout(false);
- this.pgCenterDirect.ResumeLayout(false);
- this.uiPanel3.ResumeLayout(false);
- this.cmsUpdateInsuDir.ResumeLayout(false);
- this.cmsUpdateAuxInfo.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.TabControl tabControl1;
- private System.Windows.Forms.TabPage tabPage1;
- private System.Windows.Forms.TabPage tabPage2;
- private System.Windows.Forms.Panel panel2;
- private System.Windows.Forms.Panel panel1;
- private Sunny.UI.UIPagination pgDownload;
- private Sunny.UI.UIProcessBar uiProcessBar1;
- private Sunny.UI.UIButton btnQuery;
- private Sunny.UI.UIButton btnDownload;
- private Sunny.UI.UIGroupBox uiGroupBox1;
- private Sunny.UI.UITextBox tbVer;
- private Sunny.UI.UIDataGridView dgvDirectoy;
- private System.Windows.Forms.Panel panel7;
- private Sunny.UI.UIContextMenuStrip cmsMapping;
- private System.Windows.Forms.ToolStripMenuItem tsmiMapping;
- private System.Windows.Forms.ToolStripMenuItem tsmiCancleMapping;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
- private Sunny.UI.UISplitContainer uiSplitContainer1;
- private System.Windows.Forms.Panel panel3;
- private System.Windows.Forms.Panel panel5;
- private Sunny.UI.UIButton btnQueryHISDirectory;
- private Sunny.UI.UITextBox tbHISDirectoryFilter;
- private Sunny.UI.UIPagination pgHISDirect;
- private System.Windows.Forms.Panel panel4;
- private System.Windows.Forms.Panel panel6;
- private Sunny.UI.UIButton btnQueryCenterDirectory;
- private Sunny.UI.UITextBox tbCenterDirectoryFilter;
- private Sunny.UI.UIPagination pgCenterDirect;
- private Sunny.UI.UIGroupBox uiGroupBox2;
- private Sunny.UI.UITextBox tbDircetoryName;
- private Sunny.UI.UITextBox tbDirectoryCode;
- private Sunny.UI.UIRadioButton rbAutoDown;
- private Sunny.UI.UIRadioButton rbSingleDown;
- private Sunny.UI.UIPanel uiPanel3;
- private Sunny.UI.UIRadioButtonGroup rbgDirecType_C;
- private Sunny.UI.UIRadioButton rbAll;
- private Sunny.UI.UIRadioButton rbNoMaped;
- private Sunny.UI.UIRadioButton rbMaped;
- private Sunny.UI.UIDataGridView dgvCenterDirectory;
- private Sunny.UI.UIDataGridView dgvHISDirectory;
- private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem_Upload;
- private Sunny.UI.UITextBox tbInsuCode;
- private Sunny.UI.UIGroupBox uiGroupBox5;
- private Sunny.UI.UITextBox tbDicType;
- private Sunny.UI.UITextBox tbDicDate;
- private Sunny.UI.UIButton btAddDir;
- private Sunny.UI.UIContextMenuStrip cmsUpdateAuxInfo;
- private System.Windows.Forms.ToolStripMenuItem tsmiSingleUpdateAuxInfo;
- private System.Windows.Forms.ToolStripMenuItem tsmiUpdateAllAuxInfo;
- private Sunny.UI.UIButton btEditDir;
- private Sunny.UI.UITextBox tbApprovalNO;
- private Sunny.UI.UITextBox uiTextBox1;
- private Sunny.UI.UIContextMenuStrip cmsUpdateInsuDir;
- private System.Windows.Forms.ToolStripMenuItem limitPriceUpdate;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
- private Sunny.UI.UIGroupBox uiGroupBox3;
- private Sunny.UI.UITextBox TexYYMC;
- private Sunny.UI.UITextBox TexBYSJL;
- private Sunny.UI.UITextBox TexDQYS;
- private Sunny.UI.UITextBox TexDate;
- private Sunny.UI.UIButton btnExit;
- private Sunny.UI.UIButton uiButton1;
- private System.ComponentModel.BackgroundWorker backgroundWorker1;
- private Sunny.UI.UIButton btnCancelUpShip;
- private Sunny.UI.UIButton btnUpShip;
- private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem_CancelUpload;
- private Sunny.UI.UIRadioButtonGroup rbgDirecType;
- private Sunny.UI.UIButton btnExport;
- private Sunny.UI.UITextBox uiTextBox2;
- private Sunny.UI.UITextBox tbSpecifications;
- private Sunny.UI.UITextBox uiTextBox6;
- private Sunny.UI.UITextBox tbDosageForm;
- private Sunny.UI.UITextBox uiTextBox4;
- private Sunny.UI.UITextBox tbManufacturer;
- private Sunny.UI.UITextBox uiTextBox8;
- private Sunny.UI.UITextBox uiTextBox3;
- private Sunny.UI.UITextBox uiTextBox5;
- private Sunny.UI.UILabel LabExplain;
- private Sunny.UI.UITextBox txtSpecFilter;
- private System.Windows.Forms.ToolStripMenuItem batchUpdateCategory;
- }
- }
|