BasicData.designer.cs 94 KB

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