MaintainBasicData.Designer.cs 83 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213
  1. namespace PTMedicalInsurance.Forms
  2. {
  3. partial class MaintainBasicData
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, 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 Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle();
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle22 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle23 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle24 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle25 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle26 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle27 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle28 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle29 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle30 = new System.Windows.Forms.DataGridViewCellStyle();
  38. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle31 = new System.Windows.Forms.DataGridViewCellStyle();
  39. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle32 = new System.Windows.Forms.DataGridViewCellStyle();
  40. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle33 = new System.Windows.Forms.DataGridViewCellStyle();
  41. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle34 = new System.Windows.Forms.DataGridViewCellStyle();
  42. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle35 = new System.Windows.Forms.DataGridViewCellStyle();
  43. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle36 = new System.Windows.Forms.DataGridViewCellStyle();
  44. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle37 = new System.Windows.Forms.DataGridViewCellStyle();
  45. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle38 = new System.Windows.Forms.DataGridViewCellStyle();
  46. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle39 = new System.Windows.Forms.DataGridViewCellStyle();
  47. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle40 = new System.Windows.Forms.DataGridViewCellStyle();
  48. this.tcBasicData = new System.Windows.Forms.TabControl();
  49. this.tpMaintainInterface = new System.Windows.Forms.TabPage();
  50. this.uiPanel1 = new Sunny.UI.UIPanel();
  51. this.dgvInterface = new Sunny.UI.UIDataGridView();
  52. this.pnlInterfaceBottom = new Sunny.UI.UIPanel();
  53. this.uiButton1 = new Sunny.UI.UIButton();
  54. this.btnInterfceSave = new Sunny.UI.UIButton();
  55. this.btnInterfaceDelete = new Sunny.UI.UIButton();
  56. this.btnIntefaceQuery = new Sunny.UI.UIButton();
  57. this.btnInterfaceAdd = new Sunny.UI.UIButton();
  58. this.rbgInterface = new Sunny.UI.UIRadioButtonGroup();
  59. this.tpDownloadDirectory = new System.Windows.Forms.TabPage();
  60. this.panel1 = new System.Windows.Forms.Panel();
  61. this.dgvDirectoy = new Sunny.UI.UIDataGridView();
  62. this.pgDownload = new Sunny.UI.UIPagination();
  63. this.panel2 = new System.Windows.Forms.Panel();
  64. this.uiButton2 = new Sunny.UI.UIButton();
  65. this.uiGroupBox5 = new Sunny.UI.UIGroupBox();
  66. this.tbDicType = new Sunny.UI.UITextBox();
  67. this.tbDicDate = new Sunny.UI.UITextBox();
  68. this.uiGroupBox4 = new Sunny.UI.UIGroupBox();
  69. this.cbxInterface_down = new Sunny.UI.UIComboBox();
  70. this.uiGroupBox2 = new Sunny.UI.UIGroupBox();
  71. this.tbDircetoryName = new Sunny.UI.UITextBox();
  72. this.tbDirectoryCode = new Sunny.UI.UITextBox();
  73. this.uiGroupBox1 = new Sunny.UI.UIGroupBox();
  74. this.rbAutoDown = new Sunny.UI.UIRadioButton();
  75. this.rbSingleDown = new Sunny.UI.UIRadioButton();
  76. this.tbVer = new Sunny.UI.UITextBox();
  77. this.rbgDirecType = new Sunny.UI.UIRadioButtonGroup();
  78. this.btnQuery = new Sunny.UI.UIButton();
  79. this.btnDownload = new Sunny.UI.UIButton();
  80. this.uiProcessBar1 = new Sunny.UI.UIProcessBar();
  81. this.tpMapDirectory = new System.Windows.Forms.TabPage();
  82. this.panel7 = new System.Windows.Forms.Panel();
  83. this.uiSplitContainer1 = new Sunny.UI.UISplitContainer();
  84. this.panel3 = new System.Windows.Forms.Panel();
  85. this.dgvHISDirectory = new Sunny.UI.UIDataGridView();
  86. this.panel5 = new System.Windows.Forms.Panel();
  87. this.rbAll = new Sunny.UI.UIRadioButton();
  88. this.rbNoMaped = new Sunny.UI.UIRadioButton();
  89. this.rbMaped = new Sunny.UI.UIRadioButton();
  90. this.btnQueryHISDirectory = new Sunny.UI.UIButton();
  91. this.tbHISDirectoryFilter = new Sunny.UI.UITextBox();
  92. this.pgHISDirect = new Sunny.UI.UIPagination();
  93. this.panel4 = new System.Windows.Forms.Panel();
  94. this.dgvCenterDirectory = new Sunny.UI.UIDataGridView();
  95. this.panel6 = new System.Windows.Forms.Panel();
  96. this.tbInsuCode = new Sunny.UI.UITextBox();
  97. this.btnQueryCenterDirectory = new Sunny.UI.UIButton();
  98. this.tbCenterDirectoryFilter = new Sunny.UI.UITextBox();
  99. this.pgCenterDirect = new Sunny.UI.UIPagination();
  100. this.uiPanel3 = new Sunny.UI.UIPanel();
  101. this.rbgDirecType_C = new Sunny.UI.UIRadioButtonGroup();
  102. this.uiGroupBox3 = new Sunny.UI.UIGroupBox();
  103. this.cbxInterface = new Sunny.UI.UIComboBox();
  104. this.tcBasicData.SuspendLayout();
  105. this.tpMaintainInterface.SuspendLayout();
  106. this.uiPanel1.SuspendLayout();
  107. ((System.ComponentModel.ISupportInitialize)(this.dgvInterface)).BeginInit();
  108. this.pnlInterfaceBottom.SuspendLayout();
  109. this.tpDownloadDirectory.SuspendLayout();
  110. this.panel1.SuspendLayout();
  111. ((System.ComponentModel.ISupportInitialize)(this.dgvDirectoy)).BeginInit();
  112. this.panel2.SuspendLayout();
  113. this.uiGroupBox5.SuspendLayout();
  114. this.uiGroupBox4.SuspendLayout();
  115. this.uiGroupBox2.SuspendLayout();
  116. this.uiGroupBox1.SuspendLayout();
  117. this.tpMapDirectory.SuspendLayout();
  118. this.panel7.SuspendLayout();
  119. ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer1)).BeginInit();
  120. this.uiSplitContainer1.Panel1.SuspendLayout();
  121. this.uiSplitContainer1.Panel2.SuspendLayout();
  122. this.uiSplitContainer1.SuspendLayout();
  123. this.panel3.SuspendLayout();
  124. ((System.ComponentModel.ISupportInitialize)(this.dgvHISDirectory)).BeginInit();
  125. this.panel5.SuspendLayout();
  126. this.panel4.SuspendLayout();
  127. ((System.ComponentModel.ISupportInitialize)(this.dgvCenterDirectory)).BeginInit();
  128. this.panel6.SuspendLayout();
  129. this.uiPanel3.SuspendLayout();
  130. this.uiGroupBox3.SuspendLayout();
  131. this.SuspendLayout();
  132. //
  133. // tcBasicData
  134. //
  135. this.tcBasicData.Controls.Add(this.tpMaintainInterface);
  136. this.tcBasicData.Controls.Add(this.tpDownloadDirectory);
  137. this.tcBasicData.Controls.Add(this.tpMapDirectory);
  138. this.tcBasicData.Dock = System.Windows.Forms.DockStyle.Fill;
  139. this.tcBasicData.Location = new System.Drawing.Point(0, 0);
  140. this.tcBasicData.Name = "tcBasicData";
  141. this.tcBasicData.SelectedIndex = 0;
  142. this.tcBasicData.Size = new System.Drawing.Size(1357, 639);
  143. this.tcBasicData.TabIndex = 0;
  144. //
  145. // tpMaintainInterface
  146. //
  147. this.tpMaintainInterface.Controls.Add(this.uiPanel1);
  148. this.tpMaintainInterface.Controls.Add(this.rbgInterface);
  149. this.tpMaintainInterface.Location = new System.Drawing.Point(4, 22);
  150. this.tpMaintainInterface.Name = "tpMaintainInterface";
  151. this.tpMaintainInterface.Padding = new System.Windows.Forms.Padding(3);
  152. this.tpMaintainInterface.Size = new System.Drawing.Size(1349, 613);
  153. this.tpMaintainInterface.TabIndex = 0;
  154. this.tpMaintainInterface.Text = "接口维护";
  155. this.tpMaintainInterface.UseVisualStyleBackColor = true;
  156. //
  157. // uiPanel1
  158. //
  159. this.uiPanel1.Controls.Add(this.dgvInterface);
  160. this.uiPanel1.Controls.Add(this.pnlInterfaceBottom);
  161. this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  162. this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  163. this.uiPanel1.Location = new System.Drawing.Point(154, 3);
  164. this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  165. this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
  166. this.uiPanel1.Name = "uiPanel1";
  167. this.uiPanel1.Size = new System.Drawing.Size(1192, 607);
  168. this.uiPanel1.TabIndex = 5;
  169. this.uiPanel1.Text = null;
  170. this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  171. this.uiPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  172. //
  173. // dgvInterface
  174. //
  175. this.dgvInterface.AllowUserToAddRows = false;
  176. this.dgvInterface.AllowUserToDeleteRows = false;
  177. dataGridViewCellStyle21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  178. this.dgvInterface.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle21;
  179. this.dgvInterface.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  180. this.dgvInterface.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  181. dataGridViewCellStyle22.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  182. dataGridViewCellStyle22.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  183. dataGridViewCellStyle22.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  184. dataGridViewCellStyle22.ForeColor = System.Drawing.Color.White;
  185. dataGridViewCellStyle22.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  186. dataGridViewCellStyle22.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  187. dataGridViewCellStyle22.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  188. this.dgvInterface.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle22;
  189. this.dgvInterface.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  190. dataGridViewCellStyle23.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  191. dataGridViewCellStyle23.BackColor = System.Drawing.Color.White;
  192. dataGridViewCellStyle23.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  193. dataGridViewCellStyle23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  194. dataGridViewCellStyle23.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  195. dataGridViewCellStyle23.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  196. dataGridViewCellStyle23.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  197. this.dgvInterface.DefaultCellStyle = dataGridViewCellStyle23;
  198. this.dgvInterface.Dock = System.Windows.Forms.DockStyle.Fill;
  199. this.dgvInterface.EnableHeadersVisualStyles = false;
  200. this.dgvInterface.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  201. this.dgvInterface.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  202. this.dgvInterface.Location = new System.Drawing.Point(0, 0);
  203. this.dgvInterface.Name = "dgvInterface";
  204. dataGridViewCellStyle24.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  205. dataGridViewCellStyle24.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  206. dataGridViewCellStyle24.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  207. dataGridViewCellStyle24.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  208. dataGridViewCellStyle24.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  209. dataGridViewCellStyle24.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  210. dataGridViewCellStyle24.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  211. this.dgvInterface.RowHeadersDefaultCellStyle = dataGridViewCellStyle24;
  212. this.dgvInterface.RowHeadersWidth = 51;
  213. this.dgvInterface.RowHeight = 30;
  214. dataGridViewCellStyle25.BackColor = System.Drawing.Color.White;
  215. dataGridViewCellStyle25.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  216. dataGridViewCellStyle25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  217. dataGridViewCellStyle25.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  218. dataGridViewCellStyle25.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  219. this.dgvInterface.RowsDefaultCellStyle = dataGridViewCellStyle25;
  220. this.dgvInterface.RowTemplate.Height = 30;
  221. this.dgvInterface.SelectedIndex = -1;
  222. this.dgvInterface.Size = new System.Drawing.Size(1192, 528);
  223. this.dgvInterface.TabIndex = 1;
  224. this.dgvInterface.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  225. //
  226. // pnlInterfaceBottom
  227. //
  228. this.pnlInterfaceBottom.Controls.Add(this.uiButton1);
  229. this.pnlInterfaceBottom.Controls.Add(this.btnInterfceSave);
  230. this.pnlInterfaceBottom.Controls.Add(this.btnInterfaceDelete);
  231. this.pnlInterfaceBottom.Controls.Add(this.btnIntefaceQuery);
  232. this.pnlInterfaceBottom.Controls.Add(this.btnInterfaceAdd);
  233. this.pnlInterfaceBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
  234. this.pnlInterfaceBottom.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  235. this.pnlInterfaceBottom.Location = new System.Drawing.Point(0, 528);
  236. this.pnlInterfaceBottom.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  237. this.pnlInterfaceBottom.MinimumSize = new System.Drawing.Size(1, 1);
  238. this.pnlInterfaceBottom.Name = "pnlInterfaceBottom";
  239. this.pnlInterfaceBottom.Size = new System.Drawing.Size(1192, 79);
  240. this.pnlInterfaceBottom.TabIndex = 0;
  241. this.pnlInterfaceBottom.Text = null;
  242. this.pnlInterfaceBottom.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  243. this.pnlInterfaceBottom.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  244. //
  245. // uiButton1
  246. //
  247. this.uiButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  248. this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand;
  249. this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  250. this.uiButton1.Location = new System.Drawing.Point(638, 15);
  251. this.uiButton1.Margin = new System.Windows.Forms.Padding(4);
  252. this.uiButton1.MinimumSize = new System.Drawing.Size(2, 2);
  253. this.uiButton1.Name = "uiButton1";
  254. this.uiButton1.Size = new System.Drawing.Size(100, 48);
  255. this.uiButton1.TabIndex = 18;
  256. this.uiButton1.Text = "修改";
  257. this.uiButton1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  258. this.uiButton1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  259. this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click);
  260. //
  261. // btnInterfceSave
  262. //
  263. this.btnInterfceSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  264. this.btnInterfceSave.Cursor = System.Windows.Forms.Cursors.Hand;
  265. this.btnInterfceSave.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  266. this.btnInterfceSave.Location = new System.Drawing.Point(1037, 15);
  267. this.btnInterfceSave.Margin = new System.Windows.Forms.Padding(4);
  268. this.btnInterfceSave.MinimumSize = new System.Drawing.Size(2, 2);
  269. this.btnInterfceSave.Name = "btnInterfceSave";
  270. this.btnInterfceSave.Size = new System.Drawing.Size(100, 48);
  271. this.btnInterfceSave.TabIndex = 17;
  272. this.btnInterfceSave.Text = "保存";
  273. this.btnInterfceSave.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  274. this.btnInterfceSave.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  275. this.btnInterfceSave.Click += new System.EventHandler(this.btnInterfceSave_Click);
  276. //
  277. // btnInterfaceDelete
  278. //
  279. this.btnInterfaceDelete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  280. this.btnInterfaceDelete.Cursor = System.Windows.Forms.Cursors.Hand;
  281. this.btnInterfaceDelete.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  282. this.btnInterfaceDelete.Location = new System.Drawing.Point(908, 15);
  283. this.btnInterfaceDelete.Margin = new System.Windows.Forms.Padding(4);
  284. this.btnInterfaceDelete.MinimumSize = new System.Drawing.Size(2, 2);
  285. this.btnInterfaceDelete.Name = "btnInterfaceDelete";
  286. this.btnInterfaceDelete.Size = new System.Drawing.Size(100, 48);
  287. this.btnInterfaceDelete.TabIndex = 16;
  288. this.btnInterfaceDelete.Text = "删除";
  289. this.btnInterfaceDelete.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  290. this.btnInterfaceDelete.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  291. this.btnInterfaceDelete.Click += new System.EventHandler(this.btnInterfaceDelete_Click);
  292. //
  293. // btnIntefaceQuery
  294. //
  295. this.btnIntefaceQuery.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  296. this.btnIntefaceQuery.Cursor = System.Windows.Forms.Cursors.Hand;
  297. this.btnIntefaceQuery.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  298. this.btnIntefaceQuery.Location = new System.Drawing.Point(500, 15);
  299. this.btnIntefaceQuery.Margin = new System.Windows.Forms.Padding(4);
  300. this.btnIntefaceQuery.MinimumSize = new System.Drawing.Size(2, 2);
  301. this.btnIntefaceQuery.Name = "btnIntefaceQuery";
  302. this.btnIntefaceQuery.Size = new System.Drawing.Size(100, 48);
  303. this.btnIntefaceQuery.TabIndex = 15;
  304. this.btnIntefaceQuery.Text = "查询";
  305. this.btnIntefaceQuery.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  306. this.btnIntefaceQuery.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  307. this.btnIntefaceQuery.Click += new System.EventHandler(this.btnIntefaceQuery_Click);
  308. //
  309. // btnInterfaceAdd
  310. //
  311. this.btnInterfaceAdd.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  312. this.btnInterfaceAdd.Cursor = System.Windows.Forms.Cursors.Hand;
  313. this.btnInterfaceAdd.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  314. this.btnInterfaceAdd.Location = new System.Drawing.Point(773, 15);
  315. this.btnInterfaceAdd.Margin = new System.Windows.Forms.Padding(4);
  316. this.btnInterfaceAdd.MinimumSize = new System.Drawing.Size(2, 2);
  317. this.btnInterfaceAdd.Name = "btnInterfaceAdd";
  318. this.btnInterfaceAdd.Size = new System.Drawing.Size(100, 48);
  319. this.btnInterfaceAdd.TabIndex = 14;
  320. this.btnInterfaceAdd.Text = "新增";
  321. this.btnInterfaceAdd.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  322. this.btnInterfaceAdd.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  323. this.btnInterfaceAdd.Click += new System.EventHandler(this.btnInterfaceAdd_Click);
  324. //
  325. // rbgInterface
  326. //
  327. this.rbgInterface.Dock = System.Windows.Forms.DockStyle.Left;
  328. this.rbgInterface.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  329. this.rbgInterface.Items.AddRange(new object[] {
  330. "接口维护"});
  331. this.rbgInterface.Location = new System.Drawing.Point(3, 3);
  332. this.rbgInterface.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  333. this.rbgInterface.MinimumSize = new System.Drawing.Size(1, 1);
  334. this.rbgInterface.Name = "rbgInterface";
  335. this.rbgInterface.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  336. this.rbgInterface.Size = new System.Drawing.Size(151, 607);
  337. this.rbgInterface.TabIndex = 4;
  338. this.rbgInterface.Text = "项目";
  339. this.rbgInterface.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  340. this.rbgInterface.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  341. //
  342. // tpDownloadDirectory
  343. //
  344. this.tpDownloadDirectory.Controls.Add(this.panel1);
  345. this.tpDownloadDirectory.Location = new System.Drawing.Point(4, 22);
  346. this.tpDownloadDirectory.Name = "tpDownloadDirectory";
  347. this.tpDownloadDirectory.Padding = new System.Windows.Forms.Padding(3);
  348. this.tpDownloadDirectory.Size = new System.Drawing.Size(1349, 613);
  349. this.tpDownloadDirectory.TabIndex = 1;
  350. this.tpDownloadDirectory.Text = "数据下载";
  351. this.tpDownloadDirectory.UseVisualStyleBackColor = true;
  352. //
  353. // panel1
  354. //
  355. this.panel1.Controls.Add(this.dgvDirectoy);
  356. this.panel1.Controls.Add(this.pgDownload);
  357. this.panel1.Controls.Add(this.panel2);
  358. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  359. this.panel1.Location = new System.Drawing.Point(3, 3);
  360. this.panel1.Name = "panel1";
  361. this.panel1.Size = new System.Drawing.Size(1343, 607);
  362. this.panel1.TabIndex = 1;
  363. //
  364. // dgvDirectoy
  365. //
  366. this.dgvDirectoy.AllowUserToAddRows = false;
  367. this.dgvDirectoy.AllowUserToDeleteRows = false;
  368. dataGridViewCellStyle26.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  369. this.dgvDirectoy.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle26;
  370. this.dgvDirectoy.BackgroundColor = System.Drawing.Color.White;
  371. this.dgvDirectoy.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  372. dataGridViewCellStyle27.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  373. dataGridViewCellStyle27.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  374. dataGridViewCellStyle27.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  375. dataGridViewCellStyle27.ForeColor = System.Drawing.Color.White;
  376. dataGridViewCellStyle27.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  377. dataGridViewCellStyle27.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  378. dataGridViewCellStyle27.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  379. this.dgvDirectoy.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle27;
  380. this.dgvDirectoy.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  381. dataGridViewCellStyle28.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  382. dataGridViewCellStyle28.BackColor = System.Drawing.SystemColors.Window;
  383. dataGridViewCellStyle28.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  384. dataGridViewCellStyle28.ForeColor = System.Drawing.SystemColors.ControlText;
  385. dataGridViewCellStyle28.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  386. dataGridViewCellStyle28.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  387. dataGridViewCellStyle28.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  388. this.dgvDirectoy.DefaultCellStyle = dataGridViewCellStyle28;
  389. this.dgvDirectoy.Dock = System.Windows.Forms.DockStyle.Fill;
  390. this.dgvDirectoy.EnableHeadersVisualStyles = false;
  391. this.dgvDirectoy.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  392. this.dgvDirectoy.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  393. this.dgvDirectoy.Location = new System.Drawing.Point(0, 0);
  394. this.dgvDirectoy.Name = "dgvDirectoy";
  395. dataGridViewCellStyle29.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  396. dataGridViewCellStyle29.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  397. dataGridViewCellStyle29.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  398. dataGridViewCellStyle29.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  399. dataGridViewCellStyle29.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  400. dataGridViewCellStyle29.SelectionForeColor = System.Drawing.Color.White;
  401. dataGridViewCellStyle29.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  402. this.dgvDirectoy.RowHeadersDefaultCellStyle = dataGridViewCellStyle29;
  403. this.dgvDirectoy.RowHeadersWidth = 51;
  404. dataGridViewCellStyle30.BackColor = System.Drawing.Color.White;
  405. dataGridViewCellStyle30.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  406. this.dgvDirectoy.RowsDefaultCellStyle = dataGridViewCellStyle30;
  407. this.dgvDirectoy.RowTemplate.Height = 23;
  408. this.dgvDirectoy.SelectedIndex = -1;
  409. this.dgvDirectoy.Size = new System.Drawing.Size(1343, 435);
  410. this.dgvDirectoy.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  411. this.dgvDirectoy.TabIndex = 3;
  412. this.dgvDirectoy.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  413. //
  414. // pgDownload
  415. //
  416. this.pgDownload.Dock = System.Windows.Forms.DockStyle.Bottom;
  417. this.pgDownload.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  418. this.pgDownload.Location = new System.Drawing.Point(0, 435);
  419. this.pgDownload.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  420. this.pgDownload.MinimumSize = new System.Drawing.Size(1, 1);
  421. this.pgDownload.Name = "pgDownload";
  422. this.pgDownload.PagerCount = 13;
  423. this.pgDownload.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
  424. this.pgDownload.ShowJumpButton = false;
  425. this.pgDownload.ShowText = false;
  426. this.pgDownload.Size = new System.Drawing.Size(1343, 31);
  427. this.pgDownload.TabIndex = 2;
  428. this.pgDownload.Text = "uiPagination1";
  429. this.pgDownload.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  430. this.pgDownload.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  431. //
  432. // panel2
  433. //
  434. this.panel2.Controls.Add(this.uiButton2);
  435. this.panel2.Controls.Add(this.uiGroupBox5);
  436. this.panel2.Controls.Add(this.uiGroupBox4);
  437. this.panel2.Controls.Add(this.uiGroupBox2);
  438. this.panel2.Controls.Add(this.uiGroupBox1);
  439. this.panel2.Controls.Add(this.rbgDirecType);
  440. this.panel2.Controls.Add(this.btnQuery);
  441. this.panel2.Controls.Add(this.btnDownload);
  442. this.panel2.Controls.Add(this.uiProcessBar1);
  443. this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom;
  444. this.panel2.Font = new System.Drawing.Font("华文隶书", 9.749999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  445. this.panel2.Location = new System.Drawing.Point(0, 466);
  446. this.panel2.Name = "panel2";
  447. this.panel2.Size = new System.Drawing.Size(1343, 141);
  448. this.panel2.TabIndex = 1;
  449. //
  450. // uiButton2
  451. //
  452. this.uiButton2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  453. this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand;
  454. this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  455. this.uiButton2.Location = new System.Drawing.Point(1271, 80);
  456. this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1);
  457. this.uiButton2.Name = "uiButton2";
  458. this.uiButton2.Size = new System.Drawing.Size(67, 32);
  459. this.uiButton2.TabIndex = 18;
  460. this.uiButton2.Text = "新增";
  461. this.uiButton2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  462. this.uiButton2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  463. //
  464. // uiGroupBox5
  465. //
  466. this.uiGroupBox5.Controls.Add(this.tbDicType);
  467. this.uiGroupBox5.Controls.Add(this.tbDicDate);
  468. this.uiGroupBox5.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  469. this.uiGroupBox5.Location = new System.Drawing.Point(890, 3);
  470. this.uiGroupBox5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  471. this.uiGroupBox5.MinimumSize = new System.Drawing.Size(1, 1);
  472. this.uiGroupBox5.Name = "uiGroupBox5";
  473. this.uiGroupBox5.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  474. this.uiGroupBox5.Size = new System.Drawing.Size(192, 133);
  475. this.uiGroupBox5.TabIndex = 17;
  476. this.uiGroupBox5.Text = "字典下载";
  477. this.uiGroupBox5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  478. this.uiGroupBox5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  479. //
  480. // tbDicType
  481. //
  482. this.tbDicType.Cursor = System.Windows.Forms.Cursors.IBeam;
  483. this.tbDicType.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  484. this.tbDicType.Location = new System.Drawing.Point(13, 69);
  485. this.tbDicType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  486. this.tbDicType.MinimumSize = new System.Drawing.Size(1, 16);
  487. this.tbDicType.Name = "tbDicType";
  488. this.tbDicType.ShowText = false;
  489. this.tbDicType.Size = new System.Drawing.Size(175, 24);
  490. this.tbDicType.TabIndex = 5;
  491. this.tbDicType.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  492. this.tbDicType.Watermark = "字典下载类型";
  493. this.tbDicType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  494. //
  495. // tbDicDate
  496. //
  497. this.tbDicDate.Cursor = System.Windows.Forms.Cursors.IBeam;
  498. this.tbDicDate.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  499. this.tbDicDate.Location = new System.Drawing.Point(13, 35);
  500. this.tbDicDate.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  501. this.tbDicDate.MinimumSize = new System.Drawing.Size(1, 16);
  502. this.tbDicDate.Name = "tbDicDate";
  503. this.tbDicDate.ShowText = false;
  504. this.tbDicDate.Size = new System.Drawing.Size(175, 24);
  505. this.tbDicDate.TabIndex = 4;
  506. this.tbDicDate.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  507. this.tbDicDate.Watermark = "字典下载输入日期(2021-01-01)";
  508. this.tbDicDate.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  509. //
  510. // uiGroupBox4
  511. //
  512. this.uiGroupBox4.Controls.Add(this.cbxInterface_down);
  513. this.uiGroupBox4.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  514. this.uiGroupBox4.Location = new System.Drawing.Point(373, 40);
  515. this.uiGroupBox4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  516. this.uiGroupBox4.MinimumSize = new System.Drawing.Size(1, 1);
  517. this.uiGroupBox4.Name = "uiGroupBox4";
  518. this.uiGroupBox4.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  519. this.uiGroupBox4.Size = new System.Drawing.Size(154, 98);
  520. this.uiGroupBox4.TabIndex = 16;
  521. this.uiGroupBox4.Text = "接口选择";
  522. this.uiGroupBox4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  523. this.uiGroupBox4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  524. //
  525. // cbxInterface_down
  526. //
  527. this.cbxInterface_down.DataSource = null;
  528. this.cbxInterface_down.FillColor = System.Drawing.Color.White;
  529. this.cbxInterface_down.FilterMaxCount = 50;
  530. this.cbxInterface_down.Font = new System.Drawing.Font("新宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  531. this.cbxInterface_down.Location = new System.Drawing.Point(6, 37);
  532. this.cbxInterface_down.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  533. this.cbxInterface_down.MinimumSize = new System.Drawing.Size(63, 0);
  534. this.cbxInterface_down.Name = "cbxInterface_down";
  535. this.cbxInterface_down.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  536. this.cbxInterface_down.Size = new System.Drawing.Size(134, 23);
  537. this.cbxInterface_down.TabIndex = 0;
  538. this.cbxInterface_down.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  539. this.cbxInterface_down.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  540. //
  541. // uiGroupBox2
  542. //
  543. this.uiGroupBox2.Controls.Add(this.tbDircetoryName);
  544. this.uiGroupBox2.Controls.Add(this.tbDirectoryCode);
  545. this.uiGroupBox2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  546. this.uiGroupBox2.Location = new System.Drawing.Point(700, 8);
  547. this.uiGroupBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  548. this.uiGroupBox2.MinimumSize = new System.Drawing.Size(1, 1);
  549. this.uiGroupBox2.Name = "uiGroupBox2";
  550. this.uiGroupBox2.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  551. this.uiGroupBox2.Size = new System.Drawing.Size(184, 130);
  552. this.uiGroupBox2.TabIndex = 15;
  553. this.uiGroupBox2.Text = "查询";
  554. this.uiGroupBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  555. this.uiGroupBox2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  556. //
  557. // tbDircetoryName
  558. //
  559. this.tbDircetoryName.Cursor = System.Windows.Forms.Cursors.IBeam;
  560. this.tbDircetoryName.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  561. this.tbDircetoryName.Location = new System.Drawing.Point(4, 72);
  562. this.tbDircetoryName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  563. this.tbDircetoryName.MinimumSize = new System.Drawing.Size(1, 16);
  564. this.tbDircetoryName.Name = "tbDircetoryName";
  565. this.tbDircetoryName.ShowText = false;
  566. this.tbDircetoryName.Size = new System.Drawing.Size(168, 24);
  567. this.tbDircetoryName.TabIndex = 2;
  568. this.tbDircetoryName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  569. this.tbDircetoryName.Watermark = "名称";
  570. this.tbDircetoryName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  571. //
  572. // tbDirectoryCode
  573. //
  574. this.tbDirectoryCode.Cursor = System.Windows.Forms.Cursors.IBeam;
  575. this.tbDirectoryCode.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  576. this.tbDirectoryCode.Location = new System.Drawing.Point(4, 33);
  577. this.tbDirectoryCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  578. this.tbDirectoryCode.MinimumSize = new System.Drawing.Size(1, 16);
  579. this.tbDirectoryCode.Name = "tbDirectoryCode";
  580. this.tbDirectoryCode.ShowText = false;
  581. this.tbDirectoryCode.Size = new System.Drawing.Size(168, 24);
  582. this.tbDirectoryCode.TabIndex = 1;
  583. this.tbDirectoryCode.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  584. this.tbDirectoryCode.Watermark = "编码";
  585. this.tbDirectoryCode.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  586. //
  587. // uiGroupBox1
  588. //
  589. this.uiGroupBox1.Controls.Add(this.rbAutoDown);
  590. this.uiGroupBox1.Controls.Add(this.rbSingleDown);
  591. this.uiGroupBox1.Controls.Add(this.tbVer);
  592. this.uiGroupBox1.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  593. this.uiGroupBox1.Location = new System.Drawing.Point(535, 5);
  594. this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  595. this.uiGroupBox1.MinimumSize = new System.Drawing.Size(1, 1);
  596. this.uiGroupBox1.Name = "uiGroupBox1";
  597. this.uiGroupBox1.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  598. this.uiGroupBox1.Size = new System.Drawing.Size(164, 131);
  599. this.uiGroupBox1.TabIndex = 14;
  600. this.uiGroupBox1.Text = "目录下载";
  601. this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  602. this.uiGroupBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  603. //
  604. // rbAutoDown
  605. //
  606. this.rbAutoDown.Cursor = System.Windows.Forms.Cursors.Hand;
  607. this.rbAutoDown.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  608. this.rbAutoDown.Location = new System.Drawing.Point(6, 108);
  609. this.rbAutoDown.MinimumSize = new System.Drawing.Size(1, 1);
  610. this.rbAutoDown.Name = "rbAutoDown";
  611. this.rbAutoDown.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
  612. this.rbAutoDown.Size = new System.Drawing.Size(175, 20);
  613. this.rbAutoDown.TabIndex = 2;
  614. this.rbAutoDown.Text = "自动检索最大版本号";
  615. this.rbAutoDown.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  616. //
  617. // rbSingleDown
  618. //
  619. this.rbSingleDown.Cursor = System.Windows.Forms.Cursors.Hand;
  620. this.rbSingleDown.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  621. this.rbSingleDown.Location = new System.Drawing.Point(6, 83);
  622. this.rbSingleDown.MinimumSize = new System.Drawing.Size(1, 1);
  623. this.rbSingleDown.Name = "rbSingleDown";
  624. this.rbSingleDown.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
  625. this.rbSingleDown.Size = new System.Drawing.Size(175, 19);
  626. this.rbSingleDown.TabIndex = 1;
  627. this.rbSingleDown.Text = "手工输入版本号";
  628. this.rbSingleDown.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  629. //
  630. // tbVer
  631. //
  632. this.tbVer.Cursor = System.Windows.Forms.Cursors.IBeam;
  633. this.tbVer.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  634. this.tbVer.Location = new System.Drawing.Point(8, 35);
  635. this.tbVer.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  636. this.tbVer.MinimumSize = new System.Drawing.Size(1, 16);
  637. this.tbVer.Name = "tbVer";
  638. this.tbVer.ShowText = false;
  639. this.tbVer.Size = new System.Drawing.Size(149, 24);
  640. this.tbVer.TabIndex = 0;
  641. this.tbVer.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  642. this.tbVer.Watermark = "版本号";
  643. this.tbVer.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  644. //
  645. // rbgDirecType
  646. //
  647. this.rbgDirecType.ColumnCount = 3;
  648. this.rbgDirecType.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  649. this.rbgDirecType.Items.AddRange(new object[] {
  650. "药品",
  651. "诊疗",
  652. "材料",
  653. "疾病诊断",
  654. "手术",
  655. "门诊慢特病种",
  656. "DRGs",
  657. "日间手术",
  658. "字典表"});
  659. this.rbgDirecType.ItemSize = new System.Drawing.Size(110, 25);
  660. this.rbgDirecType.Location = new System.Drawing.Point(6, 38);
  661. this.rbgDirecType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  662. this.rbgDirecType.MinimumSize = new System.Drawing.Size(1, 1);
  663. this.rbgDirecType.Name = "rbgDirecType";
  664. this.rbgDirecType.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  665. this.rbgDirecType.Size = new System.Drawing.Size(359, 101);
  666. this.rbgDirecType.TabIndex = 1;
  667. this.rbgDirecType.Text = "请选择下载类型";
  668. this.rbgDirecType.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  669. this.rbgDirecType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  670. //
  671. // btnQuery
  672. //
  673. this.btnQuery.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  674. this.btnQuery.Cursor = System.Windows.Forms.Cursors.Hand;
  675. this.btnQuery.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  676. this.btnQuery.Location = new System.Drawing.Point(1166, 26);
  677. this.btnQuery.MinimumSize = new System.Drawing.Size(1, 1);
  678. this.btnQuery.Name = "btnQuery";
  679. this.btnQuery.Size = new System.Drawing.Size(67, 32);
  680. this.btnQuery.TabIndex = 13;
  681. this.btnQuery.Text = "查询";
  682. this.btnQuery.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  683. this.btnQuery.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  684. //
  685. // btnDownload
  686. //
  687. this.btnDownload.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  688. this.btnDownload.Cursor = System.Windows.Forms.Cursors.Hand;
  689. this.btnDownload.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  690. this.btnDownload.Location = new System.Drawing.Point(1259, 26);
  691. this.btnDownload.MinimumSize = new System.Drawing.Size(1, 1);
  692. this.btnDownload.Name = "btnDownload";
  693. this.btnDownload.Size = new System.Drawing.Size(67, 32);
  694. this.btnDownload.TabIndex = 12;
  695. this.btnDownload.Text = "下载";
  696. this.btnDownload.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  697. this.btnDownload.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  698. this.btnDownload.Click += new System.EventHandler(this.btnDownload_Click);
  699. //
  700. // uiProcessBar1
  701. //
  702. this.uiProcessBar1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  703. this.uiProcessBar1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  704. this.uiProcessBar1.Location = new System.Drawing.Point(5, 6);
  705. this.uiProcessBar1.MinimumSize = new System.Drawing.Size(70, 3);
  706. this.uiProcessBar1.Name = "uiProcessBar1";
  707. this.uiProcessBar1.Size = new System.Drawing.Size(522, 29);
  708. this.uiProcessBar1.TabIndex = 11;
  709. this.uiProcessBar1.Text = "uiProcessBar1";
  710. this.uiProcessBar1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  711. //
  712. // tpMapDirectory
  713. //
  714. this.tpMapDirectory.Controls.Add(this.panel7);
  715. this.tpMapDirectory.Controls.Add(this.uiPanel3);
  716. this.tpMapDirectory.Location = new System.Drawing.Point(4, 22);
  717. this.tpMapDirectory.Name = "tpMapDirectory";
  718. this.tpMapDirectory.Size = new System.Drawing.Size(1349, 613);
  719. this.tpMapDirectory.TabIndex = 2;
  720. this.tpMapDirectory.Text = "数据对照";
  721. this.tpMapDirectory.UseVisualStyleBackColor = true;
  722. //
  723. // panel7
  724. //
  725. this.panel7.Controls.Add(this.uiSplitContainer1);
  726. this.panel7.Dock = System.Windows.Forms.DockStyle.Fill;
  727. this.panel7.Location = new System.Drawing.Point(179, 0);
  728. this.panel7.Name = "panel7";
  729. this.panel7.Size = new System.Drawing.Size(1170, 613);
  730. this.panel7.TabIndex = 7;
  731. //
  732. // uiSplitContainer1
  733. //
  734. this.uiSplitContainer1.Cursor = System.Windows.Forms.Cursors.Default;
  735. this.uiSplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  736. this.uiSplitContainer1.Location = new System.Drawing.Point(0, 0);
  737. this.uiSplitContainer1.MinimumSize = new System.Drawing.Size(20, 20);
  738. this.uiSplitContainer1.Name = "uiSplitContainer1";
  739. //
  740. // uiSplitContainer1.Panel1
  741. //
  742. this.uiSplitContainer1.Panel1.Controls.Add(this.panel3);
  743. this.uiSplitContainer1.Panel1MinSize = 0;
  744. //
  745. // uiSplitContainer1.Panel2
  746. //
  747. this.uiSplitContainer1.Panel2.Controls.Add(this.panel4);
  748. this.uiSplitContainer1.Size = new System.Drawing.Size(1170, 613);
  749. this.uiSplitContainer1.SplitterDistance = 443;
  750. this.uiSplitContainer1.SplitterWidth = 11;
  751. this.uiSplitContainer1.TabIndex = 3;
  752. this.uiSplitContainer1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  753. //
  754. // panel3
  755. //
  756. this.panel3.Controls.Add(this.dgvHISDirectory);
  757. this.panel3.Controls.Add(this.panel5);
  758. this.panel3.Controls.Add(this.pgHISDirect);
  759. this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
  760. this.panel3.Location = new System.Drawing.Point(0, 0);
  761. this.panel3.Name = "panel3";
  762. this.panel3.Size = new System.Drawing.Size(443, 613);
  763. this.panel3.TabIndex = 2;
  764. //
  765. // dgvHISDirectory
  766. //
  767. this.dgvHISDirectory.AllowUserToAddRows = false;
  768. this.dgvHISDirectory.AllowUserToDeleteRows = false;
  769. dataGridViewCellStyle31.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  770. this.dgvHISDirectory.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle31;
  771. this.dgvHISDirectory.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllHeaders;
  772. this.dgvHISDirectory.BackgroundColor = System.Drawing.Color.White;
  773. this.dgvHISDirectory.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  774. dataGridViewCellStyle32.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  775. dataGridViewCellStyle32.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  776. dataGridViewCellStyle32.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  777. dataGridViewCellStyle32.ForeColor = System.Drawing.Color.White;
  778. dataGridViewCellStyle32.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  779. dataGridViewCellStyle32.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  780. dataGridViewCellStyle32.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  781. this.dgvHISDirectory.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle32;
  782. this.dgvHISDirectory.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  783. dataGridViewCellStyle33.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  784. dataGridViewCellStyle33.BackColor = System.Drawing.SystemColors.Window;
  785. dataGridViewCellStyle33.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  786. dataGridViewCellStyle33.ForeColor = System.Drawing.SystemColors.ControlText;
  787. dataGridViewCellStyle33.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  788. dataGridViewCellStyle33.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  789. dataGridViewCellStyle33.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  790. this.dgvHISDirectory.DefaultCellStyle = dataGridViewCellStyle33;
  791. this.dgvHISDirectory.Dock = System.Windows.Forms.DockStyle.Fill;
  792. this.dgvHISDirectory.EnableHeadersVisualStyles = false;
  793. this.dgvHISDirectory.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  794. this.dgvHISDirectory.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  795. this.dgvHISDirectory.Location = new System.Drawing.Point(0, 45);
  796. this.dgvHISDirectory.Name = "dgvHISDirectory";
  797. dataGridViewCellStyle34.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  798. dataGridViewCellStyle34.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  799. dataGridViewCellStyle34.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  800. dataGridViewCellStyle34.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  801. dataGridViewCellStyle34.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  802. dataGridViewCellStyle34.SelectionForeColor = System.Drawing.Color.White;
  803. dataGridViewCellStyle34.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  804. this.dgvHISDirectory.RowHeadersDefaultCellStyle = dataGridViewCellStyle34;
  805. this.dgvHISDirectory.RowHeadersWidth = 51;
  806. dataGridViewCellStyle35.BackColor = System.Drawing.Color.White;
  807. dataGridViewCellStyle35.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  808. this.dgvHISDirectory.RowsDefaultCellStyle = dataGridViewCellStyle35;
  809. this.dgvHISDirectory.RowTemplate.Height = 23;
  810. this.dgvHISDirectory.SelectedIndex = -1;
  811. this.dgvHISDirectory.Size = new System.Drawing.Size(443, 533);
  812. this.dgvHISDirectory.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  813. this.dgvHISDirectory.TabIndex = 4;
  814. this.dgvHISDirectory.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  815. //
  816. // panel5
  817. //
  818. this.panel5.Controls.Add(this.rbAll);
  819. this.panel5.Controls.Add(this.rbNoMaped);
  820. this.panel5.Controls.Add(this.rbMaped);
  821. this.panel5.Controls.Add(this.btnQueryHISDirectory);
  822. this.panel5.Controls.Add(this.tbHISDirectoryFilter);
  823. this.panel5.Dock = System.Windows.Forms.DockStyle.Top;
  824. this.panel5.Location = new System.Drawing.Point(0, 0);
  825. this.panel5.Name = "panel5";
  826. this.panel5.Size = new System.Drawing.Size(443, 45);
  827. this.panel5.TabIndex = 1;
  828. //
  829. // rbAll
  830. //
  831. this.rbAll.Cursor = System.Windows.Forms.Cursors.Hand;
  832. this.rbAll.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  833. this.rbAll.Location = new System.Drawing.Point(331, 7);
  834. this.rbAll.MinimumSize = new System.Drawing.Size(1, 1);
  835. this.rbAll.Name = "rbAll";
  836. this.rbAll.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
  837. this.rbAll.Size = new System.Drawing.Size(63, 23);
  838. this.rbAll.TabIndex = 8;
  839. this.rbAll.Text = "全部";
  840. this.rbAll.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  841. //
  842. // rbNoMaped
  843. //
  844. this.rbNoMaped.Cursor = System.Windows.Forms.Cursors.Hand;
  845. this.rbNoMaped.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  846. this.rbNoMaped.Location = new System.Drawing.Point(479, 7);
  847. this.rbNoMaped.MinimumSize = new System.Drawing.Size(1, 1);
  848. this.rbNoMaped.Name = "rbNoMaped";
  849. this.rbNoMaped.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
  850. this.rbNoMaped.Size = new System.Drawing.Size(63, 23);
  851. this.rbNoMaped.TabIndex = 7;
  852. this.rbNoMaped.Text = "未对照";
  853. this.rbNoMaped.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  854. //
  855. // rbMaped
  856. //
  857. this.rbMaped.Cursor = System.Windows.Forms.Cursors.Hand;
  858. this.rbMaped.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  859. this.rbMaped.Location = new System.Drawing.Point(405, 7);
  860. this.rbMaped.MinimumSize = new System.Drawing.Size(1, 1);
  861. this.rbMaped.Name = "rbMaped";
  862. this.rbMaped.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
  863. this.rbMaped.Size = new System.Drawing.Size(63, 23);
  864. this.rbMaped.TabIndex = 6;
  865. this.rbMaped.Text = "已对照";
  866. this.rbMaped.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  867. //
  868. // btnQueryHISDirectory
  869. //
  870. this.btnQueryHISDirectory.Cursor = System.Windows.Forms.Cursors.Hand;
  871. this.btnQueryHISDirectory.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  872. this.btnQueryHISDirectory.Location = new System.Drawing.Point(7, 7);
  873. this.btnQueryHISDirectory.MinimumSize = new System.Drawing.Size(1, 1);
  874. this.btnQueryHISDirectory.Name = "btnQueryHISDirectory";
  875. this.btnQueryHISDirectory.Size = new System.Drawing.Size(150, 28);
  876. this.btnQueryHISDirectory.TabIndex = 5;
  877. this.btnQueryHISDirectory.Text = "查询HIS目录";
  878. this.btnQueryHISDirectory.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  879. this.btnQueryHISDirectory.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  880. //
  881. // tbHISDirectoryFilter
  882. //
  883. this.tbHISDirectoryFilter.Cursor = System.Windows.Forms.Cursors.IBeam;
  884. this.tbHISDirectoryFilter.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  885. this.tbHISDirectoryFilter.Location = new System.Drawing.Point(174, 8);
  886. this.tbHISDirectoryFilter.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  887. this.tbHISDirectoryFilter.MinimumSize = new System.Drawing.Size(1, 16);
  888. this.tbHISDirectoryFilter.Name = "tbHISDirectoryFilter";
  889. this.tbHISDirectoryFilter.ShowText = false;
  890. this.tbHISDirectoryFilter.Size = new System.Drawing.Size(150, 29);
  891. this.tbHISDirectoryFilter.TabIndex = 4;
  892. this.tbHISDirectoryFilter.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  893. this.tbHISDirectoryFilter.Watermark = "名称/缩写";
  894. this.tbHISDirectoryFilter.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  895. //
  896. // pgHISDirect
  897. //
  898. this.pgHISDirect.Dock = System.Windows.Forms.DockStyle.Bottom;
  899. this.pgHISDirect.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  900. this.pgHISDirect.Location = new System.Drawing.Point(0, 578);
  901. this.pgHISDirect.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  902. this.pgHISDirect.MinimumSize = new System.Drawing.Size(1, 1);
  903. this.pgHISDirect.Name = "pgHISDirect";
  904. this.pgHISDirect.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
  905. this.pgHISDirect.ShowJumpButton = false;
  906. this.pgHISDirect.ShowText = false;
  907. this.pgHISDirect.Size = new System.Drawing.Size(443, 35);
  908. this.pgHISDirect.TabIndex = 6;
  909. this.pgHISDirect.Text = "uiPagination2";
  910. this.pgHISDirect.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  911. this.pgHISDirect.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  912. //
  913. // panel4
  914. //
  915. this.panel4.Controls.Add(this.dgvCenterDirectory);
  916. this.panel4.Controls.Add(this.panel6);
  917. this.panel4.Controls.Add(this.pgCenterDirect);
  918. this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
  919. this.panel4.Location = new System.Drawing.Point(0, 0);
  920. this.panel4.Name = "panel4";
  921. this.panel4.Size = new System.Drawing.Size(716, 613);
  922. this.panel4.TabIndex = 3;
  923. //
  924. // dgvCenterDirectory
  925. //
  926. this.dgvCenterDirectory.AllowUserToAddRows = false;
  927. this.dgvCenterDirectory.AllowUserToDeleteRows = false;
  928. dataGridViewCellStyle36.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  929. this.dgvCenterDirectory.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle36;
  930. this.dgvCenterDirectory.BackgroundColor = System.Drawing.Color.White;
  931. this.dgvCenterDirectory.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  932. dataGridViewCellStyle37.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  933. dataGridViewCellStyle37.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  934. dataGridViewCellStyle37.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  935. dataGridViewCellStyle37.ForeColor = System.Drawing.Color.White;
  936. dataGridViewCellStyle37.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  937. dataGridViewCellStyle37.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  938. dataGridViewCellStyle37.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  939. this.dgvCenterDirectory.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle37;
  940. this.dgvCenterDirectory.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  941. dataGridViewCellStyle38.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  942. dataGridViewCellStyle38.BackColor = System.Drawing.SystemColors.Window;
  943. dataGridViewCellStyle38.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  944. dataGridViewCellStyle38.ForeColor = System.Drawing.SystemColors.ControlText;
  945. dataGridViewCellStyle38.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  946. dataGridViewCellStyle38.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  947. dataGridViewCellStyle38.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  948. this.dgvCenterDirectory.DefaultCellStyle = dataGridViewCellStyle38;
  949. this.dgvCenterDirectory.Dock = System.Windows.Forms.DockStyle.Fill;
  950. this.dgvCenterDirectory.EnableHeadersVisualStyles = false;
  951. this.dgvCenterDirectory.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  952. this.dgvCenterDirectory.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  953. this.dgvCenterDirectory.Location = new System.Drawing.Point(0, 45);
  954. this.dgvCenterDirectory.Name = "dgvCenterDirectory";
  955. dataGridViewCellStyle39.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  956. dataGridViewCellStyle39.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  957. dataGridViewCellStyle39.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  958. dataGridViewCellStyle39.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  959. dataGridViewCellStyle39.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  960. dataGridViewCellStyle39.SelectionForeColor = System.Drawing.Color.White;
  961. dataGridViewCellStyle39.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  962. this.dgvCenterDirectory.RowHeadersDefaultCellStyle = dataGridViewCellStyle39;
  963. this.dgvCenterDirectory.RowHeadersWidth = 51;
  964. dataGridViewCellStyle40.BackColor = System.Drawing.Color.White;
  965. dataGridViewCellStyle40.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  966. this.dgvCenterDirectory.RowsDefaultCellStyle = dataGridViewCellStyle40;
  967. this.dgvCenterDirectory.RowTemplate.Height = 23;
  968. this.dgvCenterDirectory.SelectedIndex = -1;
  969. this.dgvCenterDirectory.Size = new System.Drawing.Size(716, 533);
  970. this.dgvCenterDirectory.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  971. this.dgvCenterDirectory.TabIndex = 3;
  972. this.dgvCenterDirectory.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  973. //
  974. // panel6
  975. //
  976. this.panel6.Controls.Add(this.tbInsuCode);
  977. this.panel6.Controls.Add(this.btnQueryCenterDirectory);
  978. this.panel6.Controls.Add(this.tbCenterDirectoryFilter);
  979. this.panel6.Dock = System.Windows.Forms.DockStyle.Top;
  980. this.panel6.Location = new System.Drawing.Point(0, 0);
  981. this.panel6.Name = "panel6";
  982. this.panel6.Size = new System.Drawing.Size(716, 45);
  983. this.panel6.TabIndex = 2;
  984. //
  985. // tbInsuCode
  986. //
  987. this.tbInsuCode.Cursor = System.Windows.Forms.Cursors.IBeam;
  988. this.tbInsuCode.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  989. this.tbInsuCode.Location = new System.Drawing.Point(327, 4);
  990. this.tbInsuCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  991. this.tbInsuCode.MinimumSize = new System.Drawing.Size(1, 16);
  992. this.tbInsuCode.Name = "tbInsuCode";
  993. this.tbInsuCode.ShowText = false;
  994. this.tbInsuCode.Size = new System.Drawing.Size(230, 30);
  995. this.tbInsuCode.TabIndex = 7;
  996. this.tbInsuCode.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  997. this.tbInsuCode.Watermark = "输入准确编码";
  998. this.tbInsuCode.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  999. //
  1000. // btnQueryCenterDirectory
  1001. //
  1002. this.btnQueryCenterDirectory.Cursor = System.Windows.Forms.Cursors.Hand;
  1003. this.btnQueryCenterDirectory.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1004. this.btnQueryCenterDirectory.Location = new System.Drawing.Point(11, 5);
  1005. this.btnQueryCenterDirectory.MinimumSize = new System.Drawing.Size(1, 1);
  1006. this.btnQueryCenterDirectory.Name = "btnQueryCenterDirectory";
  1007. this.btnQueryCenterDirectory.Size = new System.Drawing.Size(149, 31);
  1008. this.btnQueryCenterDirectory.TabIndex = 6;
  1009. this.btnQueryCenterDirectory.Text = "查询中心目录";
  1010. this.btnQueryCenterDirectory.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1011. this.btnQueryCenterDirectory.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1012. //
  1013. // tbCenterDirectoryFilter
  1014. //
  1015. this.tbCenterDirectoryFilter.Cursor = System.Windows.Forms.Cursors.IBeam;
  1016. this.tbCenterDirectoryFilter.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1017. this.tbCenterDirectoryFilter.Location = new System.Drawing.Point(176, 5);
  1018. this.tbCenterDirectoryFilter.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1019. this.tbCenterDirectoryFilter.MinimumSize = new System.Drawing.Size(1, 16);
  1020. this.tbCenterDirectoryFilter.Name = "tbCenterDirectoryFilter";
  1021. this.tbCenterDirectoryFilter.ShowText = false;
  1022. this.tbCenterDirectoryFilter.Size = new System.Drawing.Size(143, 30);
  1023. this.tbCenterDirectoryFilter.TabIndex = 5;
  1024. this.tbCenterDirectoryFilter.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1025. this.tbCenterDirectoryFilter.Watermark = "名称/缩写";
  1026. this.tbCenterDirectoryFilter.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1027. //
  1028. // pgCenterDirect
  1029. //
  1030. this.pgCenterDirect.Dock = System.Windows.Forms.DockStyle.Bottom;
  1031. this.pgCenterDirect.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1032. this.pgCenterDirect.Location = new System.Drawing.Point(0, 578);
  1033. this.pgCenterDirect.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1034. this.pgCenterDirect.MinimumSize = new System.Drawing.Size(1, 1);
  1035. this.pgCenterDirect.Name = "pgCenterDirect";
  1036. this.pgCenterDirect.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
  1037. this.pgCenterDirect.ShowJumpButton = false;
  1038. this.pgCenterDirect.ShowText = false;
  1039. this.pgCenterDirect.Size = new System.Drawing.Size(716, 35);
  1040. this.pgCenterDirect.TabIndex = 0;
  1041. this.pgCenterDirect.Text = "uiPagination3";
  1042. this.pgCenterDirect.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1043. this.pgCenterDirect.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1044. //
  1045. // uiPanel3
  1046. //
  1047. this.uiPanel3.Controls.Add(this.rbgDirecType_C);
  1048. this.uiPanel3.Controls.Add(this.uiGroupBox3);
  1049. this.uiPanel3.Dock = System.Windows.Forms.DockStyle.Left;
  1050. this.uiPanel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1051. this.uiPanel3.Location = new System.Drawing.Point(0, 0);
  1052. this.uiPanel3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1053. this.uiPanel3.MinimumSize = new System.Drawing.Size(1, 1);
  1054. this.uiPanel3.Name = "uiPanel3";
  1055. this.uiPanel3.Size = new System.Drawing.Size(179, 613);
  1056. this.uiPanel3.TabIndex = 6;
  1057. this.uiPanel3.Text = null;
  1058. this.uiPanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1059. this.uiPanel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1060. //
  1061. // rbgDirecType_C
  1062. //
  1063. this.rbgDirecType_C.Dock = System.Windows.Forms.DockStyle.Fill;
  1064. this.rbgDirecType_C.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1065. this.rbgDirecType_C.Items.AddRange(new object[] {
  1066. "药品",
  1067. "诊疗",
  1068. "材料"});
  1069. this.rbgDirecType_C.Location = new System.Drawing.Point(0, 80);
  1070. this.rbgDirecType_C.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1071. this.rbgDirecType_C.MinimumSize = new System.Drawing.Size(1, 1);
  1072. this.rbgDirecType_C.Name = "rbgDirecType_C";
  1073. this.rbgDirecType_C.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  1074. this.rbgDirecType_C.Size = new System.Drawing.Size(179, 533);
  1075. this.rbgDirecType_C.TabIndex = 6;
  1076. this.rbgDirecType_C.Text = "目录类型";
  1077. this.rbgDirecType_C.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1078. this.rbgDirecType_C.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1079. //
  1080. // uiGroupBox3
  1081. //
  1082. this.uiGroupBox3.Controls.Add(this.cbxInterface);
  1083. this.uiGroupBox3.Dock = System.Windows.Forms.DockStyle.Top;
  1084. this.uiGroupBox3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1085. this.uiGroupBox3.Location = new System.Drawing.Point(0, 0);
  1086. this.uiGroupBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1087. this.uiGroupBox3.MinimumSize = new System.Drawing.Size(1, 1);
  1088. this.uiGroupBox3.Name = "uiGroupBox3";
  1089. this.uiGroupBox3.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  1090. this.uiGroupBox3.Size = new System.Drawing.Size(179, 80);
  1091. this.uiGroupBox3.TabIndex = 5;
  1092. this.uiGroupBox3.Text = "接口选择";
  1093. this.uiGroupBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1094. this.uiGroupBox3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1095. //
  1096. // cbxInterface
  1097. //
  1098. this.cbxInterface.DataSource = null;
  1099. this.cbxInterface.FillColor = System.Drawing.Color.White;
  1100. this.cbxInterface.FilterMaxCount = 50;
  1101. this.cbxInterface.Font = new System.Drawing.Font("新宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1102. this.cbxInterface.Location = new System.Drawing.Point(6, 37);
  1103. this.cbxInterface.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1104. this.cbxInterface.MinimumSize = new System.Drawing.Size(63, 0);
  1105. this.cbxInterface.Name = "cbxInterface";
  1106. this.cbxInterface.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1107. this.cbxInterface.Size = new System.Drawing.Size(166, 23);
  1108. this.cbxInterface.TabIndex = 0;
  1109. this.cbxInterface.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1110. this.cbxInterface.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1111. //
  1112. // MaintainBasicData
  1113. //
  1114. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1115. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1116. this.ClientSize = new System.Drawing.Size(1357, 639);
  1117. this.Controls.Add(this.tcBasicData);
  1118. this.Name = "MaintainBasicData";
  1119. this.Text = "维护基础数据";
  1120. this.tcBasicData.ResumeLayout(false);
  1121. this.tpMaintainInterface.ResumeLayout(false);
  1122. this.uiPanel1.ResumeLayout(false);
  1123. ((System.ComponentModel.ISupportInitialize)(this.dgvInterface)).EndInit();
  1124. this.pnlInterfaceBottom.ResumeLayout(false);
  1125. this.tpDownloadDirectory.ResumeLayout(false);
  1126. this.panel1.ResumeLayout(false);
  1127. ((System.ComponentModel.ISupportInitialize)(this.dgvDirectoy)).EndInit();
  1128. this.panel2.ResumeLayout(false);
  1129. this.uiGroupBox5.ResumeLayout(false);
  1130. this.uiGroupBox4.ResumeLayout(false);
  1131. this.uiGroupBox2.ResumeLayout(false);
  1132. this.uiGroupBox1.ResumeLayout(false);
  1133. this.tpMapDirectory.ResumeLayout(false);
  1134. this.panel7.ResumeLayout(false);
  1135. this.uiSplitContainer1.Panel1.ResumeLayout(false);
  1136. this.uiSplitContainer1.Panel2.ResumeLayout(false);
  1137. ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer1)).EndInit();
  1138. this.uiSplitContainer1.ResumeLayout(false);
  1139. this.panel3.ResumeLayout(false);
  1140. ((System.ComponentModel.ISupportInitialize)(this.dgvHISDirectory)).EndInit();
  1141. this.panel5.ResumeLayout(false);
  1142. this.panel4.ResumeLayout(false);
  1143. ((System.ComponentModel.ISupportInitialize)(this.dgvCenterDirectory)).EndInit();
  1144. this.panel6.ResumeLayout(false);
  1145. this.uiPanel3.ResumeLayout(false);
  1146. this.uiGroupBox3.ResumeLayout(false);
  1147. this.ResumeLayout(false);
  1148. }
  1149. #endregion
  1150. private System.Windows.Forms.TabControl tcBasicData;
  1151. private System.Windows.Forms.TabPage tpMaintainInterface;
  1152. private Sunny.UI.UIPanel uiPanel1;
  1153. private Sunny.UI.UIDataGridView dgvInterface;
  1154. private Sunny.UI.UIPanel pnlInterfaceBottom;
  1155. private Sunny.UI.UIButton uiButton1;
  1156. private Sunny.UI.UIButton btnInterfceSave;
  1157. private Sunny.UI.UIButton btnInterfaceDelete;
  1158. private Sunny.UI.UIButton btnIntefaceQuery;
  1159. private Sunny.UI.UIButton btnInterfaceAdd;
  1160. private Sunny.UI.UIRadioButtonGroup rbgInterface;
  1161. private System.Windows.Forms.TabPage tpDownloadDirectory;
  1162. private System.Windows.Forms.Panel panel1;
  1163. private Sunny.UI.UIDataGridView dgvDirectoy;
  1164. private Sunny.UI.UIPagination pgDownload;
  1165. private System.Windows.Forms.Panel panel2;
  1166. private Sunny.UI.UIButton uiButton2;
  1167. private Sunny.UI.UIGroupBox uiGroupBox5;
  1168. private Sunny.UI.UITextBox tbDicType;
  1169. private Sunny.UI.UITextBox tbDicDate;
  1170. private Sunny.UI.UIGroupBox uiGroupBox4;
  1171. private Sunny.UI.UIComboBox cbxInterface_down;
  1172. private Sunny.UI.UIGroupBox uiGroupBox2;
  1173. private Sunny.UI.UITextBox tbDircetoryName;
  1174. private Sunny.UI.UITextBox tbDirectoryCode;
  1175. private Sunny.UI.UIGroupBox uiGroupBox1;
  1176. private Sunny.UI.UIRadioButton rbAutoDown;
  1177. private Sunny.UI.UIRadioButton rbSingleDown;
  1178. private Sunny.UI.UITextBox tbVer;
  1179. private Sunny.UI.UIRadioButtonGroup rbgDirecType;
  1180. private Sunny.UI.UIButton btnQuery;
  1181. private Sunny.UI.UIButton btnDownload;
  1182. private Sunny.UI.UIProcessBar uiProcessBar1;
  1183. private System.Windows.Forms.TabPage tpMapDirectory;
  1184. private System.Windows.Forms.Panel panel7;
  1185. private Sunny.UI.UISplitContainer uiSplitContainer1;
  1186. private System.Windows.Forms.Panel panel3;
  1187. private Sunny.UI.UIDataGridView dgvHISDirectory;
  1188. private System.Windows.Forms.Panel panel5;
  1189. private Sunny.UI.UIRadioButton rbAll;
  1190. private Sunny.UI.UIRadioButton rbNoMaped;
  1191. private Sunny.UI.UIRadioButton rbMaped;
  1192. private Sunny.UI.UIButton btnQueryHISDirectory;
  1193. private Sunny.UI.UITextBox tbHISDirectoryFilter;
  1194. private Sunny.UI.UIPagination pgHISDirect;
  1195. private System.Windows.Forms.Panel panel4;
  1196. private Sunny.UI.UIDataGridView dgvCenterDirectory;
  1197. private System.Windows.Forms.Panel panel6;
  1198. private Sunny.UI.UITextBox tbInsuCode;
  1199. private Sunny.UI.UIButton btnQueryCenterDirectory;
  1200. private Sunny.UI.UITextBox tbCenterDirectoryFilter;
  1201. private Sunny.UI.UIPagination pgCenterDirect;
  1202. private Sunny.UI.UIPanel uiPanel3;
  1203. private Sunny.UI.UIRadioButtonGroup rbgDirecType_C;
  1204. private Sunny.UI.UIGroupBox uiGroupBox3;
  1205. private Sunny.UI.UIComboBox cbxInterface;
  1206. }
  1207. }