CenterQuery.designer.cs 65 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968
  1. 
  2. namespace PTMedicalInsurance.Forms
  3. {
  4. partial class CenterQuery
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle22 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle23 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle24 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle25 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle26 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle27 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle28 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle29 = new System.Windows.Forms.DataGridViewCellStyle();
  38. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle30 = new System.Windows.Forms.DataGridViewCellStyle();
  39. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle31 = new System.Windows.Forms.DataGridViewCellStyle();
  40. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle32 = new System.Windows.Forms.DataGridViewCellStyle();
  41. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle33 = new System.Windows.Forms.DataGridViewCellStyle();
  42. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle34 = new System.Windows.Forms.DataGridViewCellStyle();
  43. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle35 = new System.Windows.Forms.DataGridViewCellStyle();
  44. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle36 = new System.Windows.Forms.DataGridViewCellStyle();
  45. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle37 = new System.Windows.Forms.DataGridViewCellStyle();
  46. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle38 = new System.Windows.Forms.DataGridViewCellStyle();
  47. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle39 = new System.Windows.Forms.DataGridViewCellStyle();
  48. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle40 = new System.Windows.Forms.DataGridViewCellStyle();
  49. this.tabQuery = new System.Windows.Forms.TabControl();
  50. this.tabPage1 = new System.Windows.Forms.TabPage();
  51. this.dgvResult1 = new Sunny.UI.UIDataGridView();
  52. this.pnlBottom1 = new Sunny.UI.UIPanel();
  53. this.cbxCertType_1 = new System.Windows.Forms.ComboBox();
  54. this.dtBeginDate_1 = new System.Windows.Forms.DateTimePicker();
  55. this.cbxMedType_1 = new System.Windows.Forms.ComboBox();
  56. this.label4 = new System.Windows.Forms.Label();
  57. this.label3 = new System.Windows.Forms.Label();
  58. this.tbCertNO_1 = new System.Windows.Forms.TextBox();
  59. this.label2 = new System.Windows.Forms.Label();
  60. this.label1 = new System.Windows.Forms.Label();
  61. this.tbx_PsnNO_1 = new System.Windows.Forms.TextBox();
  62. this.lab_No = new System.Windows.Forms.Label();
  63. this.btClose_1 = new Sunny.UI.UIButton();
  64. this.btnQuery_1 = new Sunny.UI.UIButton();
  65. this.tabPage2 = new System.Windows.Forms.TabPage();
  66. this.dgvResult_2 = new Sunny.UI.UIDataGridView();
  67. this.uiPanel1 = new Sunny.UI.UIPanel();
  68. this.dpET_2 = new System.Windows.Forms.DateTimePicker();
  69. this.label10 = new System.Windows.Forms.Label();
  70. this.btExport_2 = new Sunny.UI.UIButton();
  71. this.dpST_2 = new System.Windows.Forms.DateTimePicker();
  72. this.label5 = new System.Windows.Forms.Label();
  73. this.btClose_2 = new Sunny.UI.UIButton();
  74. this.btQuery_2 = new Sunny.UI.UIButton();
  75. this.tabPage3 = new System.Windows.Forms.TabPage();
  76. this.tabPage4 = new System.Windows.Forms.TabPage();
  77. this.tabPage5 = new System.Windows.Forms.TabPage();
  78. this.tabPage6 = new System.Windows.Forms.TabPage();
  79. this.groupBox1 = new System.Windows.Forms.GroupBox();
  80. this.groupBox2 = new System.Windows.Forms.GroupBox();
  81. this.dgvSettlResult_3 = new Sunny.UI.UIDataGridView();
  82. this.dgvSettlDetailResult_3 = new Sunny.UI.UIDataGridView();
  83. this.btQuery_3 = new Sunny.UI.UIButton();
  84. this.btClose_3 = new Sunny.UI.UIButton();
  85. this.label11 = new System.Windows.Forms.Label();
  86. this.tbPsnNO_3 = new System.Windows.Forms.TextBox();
  87. this.label9 = new System.Windows.Forms.Label();
  88. this.label8 = new System.Windows.Forms.Label();
  89. this.tbMdtrtID_3 = new System.Windows.Forms.TextBox();
  90. this.uiPanel2 = new Sunny.UI.UIPanel();
  91. this.tbSettlID_3 = new System.Windows.Forms.TextBox();
  92. this.uiRadioButtonGroup1 = new Sunny.UI.UIRadioButtonGroup();
  93. this.comboBox1 = new System.Windows.Forms.ComboBox();
  94. this.label6 = new System.Windows.Forms.Label();
  95. this.tabQuery.SuspendLayout();
  96. this.tabPage1.SuspendLayout();
  97. ((System.ComponentModel.ISupportInitialize)(this.dgvResult1)).BeginInit();
  98. this.pnlBottom1.SuspendLayout();
  99. this.tabPage2.SuspendLayout();
  100. ((System.ComponentModel.ISupportInitialize)(this.dgvResult_2)).BeginInit();
  101. this.uiPanel1.SuspendLayout();
  102. this.tabPage3.SuspendLayout();
  103. this.groupBox1.SuspendLayout();
  104. this.groupBox2.SuspendLayout();
  105. ((System.ComponentModel.ISupportInitialize)(this.dgvSettlResult_3)).BeginInit();
  106. ((System.ComponentModel.ISupportInitialize)(this.dgvSettlDetailResult_3)).BeginInit();
  107. this.uiPanel2.SuspendLayout();
  108. this.SuspendLayout();
  109. //
  110. // tabQuery
  111. //
  112. this.tabQuery.Controls.Add(this.tabPage1);
  113. this.tabQuery.Controls.Add(this.tabPage2);
  114. this.tabQuery.Controls.Add(this.tabPage3);
  115. this.tabQuery.Controls.Add(this.tabPage4);
  116. this.tabQuery.Controls.Add(this.tabPage5);
  117. this.tabQuery.Controls.Add(this.tabPage6);
  118. this.tabQuery.Dock = System.Windows.Forms.DockStyle.Fill;
  119. this.tabQuery.Location = new System.Drawing.Point(0, 0);
  120. this.tabQuery.Name = "tabQuery";
  121. this.tabQuery.SelectedIndex = 0;
  122. this.tabQuery.Size = new System.Drawing.Size(1404, 683);
  123. this.tabQuery.TabIndex = 0;
  124. //
  125. // tabPage1
  126. //
  127. this.tabPage1.Controls.Add(this.dgvResult1);
  128. this.tabPage1.Controls.Add(this.pnlBottom1);
  129. this.tabPage1.Location = new System.Drawing.Point(4, 22);
  130. this.tabPage1.Name = "tabPage1";
  131. this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
  132. this.tabPage1.Size = new System.Drawing.Size(1396, 657);
  133. this.tabPage1.TabIndex = 0;
  134. this.tabPage1.Text = "就诊信息查询";
  135. this.tabPage1.UseVisualStyleBackColor = true;
  136. //
  137. // dgvResult1
  138. //
  139. this.dgvResult1.AllowUserToAddRows = false;
  140. this.dgvResult1.AllowUserToDeleteRows = false;
  141. dataGridViewCellStyle21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  142. this.dgvResult1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle21;
  143. this.dgvResult1.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  144. this.dgvResult1.BorderStyle = System.Windows.Forms.BorderStyle.None;
  145. this.dgvResult1.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None;
  146. this.dgvResult1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  147. dataGridViewCellStyle22.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  148. dataGridViewCellStyle22.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  149. dataGridViewCellStyle22.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  150. dataGridViewCellStyle22.ForeColor = System.Drawing.Color.White;
  151. dataGridViewCellStyle22.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  152. dataGridViewCellStyle22.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  153. dataGridViewCellStyle22.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  154. this.dgvResult1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle22;
  155. this.dgvResult1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  156. dataGridViewCellStyle23.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  157. dataGridViewCellStyle23.BackColor = System.Drawing.Color.White;
  158. dataGridViewCellStyle23.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  159. dataGridViewCellStyle23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  160. dataGridViewCellStyle23.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  161. dataGridViewCellStyle23.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  162. dataGridViewCellStyle23.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  163. this.dgvResult1.DefaultCellStyle = dataGridViewCellStyle23;
  164. this.dgvResult1.Dock = System.Windows.Forms.DockStyle.Fill;
  165. this.dgvResult1.EnableHeadersVisualStyles = false;
  166. this.dgvResult1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  167. this.dgvResult1.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  168. this.dgvResult1.Location = new System.Drawing.Point(3, 3);
  169. this.dgvResult1.Name = "dgvResult1";
  170. dataGridViewCellStyle24.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  171. dataGridViewCellStyle24.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  172. dataGridViewCellStyle24.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  173. dataGridViewCellStyle24.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  174. dataGridViewCellStyle24.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  175. dataGridViewCellStyle24.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  176. dataGridViewCellStyle24.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  177. this.dgvResult1.RowHeadersDefaultCellStyle = dataGridViewCellStyle24;
  178. this.dgvResult1.RowHeadersWidth = 51;
  179. this.dgvResult1.RowHeight = 30;
  180. dataGridViewCellStyle25.BackColor = System.Drawing.Color.White;
  181. dataGridViewCellStyle25.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  182. dataGridViewCellStyle25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  183. dataGridViewCellStyle25.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  184. dataGridViewCellStyle25.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  185. this.dgvResult1.RowsDefaultCellStyle = dataGridViewCellStyle25;
  186. this.dgvResult1.RowTemplate.Height = 30;
  187. this.dgvResult1.SelectedIndex = -1;
  188. this.dgvResult1.ShowGridLine = false;
  189. this.dgvResult1.ShowRect = false;
  190. this.dgvResult1.Size = new System.Drawing.Size(1390, 528);
  191. this.dgvResult1.TabIndex = 2;
  192. this.dgvResult1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  193. //
  194. // pnlBottom1
  195. //
  196. this.pnlBottom1.Controls.Add(this.cbxCertType_1);
  197. this.pnlBottom1.Controls.Add(this.dtBeginDate_1);
  198. this.pnlBottom1.Controls.Add(this.cbxMedType_1);
  199. this.pnlBottom1.Controls.Add(this.label4);
  200. this.pnlBottom1.Controls.Add(this.label3);
  201. this.pnlBottom1.Controls.Add(this.tbCertNO_1);
  202. this.pnlBottom1.Controls.Add(this.label2);
  203. this.pnlBottom1.Controls.Add(this.label1);
  204. this.pnlBottom1.Controls.Add(this.tbx_PsnNO_1);
  205. this.pnlBottom1.Controls.Add(this.lab_No);
  206. this.pnlBottom1.Controls.Add(this.btClose_1);
  207. this.pnlBottom1.Controls.Add(this.btnQuery_1);
  208. this.pnlBottom1.Dock = System.Windows.Forms.DockStyle.Bottom;
  209. this.pnlBottom1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  210. this.pnlBottom1.Location = new System.Drawing.Point(3, 531);
  211. this.pnlBottom1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  212. this.pnlBottom1.MinimumSize = new System.Drawing.Size(1, 1);
  213. this.pnlBottom1.Name = "pnlBottom1";
  214. this.pnlBottom1.Size = new System.Drawing.Size(1390, 123);
  215. this.pnlBottom1.TabIndex = 1;
  216. this.pnlBottom1.Text = null;
  217. this.pnlBottom1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  218. this.pnlBottom1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  219. //
  220. // cbxCertType_1
  221. //
  222. this.cbxCertType_1.FormattingEnabled = true;
  223. this.cbxCertType_1.Items.AddRange(new object[] {
  224. "01.居民身份证(户口簿)",
  225. "02.中国人民解放军军官证",
  226. "03.中国人民武装警察警官证",
  227. "04.香港特区护照/港澳居民来往内地通行证",
  228. "05.澳门特区护照/港澳居民来往内地通行证",
  229. "06.台湾居民来往大陆通行证",
  230. "07.外国人永久居留证",
  231. "08.外国人护照",
  232. "09.残疾人证",
  233. "10.军烈属证明",
  234. "11.外国人就业证",
  235. "12.外国专家证",
  236. "13.外国人常驻记者证",
  237. "14.台港澳人员就业证",
  238. "15.回国(来华)定居专家证",
  239. "16.中国护照",
  240. "17.港澳台居民居住证",
  241. "90.社会保障卡",
  242. "99.其他身份证件"});
  243. this.cbxCertType_1.Location = new System.Drawing.Point(108, 54);
  244. this.cbxCertType_1.Name = "cbxCertType_1";
  245. this.cbxCertType_1.Size = new System.Drawing.Size(191, 29);
  246. this.cbxCertType_1.TabIndex = 2107;
  247. //
  248. // dtBeginDate_1
  249. //
  250. this.dtBeginDate_1.Location = new System.Drawing.Point(414, 62);
  251. this.dtBeginDate_1.Name = "dtBeginDate_1";
  252. this.dtBeginDate_1.Size = new System.Drawing.Size(200, 29);
  253. this.dtBeginDate_1.TabIndex = 2106;
  254. //
  255. // cbxMedType_1
  256. //
  257. this.cbxMedType_1.FormattingEnabled = true;
  258. this.cbxMedType_1.Items.AddRange(new object[] {
  259. "11.普通门诊",
  260. "1102.新冠门诊",
  261. "1106.儿科门诊",
  262. "12.门诊挂号",
  263. "13.急诊",
  264. "14.门诊慢特病",
  265. "16.中医特色门诊",
  266. "18.特药购药"});
  267. this.cbxMedType_1.Location = new System.Drawing.Point(414, 20);
  268. this.cbxMedType_1.Name = "cbxMedType_1";
  269. this.cbxMedType_1.Size = new System.Drawing.Size(200, 29);
  270. this.cbxMedType_1.TabIndex = 2105;
  271. //
  272. // label4
  273. //
  274. this.label4.AutoSize = true;
  275. this.label4.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  276. this.label4.ForeColor = System.Drawing.Color.Red;
  277. this.label4.Location = new System.Drawing.Point(342, 65);
  278. this.label4.Name = "label4";
  279. this.label4.Size = new System.Drawing.Size(77, 14);
  280. this.label4.TabIndex = 2103;
  281. this.label4.Text = "开始时间:";
  282. //
  283. // label3
  284. //
  285. this.label3.AutoSize = true;
  286. this.label3.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  287. this.label3.ForeColor = System.Drawing.Color.Red;
  288. this.label3.Location = new System.Drawing.Point(342, 28);
  289. this.label3.Name = "label3";
  290. this.label3.Size = new System.Drawing.Size(77, 14);
  291. this.label3.TabIndex = 2101;
  292. this.label3.Text = "医疗类别:";
  293. //
  294. // tbCertNO_1
  295. //
  296. this.tbCertNO_1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  297. this.tbCertNO_1.Location = new System.Drawing.Point(108, 92);
  298. this.tbCertNO_1.Name = "tbCertNO_1";
  299. this.tbCertNO_1.Size = new System.Drawing.Size(191, 23);
  300. this.tbCertNO_1.TabIndex = 2100;
  301. this.tbCertNO_1.Text = "65010319650306718X";
  302. //
  303. // label2
  304. //
  305. this.label2.AutoSize = true;
  306. this.label2.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  307. this.label2.ForeColor = System.Drawing.Color.Red;
  308. this.label2.Location = new System.Drawing.Point(36, 95);
  309. this.label2.Name = "label2";
  310. this.label2.Size = new System.Drawing.Size(77, 14);
  311. this.label2.TabIndex = 2099;
  312. this.label2.Text = "证件号码:";
  313. //
  314. // label1
  315. //
  316. this.label1.AutoSize = true;
  317. this.label1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  318. this.label1.ForeColor = System.Drawing.Color.Red;
  319. this.label1.Location = new System.Drawing.Point(36, 62);
  320. this.label1.Name = "label1";
  321. this.label1.Size = new System.Drawing.Size(77, 14);
  322. this.label1.TabIndex = 2097;
  323. this.label1.Text = "证件类型:";
  324. //
  325. // tbx_PsnNO_1
  326. //
  327. this.tbx_PsnNO_1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  328. this.tbx_PsnNO_1.Location = new System.Drawing.Point(108, 25);
  329. this.tbx_PsnNO_1.Name = "tbx_PsnNO_1";
  330. this.tbx_PsnNO_1.Size = new System.Drawing.Size(191, 23);
  331. this.tbx_PsnNO_1.TabIndex = 2096;
  332. this.tbx_PsnNO_1.Text = "65000001000000009905895097";
  333. //
  334. // lab_No
  335. //
  336. this.lab_No.AutoSize = true;
  337. this.lab_No.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  338. this.lab_No.ForeColor = System.Drawing.Color.Red;
  339. this.lab_No.Location = new System.Drawing.Point(36, 28);
  340. this.lab_No.Name = "lab_No";
  341. this.lab_No.Size = new System.Drawing.Size(77, 14);
  342. this.lab_No.TabIndex = 2095;
  343. this.lab_No.Text = "人员编号:";
  344. //
  345. // btClose_1
  346. //
  347. this.btClose_1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  348. this.btClose_1.Cursor = System.Windows.Forms.Cursors.Hand;
  349. this.btClose_1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  350. this.btClose_1.Location = new System.Drawing.Point(1238, 28);
  351. this.btClose_1.Margin = new System.Windows.Forms.Padding(4);
  352. this.btClose_1.MinimumSize = new System.Drawing.Size(2, 2);
  353. this.btClose_1.Name = "btClose_1";
  354. this.btClose_1.Size = new System.Drawing.Size(100, 48);
  355. this.btClose_1.TabIndex = 18;
  356. this.btClose_1.Text = "退出";
  357. this.btClose_1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  358. this.btClose_1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  359. this.btClose_1.Click += new System.EventHandler(this.btClose_1_Click);
  360. //
  361. // btnQuery_1
  362. //
  363. this.btnQuery_1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  364. this.btnQuery_1.Cursor = System.Windows.Forms.Cursors.Hand;
  365. this.btnQuery_1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  366. this.btnQuery_1.Location = new System.Drawing.Point(891, 25);
  367. this.btnQuery_1.Margin = new System.Windows.Forms.Padding(4);
  368. this.btnQuery_1.MinimumSize = new System.Drawing.Size(2, 2);
  369. this.btnQuery_1.Name = "btnQuery_1";
  370. this.btnQuery_1.Size = new System.Drawing.Size(100, 48);
  371. this.btnQuery_1.TabIndex = 15;
  372. this.btnQuery_1.Text = "查询";
  373. this.btnQuery_1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  374. this.btnQuery_1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  375. this.btnQuery_1.Click += new System.EventHandler(this.btnQuery_1_Click);
  376. //
  377. // tabPage2
  378. //
  379. this.tabPage2.Controls.Add(this.dgvResult_2);
  380. this.tabPage2.Controls.Add(this.uiPanel1);
  381. this.tabPage2.Location = new System.Drawing.Point(4, 22);
  382. this.tabPage2.Name = "tabPage2";
  383. this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
  384. this.tabPage2.Size = new System.Drawing.Size(1396, 657);
  385. this.tabPage2.TabIndex = 1;
  386. this.tabPage2.Text = "诊断信息查询";
  387. this.tabPage2.UseVisualStyleBackColor = true;
  388. //
  389. // dgvResult_2
  390. //
  391. this.dgvResult_2.AllowUserToAddRows = false;
  392. this.dgvResult_2.AllowUserToDeleteRows = false;
  393. dataGridViewCellStyle26.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  394. this.dgvResult_2.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle26;
  395. this.dgvResult_2.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  396. this.dgvResult_2.BorderStyle = System.Windows.Forms.BorderStyle.None;
  397. this.dgvResult_2.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None;
  398. this.dgvResult_2.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  399. dataGridViewCellStyle27.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  400. dataGridViewCellStyle27.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  401. dataGridViewCellStyle27.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  402. dataGridViewCellStyle27.ForeColor = System.Drawing.Color.White;
  403. dataGridViewCellStyle27.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  404. dataGridViewCellStyle27.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  405. dataGridViewCellStyle27.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  406. this.dgvResult_2.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle27;
  407. this.dgvResult_2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  408. dataGridViewCellStyle28.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  409. dataGridViewCellStyle28.BackColor = System.Drawing.Color.White;
  410. dataGridViewCellStyle28.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  411. dataGridViewCellStyle28.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  412. dataGridViewCellStyle28.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  413. dataGridViewCellStyle28.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  414. dataGridViewCellStyle28.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  415. this.dgvResult_2.DefaultCellStyle = dataGridViewCellStyle28;
  416. this.dgvResult_2.Dock = System.Windows.Forms.DockStyle.Fill;
  417. this.dgvResult_2.EnableHeadersVisualStyles = false;
  418. this.dgvResult_2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  419. this.dgvResult_2.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  420. this.dgvResult_2.Location = new System.Drawing.Point(3, 3);
  421. this.dgvResult_2.Name = "dgvResult_2";
  422. dataGridViewCellStyle29.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  423. dataGridViewCellStyle29.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  424. dataGridViewCellStyle29.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  425. dataGridViewCellStyle29.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  426. dataGridViewCellStyle29.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  427. dataGridViewCellStyle29.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  428. dataGridViewCellStyle29.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  429. this.dgvResult_2.RowHeadersDefaultCellStyle = dataGridViewCellStyle29;
  430. this.dgvResult_2.RowHeadersWidth = 51;
  431. this.dgvResult_2.RowHeight = 30;
  432. dataGridViewCellStyle30.BackColor = System.Drawing.Color.White;
  433. dataGridViewCellStyle30.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  434. dataGridViewCellStyle30.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  435. dataGridViewCellStyle30.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  436. dataGridViewCellStyle30.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  437. this.dgvResult_2.RowsDefaultCellStyle = dataGridViewCellStyle30;
  438. this.dgvResult_2.RowTemplate.Height = 30;
  439. this.dgvResult_2.SelectedIndex = -1;
  440. this.dgvResult_2.ShowGridLine = false;
  441. this.dgvResult_2.ShowRect = false;
  442. this.dgvResult_2.Size = new System.Drawing.Size(1390, 528);
  443. this.dgvResult_2.TabIndex = 4;
  444. this.dgvResult_2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  445. //
  446. // uiPanel1
  447. //
  448. this.uiPanel1.Controls.Add(this.dpET_2);
  449. this.uiPanel1.Controls.Add(this.label10);
  450. this.uiPanel1.Controls.Add(this.btExport_2);
  451. this.uiPanel1.Controls.Add(this.dpST_2);
  452. this.uiPanel1.Controls.Add(this.label5);
  453. this.uiPanel1.Controls.Add(this.btClose_2);
  454. this.uiPanel1.Controls.Add(this.btQuery_2);
  455. this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Bottom;
  456. this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  457. this.uiPanel1.Location = new System.Drawing.Point(3, 531);
  458. this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  459. this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
  460. this.uiPanel1.Name = "uiPanel1";
  461. this.uiPanel1.Size = new System.Drawing.Size(1390, 123);
  462. this.uiPanel1.TabIndex = 3;
  463. this.uiPanel1.Text = null;
  464. this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  465. this.uiPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  466. //
  467. // dpET_2
  468. //
  469. this.dpET_2.Location = new System.Drawing.Point(94, 67);
  470. this.dpET_2.Name = "dpET_2";
  471. this.dpET_2.Size = new System.Drawing.Size(200, 29);
  472. this.dpET_2.TabIndex = 2111;
  473. //
  474. // label10
  475. //
  476. this.label10.AutoSize = true;
  477. this.label10.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  478. this.label10.ForeColor = System.Drawing.Color.Red;
  479. this.label10.Location = new System.Drawing.Point(22, 72);
  480. this.label10.Name = "label10";
  481. this.label10.Size = new System.Drawing.Size(77, 14);
  482. this.label10.TabIndex = 2110;
  483. this.label10.Text = "结束时间:";
  484. //
  485. // btExport_2
  486. //
  487. this.btExport_2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  488. this.btExport_2.Cursor = System.Windows.Forms.Cursors.Hand;
  489. this.btExport_2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  490. this.btExport_2.Location = new System.Drawing.Point(1089, 28);
  491. this.btExport_2.Margin = new System.Windows.Forms.Padding(4);
  492. this.btExport_2.MinimumSize = new System.Drawing.Size(2, 2);
  493. this.btExport_2.Name = "btExport_2";
  494. this.btExport_2.Size = new System.Drawing.Size(100, 48);
  495. this.btExport_2.TabIndex = 2109;
  496. this.btExport_2.Text = "导出";
  497. this.btExport_2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  498. this.btExport_2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  499. this.btExport_2.Click += new System.EventHandler(this.btExport_2_Click);
  500. //
  501. // dpST_2
  502. //
  503. this.dpST_2.Location = new System.Drawing.Point(94, 17);
  504. this.dpST_2.Name = "dpST_2";
  505. this.dpST_2.Size = new System.Drawing.Size(200, 29);
  506. this.dpST_2.TabIndex = 2106;
  507. //
  508. // label5
  509. //
  510. this.label5.AutoSize = true;
  511. this.label5.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  512. this.label5.ForeColor = System.Drawing.Color.Red;
  513. this.label5.Location = new System.Drawing.Point(22, 28);
  514. this.label5.Name = "label5";
  515. this.label5.Size = new System.Drawing.Size(77, 14);
  516. this.label5.TabIndex = 2103;
  517. this.label5.Text = "开始时间:";
  518. //
  519. // btClose_2
  520. //
  521. this.btClose_2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  522. this.btClose_2.Cursor = System.Windows.Forms.Cursors.Hand;
  523. this.btClose_2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  524. this.btClose_2.Location = new System.Drawing.Point(1238, 28);
  525. this.btClose_2.Margin = new System.Windows.Forms.Padding(4);
  526. this.btClose_2.MinimumSize = new System.Drawing.Size(2, 2);
  527. this.btClose_2.Name = "btClose_2";
  528. this.btClose_2.Size = new System.Drawing.Size(100, 48);
  529. this.btClose_2.TabIndex = 18;
  530. this.btClose_2.Text = "退出";
  531. this.btClose_2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  532. this.btClose_2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  533. this.btClose_2.Click += new System.EventHandler(this.btClose_2_Click);
  534. //
  535. // btQuery_2
  536. //
  537. this.btQuery_2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  538. this.btQuery_2.Cursor = System.Windows.Forms.Cursors.Hand;
  539. this.btQuery_2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  540. this.btQuery_2.Location = new System.Drawing.Point(923, 28);
  541. this.btQuery_2.Margin = new System.Windows.Forms.Padding(4);
  542. this.btQuery_2.MinimumSize = new System.Drawing.Size(2, 2);
  543. this.btQuery_2.Name = "btQuery_2";
  544. this.btQuery_2.Size = new System.Drawing.Size(100, 48);
  545. this.btQuery_2.TabIndex = 15;
  546. this.btQuery_2.Text = "查询";
  547. this.btQuery_2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  548. this.btQuery_2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  549. this.btQuery_2.Click += new System.EventHandler(this.btQuery_2_Click);
  550. //
  551. // tabPage3
  552. //
  553. this.tabPage3.Controls.Add(this.groupBox2);
  554. this.tabPage3.Controls.Add(this.groupBox1);
  555. this.tabPage3.Controls.Add(this.uiPanel2);
  556. this.tabPage3.Location = new System.Drawing.Point(4, 22);
  557. this.tabPage3.Name = "tabPage3";
  558. this.tabPage3.Size = new System.Drawing.Size(1396, 657);
  559. this.tabPage3.TabIndex = 2;
  560. this.tabPage3.Text = "结算信息查询";
  561. this.tabPage3.UseVisualStyleBackColor = true;
  562. //
  563. // tabPage4
  564. //
  565. this.tabPage4.Location = new System.Drawing.Point(4, 22);
  566. this.tabPage4.Name = "tabPage4";
  567. this.tabPage4.Size = new System.Drawing.Size(1396, 657);
  568. this.tabPage4.TabIndex = 3;
  569. this.tabPage4.Text = "费用明细查询";
  570. this.tabPage4.UseVisualStyleBackColor = true;
  571. //
  572. // tabPage5
  573. //
  574. this.tabPage5.Location = new System.Drawing.Point(4, 22);
  575. this.tabPage5.Name = "tabPage5";
  576. this.tabPage5.Size = new System.Drawing.Size(1396, 657);
  577. this.tabPage5.TabIndex = 4;
  578. this.tabPage5.Text = "慢特病用药记录查询";
  579. this.tabPage5.UseVisualStyleBackColor = true;
  580. //
  581. // tabPage6
  582. //
  583. this.tabPage6.Location = new System.Drawing.Point(4, 22);
  584. this.tabPage6.Name = "tabPage6";
  585. this.tabPage6.Size = new System.Drawing.Size(1396, 657);
  586. this.tabPage6.TabIndex = 5;
  587. this.tabPage6.Text = "累计信息查询";
  588. this.tabPage6.UseVisualStyleBackColor = true;
  589. //
  590. // groupBox1
  591. //
  592. this.groupBox1.Controls.Add(this.dgvSettlResult_3);
  593. this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  594. this.groupBox1.Location = new System.Drawing.Point(0, 0);
  595. this.groupBox1.Name = "groupBox1";
  596. this.groupBox1.Size = new System.Drawing.Size(1396, 394);
  597. this.groupBox1.TabIndex = 3;
  598. this.groupBox1.TabStop = false;
  599. this.groupBox1.Text = "结算信息";
  600. //
  601. // groupBox2
  602. //
  603. this.groupBox2.Controls.Add(this.dgvSettlDetailResult_3);
  604. this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  605. this.groupBox2.Location = new System.Drawing.Point(0, 394);
  606. this.groupBox2.Name = "groupBox2";
  607. this.groupBox2.Size = new System.Drawing.Size(1396, 148);
  608. this.groupBox2.TabIndex = 4;
  609. this.groupBox2.TabStop = false;
  610. this.groupBox2.Text = "基金分项信息";
  611. //
  612. // dgvSettlResult_3
  613. //
  614. this.dgvSettlResult_3.AllowUserToAddRows = false;
  615. this.dgvSettlResult_3.AllowUserToDeleteRows = false;
  616. dataGridViewCellStyle31.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  617. this.dgvSettlResult_3.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle31;
  618. this.dgvSettlResult_3.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  619. this.dgvSettlResult_3.BorderStyle = System.Windows.Forms.BorderStyle.None;
  620. this.dgvSettlResult_3.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None;
  621. this.dgvSettlResult_3.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  622. dataGridViewCellStyle32.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  623. dataGridViewCellStyle32.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  624. dataGridViewCellStyle32.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  625. dataGridViewCellStyle32.ForeColor = System.Drawing.Color.White;
  626. dataGridViewCellStyle32.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  627. dataGridViewCellStyle32.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  628. dataGridViewCellStyle32.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  629. this.dgvSettlResult_3.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle32;
  630. this.dgvSettlResult_3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  631. dataGridViewCellStyle33.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  632. dataGridViewCellStyle33.BackColor = System.Drawing.Color.White;
  633. dataGridViewCellStyle33.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  634. dataGridViewCellStyle33.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  635. dataGridViewCellStyle33.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  636. dataGridViewCellStyle33.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  637. dataGridViewCellStyle33.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  638. this.dgvSettlResult_3.DefaultCellStyle = dataGridViewCellStyle33;
  639. this.dgvSettlResult_3.Dock = System.Windows.Forms.DockStyle.Fill;
  640. this.dgvSettlResult_3.EnableHeadersVisualStyles = false;
  641. this.dgvSettlResult_3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  642. this.dgvSettlResult_3.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  643. this.dgvSettlResult_3.Location = new System.Drawing.Point(3, 17);
  644. this.dgvSettlResult_3.Name = "dgvSettlResult_3";
  645. dataGridViewCellStyle34.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  646. dataGridViewCellStyle34.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  647. dataGridViewCellStyle34.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  648. dataGridViewCellStyle34.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  649. dataGridViewCellStyle34.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  650. dataGridViewCellStyle34.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  651. dataGridViewCellStyle34.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  652. this.dgvSettlResult_3.RowHeadersDefaultCellStyle = dataGridViewCellStyle34;
  653. this.dgvSettlResult_3.RowHeadersWidth = 51;
  654. this.dgvSettlResult_3.RowHeight = 30;
  655. dataGridViewCellStyle35.BackColor = System.Drawing.Color.White;
  656. dataGridViewCellStyle35.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  657. dataGridViewCellStyle35.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  658. dataGridViewCellStyle35.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  659. dataGridViewCellStyle35.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  660. this.dgvSettlResult_3.RowsDefaultCellStyle = dataGridViewCellStyle35;
  661. this.dgvSettlResult_3.RowTemplate.Height = 30;
  662. this.dgvSettlResult_3.SelectedIndex = -1;
  663. this.dgvSettlResult_3.ShowGridLine = false;
  664. this.dgvSettlResult_3.ShowRect = false;
  665. this.dgvSettlResult_3.Size = new System.Drawing.Size(1390, 374);
  666. this.dgvSettlResult_3.TabIndex = 3;
  667. this.dgvSettlResult_3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  668. //
  669. // dgvSettlDetailResult_3
  670. //
  671. this.dgvSettlDetailResult_3.AllowUserToAddRows = false;
  672. this.dgvSettlDetailResult_3.AllowUserToDeleteRows = false;
  673. dataGridViewCellStyle36.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  674. this.dgvSettlDetailResult_3.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle36;
  675. this.dgvSettlDetailResult_3.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  676. this.dgvSettlDetailResult_3.BorderStyle = System.Windows.Forms.BorderStyle.None;
  677. this.dgvSettlDetailResult_3.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None;
  678. this.dgvSettlDetailResult_3.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  679. dataGridViewCellStyle37.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  680. dataGridViewCellStyle37.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  681. dataGridViewCellStyle37.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  682. dataGridViewCellStyle37.ForeColor = System.Drawing.Color.White;
  683. dataGridViewCellStyle37.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  684. dataGridViewCellStyle37.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  685. dataGridViewCellStyle37.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  686. this.dgvSettlDetailResult_3.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle37;
  687. this.dgvSettlDetailResult_3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  688. dataGridViewCellStyle38.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  689. dataGridViewCellStyle38.BackColor = System.Drawing.Color.White;
  690. dataGridViewCellStyle38.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  691. dataGridViewCellStyle38.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  692. dataGridViewCellStyle38.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  693. dataGridViewCellStyle38.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  694. dataGridViewCellStyle38.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  695. this.dgvSettlDetailResult_3.DefaultCellStyle = dataGridViewCellStyle38;
  696. this.dgvSettlDetailResult_3.Dock = System.Windows.Forms.DockStyle.Fill;
  697. this.dgvSettlDetailResult_3.EnableHeadersVisualStyles = false;
  698. this.dgvSettlDetailResult_3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  699. this.dgvSettlDetailResult_3.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  700. this.dgvSettlDetailResult_3.Location = new System.Drawing.Point(3, 17);
  701. this.dgvSettlDetailResult_3.Name = "dgvSettlDetailResult_3";
  702. dataGridViewCellStyle39.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  703. dataGridViewCellStyle39.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  704. dataGridViewCellStyle39.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  705. dataGridViewCellStyle39.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  706. dataGridViewCellStyle39.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  707. dataGridViewCellStyle39.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  708. dataGridViewCellStyle39.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  709. this.dgvSettlDetailResult_3.RowHeadersDefaultCellStyle = dataGridViewCellStyle39;
  710. this.dgvSettlDetailResult_3.RowHeadersWidth = 51;
  711. this.dgvSettlDetailResult_3.RowHeight = 30;
  712. dataGridViewCellStyle40.BackColor = System.Drawing.Color.White;
  713. dataGridViewCellStyle40.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  714. dataGridViewCellStyle40.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  715. dataGridViewCellStyle40.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  716. dataGridViewCellStyle40.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  717. this.dgvSettlDetailResult_3.RowsDefaultCellStyle = dataGridViewCellStyle40;
  718. this.dgvSettlDetailResult_3.RowTemplate.Height = 30;
  719. this.dgvSettlDetailResult_3.SelectedIndex = -1;
  720. this.dgvSettlDetailResult_3.ShowGridLine = false;
  721. this.dgvSettlDetailResult_3.ShowRect = false;
  722. this.dgvSettlDetailResult_3.Size = new System.Drawing.Size(1390, 128);
  723. this.dgvSettlDetailResult_3.TabIndex = 3;
  724. this.dgvSettlDetailResult_3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  725. //
  726. // btQuery_3
  727. //
  728. this.btQuery_3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  729. this.btQuery_3.Cursor = System.Windows.Forms.Cursors.Hand;
  730. this.btQuery_3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  731. this.btQuery_3.Location = new System.Drawing.Point(1110, 28);
  732. this.btQuery_3.Margin = new System.Windows.Forms.Padding(4);
  733. this.btQuery_3.MinimumSize = new System.Drawing.Size(2, 2);
  734. this.btQuery_3.Name = "btQuery_3";
  735. this.btQuery_3.Size = new System.Drawing.Size(100, 48);
  736. this.btQuery_3.TabIndex = 15;
  737. this.btQuery_3.Text = "查询";
  738. this.btQuery_3.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  739. this.btQuery_3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  740. this.btQuery_3.Click += new System.EventHandler(this.btQuery_3_Click);
  741. //
  742. // btClose_3
  743. //
  744. this.btClose_3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  745. this.btClose_3.Cursor = System.Windows.Forms.Cursors.Hand;
  746. this.btClose_3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  747. this.btClose_3.Location = new System.Drawing.Point(1244, 28);
  748. this.btClose_3.Margin = new System.Windows.Forms.Padding(4);
  749. this.btClose_3.MinimumSize = new System.Drawing.Size(2, 2);
  750. this.btClose_3.Name = "btClose_3";
  751. this.btClose_3.Size = new System.Drawing.Size(100, 48);
  752. this.btClose_3.TabIndex = 18;
  753. this.btClose_3.Text = "退出";
  754. this.btClose_3.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  755. this.btClose_3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  756. this.btClose_3.Click += new System.EventHandler(this.btClose_3_Click);
  757. //
  758. // label11
  759. //
  760. this.label11.AutoSize = true;
  761. this.label11.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  762. this.label11.ForeColor = System.Drawing.Color.Red;
  763. this.label11.Location = new System.Drawing.Point(36, 28);
  764. this.label11.Name = "label11";
  765. this.label11.Size = new System.Drawing.Size(77, 14);
  766. this.label11.TabIndex = 2095;
  767. this.label11.Text = "人员编号:";
  768. //
  769. // tbPsnNO_3
  770. //
  771. this.tbPsnNO_3.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  772. this.tbPsnNO_3.Location = new System.Drawing.Point(108, 25);
  773. this.tbPsnNO_3.Name = "tbPsnNO_3";
  774. this.tbPsnNO_3.Size = new System.Drawing.Size(191, 23);
  775. this.tbPsnNO_3.TabIndex = 2096;
  776. this.tbPsnNO_3.Text = "44130000000006395440";
  777. //
  778. // label9
  779. //
  780. this.label9.AutoSize = true;
  781. this.label9.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  782. this.label9.ForeColor = System.Drawing.Color.Red;
  783. this.label9.Location = new System.Drawing.Point(36, 62);
  784. this.label9.Name = "label9";
  785. this.label9.Size = new System.Drawing.Size(63, 14);
  786. this.label9.TabIndex = 2097;
  787. this.label9.Text = "结算ID:";
  788. //
  789. // label8
  790. //
  791. this.label8.AutoSize = true;
  792. this.label8.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  793. this.label8.ForeColor = System.Drawing.Color.Red;
  794. this.label8.Location = new System.Drawing.Point(313, 28);
  795. this.label8.Name = "label8";
  796. this.label8.Size = new System.Drawing.Size(63, 14);
  797. this.label8.TabIndex = 2099;
  798. this.label8.Text = "就诊ID:";
  799. //
  800. // tbMdtrtID_3
  801. //
  802. this.tbMdtrtID_3.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  803. this.tbMdtrtID_3.Location = new System.Drawing.Point(385, 25);
  804. this.tbMdtrtID_3.Name = "tbMdtrtID_3";
  805. this.tbMdtrtID_3.Size = new System.Drawing.Size(191, 23);
  806. this.tbMdtrtID_3.TabIndex = 2100;
  807. this.tbMdtrtID_3.Text = "1040043041";
  808. //
  809. // uiPanel2
  810. //
  811. this.uiPanel2.Controls.Add(this.comboBox1);
  812. this.uiPanel2.Controls.Add(this.label6);
  813. this.uiPanel2.Controls.Add(this.uiRadioButtonGroup1);
  814. this.uiPanel2.Controls.Add(this.tbSettlID_3);
  815. this.uiPanel2.Controls.Add(this.tbMdtrtID_3);
  816. this.uiPanel2.Controls.Add(this.label8);
  817. this.uiPanel2.Controls.Add(this.label9);
  818. this.uiPanel2.Controls.Add(this.tbPsnNO_3);
  819. this.uiPanel2.Controls.Add(this.label11);
  820. this.uiPanel2.Controls.Add(this.btClose_3);
  821. this.uiPanel2.Controls.Add(this.btQuery_3);
  822. this.uiPanel2.Dock = System.Windows.Forms.DockStyle.Bottom;
  823. this.uiPanel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  824. this.uiPanel2.Location = new System.Drawing.Point(0, 542);
  825. this.uiPanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  826. this.uiPanel2.MinimumSize = new System.Drawing.Size(1, 1);
  827. this.uiPanel2.Name = "uiPanel2";
  828. this.uiPanel2.Size = new System.Drawing.Size(1396, 115);
  829. this.uiPanel2.TabIndex = 2;
  830. this.uiPanel2.Text = null;
  831. this.uiPanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  832. this.uiPanel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  833. //
  834. // tbSettlID_3
  835. //
  836. this.tbSettlID_3.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  837. this.tbSettlID_3.Location = new System.Drawing.Point(108, 59);
  838. this.tbSettlID_3.Name = "tbSettlID_3";
  839. this.tbSettlID_3.Size = new System.Drawing.Size(191, 23);
  840. this.tbSettlID_3.TabIndex = 2101;
  841. this.tbSettlID_3.Text = "853477069";
  842. //
  843. // uiRadioButtonGroup1
  844. //
  845. this.uiRadioButtonGroup1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  846. this.uiRadioButtonGroup1.Items.AddRange(new object[] {
  847. "含基金分项信息",
  848. "不含基金分项信息"});
  849. this.uiRadioButtonGroup1.Location = new System.Drawing.Point(593, 12);
  850. this.uiRadioButtonGroup1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  851. this.uiRadioButtonGroup1.MinimumSize = new System.Drawing.Size(1, 1);
  852. this.uiRadioButtonGroup1.Name = "uiRadioButtonGroup1";
  853. this.uiRadioButtonGroup1.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  854. this.uiRadioButtonGroup1.Size = new System.Drawing.Size(222, 101);
  855. this.uiRadioButtonGroup1.TabIndex = 2102;
  856. this.uiRadioButtonGroup1.Text = "查询类型";
  857. this.uiRadioButtonGroup1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  858. this.uiRadioButtonGroup1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  859. //
  860. // comboBox1
  861. //
  862. this.comboBox1.FormattingEnabled = true;
  863. this.comboBox1.Items.AddRange(new object[] {
  864. "11.普通门诊",
  865. "1102.新冠门诊",
  866. "1106.儿科门诊",
  867. "12.门诊挂号",
  868. "13.急诊",
  869. "14.门诊慢特病",
  870. "16.中医特色门诊",
  871. "18.特药购药"});
  872. this.comboBox1.Location = new System.Drawing.Point(385, 60);
  873. this.comboBox1.Name = "comboBox1";
  874. this.comboBox1.Size = new System.Drawing.Size(191, 29);
  875. this.comboBox1.TabIndex = 2107;
  876. //
  877. // label6
  878. //
  879. this.label6.AutoSize = true;
  880. this.label6.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  881. this.label6.ForeColor = System.Drawing.Color.Red;
  882. this.label6.Location = new System.Drawing.Point(313, 68);
  883. this.label6.Name = "label6";
  884. this.label6.Size = new System.Drawing.Size(77, 14);
  885. this.label6.TabIndex = 2106;
  886. this.label6.Text = "医疗类别:";
  887. //
  888. // CenterQuery
  889. //
  890. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  891. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  892. this.ClientSize = new System.Drawing.Size(1404, 683);
  893. this.Controls.Add(this.tabQuery);
  894. this.Name = "CenterQuery";
  895. this.Text = "中心查询";
  896. this.tabQuery.ResumeLayout(false);
  897. this.tabPage1.ResumeLayout(false);
  898. ((System.ComponentModel.ISupportInitialize)(this.dgvResult1)).EndInit();
  899. this.pnlBottom1.ResumeLayout(false);
  900. this.pnlBottom1.PerformLayout();
  901. this.tabPage2.ResumeLayout(false);
  902. ((System.ComponentModel.ISupportInitialize)(this.dgvResult_2)).EndInit();
  903. this.uiPanel1.ResumeLayout(false);
  904. this.uiPanel1.PerformLayout();
  905. this.tabPage3.ResumeLayout(false);
  906. this.groupBox1.ResumeLayout(false);
  907. this.groupBox2.ResumeLayout(false);
  908. ((System.ComponentModel.ISupportInitialize)(this.dgvSettlResult_3)).EndInit();
  909. ((System.ComponentModel.ISupportInitialize)(this.dgvSettlDetailResult_3)).EndInit();
  910. this.uiPanel2.ResumeLayout(false);
  911. this.uiPanel2.PerformLayout();
  912. this.ResumeLayout(false);
  913. }
  914. #endregion
  915. private System.Windows.Forms.TabControl tabQuery;
  916. private System.Windows.Forms.TabPage tabPage1;
  917. private System.Windows.Forms.TabPage tabPage2;
  918. private Sunny.UI.UIPanel pnlBottom1;
  919. private Sunny.UI.UIButton btClose_1;
  920. private Sunny.UI.UIButton btnQuery_1;
  921. private Sunny.UI.UIDataGridView dgvResult1;
  922. private System.Windows.Forms.DateTimePicker dtBeginDate_1;
  923. private System.Windows.Forms.ComboBox cbxMedType_1;
  924. private System.Windows.Forms.Label label4;
  925. private System.Windows.Forms.Label label3;
  926. private System.Windows.Forms.TextBox tbCertNO_1;
  927. private System.Windows.Forms.Label label2;
  928. private System.Windows.Forms.Label label1;
  929. private System.Windows.Forms.TextBox tbx_PsnNO_1;
  930. private System.Windows.Forms.Label lab_No;
  931. private System.Windows.Forms.ComboBox cbxCertType_1;
  932. private Sunny.UI.UIDataGridView dgvResult_2;
  933. private Sunny.UI.UIPanel uiPanel1;
  934. private System.Windows.Forms.DateTimePicker dpST_2;
  935. private System.Windows.Forms.Label label5;
  936. private Sunny.UI.UIButton btClose_2;
  937. private Sunny.UI.UIButton btQuery_2;
  938. private Sunny.UI.UIButton btExport_2;
  939. private System.Windows.Forms.DateTimePicker dpET_2;
  940. private System.Windows.Forms.Label label10;
  941. private System.Windows.Forms.TabPage tabPage3;
  942. private System.Windows.Forms.TabPage tabPage4;
  943. private System.Windows.Forms.TabPage tabPage5;
  944. private System.Windows.Forms.TabPage tabPage6;
  945. private System.Windows.Forms.GroupBox groupBox2;
  946. private Sunny.UI.UIDataGridView dgvSettlDetailResult_3;
  947. private System.Windows.Forms.GroupBox groupBox1;
  948. private Sunny.UI.UIDataGridView dgvSettlResult_3;
  949. private Sunny.UI.UIPanel uiPanel2;
  950. private System.Windows.Forms.TextBox tbSettlID_3;
  951. private System.Windows.Forms.TextBox tbMdtrtID_3;
  952. private System.Windows.Forms.Label label8;
  953. private System.Windows.Forms.Label label9;
  954. private System.Windows.Forms.TextBox tbPsnNO_3;
  955. private System.Windows.Forms.Label label11;
  956. private Sunny.UI.UIButton btClose_3;
  957. private Sunny.UI.UIButton btQuery_3;
  958. private System.Windows.Forms.ComboBox comboBox1;
  959. private System.Windows.Forms.Label label6;
  960. private Sunny.UI.UIRadioButtonGroup uiRadioButtonGroup1;
  961. }
  962. }