BasicData.designer.cs 134 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979
  1. namespace PTMedicalInsurance.Forms
  2. {
  3. partial class BasicData
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows 窗体设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要修改
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle71 = new System.Windows.Forms.DataGridViewCellStyle();
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle72 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle73 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle74 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle75 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle56 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle57 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle58 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle59 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle60 = new System.Windows.Forms.DataGridViewCellStyle();
  38. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle41 = new System.Windows.Forms.DataGridViewCellStyle();
  39. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle42 = new System.Windows.Forms.DataGridViewCellStyle();
  40. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle43 = new System.Windows.Forms.DataGridViewCellStyle();
  41. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle44 = new System.Windows.Forms.DataGridViewCellStyle();
  42. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle45 = new System.Windows.Forms.DataGridViewCellStyle();
  43. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle76 = new System.Windows.Forms.DataGridViewCellStyle();
  44. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle77 = new System.Windows.Forms.DataGridViewCellStyle();
  45. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle78 = new System.Windows.Forms.DataGridViewCellStyle();
  46. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle79 = new System.Windows.Forms.DataGridViewCellStyle();
  47. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle80 = new System.Windows.Forms.DataGridViewCellStyle();
  48. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle81 = new System.Windows.Forms.DataGridViewCellStyle();
  49. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle82 = new System.Windows.Forms.DataGridViewCellStyle();
  50. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle83 = new System.Windows.Forms.DataGridViewCellStyle();
  51. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle84 = new System.Windows.Forms.DataGridViewCellStyle();
  52. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle85 = new System.Windows.Forms.DataGridViewCellStyle();
  53. this.tabControl1 = new System.Windows.Forms.TabControl();
  54. this.tabPage1 = new System.Windows.Forms.TabPage();
  55. this.panel1 = new System.Windows.Forms.Panel();
  56. this.dgvDirectoy = new Sunny.UI.UIDataGridView();
  57. this.cmsUpdateInsuDir = new Sunny.UI.UIContextMenuStrip();
  58. this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
  59. this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
  60. this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  61. this.toolStripMenuItem3 = new System.Windows.Forms.ToolStripMenuItem();
  62. this.pgDownload = new Sunny.UI.UIPagination();
  63. this.panel2 = new System.Windows.Forms.Panel();
  64. this.rbgDirecType = new Sunny.UI.UIRadioButtonGroup();
  65. this.btnExit = new Sunny.UI.UIButton();
  66. this.cmsMapping = new Sunny.UI.UIContextMenuStrip();
  67. this.tsmiMapping = new System.Windows.Forms.ToolStripMenuItem();
  68. this.tsmiCancleMapping = new System.Windows.Forms.ToolStripMenuItem();
  69. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  70. this.ToolStripMenuItem_Upload = new System.Windows.Forms.ToolStripMenuItem();
  71. this.ToolStripMenuItem_CancelUpload = new System.Windows.Forms.ToolStripMenuItem();
  72. this.uiGroupBox3 = new Sunny.UI.UIGroupBox();
  73. this.TexYYMC = new Sunny.UI.UITextBox();
  74. this.TexBYSJL = new Sunny.UI.UITextBox();
  75. this.TexDQYS = new Sunny.UI.UITextBox();
  76. this.TexDate = new Sunny.UI.UITextBox();
  77. this.btEditDir = new Sunny.UI.UIButton();
  78. this.btAddDir = new Sunny.UI.UIButton();
  79. this.uiGroupBox5 = new Sunny.UI.UIGroupBox();
  80. this.tbDicType = new Sunny.UI.UITextBox();
  81. this.tbDicDate = new Sunny.UI.UITextBox();
  82. this.uiGroupBox2 = new Sunny.UI.UIGroupBox();
  83. this.tbDircetoryName = new Sunny.UI.UITextBox();
  84. this.tbDirectoryCode = new Sunny.UI.UITextBox();
  85. this.uiGroupBox1 = new Sunny.UI.UIGroupBox();
  86. this.rbAutoDown = new Sunny.UI.UIRadioButton();
  87. this.rbSingleDown = new Sunny.UI.UIRadioButton();
  88. this.tbVer = new Sunny.UI.UITextBox();
  89. this.btnQuery = new Sunny.UI.UIButton();
  90. this.btnDownload = new Sunny.UI.UIButton();
  91. this.uiProcessBar1 = new Sunny.UI.UIProcessBar();
  92. this.tabPage2 = new System.Windows.Forms.TabPage();
  93. this.panel7 = new System.Windows.Forms.Panel();
  94. this.uiSplitContainer1 = new Sunny.UI.UISplitContainer();
  95. this.panel3 = new System.Windows.Forms.Panel();
  96. this.dgvHISDirectory = new Sunny.UI.UIDataGridView();
  97. this.panel5 = new System.Windows.Forms.Panel();
  98. this.chk_Import = new Sunny.UI.UICheckBox();
  99. this.ProcessBar = new Sunny.UI.UIProcessBar();
  100. this.uiTextBox1 = new Sunny.UI.UITextBox();
  101. this.rbAll = new Sunny.UI.UIRadioButton();
  102. this.rbNoMaped = new Sunny.UI.UIRadioButton();
  103. this.rbMaped = new Sunny.UI.UIRadioButton();
  104. this.btnQueryHISDirectory = new Sunny.UI.UIButton();
  105. this.tbHISDirectoryFilter = new Sunny.UI.UITextBox();
  106. this.pgHISDirect = new Sunny.UI.UIPagination();
  107. this.panel4 = new System.Windows.Forms.Panel();
  108. this.dgvCenterDirectory = new Sunny.UI.UIDataGridView();
  109. this.panel6 = new System.Windows.Forms.Panel();
  110. this.btnAdd = new Sunny.UI.UIButton();
  111. this.tbManufacturer = new Sunny.UI.UITextBox();
  112. this.btnUpdate = new Sunny.UI.UIButton();
  113. this.LabExplain = new Sunny.UI.UILabel();
  114. this.tbApprovalNO = new Sunny.UI.UITextBox();
  115. this.tbInsuCode = new Sunny.UI.UITextBox();
  116. this.btnQueryCenterDirectory = new Sunny.UI.UIButton();
  117. this.tbCenterDirectoryFilter = new Sunny.UI.UITextBox();
  118. this.pgCenterDirect = new Sunny.UI.UIPagination();
  119. this.uiButton2 = new Sunny.UI.UIButton();
  120. this.uiButton1 = new Sunny.UI.UIButton();
  121. this.uiPanel3 = new Sunny.UI.UIPanel();
  122. this.rbgDirecType_C = new Sunny.UI.UIRadioButtonGroup();
  123. this.btnImport = new Sunny.UI.UIButton();
  124. this.btnExport = new Sunny.UI.UIButton();
  125. this.tabPage3 = new System.Windows.Forms.TabPage();
  126. this.uiTitlePanel3 = new Sunny.UI.UITitlePanel();
  127. this.uiPanel4 = new Sunny.UI.UIPanel();
  128. this.dgv_InsuDr = new Sunny.UI.UIDataGridView();
  129. this.uiPanel2 = new Sunny.UI.UIPanel();
  130. this.uiLabel2 = new Sunny.UI.UILabel();
  131. this.tbYBMC = new Sunny.UI.UITextBox();
  132. this.uiButton4 = new Sunny.UI.UIButton();
  133. this.btnMedInsuDr = new Sunny.UI.UIButton();
  134. this.uiTitlePanel2 = new Sunny.UI.UITitlePanel();
  135. this.dgv_RelationShipDr = new Sunny.UI.UIDataGridView();
  136. this.uiPanel1 = new Sunny.UI.UIPanel();
  137. this.btnCancelMap = new Sunny.UI.UIButton();
  138. this.btnMap = new Sunny.UI.UIButton();
  139. this.uiLabel1 = new Sunny.UI.UILabel();
  140. this.tbYYMC = new Sunny.UI.UITextBox();
  141. this.ProcessBarDr = new Sunny.UI.UIProcessBar();
  142. this.btnRelationShipDr = new Sunny.UI.UIButton();
  143. this.uiTitlePanel1 = new Sunny.UI.UITitlePanel();
  144. this.rbg_MedDrType = new Sunny.UI.UIRadioButtonGroup();
  145. this.btn_InsertDr = new Sunny.UI.UIButton();
  146. this.btnImportDC = new Sunny.UI.UIButton();
  147. this.cmsUpdateAuxInfo = new Sunny.UI.UIContextMenuStrip();
  148. this.tsmiSingleUpdateAuxInfo = new System.Windows.Forms.ToolStripMenuItem();
  149. this.tsmiUpdateAllAuxInfo = new System.Windows.Forms.ToolStripMenuItem();
  150. this.backgroundWorker1 = new System.ComponentModel.BackgroundWorker();
  151. this.tabControl1.SuspendLayout();
  152. this.tabPage1.SuspendLayout();
  153. this.panel1.SuspendLayout();
  154. ((System.ComponentModel.ISupportInitialize)(this.dgvDirectoy)).BeginInit();
  155. this.cmsUpdateInsuDir.SuspendLayout();
  156. this.panel2.SuspendLayout();
  157. this.cmsMapping.SuspendLayout();
  158. this.uiGroupBox3.SuspendLayout();
  159. this.uiGroupBox5.SuspendLayout();
  160. this.uiGroupBox2.SuspendLayout();
  161. this.uiGroupBox1.SuspendLayout();
  162. this.tabPage2.SuspendLayout();
  163. this.panel7.SuspendLayout();
  164. ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer1)).BeginInit();
  165. this.uiSplitContainer1.Panel1.SuspendLayout();
  166. this.uiSplitContainer1.Panel2.SuspendLayout();
  167. this.uiSplitContainer1.SuspendLayout();
  168. this.panel3.SuspendLayout();
  169. ((System.ComponentModel.ISupportInitialize)(this.dgvHISDirectory)).BeginInit();
  170. this.panel5.SuspendLayout();
  171. this.panel4.SuspendLayout();
  172. ((System.ComponentModel.ISupportInitialize)(this.dgvCenterDirectory)).BeginInit();
  173. this.panel6.SuspendLayout();
  174. this.pgCenterDirect.SuspendLayout();
  175. this.uiPanel3.SuspendLayout();
  176. this.rbgDirecType_C.SuspendLayout();
  177. this.tabPage3.SuspendLayout();
  178. this.uiTitlePanel3.SuspendLayout();
  179. this.uiPanel4.SuspendLayout();
  180. ((System.ComponentModel.ISupportInitialize)(this.dgv_InsuDr)).BeginInit();
  181. this.uiPanel2.SuspendLayout();
  182. this.uiTitlePanel2.SuspendLayout();
  183. ((System.ComponentModel.ISupportInitialize)(this.dgv_RelationShipDr)).BeginInit();
  184. this.uiPanel1.SuspendLayout();
  185. this.uiTitlePanel1.SuspendLayout();
  186. this.rbg_MedDrType.SuspendLayout();
  187. this.cmsUpdateAuxInfo.SuspendLayout();
  188. this.SuspendLayout();
  189. //
  190. // tabControl1
  191. //
  192. this.tabControl1.Controls.Add(this.tabPage1);
  193. this.tabControl1.Controls.Add(this.tabPage2);
  194. this.tabControl1.Controls.Add(this.tabPage3);
  195. this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  196. this.tabControl1.Font = new System.Drawing.Font("华文隶书", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  197. this.tabControl1.Location = new System.Drawing.Point(0, 0);
  198. this.tabControl1.Name = "tabControl1";
  199. this.tabControl1.SelectedIndex = 0;
  200. this.tabControl1.Size = new System.Drawing.Size(1316, 753);
  201. this.tabControl1.TabIndex = 1;
  202. this.tabControl1.SelectedIndexChanged += new System.EventHandler(this.tabControl1_SelectedIndexChanged);
  203. //
  204. // tabPage1
  205. //
  206. this.tabPage1.Controls.Add(this.panel1);
  207. this.tabPage1.Location = new System.Drawing.Point(4, 31);
  208. this.tabPage1.Name = "tabPage1";
  209. this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
  210. this.tabPage1.Size = new System.Drawing.Size(1308, 718);
  211. this.tabPage1.TabIndex = 0;
  212. this.tabPage1.Text = "数据下载";
  213. this.tabPage1.UseVisualStyleBackColor = true;
  214. //
  215. // panel1
  216. //
  217. this.panel1.Controls.Add(this.dgvDirectoy);
  218. this.panel1.Controls.Add(this.pgDownload);
  219. this.panel1.Controls.Add(this.panel2);
  220. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  221. this.panel1.Location = new System.Drawing.Point(3, 3);
  222. this.panel1.Name = "panel1";
  223. this.panel1.Size = new System.Drawing.Size(1302, 712);
  224. this.panel1.TabIndex = 0;
  225. //
  226. // dgvDirectoy
  227. //
  228. this.dgvDirectoy.AllowUserToAddRows = false;
  229. this.dgvDirectoy.AllowUserToDeleteRows = false;
  230. dataGridViewCellStyle71.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  231. this.dgvDirectoy.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle71;
  232. this.dgvDirectoy.BackgroundColor = System.Drawing.Color.White;
  233. this.dgvDirectoy.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  234. dataGridViewCellStyle72.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  235. dataGridViewCellStyle72.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  236. dataGridViewCellStyle72.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  237. dataGridViewCellStyle72.ForeColor = System.Drawing.Color.White;
  238. dataGridViewCellStyle72.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  239. dataGridViewCellStyle72.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  240. dataGridViewCellStyle72.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  241. this.dgvDirectoy.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle72;
  242. this.dgvDirectoy.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  243. this.dgvDirectoy.ContextMenuStrip = this.cmsUpdateInsuDir;
  244. dataGridViewCellStyle73.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  245. dataGridViewCellStyle73.BackColor = System.Drawing.SystemColors.Window;
  246. dataGridViewCellStyle73.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  247. dataGridViewCellStyle73.ForeColor = System.Drawing.SystemColors.ControlText;
  248. dataGridViewCellStyle73.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  249. dataGridViewCellStyle73.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  250. dataGridViewCellStyle73.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  251. this.dgvDirectoy.DefaultCellStyle = dataGridViewCellStyle73;
  252. this.dgvDirectoy.Dock = System.Windows.Forms.DockStyle.Fill;
  253. this.dgvDirectoy.EnableHeadersVisualStyles = false;
  254. this.dgvDirectoy.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  255. this.dgvDirectoy.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  256. this.dgvDirectoy.Location = new System.Drawing.Point(0, 0);
  257. this.dgvDirectoy.Name = "dgvDirectoy";
  258. dataGridViewCellStyle74.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  259. dataGridViewCellStyle74.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  260. dataGridViewCellStyle74.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  261. dataGridViewCellStyle74.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  262. dataGridViewCellStyle74.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  263. dataGridViewCellStyle74.SelectionForeColor = System.Drawing.Color.White;
  264. dataGridViewCellStyle74.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  265. this.dgvDirectoy.RowHeadersDefaultCellStyle = dataGridViewCellStyle74;
  266. this.dgvDirectoy.RowHeadersWidth = 51;
  267. dataGridViewCellStyle75.BackColor = System.Drawing.Color.White;
  268. dataGridViewCellStyle75.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  269. this.dgvDirectoy.RowsDefaultCellStyle = dataGridViewCellStyle75;
  270. this.dgvDirectoy.RowTemplate.Height = 23;
  271. this.dgvDirectoy.SelectedIndex = -1;
  272. this.dgvDirectoy.Size = new System.Drawing.Size(1302, 434);
  273. this.dgvDirectoy.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  274. this.dgvDirectoy.TabIndex = 3;
  275. this.dgvDirectoy.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  276. this.dgvDirectoy.RowPostPaint += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.dgvDirectoy_RowPostPaint);
  277. //
  278. // cmsUpdateInsuDir
  279. //
  280. this.cmsUpdateInsuDir.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  281. this.cmsUpdateInsuDir.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  282. this.cmsUpdateInsuDir.ImageScalingSize = new System.Drawing.Size(24, 24);
  283. this.cmsUpdateInsuDir.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  284. this.toolStripMenuItem1,
  285. this.toolStripMenuItem2,
  286. this.toolStripSeparator2,
  287. this.toolStripMenuItem3});
  288. this.cmsUpdateInsuDir.Name = "uiContextMenuStrip1";
  289. this.cmsUpdateInsuDir.Size = new System.Drawing.Size(289, 88);
  290. this.cmsUpdateInsuDir.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  291. //
  292. // toolStripMenuItem1
  293. //
  294. this.toolStripMenuItem1.Name = "toolStripMenuItem1";
  295. this.toolStripMenuItem1.Size = new System.Drawing.Size(288, 26);
  296. this.toolStripMenuItem1.Text = "医保目录信息查询";
  297. //
  298. // toolStripMenuItem2
  299. //
  300. this.toolStripMenuItem2.Name = "toolStripMenuItem2";
  301. this.toolStripMenuItem2.Size = new System.Drawing.Size(288, 26);
  302. this.toolStripMenuItem2.Text = "医保目录限价信息查询";
  303. //
  304. // toolStripSeparator2
  305. //
  306. this.toolStripSeparator2.Name = "toolStripSeparator2";
  307. this.toolStripSeparator2.Size = new System.Drawing.Size(285, 6);
  308. //
  309. // toolStripMenuItem3
  310. //
  311. this.toolStripMenuItem3.Name = "toolStripMenuItem3";
  312. this.toolStripMenuItem3.Size = new System.Drawing.Size(288, 26);
  313. this.toolStripMenuItem3.Text = "医保目录先自付比例信息查询";
  314. //
  315. // pgDownload
  316. //
  317. this.pgDownload.Dock = System.Windows.Forms.DockStyle.Bottom;
  318. this.pgDownload.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  319. this.pgDownload.Location = new System.Drawing.Point(0, 434);
  320. this.pgDownload.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  321. this.pgDownload.MinimumSize = new System.Drawing.Size(1, 1);
  322. this.pgDownload.Name = "pgDownload";
  323. this.pgDownload.PagerCount = 13;
  324. this.pgDownload.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
  325. this.pgDownload.ShowJumpButton = false;
  326. this.pgDownload.ShowText = false;
  327. this.pgDownload.Size = new System.Drawing.Size(1302, 29);
  328. this.pgDownload.TabIndex = 2;
  329. this.pgDownload.Text = "uiPagination1";
  330. this.pgDownload.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  331. this.pgDownload.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  332. //
  333. // panel2
  334. //
  335. this.panel2.Controls.Add(this.rbgDirecType);
  336. this.panel2.Controls.Add(this.btnExit);
  337. this.panel2.Controls.Add(this.uiGroupBox3);
  338. this.panel2.Controls.Add(this.btEditDir);
  339. this.panel2.Controls.Add(this.btAddDir);
  340. this.panel2.Controls.Add(this.uiGroupBox5);
  341. this.panel2.Controls.Add(this.uiGroupBox2);
  342. this.panel2.Controls.Add(this.uiGroupBox1);
  343. this.panel2.Controls.Add(this.btnQuery);
  344. this.panel2.Controls.Add(this.btnDownload);
  345. this.panel2.Controls.Add(this.uiProcessBar1);
  346. this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom;
  347. this.panel2.Font = new System.Drawing.Font("华文隶书", 9.749999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  348. this.panel2.Location = new System.Drawing.Point(0, 463);
  349. this.panel2.Name = "panel2";
  350. this.panel2.Size = new System.Drawing.Size(1302, 249);
  351. this.panel2.TabIndex = 1;
  352. //
  353. // rbgDirecType
  354. //
  355. this.rbgDirecType.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  356. this.rbgDirecType.AutoSize = true;
  357. this.rbgDirecType.ColumnCount = 3;
  358. this.rbgDirecType.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  359. this.rbgDirecType.Items.AddRange(new object[] {
  360. "药品",
  361. "诊疗",
  362. "材料",
  363. "疾病诊断",
  364. "手术",
  365. "门诊慢特病种",
  366. "按病种付费",
  367. "日间手术",
  368. "字典表",
  369. "中药饮片",
  370. "医疗机构制剂",
  371. "肿瘤形态学",
  372. "中医疾病",
  373. "中医证候",
  374. "民族药品",
  375. "目录信息查询",
  376. "医疗与医保目录匹配",
  377. "医药机构目录匹配",
  378. "医保目录限价",
  379. "医保目录先自付比例",
  380. "医药机构信息"});
  381. this.rbgDirecType.ItemSize = new System.Drawing.Size(150, 30);
  382. this.rbgDirecType.Location = new System.Drawing.Point(7, -8);
  383. this.rbgDirecType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  384. this.rbgDirecType.MinimumSize = new System.Drawing.Size(1, 1);
  385. this.rbgDirecType.Name = "rbgDirecType";
  386. this.rbgDirecType.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  387. this.rbgDirecType.Size = new System.Drawing.Size(480, 241);
  388. this.rbgDirecType.TabIndex = 24;
  389. this.rbgDirecType.Text = "请选择下载类型";
  390. this.rbgDirecType.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  391. this.rbgDirecType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  392. this.rbgDirecType.ValueChanged += new Sunny.UI.UIRadioButtonGroup.OnValueChanged(this.rbgDirecType_ValueChanged);
  393. //
  394. // btnExit
  395. //
  396. this.btnExit.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  397. this.btnExit.ContextMenuStrip = this.cmsMapping;
  398. this.btnExit.Cursor = System.Windows.Forms.Cursors.Hand;
  399. this.btnExit.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  400. this.btnExit.Location = new System.Drawing.Point(1143, 201);
  401. this.btnExit.MinimumSize = new System.Drawing.Size(1, 1);
  402. this.btnExit.Name = "btnExit";
  403. this.btnExit.Size = new System.Drawing.Size(142, 32);
  404. this.btnExit.TabIndex = 23;
  405. this.btnExit.Text = "退出";
  406. this.btnExit.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  407. this.btnExit.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  408. this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
  409. //
  410. // cmsMapping
  411. //
  412. this.cmsMapping.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  413. this.cmsMapping.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  414. this.cmsMapping.ImageScalingSize = new System.Drawing.Size(24, 24);
  415. this.cmsMapping.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  416. this.tsmiMapping,
  417. this.tsmiCancleMapping,
  418. this.toolStripSeparator1,
  419. this.ToolStripMenuItem_Upload,
  420. this.ToolStripMenuItem_CancelUpload});
  421. this.cmsMapping.Name = "uiContextMenuStrip1";
  422. this.cmsMapping.Size = new System.Drawing.Size(273, 114);
  423. this.cmsMapping.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  424. //
  425. // tsmiMapping
  426. //
  427. this.tsmiMapping.Name = "tsmiMapping";
  428. this.tsmiMapping.Size = new System.Drawing.Size(272, 26);
  429. this.tsmiMapping.Text = "对照";
  430. this.tsmiMapping.Click += new System.EventHandler(this.tsmiMapping_Click);
  431. //
  432. // tsmiCancleMapping
  433. //
  434. this.tsmiCancleMapping.Name = "tsmiCancleMapping";
  435. this.tsmiCancleMapping.Size = new System.Drawing.Size(272, 26);
  436. this.tsmiCancleMapping.Text = "取消对照";
  437. this.tsmiCancleMapping.Click += new System.EventHandler(this.toolStripMenuItem2_Click);
  438. //
  439. // toolStripSeparator1
  440. //
  441. this.toolStripSeparator1.Name = "toolStripSeparator1";
  442. this.toolStripSeparator1.Size = new System.Drawing.Size(269, 6);
  443. //
  444. // ToolStripMenuItem_Upload
  445. //
  446. this.ToolStripMenuItem_Upload.Name = "ToolStripMenuItem_Upload";
  447. this.ToolStripMenuItem_Upload.Size = new System.Drawing.Size(272, 26);
  448. this.ToolStripMenuItem_Upload.Text = "单条目录对照关系上传";
  449. this.ToolStripMenuItem_Upload.Click += new System.EventHandler(this.ToolStripMenuItem_Upload_Click);
  450. //
  451. // ToolStripMenuItem_CancelUpload
  452. //
  453. this.ToolStripMenuItem_CancelUpload.Name = "ToolStripMenuItem_CancelUpload";
  454. this.ToolStripMenuItem_CancelUpload.Size = new System.Drawing.Size(272, 26);
  455. this.ToolStripMenuItem_CancelUpload.Text = "单条目录对照关系上传撤销";
  456. this.ToolStripMenuItem_CancelUpload.Click += new System.EventHandler(this.ToolStripMenuItem_CancelUpload_Click);
  457. //
  458. // uiGroupBox3
  459. //
  460. this.uiGroupBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  461. this.uiGroupBox3.AutoSize = true;
  462. this.uiGroupBox3.Controls.Add(this.TexYYMC);
  463. this.uiGroupBox3.Controls.Add(this.TexBYSJL);
  464. this.uiGroupBox3.Controls.Add(this.TexDQYS);
  465. this.uiGroupBox3.Controls.Add(this.TexDate);
  466. this.uiGroupBox3.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  467. this.uiGroupBox3.Location = new System.Drawing.Point(1042, 17);
  468. this.uiGroupBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  469. this.uiGroupBox3.MinimumSize = new System.Drawing.Size(1, 1);
  470. this.uiGroupBox3.Name = "uiGroupBox3";
  471. this.uiGroupBox3.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  472. this.uiGroupBox3.Size = new System.Drawing.Size(176, 216);
  473. this.uiGroupBox3.TabIndex = 22;
  474. this.uiGroupBox3.Text = "查询条件";
  475. this.uiGroupBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  476. this.uiGroupBox3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  477. //
  478. // TexYYMC
  479. //
  480. this.TexYYMC.AutoSize = true;
  481. this.TexYYMC.Cursor = System.Windows.Forms.Cursors.IBeam;
  482. this.TexYYMC.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  483. this.TexYYMC.Location = new System.Drawing.Point(9, 150);
  484. this.TexYYMC.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  485. this.TexYYMC.MinimumSize = new System.Drawing.Size(1, 16);
  486. this.TexYYMC.Name = "TexYYMC";
  487. this.TexYYMC.ShowText = false;
  488. this.TexYYMC.Size = new System.Drawing.Size(158, 24);
  489. this.TexYYMC.TabIndex = 7;
  490. this.TexYYMC.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  491. this.TexYYMC.Watermark = "输入医院名称模糊查找";
  492. this.TexYYMC.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  493. //
  494. // TexBYSJL
  495. //
  496. this.TexBYSJL.AutoSize = true;
  497. this.TexBYSJL.Cursor = System.Windows.Forms.Cursors.IBeam;
  498. this.TexBYSJL.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  499. this.TexBYSJL.Location = new System.Drawing.Point(9, 111);
  500. this.TexBYSJL.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  501. this.TexBYSJL.MinimumSize = new System.Drawing.Size(1, 16);
  502. this.TexBYSJL.Name = "TexBYSJL";
  503. this.TexBYSJL.ShowText = false;
  504. this.TexBYSJL.Size = new System.Drawing.Size(158, 24);
  505. this.TexBYSJL.TabIndex = 6;
  506. this.TexBYSJL.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  507. this.TexBYSJL.Watermark = "本页数据量";
  508. this.TexBYSJL.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  509. //
  510. // TexDQYS
  511. //
  512. this.TexDQYS.AutoSize = true;
  513. this.TexDQYS.Cursor = System.Windows.Forms.Cursors.IBeam;
  514. this.TexDQYS.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  515. this.TexDQYS.Location = new System.Drawing.Point(9, 72);
  516. this.TexDQYS.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  517. this.TexDQYS.MinimumSize = new System.Drawing.Size(1, 16);
  518. this.TexDQYS.Name = "TexDQYS";
  519. this.TexDQYS.ShowText = false;
  520. this.TexDQYS.Size = new System.Drawing.Size(158, 24);
  521. this.TexDQYS.TabIndex = 5;
  522. this.TexDQYS.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  523. this.TexDQYS.Watermark = "当前页数";
  524. this.TexDQYS.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  525. //
  526. // TexDate
  527. //
  528. this.TexDate.AutoSize = true;
  529. this.TexDate.Cursor = System.Windows.Forms.Cursors.IBeam;
  530. this.TexDate.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  531. this.TexDate.Location = new System.Drawing.Point(9, 33);
  532. this.TexDate.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  533. this.TexDate.MinimumSize = new System.Drawing.Size(1, 16);
  534. this.TexDate.Name = "TexDate";
  535. this.TexDate.ShowText = false;
  536. this.TexDate.Size = new System.Drawing.Size(158, 24);
  537. this.TexDate.TabIndex = 4;
  538. this.TexDate.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  539. this.TexDate.Watermark = "输入日期 2021-01-01";
  540. this.TexDate.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  541. //
  542. // btEditDir
  543. //
  544. this.btEditDir.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  545. this.btEditDir.ContextMenuStrip = this.cmsMapping;
  546. this.btEditDir.Cursor = System.Windows.Forms.Cursors.Hand;
  547. this.btEditDir.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  548. this.btEditDir.Location = new System.Drawing.Point(1218, 108);
  549. this.btEditDir.MinimumSize = new System.Drawing.Size(1, 1);
  550. this.btEditDir.Name = "btEditDir";
  551. this.btEditDir.Size = new System.Drawing.Size(67, 32);
  552. this.btEditDir.TabIndex = 19;
  553. this.btEditDir.Text = "修改";
  554. this.btEditDir.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  555. this.btEditDir.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  556. this.btEditDir.Click += new System.EventHandler(this.btEditDir_Click);
  557. //
  558. // btAddDir
  559. //
  560. this.btAddDir.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  561. this.btAddDir.ContextMenuStrip = this.cmsMapping;
  562. this.btAddDir.Cursor = System.Windows.Forms.Cursors.Hand;
  563. this.btAddDir.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  564. this.btAddDir.Location = new System.Drawing.Point(1218, 37);
  565. this.btAddDir.MinimumSize = new System.Drawing.Size(1, 1);
  566. this.btAddDir.Name = "btAddDir";
  567. this.btAddDir.Size = new System.Drawing.Size(67, 32);
  568. this.btAddDir.TabIndex = 18;
  569. this.btAddDir.Text = "新增";
  570. this.btAddDir.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  571. this.btAddDir.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  572. this.btAddDir.Click += new System.EventHandler(this.btAddDir_Click);
  573. //
  574. // uiGroupBox5
  575. //
  576. this.uiGroupBox5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  577. this.uiGroupBox5.AutoSize = true;
  578. this.uiGroupBox5.Controls.Add(this.tbDicType);
  579. this.uiGroupBox5.Controls.Add(this.tbDicDate);
  580. this.uiGroupBox5.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  581. this.uiGroupBox5.Location = new System.Drawing.Point(688, 17);
  582. this.uiGroupBox5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  583. this.uiGroupBox5.MinimumSize = new System.Drawing.Size(1, 1);
  584. this.uiGroupBox5.Name = "uiGroupBox5";
  585. this.uiGroupBox5.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  586. this.uiGroupBox5.Size = new System.Drawing.Size(170, 179);
  587. this.uiGroupBox5.TabIndex = 17;
  588. this.uiGroupBox5.Text = "字典下载";
  589. this.uiGroupBox5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  590. this.uiGroupBox5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  591. //
  592. // tbDicType
  593. //
  594. this.tbDicType.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  595. this.tbDicType.AutoSize = true;
  596. this.tbDicType.Cursor = System.Windows.Forms.Cursors.IBeam;
  597. this.tbDicType.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  598. this.tbDicType.Location = new System.Drawing.Point(12, 72);
  599. this.tbDicType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  600. this.tbDicType.MinimumSize = new System.Drawing.Size(1, 16);
  601. this.tbDicType.Name = "tbDicType";
  602. this.tbDicType.ShowText = false;
  603. this.tbDicType.Size = new System.Drawing.Size(153, 24);
  604. this.tbDicType.TabIndex = 5;
  605. this.tbDicType.Text = "med_type";
  606. this.tbDicType.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  607. this.tbDicType.Watermark = "med_type";
  608. this.tbDicType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  609. //
  610. // tbDicDate
  611. //
  612. this.tbDicDate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  613. this.tbDicDate.AutoSize = true;
  614. this.tbDicDate.Cursor = System.Windows.Forms.Cursors.IBeam;
  615. this.tbDicDate.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  616. this.tbDicDate.Location = new System.Drawing.Point(13, 35);
  617. this.tbDicDate.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  618. this.tbDicDate.MinimumSize = new System.Drawing.Size(1, 16);
  619. this.tbDicDate.Name = "tbDicDate";
  620. this.tbDicDate.ShowText = false;
  621. this.tbDicDate.Size = new System.Drawing.Size(153, 24);
  622. this.tbDicDate.TabIndex = 4;
  623. this.tbDicDate.Text = "2021-01-01";
  624. this.tbDicDate.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  625. this.tbDicDate.Watermark = "2021-01-01";
  626. this.tbDicDate.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  627. //
  628. // uiGroupBox2
  629. //
  630. this.uiGroupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  631. this.uiGroupBox2.AutoSize = true;
  632. this.uiGroupBox2.Controls.Add(this.tbDircetoryName);
  633. this.uiGroupBox2.Controls.Add(this.tbDirectoryCode);
  634. this.uiGroupBox2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  635. this.uiGroupBox2.Location = new System.Drawing.Point(862, 17);
  636. this.uiGroupBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  637. this.uiGroupBox2.MinimumSize = new System.Drawing.Size(1, 1);
  638. this.uiGroupBox2.Name = "uiGroupBox2";
  639. this.uiGroupBox2.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  640. this.uiGroupBox2.Size = new System.Drawing.Size(175, 179);
  641. this.uiGroupBox2.TabIndex = 15;
  642. this.uiGroupBox2.Text = "查询";
  643. this.uiGroupBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  644. this.uiGroupBox2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  645. //
  646. // tbDircetoryName
  647. //
  648. this.tbDircetoryName.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  649. this.tbDircetoryName.AutoSize = true;
  650. this.tbDircetoryName.Cursor = System.Windows.Forms.Cursors.IBeam;
  651. this.tbDircetoryName.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  652. this.tbDircetoryName.Location = new System.Drawing.Point(11, 74);
  653. this.tbDircetoryName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  654. this.tbDircetoryName.MinimumSize = new System.Drawing.Size(1, 16);
  655. this.tbDircetoryName.Name = "tbDircetoryName";
  656. this.tbDircetoryName.ShowText = false;
  657. this.tbDircetoryName.Size = new System.Drawing.Size(156, 24);
  658. this.tbDircetoryName.TabIndex = 2;
  659. this.tbDircetoryName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  660. this.tbDircetoryName.Watermark = "名称";
  661. this.tbDircetoryName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  662. //
  663. // tbDirectoryCode
  664. //
  665. this.tbDirectoryCode.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  666. this.tbDirectoryCode.AutoSize = true;
  667. this.tbDirectoryCode.Cursor = System.Windows.Forms.Cursors.IBeam;
  668. this.tbDirectoryCode.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  669. this.tbDirectoryCode.Location = new System.Drawing.Point(11, 35);
  670. this.tbDirectoryCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  671. this.tbDirectoryCode.MinimumSize = new System.Drawing.Size(1, 16);
  672. this.tbDirectoryCode.Name = "tbDirectoryCode";
  673. this.tbDirectoryCode.ShowText = false;
  674. this.tbDirectoryCode.Size = new System.Drawing.Size(156, 24);
  675. this.tbDirectoryCode.TabIndex = 1;
  676. this.tbDirectoryCode.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  677. this.tbDirectoryCode.Watermark = "编码";
  678. this.tbDirectoryCode.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  679. //
  680. // uiGroupBox1
  681. //
  682. this.uiGroupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  683. this.uiGroupBox1.AutoSize = true;
  684. this.uiGroupBox1.Controls.Add(this.rbAutoDown);
  685. this.uiGroupBox1.Controls.Add(this.rbSingleDown);
  686. this.uiGroupBox1.Controls.Add(this.tbVer);
  687. this.uiGroupBox1.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  688. this.uiGroupBox1.Location = new System.Drawing.Point(492, 17);
  689. this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  690. this.uiGroupBox1.MinimumSize = new System.Drawing.Size(1, 1);
  691. this.uiGroupBox1.Name = "uiGroupBox1";
  692. this.uiGroupBox1.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  693. this.uiGroupBox1.Size = new System.Drawing.Size(193, 179);
  694. this.uiGroupBox1.TabIndex = 14;
  695. this.uiGroupBox1.Text = "目录下载";
  696. this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  697. this.uiGroupBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  698. //
  699. // rbAutoDown
  700. //
  701. this.rbAutoDown.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  702. this.rbAutoDown.Cursor = System.Windows.Forms.Cursors.Hand;
  703. this.rbAutoDown.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  704. this.rbAutoDown.Location = new System.Drawing.Point(15, 110);
  705. this.rbAutoDown.MinimumSize = new System.Drawing.Size(1, 1);
  706. this.rbAutoDown.Name = "rbAutoDown";
  707. this.rbAutoDown.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
  708. this.rbAutoDown.Size = new System.Drawing.Size(175, 25);
  709. this.rbAutoDown.TabIndex = 2;
  710. this.rbAutoDown.Text = "自动检索最大版本号";
  711. this.rbAutoDown.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  712. //
  713. // rbSingleDown
  714. //
  715. this.rbSingleDown.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  716. this.rbSingleDown.Cursor = System.Windows.Forms.Cursors.Hand;
  717. this.rbSingleDown.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  718. this.rbSingleDown.Location = new System.Drawing.Point(15, 77);
  719. this.rbSingleDown.MinimumSize = new System.Drawing.Size(1, 1);
  720. this.rbSingleDown.Name = "rbSingleDown";
  721. this.rbSingleDown.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
  722. this.rbSingleDown.Size = new System.Drawing.Size(141, 25);
  723. this.rbSingleDown.TabIndex = 1;
  724. this.rbSingleDown.Text = "手工输入版本号";
  725. this.rbSingleDown.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  726. this.rbSingleDown.CheckedChanged += new System.EventHandler(this.uiRadioButton1_CheckedChanged);
  727. //
  728. // tbVer
  729. //
  730. this.tbVer.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  731. this.tbVer.AutoSize = true;
  732. this.tbVer.Cursor = System.Windows.Forms.Cursors.IBeam;
  733. this.tbVer.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  734. this.tbVer.Location = new System.Drawing.Point(15, 34);
  735. this.tbVer.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  736. this.tbVer.MinimumSize = new System.Drawing.Size(1, 16);
  737. this.tbVer.Name = "tbVer";
  738. this.tbVer.ShowText = false;
  739. this.tbVer.Size = new System.Drawing.Size(147, 24);
  740. this.tbVer.TabIndex = 0;
  741. this.tbVer.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  742. this.tbVer.Watermark = "版本号";
  743. this.tbVer.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  744. //
  745. // btnQuery
  746. //
  747. this.btnQuery.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  748. this.btnQuery.ContextMenuStrip = this.cmsMapping;
  749. this.btnQuery.Cursor = System.Windows.Forms.Cursors.Hand;
  750. this.btnQuery.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  751. this.btnQuery.Location = new System.Drawing.Point(1143, 37);
  752. this.btnQuery.MinimumSize = new System.Drawing.Size(1, 1);
  753. this.btnQuery.Name = "btnQuery";
  754. this.btnQuery.Size = new System.Drawing.Size(67, 32);
  755. this.btnQuery.TabIndex = 13;
  756. this.btnQuery.Text = "查询";
  757. this.btnQuery.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  758. this.btnQuery.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  759. this.btnQuery.Click += new System.EventHandler(this.btnQuery_Click);
  760. //
  761. // btnDownload
  762. //
  763. this.btnDownload.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  764. this.btnDownload.ContextMenuStrip = this.cmsMapping;
  765. this.btnDownload.Cursor = System.Windows.Forms.Cursors.Hand;
  766. this.btnDownload.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  767. this.btnDownload.Location = new System.Drawing.Point(1143, 108);
  768. this.btnDownload.MinimumSize = new System.Drawing.Size(1, 1);
  769. this.btnDownload.Name = "btnDownload";
  770. this.btnDownload.Size = new System.Drawing.Size(67, 32);
  771. this.btnDownload.TabIndex = 12;
  772. this.btnDownload.Text = "下载";
  773. this.btnDownload.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  774. this.btnDownload.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  775. this.btnDownload.Click += new System.EventHandler(this.btnDownload_Click);
  776. //
  777. // uiProcessBar1
  778. //
  779. this.uiProcessBar1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  780. this.uiProcessBar1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  781. this.uiProcessBar1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  782. this.uiProcessBar1.Location = new System.Drawing.Point(492, 204);
  783. this.uiProcessBar1.MinimumSize = new System.Drawing.Size(70, 3);
  784. this.uiProcessBar1.Name = "uiProcessBar1";
  785. this.uiProcessBar1.Size = new System.Drawing.Size(546, 29);
  786. this.uiProcessBar1.TabIndex = 11;
  787. this.uiProcessBar1.Text = "uiProcessBar1";
  788. this.uiProcessBar1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  789. //
  790. // tabPage2
  791. //
  792. this.tabPage2.Controls.Add(this.panel7);
  793. this.tabPage2.Controls.Add(this.uiPanel3);
  794. this.tabPage2.Location = new System.Drawing.Point(4, 31);
  795. this.tabPage2.Name = "tabPage2";
  796. this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
  797. this.tabPage2.Size = new System.Drawing.Size(1308, 718);
  798. this.tabPage2.TabIndex = 1;
  799. this.tabPage2.Text = "数据对照";
  800. this.tabPage2.UseVisualStyleBackColor = true;
  801. //
  802. // panel7
  803. //
  804. this.panel7.Controls.Add(this.uiSplitContainer1);
  805. this.panel7.Dock = System.Windows.Forms.DockStyle.Fill;
  806. this.panel7.Location = new System.Drawing.Point(236, 3);
  807. this.panel7.Name = "panel7";
  808. this.panel7.Size = new System.Drawing.Size(1069, 712);
  809. this.panel7.TabIndex = 3;
  810. //
  811. // uiSplitContainer1
  812. //
  813. this.uiSplitContainer1.Cursor = System.Windows.Forms.Cursors.Default;
  814. this.uiSplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  815. this.uiSplitContainer1.Location = new System.Drawing.Point(0, 0);
  816. this.uiSplitContainer1.MinimumSize = new System.Drawing.Size(20, 20);
  817. this.uiSplitContainer1.Name = "uiSplitContainer1";
  818. this.uiSplitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
  819. //
  820. // uiSplitContainer1.Panel1
  821. //
  822. this.uiSplitContainer1.Panel1.Controls.Add(this.panel3);
  823. this.uiSplitContainer1.Panel1MinSize = 0;
  824. //
  825. // uiSplitContainer1.Panel2
  826. //
  827. this.uiSplitContainer1.Panel2.Controls.Add(this.panel4);
  828. this.uiSplitContainer1.Size = new System.Drawing.Size(1069, 712);
  829. this.uiSplitContainer1.SplitterDistance = 357;
  830. this.uiSplitContainer1.SplitterWidth = 11;
  831. this.uiSplitContainer1.TabIndex = 3;
  832. this.uiSplitContainer1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  833. //
  834. // panel3
  835. //
  836. this.panel3.Controls.Add(this.dgvHISDirectory);
  837. this.panel3.Controls.Add(this.panel5);
  838. this.panel3.Controls.Add(this.pgHISDirect);
  839. this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
  840. this.panel3.Location = new System.Drawing.Point(0, 0);
  841. this.panel3.Name = "panel3";
  842. this.panel3.Size = new System.Drawing.Size(1069, 357);
  843. this.panel3.TabIndex = 2;
  844. //
  845. // dgvHISDirectory
  846. //
  847. this.dgvHISDirectory.AllowUserToAddRows = false;
  848. this.dgvHISDirectory.AllowUserToDeleteRows = false;
  849. dataGridViewCellStyle56.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  850. this.dgvHISDirectory.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle56;
  851. this.dgvHISDirectory.BackgroundColor = System.Drawing.Color.White;
  852. this.dgvHISDirectory.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  853. dataGridViewCellStyle57.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  854. dataGridViewCellStyle57.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  855. dataGridViewCellStyle57.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  856. dataGridViewCellStyle57.ForeColor = System.Drawing.Color.White;
  857. dataGridViewCellStyle57.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  858. dataGridViewCellStyle57.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  859. dataGridViewCellStyle57.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  860. this.dgvHISDirectory.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle57;
  861. this.dgvHISDirectory.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  862. this.dgvHISDirectory.ContextMenuStrip = this.cmsMapping;
  863. dataGridViewCellStyle58.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  864. dataGridViewCellStyle58.BackColor = System.Drawing.SystemColors.Window;
  865. dataGridViewCellStyle58.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  866. dataGridViewCellStyle58.ForeColor = System.Drawing.SystemColors.ControlText;
  867. dataGridViewCellStyle58.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  868. dataGridViewCellStyle58.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  869. dataGridViewCellStyle58.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  870. this.dgvHISDirectory.DefaultCellStyle = dataGridViewCellStyle58;
  871. this.dgvHISDirectory.Dock = System.Windows.Forms.DockStyle.Fill;
  872. this.dgvHISDirectory.EnableHeadersVisualStyles = false;
  873. this.dgvHISDirectory.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  874. this.dgvHISDirectory.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  875. this.dgvHISDirectory.Location = new System.Drawing.Point(0, 45);
  876. this.dgvHISDirectory.Name = "dgvHISDirectory";
  877. dataGridViewCellStyle59.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  878. dataGridViewCellStyle59.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  879. dataGridViewCellStyle59.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  880. dataGridViewCellStyle59.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  881. dataGridViewCellStyle59.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  882. dataGridViewCellStyle59.SelectionForeColor = System.Drawing.Color.White;
  883. dataGridViewCellStyle59.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  884. this.dgvHISDirectory.RowHeadersDefaultCellStyle = dataGridViewCellStyle59;
  885. this.dgvHISDirectory.RowHeadersWidth = 51;
  886. this.dgvHISDirectory.RowHeight = 25;
  887. dataGridViewCellStyle60.BackColor = System.Drawing.Color.White;
  888. dataGridViewCellStyle60.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  889. this.dgvHISDirectory.RowsDefaultCellStyle = dataGridViewCellStyle60;
  890. this.dgvHISDirectory.RowTemplate.Height = 25;
  891. this.dgvHISDirectory.SelectedIndex = -1;
  892. this.dgvHISDirectory.Size = new System.Drawing.Size(1069, 277);
  893. this.dgvHISDirectory.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  894. this.dgvHISDirectory.TabIndex = 4;
  895. this.dgvHISDirectory.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  896. this.dgvHISDirectory.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvHISDirectory_CellClick);
  897. this.dgvHISDirectory.DoubleClick += new System.EventHandler(this.dgvHISDirectory_DoubleClick);
  898. //
  899. // panel5
  900. //
  901. this.panel5.Controls.Add(this.chk_Import);
  902. this.panel5.Controls.Add(this.ProcessBar);
  903. this.panel5.Controls.Add(this.uiTextBox1);
  904. this.panel5.Controls.Add(this.rbAll);
  905. this.panel5.Controls.Add(this.rbNoMaped);
  906. this.panel5.Controls.Add(this.rbMaped);
  907. this.panel5.Controls.Add(this.btnQueryHISDirectory);
  908. this.panel5.Controls.Add(this.tbHISDirectoryFilter);
  909. this.panel5.Dock = System.Windows.Forms.DockStyle.Top;
  910. this.panel5.Location = new System.Drawing.Point(0, 0);
  911. this.panel5.Name = "panel5";
  912. this.panel5.Size = new System.Drawing.Size(1069, 45);
  913. this.panel5.TabIndex = 1;
  914. //
  915. // chk_Import
  916. //
  917. this.chk_Import.Cursor = System.Windows.Forms.Cursors.Hand;
  918. this.chk_Import.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  919. this.chk_Import.Location = new System.Drawing.Point(671, 10);
  920. this.chk_Import.MinimumSize = new System.Drawing.Size(1, 1);
  921. this.chk_Import.Name = "chk_Import";
  922. this.chk_Import.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
  923. this.chk_Import.Size = new System.Drawing.Size(267, 29);
  924. this.chk_Import.TabIndex = 29;
  925. this.chk_Import.Text = "导出in文件是否包含医保目录编码";
  926. this.chk_Import.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  927. //
  928. // ProcessBar
  929. //
  930. this.ProcessBar.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  931. | System.Windows.Forms.AnchorStyles.Right)));
  932. this.ProcessBar.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  933. this.ProcessBar.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  934. this.ProcessBar.Location = new System.Drawing.Point(950, 9);
  935. this.ProcessBar.MinimumSize = new System.Drawing.Size(70, 3);
  936. this.ProcessBar.Name = "ProcessBar";
  937. this.ProcessBar.Size = new System.Drawing.Size(115, 29);
  938. this.ProcessBar.TabIndex = 28;
  939. this.ProcessBar.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  940. //
  941. // uiTextBox1
  942. //
  943. this.uiTextBox1.Cursor = System.Windows.Forms.Cursors.IBeam;
  944. this.uiTextBox1.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  945. this.uiTextBox1.Location = new System.Drawing.Point(306, 9);
  946. this.uiTextBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  947. this.uiTextBox1.MinimumSize = new System.Drawing.Size(1, 16);
  948. this.uiTextBox1.Name = "uiTextBox1";
  949. this.uiTextBox1.ShowText = false;
  950. this.uiTextBox1.Size = new System.Drawing.Size(150, 29);
  951. this.uiTextBox1.TabIndex = 9;
  952. this.uiTextBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  953. this.uiTextBox1.Watermark = "已对照医保名称/编码";
  954. this.uiTextBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  955. //
  956. // rbAll
  957. //
  958. this.rbAll.Cursor = System.Windows.Forms.Cursors.Hand;
  959. this.rbAll.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  960. this.rbAll.Location = new System.Drawing.Point(462, 12);
  961. this.rbAll.MinimumSize = new System.Drawing.Size(1, 1);
  962. this.rbAll.Name = "rbAll";
  963. this.rbAll.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
  964. this.rbAll.Size = new System.Drawing.Size(53, 23);
  965. this.rbAll.TabIndex = 8;
  966. this.rbAll.Text = "全部";
  967. this.rbAll.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  968. this.rbAll.CheckedChanged += new System.EventHandler(this.rbAll_CheckedChanged);
  969. //
  970. // rbNoMaped
  971. //
  972. this.rbNoMaped.Cursor = System.Windows.Forms.Cursors.Hand;
  973. this.rbNoMaped.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  974. this.rbNoMaped.Location = new System.Drawing.Point(597, 12);
  975. this.rbNoMaped.MinimumSize = new System.Drawing.Size(1, 1);
  976. this.rbNoMaped.Name = "rbNoMaped";
  977. this.rbNoMaped.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
  978. this.rbNoMaped.Size = new System.Drawing.Size(63, 23);
  979. this.rbNoMaped.TabIndex = 7;
  980. this.rbNoMaped.Text = "未对照";
  981. this.rbNoMaped.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  982. this.rbNoMaped.CheckedChanged += new System.EventHandler(this.rbNoMaped_CheckedChanged);
  983. //
  984. // rbMaped
  985. //
  986. this.rbMaped.Cursor = System.Windows.Forms.Cursors.Hand;
  987. this.rbMaped.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  988. this.rbMaped.Location = new System.Drawing.Point(524, 12);
  989. this.rbMaped.MinimumSize = new System.Drawing.Size(1, 1);
  990. this.rbMaped.Name = "rbMaped";
  991. this.rbMaped.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
  992. this.rbMaped.Size = new System.Drawing.Size(63, 23);
  993. this.rbMaped.TabIndex = 6;
  994. this.rbMaped.Text = "已对照";
  995. this.rbMaped.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  996. this.rbMaped.CheckedChanged += new System.EventHandler(this.rbMaped_CheckedChanged);
  997. //
  998. // btnQueryHISDirectory
  999. //
  1000. this.btnQueryHISDirectory.Cursor = System.Windows.Forms.Cursors.Hand;
  1001. this.btnQueryHISDirectory.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1002. this.btnQueryHISDirectory.Location = new System.Drawing.Point(10, 9);
  1003. this.btnQueryHISDirectory.MinimumSize = new System.Drawing.Size(1, 1);
  1004. this.btnQueryHISDirectory.Name = "btnQueryHISDirectory";
  1005. this.btnQueryHISDirectory.Size = new System.Drawing.Size(139, 28);
  1006. this.btnQueryHISDirectory.TabIndex = 5;
  1007. this.btnQueryHISDirectory.Text = "查询HIS目录";
  1008. this.btnQueryHISDirectory.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1009. this.btnQueryHISDirectory.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1010. this.btnQueryHISDirectory.Click += new System.EventHandler(this.btnQueryHISDirectory_Click);
  1011. //
  1012. // tbHISDirectoryFilter
  1013. //
  1014. this.tbHISDirectoryFilter.Cursor = System.Windows.Forms.Cursors.IBeam;
  1015. this.tbHISDirectoryFilter.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1016. this.tbHISDirectoryFilter.Location = new System.Drawing.Point(153, 9);
  1017. this.tbHISDirectoryFilter.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1018. this.tbHISDirectoryFilter.MinimumSize = new System.Drawing.Size(1, 16);
  1019. this.tbHISDirectoryFilter.Name = "tbHISDirectoryFilter";
  1020. this.tbHISDirectoryFilter.ShowText = false;
  1021. this.tbHISDirectoryFilter.Size = new System.Drawing.Size(150, 29);
  1022. this.tbHISDirectoryFilter.TabIndex = 4;
  1023. this.tbHISDirectoryFilter.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1024. this.tbHISDirectoryFilter.Watermark = "HIS名称/编码";
  1025. this.tbHISDirectoryFilter.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1026. //
  1027. // pgHISDirect
  1028. //
  1029. this.pgHISDirect.Dock = System.Windows.Forms.DockStyle.Bottom;
  1030. this.pgHISDirect.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1031. this.pgHISDirect.Location = new System.Drawing.Point(0, 322);
  1032. this.pgHISDirect.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1033. this.pgHISDirect.MinimumSize = new System.Drawing.Size(1, 1);
  1034. this.pgHISDirect.Name = "pgHISDirect";
  1035. this.pgHISDirect.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
  1036. this.pgHISDirect.ShowJumpButton = false;
  1037. this.pgHISDirect.ShowText = false;
  1038. this.pgHISDirect.Size = new System.Drawing.Size(1069, 35);
  1039. this.pgHISDirect.TabIndex = 6;
  1040. this.pgHISDirect.Text = "uiPagination2";
  1041. this.pgHISDirect.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1042. this.pgHISDirect.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1043. this.pgHISDirect.PageChanged += new Sunny.UI.UIPagination.OnPageChangeEventHandler(this.pgHISDirect_PageChanged);
  1044. //
  1045. // panel4
  1046. //
  1047. this.panel4.Controls.Add(this.dgvCenterDirectory);
  1048. this.panel4.Controls.Add(this.panel6);
  1049. this.panel4.Controls.Add(this.pgCenterDirect);
  1050. this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
  1051. this.panel4.Location = new System.Drawing.Point(0, 0);
  1052. this.panel4.Name = "panel4";
  1053. this.panel4.Size = new System.Drawing.Size(1069, 344);
  1054. this.panel4.TabIndex = 3;
  1055. //
  1056. // dgvCenterDirectory
  1057. //
  1058. this.dgvCenterDirectory.AllowUserToAddRows = false;
  1059. this.dgvCenterDirectory.AllowUserToDeleteRows = false;
  1060. dataGridViewCellStyle41.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  1061. this.dgvCenterDirectory.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle41;
  1062. this.dgvCenterDirectory.BackgroundColor = System.Drawing.Color.White;
  1063. this.dgvCenterDirectory.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  1064. dataGridViewCellStyle42.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1065. dataGridViewCellStyle42.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1066. dataGridViewCellStyle42.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1067. dataGridViewCellStyle42.ForeColor = System.Drawing.Color.White;
  1068. dataGridViewCellStyle42.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  1069. dataGridViewCellStyle42.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1070. dataGridViewCellStyle42.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1071. this.dgvCenterDirectory.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle42;
  1072. this.dgvCenterDirectory.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  1073. dataGridViewCellStyle43.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1074. dataGridViewCellStyle43.BackColor = System.Drawing.SystemColors.Window;
  1075. dataGridViewCellStyle43.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1076. dataGridViewCellStyle43.ForeColor = System.Drawing.SystemColors.ControlText;
  1077. dataGridViewCellStyle43.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  1078. dataGridViewCellStyle43.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1079. dataGridViewCellStyle43.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  1080. this.dgvCenterDirectory.DefaultCellStyle = dataGridViewCellStyle43;
  1081. this.dgvCenterDirectory.Dock = System.Windows.Forms.DockStyle.Fill;
  1082. this.dgvCenterDirectory.EnableHeadersVisualStyles = false;
  1083. this.dgvCenterDirectory.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1084. this.dgvCenterDirectory.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1085. this.dgvCenterDirectory.Location = new System.Drawing.Point(0, 45);
  1086. this.dgvCenterDirectory.Name = "dgvCenterDirectory";
  1087. dataGridViewCellStyle44.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1088. dataGridViewCellStyle44.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  1089. dataGridViewCellStyle44.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1090. dataGridViewCellStyle44.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1091. dataGridViewCellStyle44.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1092. dataGridViewCellStyle44.SelectionForeColor = System.Drawing.Color.White;
  1093. dataGridViewCellStyle44.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1094. this.dgvCenterDirectory.RowHeadersDefaultCellStyle = dataGridViewCellStyle44;
  1095. this.dgvCenterDirectory.RowHeadersWidth = 51;
  1096. dataGridViewCellStyle45.BackColor = System.Drawing.Color.White;
  1097. dataGridViewCellStyle45.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1098. this.dgvCenterDirectory.RowsDefaultCellStyle = dataGridViewCellStyle45;
  1099. this.dgvCenterDirectory.RowTemplate.Height = 23;
  1100. this.dgvCenterDirectory.SelectedIndex = -1;
  1101. this.dgvCenterDirectory.Size = new System.Drawing.Size(1069, 256);
  1102. this.dgvCenterDirectory.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  1103. this.dgvCenterDirectory.TabIndex = 3;
  1104. this.dgvCenterDirectory.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1105. //
  1106. // panel6
  1107. //
  1108. this.panel6.Controls.Add(this.btnAdd);
  1109. this.panel6.Controls.Add(this.tbManufacturer);
  1110. this.panel6.Controls.Add(this.btnUpdate);
  1111. this.panel6.Controls.Add(this.LabExplain);
  1112. this.panel6.Controls.Add(this.tbApprovalNO);
  1113. this.panel6.Controls.Add(this.tbInsuCode);
  1114. this.panel6.Controls.Add(this.btnQueryCenterDirectory);
  1115. this.panel6.Controls.Add(this.tbCenterDirectoryFilter);
  1116. this.panel6.Dock = System.Windows.Forms.DockStyle.Top;
  1117. this.panel6.Location = new System.Drawing.Point(0, 0);
  1118. this.panel6.Name = "panel6";
  1119. this.panel6.Size = new System.Drawing.Size(1069, 45);
  1120. this.panel6.TabIndex = 2;
  1121. //
  1122. // btnAdd
  1123. //
  1124. this.btnAdd.ContextMenuStrip = this.cmsMapping;
  1125. this.btnAdd.Cursor = System.Windows.Forms.Cursors.Hand;
  1126. this.btnAdd.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1127. this.btnAdd.Location = new System.Drawing.Point(718, 7);
  1128. this.btnAdd.MinimumSize = new System.Drawing.Size(1, 1);
  1129. this.btnAdd.Name = "btnAdd";
  1130. this.btnAdd.Size = new System.Drawing.Size(74, 31);
  1131. this.btnAdd.TabIndex = 22;
  1132. this.btnAdd.Text = "新增";
  1133. this.btnAdd.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1134. this.btnAdd.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1135. this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click);
  1136. //
  1137. // tbManufacturer
  1138. //
  1139. this.tbManufacturer.Cursor = System.Windows.Forms.Cursors.IBeam;
  1140. this.tbManufacturer.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1141. this.tbManufacturer.Location = new System.Drawing.Point(1042, 7);
  1142. this.tbManufacturer.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1143. this.tbManufacturer.MinimumSize = new System.Drawing.Size(1, 16);
  1144. this.tbManufacturer.Name = "tbManufacturer";
  1145. this.tbManufacturer.ShowText = false;
  1146. this.tbManufacturer.Size = new System.Drawing.Size(146, 30);
  1147. this.tbManufacturer.TabIndex = 21;
  1148. this.tbManufacturer.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1149. this.tbManufacturer.Visible = false;
  1150. this.tbManufacturer.Watermark = "生产厂家";
  1151. this.tbManufacturer.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1152. //
  1153. // btnUpdate
  1154. //
  1155. this.btnUpdate.ContextMenuStrip = this.cmsMapping;
  1156. this.btnUpdate.Cursor = System.Windows.Forms.Cursors.Hand;
  1157. this.btnUpdate.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1158. this.btnUpdate.Location = new System.Drawing.Point(640, 7);
  1159. this.btnUpdate.MinimumSize = new System.Drawing.Size(1, 1);
  1160. this.btnUpdate.Name = "btnUpdate";
  1161. this.btnUpdate.Size = new System.Drawing.Size(74, 31);
  1162. this.btnUpdate.TabIndex = 20;
  1163. this.btnUpdate.Text = "修改";
  1164. this.btnUpdate.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1165. this.btnUpdate.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1166. this.btnUpdate.Click += new System.EventHandler(this.btnUpdate_Click);
  1167. //
  1168. // LabExplain
  1169. //
  1170. this.LabExplain.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1171. | System.Windows.Forms.AnchorStyles.Right)));
  1172. this.LabExplain.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1173. this.LabExplain.Location = new System.Drawing.Point(861, 7);
  1174. this.LabExplain.Name = "LabExplain";
  1175. this.LabExplain.Size = new System.Drawing.Size(201, 30);
  1176. this.LabExplain.TabIndex = 9;
  1177. this.LabExplain.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1178. this.LabExplain.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1179. //
  1180. // tbApprovalNO
  1181. //
  1182. this.tbApprovalNO.Cursor = System.Windows.Forms.Cursors.IBeam;
  1183. this.tbApprovalNO.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1184. this.tbApprovalNO.Location = new System.Drawing.Point(509, 8);
  1185. this.tbApprovalNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1186. this.tbApprovalNO.MinimumSize = new System.Drawing.Size(1, 16);
  1187. this.tbApprovalNO.Name = "tbApprovalNO";
  1188. this.tbApprovalNO.ShowText = false;
  1189. this.tbApprovalNO.Size = new System.Drawing.Size(125, 30);
  1190. this.tbApprovalNO.TabIndex = 8;
  1191. this.tbApprovalNO.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1192. this.tbApprovalNO.Watermark = "批准文号";
  1193. this.tbApprovalNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1194. //
  1195. // tbInsuCode
  1196. //
  1197. this.tbInsuCode.Cursor = System.Windows.Forms.Cursors.IBeam;
  1198. this.tbInsuCode.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1199. this.tbInsuCode.Location = new System.Drawing.Point(302, 8);
  1200. this.tbInsuCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1201. this.tbInsuCode.MinimumSize = new System.Drawing.Size(1, 16);
  1202. this.tbInsuCode.Name = "tbInsuCode";
  1203. this.tbInsuCode.ShowText = false;
  1204. this.tbInsuCode.Size = new System.Drawing.Size(205, 30);
  1205. this.tbInsuCode.TabIndex = 7;
  1206. this.tbInsuCode.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1207. this.tbInsuCode.Watermark = "输入准确编码";
  1208. this.tbInsuCode.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1209. //
  1210. // btnQueryCenterDirectory
  1211. //
  1212. this.btnQueryCenterDirectory.Cursor = System.Windows.Forms.Cursors.Hand;
  1213. this.btnQueryCenterDirectory.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1214. this.btnQueryCenterDirectory.Location = new System.Drawing.Point(10, 7);
  1215. this.btnQueryCenterDirectory.MinimumSize = new System.Drawing.Size(1, 1);
  1216. this.btnQueryCenterDirectory.Name = "btnQueryCenterDirectory";
  1217. this.btnQueryCenterDirectory.Size = new System.Drawing.Size(138, 31);
  1218. this.btnQueryCenterDirectory.TabIndex = 6;
  1219. this.btnQueryCenterDirectory.Text = "查询中心目录";
  1220. this.btnQueryCenterDirectory.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1221. this.btnQueryCenterDirectory.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1222. this.btnQueryCenterDirectory.Click += new System.EventHandler(this.btnQueryCenterDirectory_Click);
  1223. //
  1224. // tbCenterDirectoryFilter
  1225. //
  1226. this.tbCenterDirectoryFilter.Cursor = System.Windows.Forms.Cursors.IBeam;
  1227. this.tbCenterDirectoryFilter.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1228. this.tbCenterDirectoryFilter.Location = new System.Drawing.Point(153, 8);
  1229. this.tbCenterDirectoryFilter.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1230. this.tbCenterDirectoryFilter.MinimumSize = new System.Drawing.Size(1, 16);
  1231. this.tbCenterDirectoryFilter.Name = "tbCenterDirectoryFilter";
  1232. this.tbCenterDirectoryFilter.ShowText = false;
  1233. this.tbCenterDirectoryFilter.Size = new System.Drawing.Size(146, 30);
  1234. this.tbCenterDirectoryFilter.TabIndex = 5;
  1235. this.tbCenterDirectoryFilter.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1236. this.tbCenterDirectoryFilter.Watermark = "名称/缩写";
  1237. this.tbCenterDirectoryFilter.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1238. //
  1239. // pgCenterDirect
  1240. //
  1241. this.pgCenterDirect.Controls.Add(this.uiButton2);
  1242. this.pgCenterDirect.Controls.Add(this.uiButton1);
  1243. this.pgCenterDirect.Dock = System.Windows.Forms.DockStyle.Bottom;
  1244. this.pgCenterDirect.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1245. this.pgCenterDirect.Location = new System.Drawing.Point(0, 301);
  1246. this.pgCenterDirect.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1247. this.pgCenterDirect.MinimumSize = new System.Drawing.Size(1, 1);
  1248. this.pgCenterDirect.Name = "pgCenterDirect";
  1249. this.pgCenterDirect.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
  1250. this.pgCenterDirect.ShowJumpButton = false;
  1251. this.pgCenterDirect.ShowText = false;
  1252. this.pgCenterDirect.Size = new System.Drawing.Size(1069, 43);
  1253. this.pgCenterDirect.TabIndex = 0;
  1254. this.pgCenterDirect.Text = "uiPagination3";
  1255. this.pgCenterDirect.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1256. this.pgCenterDirect.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1257. //
  1258. // uiButton2
  1259. //
  1260. this.uiButton2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1261. this.uiButton2.ContextMenuStrip = this.cmsMapping;
  1262. this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand;
  1263. this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1264. this.uiButton2.Location = new System.Drawing.Point(914, 3);
  1265. this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1);
  1266. this.uiButton2.Name = "uiButton2";
  1267. this.uiButton2.Size = new System.Drawing.Size(154, 40);
  1268. this.uiButton2.TabIndex = 37;
  1269. this.uiButton2.Text = "退 出";
  1270. this.uiButton2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1271. this.uiButton2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1272. this.uiButton2.Click += new System.EventHandler(this.btnExit_Click);
  1273. //
  1274. // uiButton1
  1275. //
  1276. this.uiButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1277. this.uiButton1.ContextMenuStrip = this.cmsMapping;
  1278. this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand;
  1279. this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1280. this.uiButton1.Location = new System.Drawing.Point(1270, 12);
  1281. this.uiButton1.Margin = new System.Windows.Forms.Padding(4);
  1282. this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1);
  1283. this.uiButton1.Name = "uiButton1";
  1284. this.uiButton1.Size = new System.Drawing.Size(189, 40);
  1285. this.uiButton1.TabIndex = 24;
  1286. this.uiButton1.Text = "退出";
  1287. this.uiButton1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1288. this.uiButton1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1289. this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click);
  1290. //
  1291. // uiPanel3
  1292. //
  1293. this.uiPanel3.Controls.Add(this.rbgDirecType_C);
  1294. this.uiPanel3.Dock = System.Windows.Forms.DockStyle.Left;
  1295. this.uiPanel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1296. this.uiPanel3.Location = new System.Drawing.Point(3, 3);
  1297. this.uiPanel3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1298. this.uiPanel3.MinimumSize = new System.Drawing.Size(1, 1);
  1299. this.uiPanel3.Name = "uiPanel3";
  1300. this.uiPanel3.Size = new System.Drawing.Size(233, 712);
  1301. this.uiPanel3.TabIndex = 5;
  1302. this.uiPanel3.Text = null;
  1303. this.uiPanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1304. this.uiPanel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1305. //
  1306. // rbgDirecType_C
  1307. //
  1308. this.rbgDirecType_C.Controls.Add(this.btnImport);
  1309. this.rbgDirecType_C.Controls.Add(this.btnExport);
  1310. this.rbgDirecType_C.Dock = System.Windows.Forms.DockStyle.Fill;
  1311. this.rbgDirecType_C.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1312. this.rbgDirecType_C.Items.AddRange(new object[] {
  1313. " 药 品",
  1314. " 诊 疗",
  1315. " 材 料"});
  1316. this.rbgDirecType_C.ItemSize = new System.Drawing.Size(180, 50);
  1317. this.rbgDirecType_C.Location = new System.Drawing.Point(0, 0);
  1318. this.rbgDirecType_C.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1319. this.rbgDirecType_C.MinimumSize = new System.Drawing.Size(1, 1);
  1320. this.rbgDirecType_C.Name = "rbgDirecType_C";
  1321. this.rbgDirecType_C.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  1322. this.rbgDirecType_C.RightToLeft = System.Windows.Forms.RightToLeft.No;
  1323. this.rbgDirecType_C.Size = new System.Drawing.Size(233, 712);
  1324. this.rbgDirecType_C.TabIndex = 6;
  1325. this.rbgDirecType_C.Text = "目录类型";
  1326. this.rbgDirecType_C.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1327. this.rbgDirecType_C.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1328. this.rbgDirecType_C.ValueChanged += new Sunny.UI.UIRadioButtonGroup.OnValueChanged(this.rbgDirecType_C_ValueChanged);
  1329. //
  1330. // btnImport
  1331. //
  1332. this.btnImport.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
  1333. | System.Windows.Forms.AnchorStyles.Right)));
  1334. this.btnImport.Cursor = System.Windows.Forms.Cursors.Hand;
  1335. this.btnImport.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1336. this.btnImport.Location = new System.Drawing.Point(6, 665);
  1337. this.btnImport.MinimumSize = new System.Drawing.Size(1, 1);
  1338. this.btnImport.Name = "btnImport";
  1339. this.btnImport.Size = new System.Drawing.Size(221, 40);
  1340. this.btnImport.TabIndex = 14;
  1341. this.btnImport.Text = "导入out文件";
  1342. this.btnImport.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1343. this.btnImport.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1344. this.btnImport.Click += new System.EventHandler(this.btnImport_Click);
  1345. //
  1346. // btnExport
  1347. //
  1348. this.btnExport.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
  1349. | System.Windows.Forms.AnchorStyles.Right)));
  1350. this.btnExport.Cursor = System.Windows.Forms.Cursors.Hand;
  1351. this.btnExport.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1352. this.btnExport.Location = new System.Drawing.Point(6, 620);
  1353. this.btnExport.MinimumSize = new System.Drawing.Size(1, 1);
  1354. this.btnExport.Name = "btnExport";
  1355. this.btnExport.Size = new System.Drawing.Size(221, 40);
  1356. this.btnExport.TabIndex = 13;
  1357. this.btnExport.Text = "导出in文件";
  1358. this.btnExport.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1359. this.btnExport.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1360. this.btnExport.Click += new System.EventHandler(this.btnExport_Click);
  1361. //
  1362. // tabPage3
  1363. //
  1364. this.tabPage3.Controls.Add(this.uiTitlePanel3);
  1365. this.tabPage3.Controls.Add(this.uiTitlePanel2);
  1366. this.tabPage3.Controls.Add(this.uiTitlePanel1);
  1367. this.tabPage3.Location = new System.Drawing.Point(4, 31);
  1368. this.tabPage3.Name = "tabPage3";
  1369. this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
  1370. this.tabPage3.Size = new System.Drawing.Size(1308, 718);
  1371. this.tabPage3.TabIndex = 2;
  1372. this.tabPage3.Text = "医保字典对照";
  1373. this.tabPage3.UseVisualStyleBackColor = true;
  1374. //
  1375. // uiTitlePanel3
  1376. //
  1377. this.uiTitlePanel3.Controls.Add(this.uiPanel4);
  1378. this.uiTitlePanel3.Controls.Add(this.uiPanel2);
  1379. this.uiTitlePanel3.Dock = System.Windows.Forms.DockStyle.Fill;
  1380. this.uiTitlePanel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1381. this.uiTitlePanel3.Location = new System.Drawing.Point(227, 468);
  1382. this.uiTitlePanel3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1383. this.uiTitlePanel3.MinimumSize = new System.Drawing.Size(1, 1);
  1384. this.uiTitlePanel3.Name = "uiTitlePanel3";
  1385. this.uiTitlePanel3.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
  1386. this.uiTitlePanel3.ShowText = false;
  1387. this.uiTitlePanel3.Size = new System.Drawing.Size(1078, 247);
  1388. this.uiTitlePanel3.TabIndex = 2;
  1389. this.uiTitlePanel3.Text = "医保数据字典";
  1390. this.uiTitlePanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1391. this.uiTitlePanel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1392. //
  1393. // uiPanel4
  1394. //
  1395. this.uiPanel4.Controls.Add(this.dgv_InsuDr);
  1396. this.uiPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
  1397. this.uiPanel4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1398. this.uiPanel4.Location = new System.Drawing.Point(0, 35);
  1399. this.uiPanel4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1400. this.uiPanel4.MinimumSize = new System.Drawing.Size(1, 1);
  1401. this.uiPanel4.Name = "uiPanel4";
  1402. this.uiPanel4.Size = new System.Drawing.Size(1078, 164);
  1403. this.uiPanel4.TabIndex = 4;
  1404. this.uiPanel4.Text = "uiPanel4";
  1405. this.uiPanel4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1406. this.uiPanel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1407. //
  1408. // dgv_InsuDr
  1409. //
  1410. this.dgv_InsuDr.AllowUserToAddRows = false;
  1411. this.dgv_InsuDr.AllowUserToDeleteRows = false;
  1412. dataGridViewCellStyle76.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1413. this.dgv_InsuDr.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle76;
  1414. this.dgv_InsuDr.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1415. this.dgv_InsuDr.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  1416. dataGridViewCellStyle77.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1417. dataGridViewCellStyle77.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1418. dataGridViewCellStyle77.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1419. dataGridViewCellStyle77.ForeColor = System.Drawing.Color.White;
  1420. dataGridViewCellStyle77.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1421. dataGridViewCellStyle77.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1422. dataGridViewCellStyle77.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1423. this.dgv_InsuDr.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle77;
  1424. this.dgv_InsuDr.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  1425. dataGridViewCellStyle78.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1426. dataGridViewCellStyle78.BackColor = System.Drawing.Color.White;
  1427. dataGridViewCellStyle78.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1428. dataGridViewCellStyle78.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1429. dataGridViewCellStyle78.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  1430. dataGridViewCellStyle78.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1431. dataGridViewCellStyle78.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  1432. this.dgv_InsuDr.DefaultCellStyle = dataGridViewCellStyle78;
  1433. this.dgv_InsuDr.Dock = System.Windows.Forms.DockStyle.Fill;
  1434. this.dgv_InsuDr.EnableHeadersVisualStyles = false;
  1435. this.dgv_InsuDr.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1436. this.dgv_InsuDr.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  1437. this.dgv_InsuDr.Location = new System.Drawing.Point(0, 0);
  1438. this.dgv_InsuDr.Margin = new System.Windows.Forms.Padding(3, 3, 3, 5);
  1439. this.dgv_InsuDr.Name = "dgv_InsuDr";
  1440. dataGridViewCellStyle79.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1441. dataGridViewCellStyle79.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1442. dataGridViewCellStyle79.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1443. dataGridViewCellStyle79.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1444. dataGridViewCellStyle79.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1445. dataGridViewCellStyle79.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1446. dataGridViewCellStyle79.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1447. this.dgv_InsuDr.RowHeadersDefaultCellStyle = dataGridViewCellStyle79;
  1448. dataGridViewCellStyle80.BackColor = System.Drawing.Color.White;
  1449. dataGridViewCellStyle80.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1450. dataGridViewCellStyle80.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1451. dataGridViewCellStyle80.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  1452. dataGridViewCellStyle80.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1453. this.dgv_InsuDr.RowsDefaultCellStyle = dataGridViewCellStyle80;
  1454. this.dgv_InsuDr.RowTemplate.Height = 23;
  1455. this.dgv_InsuDr.SelectedIndex = -1;
  1456. this.dgv_InsuDr.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  1457. this.dgv_InsuDr.Size = new System.Drawing.Size(1078, 164);
  1458. this.dgv_InsuDr.TabIndex = 2;
  1459. this.dgv_InsuDr.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1460. //
  1461. // uiPanel2
  1462. //
  1463. this.uiPanel2.Controls.Add(this.uiLabel2);
  1464. this.uiPanel2.Controls.Add(this.tbYBMC);
  1465. this.uiPanel2.Controls.Add(this.uiButton4);
  1466. this.uiPanel2.Controls.Add(this.btnMedInsuDr);
  1467. this.uiPanel2.Dock = System.Windows.Forms.DockStyle.Bottom;
  1468. this.uiPanel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1469. this.uiPanel2.Location = new System.Drawing.Point(0, 199);
  1470. this.uiPanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1471. this.uiPanel2.MinimumSize = new System.Drawing.Size(1, 1);
  1472. this.uiPanel2.Name = "uiPanel2";
  1473. this.uiPanel2.Size = new System.Drawing.Size(1078, 48);
  1474. this.uiPanel2.TabIndex = 3;
  1475. this.uiPanel2.Text = null;
  1476. this.uiPanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1477. this.uiPanel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1478. //
  1479. // uiLabel2
  1480. //
  1481. this.uiLabel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1482. this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1483. this.uiLabel2.Location = new System.Drawing.Point(147, 13);
  1484. this.uiLabel2.Name = "uiLabel2";
  1485. this.uiLabel2.Size = new System.Drawing.Size(75, 23);
  1486. this.uiLabel2.TabIndex = 37;
  1487. this.uiLabel2.Text = "医保名称";
  1488. this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1489. this.uiLabel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1490. //
  1491. // tbYBMC
  1492. //
  1493. this.tbYBMC.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1494. this.tbYBMC.Cursor = System.Windows.Forms.Cursors.IBeam;
  1495. this.tbYBMC.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1496. this.tbYBMC.Location = new System.Drawing.Point(227, 11);
  1497. this.tbYBMC.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1498. this.tbYBMC.MinimumSize = new System.Drawing.Size(1, 16);
  1499. this.tbYBMC.Name = "tbYBMC";
  1500. this.tbYBMC.ShowText = false;
  1501. this.tbYBMC.Size = new System.Drawing.Size(183, 29);
  1502. this.tbYBMC.TabIndex = 36;
  1503. this.tbYBMC.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1504. this.tbYBMC.Watermark = "输入医院名称后查询";
  1505. this.tbYBMC.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1506. //
  1507. // uiButton4
  1508. //
  1509. this.uiButton4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1510. this.uiButton4.ContextMenuStrip = this.cmsMapping;
  1511. this.uiButton4.Cursor = System.Windows.Forms.Cursors.Hand;
  1512. this.uiButton4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1513. this.uiButton4.Location = new System.Drawing.Point(932, 5);
  1514. this.uiButton4.MinimumSize = new System.Drawing.Size(1, 1);
  1515. this.uiButton4.Name = "uiButton4";
  1516. this.uiButton4.Size = new System.Drawing.Size(143, 40);
  1517. this.uiButton4.TabIndex = 35;
  1518. this.uiButton4.Text = "退 出";
  1519. this.uiButton4.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1520. this.uiButton4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1521. this.uiButton4.Click += new System.EventHandler(this.btnExit_Click);
  1522. //
  1523. // btnMedInsuDr
  1524. //
  1525. this.btnMedInsuDr.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1526. this.btnMedInsuDr.Cursor = System.Windows.Forms.Cursors.Hand;
  1527. this.btnMedInsuDr.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1528. this.btnMedInsuDr.Location = new System.Drawing.Point(5, 4);
  1529. this.btnMedInsuDr.MinimumSize = new System.Drawing.Size(1, 1);
  1530. this.btnMedInsuDr.Name = "btnMedInsuDr";
  1531. this.btnMedInsuDr.Size = new System.Drawing.Size(132, 40);
  1532. this.btnMedInsuDr.TabIndex = 1;
  1533. this.btnMedInsuDr.Text = "查找医保字典";
  1534. this.btnMedInsuDr.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1535. this.btnMedInsuDr.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1536. this.btnMedInsuDr.Click += new System.EventHandler(this.btnMedInsuDr_Click);
  1537. //
  1538. // uiTitlePanel2
  1539. //
  1540. this.uiTitlePanel2.Controls.Add(this.dgv_RelationShipDr);
  1541. this.uiTitlePanel2.Controls.Add(this.uiPanel1);
  1542. this.uiTitlePanel2.Dock = System.Windows.Forms.DockStyle.Top;
  1543. this.uiTitlePanel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1544. this.uiTitlePanel2.Location = new System.Drawing.Point(227, 3);
  1545. this.uiTitlePanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1546. this.uiTitlePanel2.MinimumSize = new System.Drawing.Size(1, 1);
  1547. this.uiTitlePanel2.Name = "uiTitlePanel2";
  1548. this.uiTitlePanel2.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
  1549. this.uiTitlePanel2.ShowText = false;
  1550. this.uiTitlePanel2.Size = new System.Drawing.Size(1078, 465);
  1551. this.uiTitlePanel2.TabIndex = 1;
  1552. this.uiTitlePanel2.Text = "医保字典对照信息";
  1553. this.uiTitlePanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1554. this.uiTitlePanel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1555. //
  1556. // dgv_RelationShipDr
  1557. //
  1558. this.dgv_RelationShipDr.AllowUserToAddRows = false;
  1559. this.dgv_RelationShipDr.AllowUserToDeleteRows = false;
  1560. dataGridViewCellStyle81.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1561. this.dgv_RelationShipDr.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle81;
  1562. this.dgv_RelationShipDr.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1563. this.dgv_RelationShipDr.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  1564. dataGridViewCellStyle82.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1565. dataGridViewCellStyle82.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1566. dataGridViewCellStyle82.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1567. dataGridViewCellStyle82.ForeColor = System.Drawing.Color.White;
  1568. dataGridViewCellStyle82.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1569. dataGridViewCellStyle82.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1570. dataGridViewCellStyle82.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1571. this.dgv_RelationShipDr.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle82;
  1572. this.dgv_RelationShipDr.ColumnHeadersHeight = 32;
  1573. this.dgv_RelationShipDr.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  1574. dataGridViewCellStyle83.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1575. dataGridViewCellStyle83.BackColor = System.Drawing.Color.White;
  1576. dataGridViewCellStyle83.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1577. dataGridViewCellStyle83.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1578. dataGridViewCellStyle83.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  1579. dataGridViewCellStyle83.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1580. dataGridViewCellStyle83.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  1581. this.dgv_RelationShipDr.DefaultCellStyle = dataGridViewCellStyle83;
  1582. this.dgv_RelationShipDr.Dock = System.Windows.Forms.DockStyle.Fill;
  1583. this.dgv_RelationShipDr.EnableHeadersVisualStyles = false;
  1584. this.dgv_RelationShipDr.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1585. this.dgv_RelationShipDr.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  1586. this.dgv_RelationShipDr.Location = new System.Drawing.Point(0, 35);
  1587. this.dgv_RelationShipDr.Margin = new System.Windows.Forms.Padding(3, 3, 3, 5);
  1588. this.dgv_RelationShipDr.Name = "dgv_RelationShipDr";
  1589. dataGridViewCellStyle84.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1590. dataGridViewCellStyle84.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1591. dataGridViewCellStyle84.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1592. dataGridViewCellStyle84.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1593. dataGridViewCellStyle84.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1594. dataGridViewCellStyle84.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1595. dataGridViewCellStyle84.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1596. this.dgv_RelationShipDr.RowHeadersDefaultCellStyle = dataGridViewCellStyle84;
  1597. dataGridViewCellStyle85.BackColor = System.Drawing.Color.White;
  1598. dataGridViewCellStyle85.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1599. dataGridViewCellStyle85.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1600. dataGridViewCellStyle85.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  1601. dataGridViewCellStyle85.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1602. this.dgv_RelationShipDr.RowsDefaultCellStyle = dataGridViewCellStyle85;
  1603. this.dgv_RelationShipDr.RowTemplate.Height = 23;
  1604. this.dgv_RelationShipDr.SelectedIndex = -1;
  1605. this.dgv_RelationShipDr.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  1606. this.dgv_RelationShipDr.Size = new System.Drawing.Size(1078, 379);
  1607. this.dgv_RelationShipDr.TabIndex = 2;
  1608. this.dgv_RelationShipDr.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1609. this.dgv_RelationShipDr.DoubleClick += new System.EventHandler(this.dgv_RelationShipDr_DoubleClick);
  1610. //
  1611. // uiPanel1
  1612. //
  1613. this.uiPanel1.Controls.Add(this.btnCancelMap);
  1614. this.uiPanel1.Controls.Add(this.btnMap);
  1615. this.uiPanel1.Controls.Add(this.uiLabel1);
  1616. this.uiPanel1.Controls.Add(this.tbYYMC);
  1617. this.uiPanel1.Controls.Add(this.ProcessBarDr);
  1618. this.uiPanel1.Controls.Add(this.btnRelationShipDr);
  1619. this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Bottom;
  1620. this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1621. this.uiPanel1.Location = new System.Drawing.Point(0, 414);
  1622. this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1623. this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
  1624. this.uiPanel1.Name = "uiPanel1";
  1625. this.uiPanel1.Size = new System.Drawing.Size(1078, 51);
  1626. this.uiPanel1.TabIndex = 1;
  1627. this.uiPanel1.Text = null;
  1628. this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1629. this.uiPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1630. //
  1631. // btnCancelMap
  1632. //
  1633. this.btnCancelMap.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1634. this.btnCancelMap.Cursor = System.Windows.Forms.Cursors.Hand;
  1635. this.btnCancelMap.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1636. this.btnCancelMap.Location = new System.Drawing.Point(521, 6);
  1637. this.btnCancelMap.MinimumSize = new System.Drawing.Size(1, 1);
  1638. this.btnCancelMap.Name = "btnCancelMap";
  1639. this.btnCancelMap.Size = new System.Drawing.Size(117, 40);
  1640. this.btnCancelMap.TabIndex = 34;
  1641. this.btnCancelMap.Text = "删除单条对照";
  1642. this.btnCancelMap.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1643. this.btnCancelMap.Visible = false;
  1644. this.btnCancelMap.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1645. this.btnCancelMap.Click += new System.EventHandler(this.btnCancelMap_Click);
  1646. //
  1647. // btnMap
  1648. //
  1649. this.btnMap.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1650. this.btnMap.Cursor = System.Windows.Forms.Cursors.Hand;
  1651. this.btnMap.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1652. this.btnMap.Location = new System.Drawing.Point(408, 6);
  1653. this.btnMap.MinimumSize = new System.Drawing.Size(1, 1);
  1654. this.btnMap.Name = "btnMap";
  1655. this.btnMap.Size = new System.Drawing.Size(110, 40);
  1656. this.btnMap.TabIndex = 33;
  1657. this.btnMap.Text = "对 照";
  1658. this.btnMap.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1659. this.btnMap.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1660. this.btnMap.Click += new System.EventHandler(this.btnMap_Click);
  1661. //
  1662. // uiLabel1
  1663. //
  1664. this.uiLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1665. this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1666. this.uiLabel1.Location = new System.Drawing.Point(138, 15);
  1667. this.uiLabel1.Name = "uiLabel1";
  1668. this.uiLabel1.Size = new System.Drawing.Size(75, 23);
  1669. this.uiLabel1.TabIndex = 32;
  1670. this.uiLabel1.Text = "医院名称";
  1671. this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1672. this.uiLabel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1673. //
  1674. // tbYYMC
  1675. //
  1676. this.tbYYMC.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1677. this.tbYYMC.Cursor = System.Windows.Forms.Cursors.IBeam;
  1678. this.tbYYMC.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1679. this.tbYYMC.Location = new System.Drawing.Point(218, 13);
  1680. this.tbYYMC.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1681. this.tbYYMC.MinimumSize = new System.Drawing.Size(1, 16);
  1682. this.tbYYMC.Name = "tbYYMC";
  1683. this.tbYYMC.ShowText = false;
  1684. this.tbYYMC.Size = new System.Drawing.Size(183, 29);
  1685. this.tbYYMC.TabIndex = 30;
  1686. this.tbYYMC.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1687. this.tbYYMC.Watermark = "输入医院名称后查询";
  1688. this.tbYYMC.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1689. //
  1690. // ProcessBarDr
  1691. //
  1692. this.ProcessBarDr.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
  1693. | System.Windows.Forms.AnchorStyles.Right)));
  1694. this.ProcessBarDr.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1695. this.ProcessBarDr.Location = new System.Drawing.Point(642, 9);
  1696. this.ProcessBarDr.MinimumSize = new System.Drawing.Size(70, 3);
  1697. this.ProcessBarDr.Name = "ProcessBarDr";
  1698. this.ProcessBarDr.Size = new System.Drawing.Size(433, 34);
  1699. this.ProcessBarDr.TabIndex = 29;
  1700. this.ProcessBarDr.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1701. //
  1702. // btnRelationShipDr
  1703. //
  1704. this.btnRelationShipDr.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1705. this.btnRelationShipDr.Cursor = System.Windows.Forms.Cursors.Hand;
  1706. this.btnRelationShipDr.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1707. this.btnRelationShipDr.Location = new System.Drawing.Point(5, 6);
  1708. this.btnRelationShipDr.MinimumSize = new System.Drawing.Size(1, 1);
  1709. this.btnRelationShipDr.Name = "btnRelationShipDr";
  1710. this.btnRelationShipDr.Size = new System.Drawing.Size(127, 40);
  1711. this.btnRelationShipDr.TabIndex = 0;
  1712. this.btnRelationShipDr.Text = "查询对照关系";
  1713. this.btnRelationShipDr.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1714. this.btnRelationShipDr.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1715. this.btnRelationShipDr.Click += new System.EventHandler(this.btnRelationShipDr_Click);
  1716. //
  1717. // uiTitlePanel1
  1718. //
  1719. this.uiTitlePanel1.Controls.Add(this.rbg_MedDrType);
  1720. this.uiTitlePanel1.Dock = System.Windows.Forms.DockStyle.Left;
  1721. this.uiTitlePanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1722. this.uiTitlePanel1.Location = new System.Drawing.Point(3, 3);
  1723. this.uiTitlePanel1.Margin = new System.Windows.Forms.Padding(0);
  1724. this.uiTitlePanel1.MinimumSize = new System.Drawing.Size(1, 1);
  1725. this.uiTitlePanel1.Name = "uiTitlePanel1";
  1726. this.uiTitlePanel1.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
  1727. this.uiTitlePanel1.ShowText = false;
  1728. this.uiTitlePanel1.Size = new System.Drawing.Size(224, 712);
  1729. this.uiTitlePanel1.TabIndex = 0;
  1730. this.uiTitlePanel1.Text = "医保字典类型";
  1731. this.uiTitlePanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1732. this.uiTitlePanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1733. //
  1734. // rbg_MedDrType
  1735. //
  1736. this.rbg_MedDrType.Controls.Add(this.btn_InsertDr);
  1737. this.rbg_MedDrType.Controls.Add(this.btnImportDC);
  1738. this.rbg_MedDrType.Dock = System.Windows.Forms.DockStyle.Fill;
  1739. this.rbg_MedDrType.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1740. this.rbg_MedDrType.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1741. this.rbg_MedDrType.Items.AddRange(new object[] {
  1742. " 收费类别(AKA063)",
  1743. " 药品剂型(AKA070)",
  1744. " 用法频次(BKC229)"});
  1745. this.rbg_MedDrType.ItemSize = new System.Drawing.Size(200, 60);
  1746. this.rbg_MedDrType.Location = new System.Drawing.Point(0, 35);
  1747. this.rbg_MedDrType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1748. this.rbg_MedDrType.MinimumSize = new System.Drawing.Size(1, 1);
  1749. this.rbg_MedDrType.Name = "rbg_MedDrType";
  1750. this.rbg_MedDrType.Padding = new System.Windows.Forms.Padding(0, 16, 0, 0);
  1751. this.rbg_MedDrType.Size = new System.Drawing.Size(224, 677);
  1752. this.rbg_MedDrType.TabIndex = 0;
  1753. this.rbg_MedDrType.Text = null;
  1754. this.rbg_MedDrType.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1755. this.rbg_MedDrType.TitleAlignment = System.Windows.Forms.HorizontalAlignment.Center;
  1756. this.rbg_MedDrType.TitleInterval = 5;
  1757. this.rbg_MedDrType.TitleTop = 0;
  1758. this.rbg_MedDrType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1759. this.rbg_MedDrType.ValueChanged += new Sunny.UI.UIRadioButtonGroup.OnValueChanged(this.rbg_MedDrType_ValueChanged);
  1760. //
  1761. // btn_InsertDr
  1762. //
  1763. this.btn_InsertDr.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
  1764. | System.Windows.Forms.AnchorStyles.Right)));
  1765. this.btn_InsertDr.Cursor = System.Windows.Forms.Cursors.Hand;
  1766. this.btn_InsertDr.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1767. this.btn_InsertDr.Location = new System.Drawing.Point(3, 585);
  1768. this.btn_InsertDr.MinimumSize = new System.Drawing.Size(1, 1);
  1769. this.btn_InsertDr.Name = "btn_InsertDr";
  1770. this.btn_InsertDr.Size = new System.Drawing.Size(217, 42);
  1771. this.btn_InsertDr.TabIndex = 37;
  1772. this.btn_InsertDr.Text = "更新医保字典未对照信息";
  1773. this.btn_InsertDr.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1774. this.btn_InsertDr.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1775. this.btn_InsertDr.Click += new System.EventHandler(this.btn_InsertDr_Click);
  1776. //
  1777. // btnImportDC
  1778. //
  1779. this.btnImportDC.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
  1780. | System.Windows.Forms.AnchorStyles.Right)));
  1781. this.btnImportDC.Cursor = System.Windows.Forms.Cursors.Hand;
  1782. this.btnImportDC.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1783. this.btnImportDC.Location = new System.Drawing.Point(3, 631);
  1784. this.btnImportDC.MinimumSize = new System.Drawing.Size(1, 1);
  1785. this.btnImportDC.Name = "btnImportDC";
  1786. this.btnImportDC.Size = new System.Drawing.Size(217, 42);
  1787. this.btnImportDC.TabIndex = 33;
  1788. this.btnImportDC.Text = "导入首信医保字典zddc.out";
  1789. this.btnImportDC.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1790. this.btnImportDC.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1791. this.btnImportDC.Click += new System.EventHandler(this.btnImportDC_Click);
  1792. //
  1793. // cmsUpdateAuxInfo
  1794. //
  1795. this.cmsUpdateAuxInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1796. this.cmsUpdateAuxInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1797. this.cmsUpdateAuxInfo.ImageScalingSize = new System.Drawing.Size(20, 20);
  1798. this.cmsUpdateAuxInfo.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1799. this.tsmiSingleUpdateAuxInfo,
  1800. this.tsmiUpdateAllAuxInfo});
  1801. this.cmsUpdateAuxInfo.Name = "cmsUpdateAuxInfo";
  1802. this.cmsUpdateAuxInfo.Size = new System.Drawing.Size(241, 56);
  1803. this.cmsUpdateAuxInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1804. //
  1805. // tsmiSingleUpdateAuxInfo
  1806. //
  1807. this.tsmiSingleUpdateAuxInfo.Name = "tsmiSingleUpdateAuxInfo";
  1808. this.tsmiSingleUpdateAuxInfo.Size = new System.Drawing.Size(240, 26);
  1809. this.tsmiSingleUpdateAuxInfo.Text = "单新单条目录附属信息";
  1810. //
  1811. // tsmiUpdateAllAuxInfo
  1812. //
  1813. this.tsmiUpdateAllAuxInfo.Name = "tsmiUpdateAllAuxInfo";
  1814. this.tsmiUpdateAllAuxInfo.Size = new System.Drawing.Size(240, 26);
  1815. this.tsmiUpdateAllAuxInfo.Text = "更新所有目录附属信息";
  1816. //
  1817. // BasicData
  1818. //
  1819. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1820. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1821. this.AutoSize = true;
  1822. this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
  1823. this.ClientSize = new System.Drawing.Size(1316, 753);
  1824. this.Controls.Add(this.tabControl1);
  1825. this.Name = "BasicData";
  1826. this.Text = "医保基础数据平台";
  1827. this.Load += new System.EventHandler(this.BasicData_Load);
  1828. this.tabControl1.ResumeLayout(false);
  1829. this.tabPage1.ResumeLayout(false);
  1830. this.panel1.ResumeLayout(false);
  1831. ((System.ComponentModel.ISupportInitialize)(this.dgvDirectoy)).EndInit();
  1832. this.cmsUpdateInsuDir.ResumeLayout(false);
  1833. this.panel2.ResumeLayout(false);
  1834. this.panel2.PerformLayout();
  1835. this.cmsMapping.ResumeLayout(false);
  1836. this.uiGroupBox3.ResumeLayout(false);
  1837. this.uiGroupBox3.PerformLayout();
  1838. this.uiGroupBox5.ResumeLayout(false);
  1839. this.uiGroupBox5.PerformLayout();
  1840. this.uiGroupBox2.ResumeLayout(false);
  1841. this.uiGroupBox2.PerformLayout();
  1842. this.uiGroupBox1.ResumeLayout(false);
  1843. this.uiGroupBox1.PerformLayout();
  1844. this.tabPage2.ResumeLayout(false);
  1845. this.panel7.ResumeLayout(false);
  1846. this.uiSplitContainer1.Panel1.ResumeLayout(false);
  1847. this.uiSplitContainer1.Panel2.ResumeLayout(false);
  1848. ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer1)).EndInit();
  1849. this.uiSplitContainer1.ResumeLayout(false);
  1850. this.panel3.ResumeLayout(false);
  1851. ((System.ComponentModel.ISupportInitialize)(this.dgvHISDirectory)).EndInit();
  1852. this.panel5.ResumeLayout(false);
  1853. this.panel4.ResumeLayout(false);
  1854. ((System.ComponentModel.ISupportInitialize)(this.dgvCenterDirectory)).EndInit();
  1855. this.panel6.ResumeLayout(false);
  1856. this.pgCenterDirect.ResumeLayout(false);
  1857. this.uiPanel3.ResumeLayout(false);
  1858. this.rbgDirecType_C.ResumeLayout(false);
  1859. this.tabPage3.ResumeLayout(false);
  1860. this.uiTitlePanel3.ResumeLayout(false);
  1861. this.uiPanel4.ResumeLayout(false);
  1862. ((System.ComponentModel.ISupportInitialize)(this.dgv_InsuDr)).EndInit();
  1863. this.uiPanel2.ResumeLayout(false);
  1864. this.uiTitlePanel2.ResumeLayout(false);
  1865. ((System.ComponentModel.ISupportInitialize)(this.dgv_RelationShipDr)).EndInit();
  1866. this.uiPanel1.ResumeLayout(false);
  1867. this.uiTitlePanel1.ResumeLayout(false);
  1868. this.rbg_MedDrType.ResumeLayout(false);
  1869. this.cmsUpdateAuxInfo.ResumeLayout(false);
  1870. this.ResumeLayout(false);
  1871. }
  1872. #endregion
  1873. private System.Windows.Forms.TabControl tabControl1;
  1874. private System.Windows.Forms.TabPage tabPage1;
  1875. private System.Windows.Forms.TabPage tabPage2;
  1876. private System.Windows.Forms.Panel panel2;
  1877. private System.Windows.Forms.Panel panel1;
  1878. private Sunny.UI.UIPagination pgDownload;
  1879. private Sunny.UI.UIProcessBar uiProcessBar1;
  1880. private Sunny.UI.UIButton btnQuery;
  1881. private Sunny.UI.UIButton btnDownload;
  1882. private Sunny.UI.UIGroupBox uiGroupBox1;
  1883. private Sunny.UI.UITextBox tbVer;
  1884. private Sunny.UI.UIDataGridView dgvDirectoy;
  1885. private System.Windows.Forms.Panel panel7;
  1886. private Sunny.UI.UIContextMenuStrip cmsMapping;
  1887. private System.Windows.Forms.ToolStripMenuItem tsmiMapping;
  1888. private System.Windows.Forms.ToolStripMenuItem tsmiCancleMapping;
  1889. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  1890. private Sunny.UI.UISplitContainer uiSplitContainer1;
  1891. private System.Windows.Forms.Panel panel3;
  1892. private System.Windows.Forms.Panel panel5;
  1893. private Sunny.UI.UIButton btnQueryHISDirectory;
  1894. private Sunny.UI.UITextBox tbHISDirectoryFilter;
  1895. private Sunny.UI.UIPagination pgHISDirect;
  1896. private System.Windows.Forms.Panel panel4;
  1897. private System.Windows.Forms.Panel panel6;
  1898. private Sunny.UI.UIButton btnQueryCenterDirectory;
  1899. private Sunny.UI.UITextBox tbCenterDirectoryFilter;
  1900. private Sunny.UI.UIPagination pgCenterDirect;
  1901. private Sunny.UI.UIGroupBox uiGroupBox2;
  1902. private Sunny.UI.UITextBox tbDircetoryName;
  1903. private Sunny.UI.UITextBox tbDirectoryCode;
  1904. private Sunny.UI.UIRadioButton rbAutoDown;
  1905. private Sunny.UI.UIRadioButton rbSingleDown;
  1906. private Sunny.UI.UIPanel uiPanel3;
  1907. private Sunny.UI.UIRadioButtonGroup rbgDirecType_C;
  1908. private Sunny.UI.UIRadioButton rbAll;
  1909. private Sunny.UI.UIRadioButton rbNoMaped;
  1910. private Sunny.UI.UIRadioButton rbMaped;
  1911. private Sunny.UI.UIDataGridView dgvCenterDirectory;
  1912. private Sunny.UI.UIDataGridView dgvHISDirectory;
  1913. private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem_Upload;
  1914. private Sunny.UI.UITextBox tbInsuCode;
  1915. private Sunny.UI.UIGroupBox uiGroupBox5;
  1916. private Sunny.UI.UITextBox tbDicType;
  1917. private Sunny.UI.UITextBox tbDicDate;
  1918. private Sunny.UI.UIButton btAddDir;
  1919. private Sunny.UI.UIContextMenuStrip cmsUpdateAuxInfo;
  1920. private System.Windows.Forms.ToolStripMenuItem tsmiSingleUpdateAuxInfo;
  1921. private System.Windows.Forms.ToolStripMenuItem tsmiUpdateAllAuxInfo;
  1922. private Sunny.UI.UIButton btEditDir;
  1923. private Sunny.UI.UITextBox tbApprovalNO;
  1924. private Sunny.UI.UITextBox uiTextBox1;
  1925. private Sunny.UI.UIContextMenuStrip cmsUpdateInsuDir;
  1926. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1;
  1927. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem2;
  1928. private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
  1929. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem3;
  1930. private Sunny.UI.UIGroupBox uiGroupBox3;
  1931. private Sunny.UI.UITextBox TexYYMC;
  1932. private Sunny.UI.UITextBox TexBYSJL;
  1933. private Sunny.UI.UITextBox TexDQYS;
  1934. private Sunny.UI.UITextBox TexDate;
  1935. private Sunny.UI.UIButton btnExit;
  1936. private Sunny.UI.UIButton uiButton1;
  1937. private System.ComponentModel.BackgroundWorker backgroundWorker1;
  1938. private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem_CancelUpload;
  1939. private Sunny.UI.UIRadioButtonGroup rbgDirecType;
  1940. private Sunny.UI.UILabel LabExplain;
  1941. private Sunny.UI.UIButton btnImport;
  1942. private Sunny.UI.UIButton btnExport;
  1943. private Sunny.UI.UIProcessBar ProcessBar;
  1944. private Sunny.UI.UIButton btnUpdate;
  1945. private Sunny.UI.UITextBox tbManufacturer;
  1946. private Sunny.UI.UIButton btnAdd;
  1947. private System.Windows.Forms.TabPage tabPage3;
  1948. private Sunny.UI.UITitlePanel uiTitlePanel3;
  1949. private Sunny.UI.UITitlePanel uiTitlePanel2;
  1950. private Sunny.UI.UIPanel uiPanel1;
  1951. private Sunny.UI.UIButton btnRelationShipDr;
  1952. private Sunny.UI.UITitlePanel uiTitlePanel1;
  1953. private Sunny.UI.UIRadioButtonGroup rbg_MedDrType;
  1954. private Sunny.UI.UIButton btnImportDC;
  1955. private Sunny.UI.UIButton uiButton2;
  1956. private Sunny.UI.UIDataGridView dgv_RelationShipDr;
  1957. private Sunny.UI.UIProcessBar ProcessBarDr;
  1958. private Sunny.UI.UIPanel uiPanel4;
  1959. private Sunny.UI.UIDataGridView dgv_InsuDr;
  1960. private Sunny.UI.UIPanel uiPanel2;
  1961. private Sunny.UI.UIButton uiButton4;
  1962. private Sunny.UI.UIButton btnMedInsuDr;
  1963. private Sunny.UI.UIButton btn_InsertDr;
  1964. private Sunny.UI.UILabel uiLabel2;
  1965. private Sunny.UI.UITextBox tbYBMC;
  1966. private Sunny.UI.UILabel uiLabel1;
  1967. private Sunny.UI.UITextBox tbYYMC;
  1968. private Sunny.UI.UIButton btnCancelMap;
  1969. private Sunny.UI.UIButton btnMap;
  1970. private Sunny.UI.UICheckBox chk_Import;
  1971. }
  1972. }