BasicData.designer.cs 113 KB

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