SettlementBilllist.designer.cs 83 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264
  1. 
  2. namespace PTMedicalInsurance.Forms
  3. {
  4. partial class SettlementBillPrint
  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 dataGridViewCellStyle31 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle32 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle33 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle34 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle35 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle36 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle37 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle38 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle39 = new System.Windows.Forms.DataGridViewCellStyle();
  38. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle40 = new System.Windows.Forms.DataGridViewCellStyle();
  39. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle41 = new System.Windows.Forms.DataGridViewCellStyle();
  40. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle42 = new System.Windows.Forms.DataGridViewCellStyle();
  41. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle43 = new System.Windows.Forms.DataGridViewCellStyle();
  42. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle44 = new System.Windows.Forms.DataGridViewCellStyle();
  43. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle45 = new System.Windows.Forms.DataGridViewCellStyle();
  44. this.uiTabControl1 = new Sunny.UI.UITabControl();
  45. this.tabPage1 = new System.Windows.Forms.TabPage();
  46. this.dgvSettlRecord = new Sunny.UI.UIDataGridView();
  47. this.pgSettlRecod = new Sunny.UI.UIPagination();
  48. this.uiPanel1 = new Sunny.UI.UIPanel();
  49. this.btnUpdateMedInsuFee = new Sunny.UI.UIButton();
  50. this.btnClose = new Sunny.UI.UIButton();
  51. this.btnDesign = new Sunny.UI.UIButton();
  52. this.gbExactLocate = new Sunny.UI.UIGroupBox();
  53. this.tbHisNO = new Sunny.UI.UITextBox();
  54. this.tbPatSettlID = new Sunny.UI.UITextBox();
  55. this.tbName = new Sunny.UI.UITextBox();
  56. this.gbInterface = new Sunny.UI.UIGroupBox();
  57. this.cbxInterface = new Sunny.UI.UIComboBox();
  58. this.btnQuery = new Sunny.UI.UIButton();
  59. this.btnPrint = new Sunny.UI.UIButton();
  60. this.rbgBillType = new Sunny.UI.UIRadioButtonGroup();
  61. this.rbgAdmType = new Sunny.UI.UIRadioButtonGroup();
  62. this.gbDateTime = new Sunny.UI.UIGroupBox();
  63. this.dpED = new Sunny.UI.UIDatetimePicker();
  64. this.dpST = new Sunny.UI.UIDatetimePicker();
  65. this.tabPage2 = new System.Windows.Forms.TabPage();
  66. this.dgvInsuFeeUpload = new Sunny.UI.UIDataGridView();
  67. this.uiPanel2 = new Sunny.UI.UIPanel();
  68. this.cbbOverPrice = new Sunny.UI.UIComboBox();
  69. this.cbbLevel = new Sunny.UI.UIComboBox();
  70. this.uiLabel4 = new Sunny.UI.UILabel();
  71. this.uiLabel3 = new Sunny.UI.UILabel();
  72. this.tb_SettleID = new Sunny.UI.UITextBox();
  73. this.tb_InHospNo = new Sunny.UI.UITextBox();
  74. this.uiLabel2 = new Sunny.UI.UILabel();
  75. this.uiLabel1 = new Sunny.UI.UILabel();
  76. this.uiButton1 = new Sunny.UI.UIButton();
  77. this.btnOK = new Sunny.UI.UIButton();
  78. this.uiGroupBox1 = new Sunny.UI.UIGroupBox();
  79. this.dt_ET = new Sunny.UI.UIDatetimePicker();
  80. this.dt_ST = new Sunny.UI.UIDatetimePicker();
  81. this.tabPage3 = new System.Windows.Forms.TabPage();
  82. this.dgv_SettleMentDetail = new Sunny.UI.UIDataGridView();
  83. this.uiPanel3 = new Sunny.UI.UIPanel();
  84. this.dblkcbxMedicalType = new PTControl.DBLookupCombox();
  85. this.label4 = new System.Windows.Forms.Label();
  86. this.dblkcbxInsuranceType = new PTControl.DBLookupCombox();
  87. this.label1 = new System.Windows.Forms.Label();
  88. this.tb_CertNo = new Sunny.UI.UITextBox();
  89. this.uiLabel5 = new Sunny.UI.UILabel();
  90. this.rbg_SettleDetailAdmType = new Sunny.UI.UIRadioButtonGroup();
  91. this.tb_SettleMentID = new Sunny.UI.UITextBox();
  92. this.tb_Name = new Sunny.UI.UITextBox();
  93. this.uiLabel7 = new Sunny.UI.UILabel();
  94. this.uiLabel8 = new Sunny.UI.UILabel();
  95. this.bt_Exit = new Sunny.UI.UIButton();
  96. this.bt_QuerySettleDetail = new Sunny.UI.UIButton();
  97. this.uiGroupBox2 = new Sunny.UI.UIGroupBox();
  98. this.dt_ET_Detail = new Sunny.UI.UIDatetimePicker();
  99. this.dt_ST_Detail = new Sunny.UI.UIDatetimePicker();
  100. this.dblkcbxFundPayType = new PTControl.DBLookupCombox();
  101. this.label2 = new System.Windows.Forms.Label();
  102. this.uiTabControl1.SuspendLayout();
  103. this.tabPage1.SuspendLayout();
  104. ((System.ComponentModel.ISupportInitialize)(this.dgvSettlRecord)).BeginInit();
  105. this.uiPanel1.SuspendLayout();
  106. this.gbExactLocate.SuspendLayout();
  107. this.gbInterface.SuspendLayout();
  108. this.gbDateTime.SuspendLayout();
  109. this.tabPage2.SuspendLayout();
  110. ((System.ComponentModel.ISupportInitialize)(this.dgvInsuFeeUpload)).BeginInit();
  111. this.uiPanel2.SuspendLayout();
  112. this.uiGroupBox1.SuspendLayout();
  113. this.tabPage3.SuspendLayout();
  114. ((System.ComponentModel.ISupportInitialize)(this.dgv_SettleMentDetail)).BeginInit();
  115. this.uiPanel3.SuspendLayout();
  116. this.uiGroupBox2.SuspendLayout();
  117. this.SuspendLayout();
  118. //
  119. // uiTabControl1
  120. //
  121. this.uiTabControl1.Controls.Add(this.tabPage1);
  122. this.uiTabControl1.Controls.Add(this.tabPage2);
  123. this.uiTabControl1.Controls.Add(this.tabPage3);
  124. this.uiTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  125. this.uiTabControl1.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
  126. this.uiTabControl1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  127. this.uiTabControl1.ItemSize = new System.Drawing.Size(220, 40);
  128. this.uiTabControl1.Location = new System.Drawing.Point(0, 0);
  129. this.uiTabControl1.MainPage = "";
  130. this.uiTabControl1.Name = "uiTabControl1";
  131. this.uiTabControl1.SelectedIndex = 0;
  132. this.uiTabControl1.Size = new System.Drawing.Size(1400, 690);
  133. this.uiTabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  134. this.uiTabControl1.TabIndex = 0;
  135. this.uiTabControl1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  136. this.uiTabControl1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  137. //
  138. // tabPage1
  139. //
  140. this.tabPage1.Controls.Add(this.dgvSettlRecord);
  141. this.tabPage1.Controls.Add(this.pgSettlRecod);
  142. this.tabPage1.Controls.Add(this.uiPanel1);
  143. this.tabPage1.Location = new System.Drawing.Point(0, 40);
  144. this.tabPage1.Name = "tabPage1";
  145. this.tabPage1.Size = new System.Drawing.Size(1400, 650);
  146. this.tabPage1.TabIndex = 0;
  147. this.tabPage1.Text = "HIS医保结算信息查询";
  148. this.tabPage1.UseVisualStyleBackColor = true;
  149. //
  150. // dgvSettlRecord
  151. //
  152. this.dgvSettlRecord.AllowUserToAddRows = false;
  153. this.dgvSettlRecord.AllowUserToDeleteRows = false;
  154. dataGridViewCellStyle31.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  155. this.dgvSettlRecord.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle31;
  156. this.dgvSettlRecord.BackgroundColor = System.Drawing.Color.White;
  157. this.dgvSettlRecord.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  158. dataGridViewCellStyle32.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  159. dataGridViewCellStyle32.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  160. dataGridViewCellStyle32.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  161. dataGridViewCellStyle32.ForeColor = System.Drawing.Color.White;
  162. dataGridViewCellStyle32.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  163. dataGridViewCellStyle32.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  164. dataGridViewCellStyle32.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  165. this.dgvSettlRecord.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle32;
  166. this.dgvSettlRecord.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  167. dataGridViewCellStyle33.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  168. dataGridViewCellStyle33.BackColor = System.Drawing.SystemColors.Window;
  169. dataGridViewCellStyle33.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  170. dataGridViewCellStyle33.ForeColor = System.Drawing.SystemColors.ControlText;
  171. dataGridViewCellStyle33.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  172. dataGridViewCellStyle33.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  173. dataGridViewCellStyle33.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  174. this.dgvSettlRecord.DefaultCellStyle = dataGridViewCellStyle33;
  175. this.dgvSettlRecord.Dock = System.Windows.Forms.DockStyle.Fill;
  176. this.dgvSettlRecord.EnableHeadersVisualStyles = false;
  177. this.dgvSettlRecord.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  178. this.dgvSettlRecord.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  179. this.dgvSettlRecord.Location = new System.Drawing.Point(0, 0);
  180. this.dgvSettlRecord.Name = "dgvSettlRecord";
  181. dataGridViewCellStyle34.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  182. dataGridViewCellStyle34.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  183. dataGridViewCellStyle34.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  184. dataGridViewCellStyle34.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  185. dataGridViewCellStyle34.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  186. dataGridViewCellStyle34.SelectionForeColor = System.Drawing.Color.White;
  187. dataGridViewCellStyle34.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  188. this.dgvSettlRecord.RowHeadersDefaultCellStyle = dataGridViewCellStyle34;
  189. dataGridViewCellStyle35.BackColor = System.Drawing.Color.White;
  190. dataGridViewCellStyle35.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  191. this.dgvSettlRecord.RowsDefaultCellStyle = dataGridViewCellStyle35;
  192. this.dgvSettlRecord.RowTemplate.Height = 23;
  193. this.dgvSettlRecord.SelectedIndex = -1;
  194. this.dgvSettlRecord.Size = new System.Drawing.Size(1400, 493);
  195. this.dgvSettlRecord.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  196. this.dgvSettlRecord.TabIndex = 10;
  197. this.dgvSettlRecord.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  198. //
  199. // pgSettlRecod
  200. //
  201. this.pgSettlRecod.Dock = System.Windows.Forms.DockStyle.Bottom;
  202. this.pgSettlRecod.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  203. this.pgSettlRecod.Location = new System.Drawing.Point(0, 493);
  204. this.pgSettlRecod.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  205. this.pgSettlRecod.MinimumSize = new System.Drawing.Size(1, 1);
  206. this.pgSettlRecod.Name = "pgSettlRecod";
  207. this.pgSettlRecod.PagerCount = 13;
  208. this.pgSettlRecod.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
  209. this.pgSettlRecod.ShowJumpButton = false;
  210. this.pgSettlRecod.ShowText = false;
  211. this.pgSettlRecod.Size = new System.Drawing.Size(1400, 35);
  212. this.pgSettlRecod.TabIndex = 9;
  213. this.pgSettlRecod.Text = "uiPagination1";
  214. this.pgSettlRecod.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  215. this.pgSettlRecod.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  216. //
  217. // uiPanel1
  218. //
  219. this.uiPanel1.Controls.Add(this.btnUpdateMedInsuFee);
  220. this.uiPanel1.Controls.Add(this.btnClose);
  221. this.uiPanel1.Controls.Add(this.btnDesign);
  222. this.uiPanel1.Controls.Add(this.gbExactLocate);
  223. this.uiPanel1.Controls.Add(this.gbInterface);
  224. this.uiPanel1.Controls.Add(this.btnQuery);
  225. this.uiPanel1.Controls.Add(this.btnPrint);
  226. this.uiPanel1.Controls.Add(this.rbgBillType);
  227. this.uiPanel1.Controls.Add(this.rbgAdmType);
  228. this.uiPanel1.Controls.Add(this.gbDateTime);
  229. this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Bottom;
  230. this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  231. this.uiPanel1.Location = new System.Drawing.Point(0, 528);
  232. this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  233. this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
  234. this.uiPanel1.Name = "uiPanel1";
  235. this.uiPanel1.Size = new System.Drawing.Size(1400, 122);
  236. this.uiPanel1.TabIndex = 8;
  237. this.uiPanel1.Text = null;
  238. this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  239. this.uiPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  240. //
  241. // btnUpdateMedInsuFee
  242. //
  243. this.btnUpdateMedInsuFee.Anchor = System.Windows.Forms.AnchorStyles.Right;
  244. this.btnUpdateMedInsuFee.Cursor = System.Windows.Forms.Cursors.Hand;
  245. this.btnUpdateMedInsuFee.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  246. this.btnUpdateMedInsuFee.Location = new System.Drawing.Point(1120, 20);
  247. this.btnUpdateMedInsuFee.MinimumSize = new System.Drawing.Size(1, 1);
  248. this.btnUpdateMedInsuFee.Name = "btnUpdateMedInsuFee";
  249. this.btnUpdateMedInsuFee.Size = new System.Drawing.Size(164, 85);
  250. this.btnUpdateMedInsuFee.TabIndex = 27;
  251. this.btnUpdateMedInsuFee.Text = "更新医保费用明细";
  252. this.btnUpdateMedInsuFee.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  253. this.btnUpdateMedInsuFee.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  254. this.btnUpdateMedInsuFee.Click += new System.EventHandler(this.btn_UpdateMedInsuFee_Click);
  255. //
  256. // btnClose
  257. //
  258. this.btnClose.Anchor = System.Windows.Forms.AnchorStyles.Right;
  259. this.btnClose.Cursor = System.Windows.Forms.Cursors.Hand;
  260. this.btnClose.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  261. this.btnClose.Location = new System.Drawing.Point(1286, 20);
  262. this.btnClose.MinimumSize = new System.Drawing.Size(1, 1);
  263. this.btnClose.Name = "btnClose";
  264. this.btnClose.Size = new System.Drawing.Size(110, 85);
  265. this.btnClose.TabIndex = 26;
  266. this.btnClose.Text = "退 出";
  267. this.btnClose.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  268. this.btnClose.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  269. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  270. //
  271. // btnDesign
  272. //
  273. this.btnDesign.Anchor = System.Windows.Forms.AnchorStyles.Right;
  274. this.btnDesign.Cursor = System.Windows.Forms.Cursors.Hand;
  275. this.btnDesign.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  276. this.btnDesign.Location = new System.Drawing.Point(984, 63);
  277. this.btnDesign.MinimumSize = new System.Drawing.Size(1, 1);
  278. this.btnDesign.Name = "btnDesign";
  279. this.btnDesign.Size = new System.Drawing.Size(134, 42);
  280. this.btnDesign.TabIndex = 25;
  281. this.btnDesign.Text = "报表设计";
  282. this.btnDesign.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  283. this.btnDesign.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  284. this.btnDesign.Click += new System.EventHandler(this.btnDesign_Click);
  285. //
  286. // gbExactLocate
  287. //
  288. this.gbExactLocate.Controls.Add(this.tbHisNO);
  289. this.gbExactLocate.Controls.Add(this.tbPatSettlID);
  290. this.gbExactLocate.Controls.Add(this.tbName);
  291. this.gbExactLocate.Dock = System.Windows.Forms.DockStyle.Left;
  292. this.gbExactLocate.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  293. this.gbExactLocate.Location = new System.Drawing.Point(599, 0);
  294. this.gbExactLocate.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  295. this.gbExactLocate.MinimumSize = new System.Drawing.Size(1, 1);
  296. this.gbExactLocate.Name = "gbExactLocate";
  297. this.gbExactLocate.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  298. this.gbExactLocate.Size = new System.Drawing.Size(186, 122);
  299. this.gbExactLocate.TabIndex = 23;
  300. this.gbExactLocate.Text = "精确定位";
  301. this.gbExactLocate.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  302. this.gbExactLocate.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  303. //
  304. // tbHisNO
  305. //
  306. this.tbHisNO.Cursor = System.Windows.Forms.Cursors.IBeam;
  307. this.tbHisNO.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  308. this.tbHisNO.Location = new System.Drawing.Point(12, 88);
  309. this.tbHisNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  310. this.tbHisNO.MinimumSize = new System.Drawing.Size(1, 16);
  311. this.tbHisNO.Name = "tbHisNO";
  312. this.tbHisNO.ShowText = false;
  313. this.tbHisNO.Size = new System.Drawing.Size(164, 24);
  314. this.tbHisNO.TabIndex = 3;
  315. this.tbHisNO.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  316. this.tbHisNO.Watermark = "患者卡号";
  317. this.tbHisNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  318. //
  319. // tbPatSettlID
  320. //
  321. this.tbPatSettlID.Cursor = System.Windows.Forms.Cursors.IBeam;
  322. this.tbPatSettlID.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  323. this.tbPatSettlID.Location = new System.Drawing.Point(12, 59);
  324. this.tbPatSettlID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  325. this.tbPatSettlID.MinimumSize = new System.Drawing.Size(1, 16);
  326. this.tbPatSettlID.Name = "tbPatSettlID";
  327. this.tbPatSettlID.ShowText = false;
  328. this.tbPatSettlID.Size = new System.Drawing.Size(164, 24);
  329. this.tbPatSettlID.TabIndex = 2;
  330. this.tbPatSettlID.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  331. this.tbPatSettlID.Watermark = "结算编号";
  332. this.tbPatSettlID.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  333. //
  334. // tbName
  335. //
  336. this.tbName.Cursor = System.Windows.Forms.Cursors.IBeam;
  337. this.tbName.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  338. this.tbName.Location = new System.Drawing.Point(12, 30);
  339. this.tbName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  340. this.tbName.MinimumSize = new System.Drawing.Size(1, 16);
  341. this.tbName.Name = "tbName";
  342. this.tbName.ShowText = false;
  343. this.tbName.Size = new System.Drawing.Size(164, 24);
  344. this.tbName.TabIndex = 1;
  345. this.tbName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  346. this.tbName.Watermark = "姓名";
  347. this.tbName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  348. //
  349. // gbInterface
  350. //
  351. this.gbInterface.Controls.Add(this.cbxInterface);
  352. this.gbInterface.Dock = System.Windows.Forms.DockStyle.Left;
  353. this.gbInterface.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  354. this.gbInterface.Location = new System.Drawing.Point(437, 0);
  355. this.gbInterface.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  356. this.gbInterface.MinimumSize = new System.Drawing.Size(1, 1);
  357. this.gbInterface.Name = "gbInterface";
  358. this.gbInterface.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  359. this.gbInterface.Size = new System.Drawing.Size(162, 122);
  360. this.gbInterface.TabIndex = 22;
  361. this.gbInterface.Text = "接口选择";
  362. this.gbInterface.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  363. this.gbInterface.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  364. //
  365. // cbxInterface
  366. //
  367. this.cbxInterface.DataSource = null;
  368. this.cbxInterface.FillColor = System.Drawing.Color.White;
  369. this.cbxInterface.FilterMaxCount = 50;
  370. this.cbxInterface.Font = new System.Drawing.Font("新宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  371. this.cbxInterface.Location = new System.Drawing.Point(9, 34);
  372. this.cbxInterface.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  373. this.cbxInterface.MinimumSize = new System.Drawing.Size(63, 0);
  374. this.cbxInterface.Name = "cbxInterface";
  375. this.cbxInterface.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  376. this.cbxInterface.Size = new System.Drawing.Size(145, 23);
  377. this.cbxInterface.TabIndex = 0;
  378. this.cbxInterface.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  379. this.cbxInterface.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  380. //
  381. // btnQuery
  382. //
  383. this.btnQuery.Anchor = System.Windows.Forms.AnchorStyles.Right;
  384. this.btnQuery.Cursor = System.Windows.Forms.Cursors.Hand;
  385. this.btnQuery.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  386. this.btnQuery.Location = new System.Drawing.Point(848, 20);
  387. this.btnQuery.MinimumSize = new System.Drawing.Size(1, 1);
  388. this.btnQuery.Name = "btnQuery";
  389. this.btnQuery.Size = new System.Drawing.Size(134, 85);
  390. this.btnQuery.TabIndex = 19;
  391. this.btnQuery.Text = "查 询";
  392. this.btnQuery.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  393. this.btnQuery.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  394. this.btnQuery.Click += new System.EventHandler(this.btnQuery_Click);
  395. //
  396. // btnPrint
  397. //
  398. this.btnPrint.Anchor = System.Windows.Forms.AnchorStyles.Right;
  399. this.btnPrint.Cursor = System.Windows.Forms.Cursors.Hand;
  400. this.btnPrint.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  401. this.btnPrint.Location = new System.Drawing.Point(984, 20);
  402. this.btnPrint.MinimumSize = new System.Drawing.Size(1, 1);
  403. this.btnPrint.Name = "btnPrint";
  404. this.btnPrint.Size = new System.Drawing.Size(134, 42);
  405. this.btnPrint.TabIndex = 18;
  406. this.btnPrint.Text = "打 印";
  407. this.btnPrint.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  408. this.btnPrint.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  409. this.btnPrint.Click += new System.EventHandler(this.btnPrint_Click);
  410. //
  411. // rbgBillType
  412. //
  413. this.rbgBillType.Dock = System.Windows.Forms.DockStyle.Left;
  414. this.rbgBillType.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  415. this.rbgBillType.Items.AddRange(new object[] {
  416. "全部",
  417. "正票",
  418. "负票"});
  419. this.rbgBillType.ItemSize = new System.Drawing.Size(150, 30);
  420. this.rbgBillType.Location = new System.Drawing.Point(335, 0);
  421. this.rbgBillType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  422. this.rbgBillType.MinimumSize = new System.Drawing.Size(1, 1);
  423. this.rbgBillType.Name = "rbgBillType";
  424. this.rbgBillType.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  425. this.rbgBillType.Size = new System.Drawing.Size(102, 122);
  426. this.rbgBillType.TabIndex = 24;
  427. this.rbgBillType.Text = "票据类型";
  428. this.rbgBillType.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  429. this.rbgBillType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  430. //
  431. // rbgAdmType
  432. //
  433. this.rbgAdmType.Dock = System.Windows.Forms.DockStyle.Left;
  434. this.rbgAdmType.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  435. this.rbgAdmType.Items.AddRange(new object[] {
  436. "全部",
  437. "住院",
  438. "门诊"});
  439. this.rbgAdmType.ItemSize = new System.Drawing.Size(150, 30);
  440. this.rbgAdmType.Location = new System.Drawing.Point(233, 0);
  441. this.rbgAdmType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  442. this.rbgAdmType.MinimumSize = new System.Drawing.Size(1, 1);
  443. this.rbgAdmType.Name = "rbgAdmType";
  444. this.rbgAdmType.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  445. this.rbgAdmType.Size = new System.Drawing.Size(102, 122);
  446. this.rbgAdmType.TabIndex = 21;
  447. this.rbgAdmType.Text = "就诊类型";
  448. this.rbgAdmType.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  449. this.rbgAdmType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  450. //
  451. // gbDateTime
  452. //
  453. this.gbDateTime.Controls.Add(this.dpED);
  454. this.gbDateTime.Controls.Add(this.dpST);
  455. this.gbDateTime.Dock = System.Windows.Forms.DockStyle.Left;
  456. this.gbDateTime.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  457. this.gbDateTime.Location = new System.Drawing.Point(0, 0);
  458. this.gbDateTime.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  459. this.gbDateTime.MinimumSize = new System.Drawing.Size(1, 1);
  460. this.gbDateTime.Name = "gbDateTime";
  461. this.gbDateTime.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  462. this.gbDateTime.Size = new System.Drawing.Size(233, 122);
  463. this.gbDateTime.TabIndex = 20;
  464. this.gbDateTime.Text = "起止时间";
  465. this.gbDateTime.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  466. this.gbDateTime.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  467. //
  468. // dpED
  469. //
  470. this.dpED.FillColor = System.Drawing.Color.White;
  471. this.dpED.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  472. this.dpED.Location = new System.Drawing.Point(18, 75);
  473. this.dpED.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  474. this.dpED.MaxLength = 19;
  475. this.dpED.MinimumSize = new System.Drawing.Size(63, 0);
  476. this.dpED.Name = "dpED";
  477. this.dpED.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  478. this.dpED.Size = new System.Drawing.Size(200, 29);
  479. this.dpED.SymbolDropDown = 61555;
  480. this.dpED.SymbolNormal = 61555;
  481. this.dpED.TabIndex = 1;
  482. this.dpED.Text = "2022-05-22 14:03:13";
  483. this.dpED.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  484. this.dpED.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 266);
  485. this.dpED.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  486. //
  487. // dpST
  488. //
  489. this.dpST.FillColor = System.Drawing.Color.White;
  490. this.dpST.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  491. this.dpST.Location = new System.Drawing.Point(18, 36);
  492. this.dpST.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  493. this.dpST.MaxLength = 19;
  494. this.dpST.MinimumSize = new System.Drawing.Size(63, 0);
  495. this.dpST.Name = "dpST";
  496. this.dpST.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  497. this.dpST.Size = new System.Drawing.Size(200, 29);
  498. this.dpST.SymbolDropDown = 61555;
  499. this.dpST.SymbolNormal = 61555;
  500. this.dpST.TabIndex = 0;
  501. this.dpST.Text = "2022-05-22 14:03:13";
  502. this.dpST.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  503. this.dpST.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 266);
  504. this.dpST.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  505. //
  506. // tabPage2
  507. //
  508. this.tabPage2.Controls.Add(this.dgvInsuFeeUpload);
  509. this.tabPage2.Controls.Add(this.uiPanel2);
  510. this.tabPage2.Location = new System.Drawing.Point(0, 40);
  511. this.tabPage2.Name = "tabPage2";
  512. this.tabPage2.Size = new System.Drawing.Size(1400, 650);
  513. this.tabPage2.TabIndex = 1;
  514. this.tabPage2.Text = "医保患者费用明细信息查询";
  515. this.tabPage2.UseVisualStyleBackColor = true;
  516. //
  517. // dgvInsuFeeUpload
  518. //
  519. this.dgvInsuFeeUpload.AllowUserToAddRows = false;
  520. this.dgvInsuFeeUpload.AllowUserToDeleteRows = false;
  521. dataGridViewCellStyle36.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  522. this.dgvInsuFeeUpload.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle36;
  523. this.dgvInsuFeeUpload.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
  524. this.dgvInsuFeeUpload.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
  525. this.dgvInsuFeeUpload.BackgroundColor = System.Drawing.Color.White;
  526. this.dgvInsuFeeUpload.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  527. dataGridViewCellStyle37.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  528. dataGridViewCellStyle37.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  529. dataGridViewCellStyle37.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  530. dataGridViewCellStyle37.ForeColor = System.Drawing.Color.White;
  531. dataGridViewCellStyle37.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  532. dataGridViewCellStyle37.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  533. dataGridViewCellStyle37.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  534. this.dgvInsuFeeUpload.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle37;
  535. this.dgvInsuFeeUpload.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  536. dataGridViewCellStyle38.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  537. dataGridViewCellStyle38.BackColor = System.Drawing.SystemColors.Window;
  538. dataGridViewCellStyle38.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  539. dataGridViewCellStyle38.ForeColor = System.Drawing.SystemColors.ControlText;
  540. dataGridViewCellStyle38.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  541. dataGridViewCellStyle38.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  542. dataGridViewCellStyle38.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  543. this.dgvInsuFeeUpload.DefaultCellStyle = dataGridViewCellStyle38;
  544. this.dgvInsuFeeUpload.Dock = System.Windows.Forms.DockStyle.Fill;
  545. this.dgvInsuFeeUpload.EnableHeadersVisualStyles = false;
  546. this.dgvInsuFeeUpload.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  547. this.dgvInsuFeeUpload.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  548. this.dgvInsuFeeUpload.Location = new System.Drawing.Point(0, 0);
  549. this.dgvInsuFeeUpload.Name = "dgvInsuFeeUpload";
  550. dataGridViewCellStyle39.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  551. dataGridViewCellStyle39.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  552. dataGridViewCellStyle39.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  553. dataGridViewCellStyle39.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  554. dataGridViewCellStyle39.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  555. dataGridViewCellStyle39.SelectionForeColor = System.Drawing.Color.White;
  556. dataGridViewCellStyle39.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  557. this.dgvInsuFeeUpload.RowHeadersDefaultCellStyle = dataGridViewCellStyle39;
  558. dataGridViewCellStyle40.BackColor = System.Drawing.Color.White;
  559. dataGridViewCellStyle40.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  560. this.dgvInsuFeeUpload.RowsDefaultCellStyle = dataGridViewCellStyle40;
  561. this.dgvInsuFeeUpload.RowTemplate.Height = 23;
  562. this.dgvInsuFeeUpload.SelectedIndex = -1;
  563. this.dgvInsuFeeUpload.Size = new System.Drawing.Size(1400, 535);
  564. this.dgvInsuFeeUpload.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  565. this.dgvInsuFeeUpload.TabIndex = 13;
  566. this.dgvInsuFeeUpload.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  567. //
  568. // uiPanel2
  569. //
  570. this.uiPanel2.Controls.Add(this.cbbOverPrice);
  571. this.uiPanel2.Controls.Add(this.cbbLevel);
  572. this.uiPanel2.Controls.Add(this.uiLabel4);
  573. this.uiPanel2.Controls.Add(this.uiLabel3);
  574. this.uiPanel2.Controls.Add(this.tb_SettleID);
  575. this.uiPanel2.Controls.Add(this.tb_InHospNo);
  576. this.uiPanel2.Controls.Add(this.uiLabel2);
  577. this.uiPanel2.Controls.Add(this.uiLabel1);
  578. this.uiPanel2.Controls.Add(this.uiButton1);
  579. this.uiPanel2.Controls.Add(this.btnOK);
  580. this.uiPanel2.Controls.Add(this.uiGroupBox1);
  581. this.uiPanel2.Dock = System.Windows.Forms.DockStyle.Bottom;
  582. this.uiPanel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  583. this.uiPanel2.Location = new System.Drawing.Point(0, 535);
  584. this.uiPanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  585. this.uiPanel2.MinimumSize = new System.Drawing.Size(1, 1);
  586. this.uiPanel2.Name = "uiPanel2";
  587. this.uiPanel2.Size = new System.Drawing.Size(1400, 115);
  588. this.uiPanel2.TabIndex = 14;
  589. this.uiPanel2.Text = null;
  590. this.uiPanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  591. this.uiPanel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  592. //
  593. // cbbOverPrice
  594. //
  595. this.cbbOverPrice.DataSource = null;
  596. this.cbbOverPrice.FillColor = System.Drawing.Color.White;
  597. this.cbbOverPrice.FilterMaxCount = 50;
  598. this.cbbOverPrice.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  599. this.cbbOverPrice.Items.AddRange(new object[] {
  600. "全部",
  601. "是",
  602. "否"});
  603. this.cbbOverPrice.Location = new System.Drawing.Point(378, 71);
  604. this.cbbOverPrice.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  605. this.cbbOverPrice.MinimumSize = new System.Drawing.Size(63, 0);
  606. this.cbbOverPrice.Name = "cbbOverPrice";
  607. this.cbbOverPrice.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  608. this.cbbOverPrice.Size = new System.Drawing.Size(196, 29);
  609. this.cbbOverPrice.TabIndex = 34;
  610. this.cbbOverPrice.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  611. this.cbbOverPrice.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  612. //
  613. // cbbLevel
  614. //
  615. this.cbbLevel.DataSource = null;
  616. this.cbbLevel.FillColor = System.Drawing.Color.White;
  617. this.cbbLevel.FilterMaxCount = 50;
  618. this.cbbLevel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  619. this.cbbLevel.Items.AddRange(new object[] {
  620. "全部",
  621. "甲类",
  622. "乙类",
  623. "丙类"});
  624. this.cbbLevel.Location = new System.Drawing.Point(378, 32);
  625. this.cbbLevel.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  626. this.cbbLevel.MinimumSize = new System.Drawing.Size(63, 0);
  627. this.cbbLevel.Name = "cbbLevel";
  628. this.cbbLevel.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  629. this.cbbLevel.Size = new System.Drawing.Size(196, 29);
  630. this.cbbLevel.TabIndex = 33;
  631. this.cbbLevel.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  632. this.cbbLevel.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  633. //
  634. // uiLabel4
  635. //
  636. this.uiLabel4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  637. this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  638. this.uiLabel4.Location = new System.Drawing.Point(285, 74);
  639. this.uiLabel4.Name = "uiLabel4";
  640. this.uiLabel4.Size = new System.Drawing.Size(86, 23);
  641. this.uiLabel4.TabIndex = 32;
  642. this.uiLabel4.Text = "超限价:";
  643. this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  644. this.uiLabel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  645. //
  646. // uiLabel3
  647. //
  648. this.uiLabel3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  649. this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  650. this.uiLabel3.Location = new System.Drawing.Point(285, 35);
  651. this.uiLabel3.Name = "uiLabel3";
  652. this.uiLabel3.Size = new System.Drawing.Size(86, 23);
  653. this.uiLabel3.TabIndex = 31;
  654. this.uiLabel3.Text = "目录等级:";
  655. this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  656. this.uiLabel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  657. //
  658. // tb_SettleID
  659. //
  660. this.tb_SettleID.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  661. this.tb_SettleID.Cursor = System.Windows.Forms.Cursors.IBeam;
  662. this.tb_SettleID.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  663. this.tb_SettleID.Location = new System.Drawing.Point(707, 71);
  664. this.tb_SettleID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  665. this.tb_SettleID.MinimumSize = new System.Drawing.Size(1, 16);
  666. this.tb_SettleID.Name = "tb_SettleID";
  667. this.tb_SettleID.ShowText = false;
  668. this.tb_SettleID.Size = new System.Drawing.Size(199, 29);
  669. this.tb_SettleID.TabIndex = 30;
  670. this.tb_SettleID.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  671. this.tb_SettleID.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  672. //
  673. // tb_InHospNo
  674. //
  675. this.tb_InHospNo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  676. this.tb_InHospNo.Cursor = System.Windows.Forms.Cursors.IBeam;
  677. this.tb_InHospNo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  678. this.tb_InHospNo.Location = new System.Drawing.Point(707, 32);
  679. this.tb_InHospNo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  680. this.tb_InHospNo.MinimumSize = new System.Drawing.Size(1, 16);
  681. this.tb_InHospNo.Name = "tb_InHospNo";
  682. this.tb_InHospNo.ShowText = false;
  683. this.tb_InHospNo.Size = new System.Drawing.Size(199, 29);
  684. this.tb_InHospNo.TabIndex = 29;
  685. this.tb_InHospNo.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  686. this.tb_InHospNo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  687. //
  688. // uiLabel2
  689. //
  690. this.uiLabel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  691. this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  692. this.uiLabel2.Location = new System.Drawing.Point(605, 74);
  693. this.uiLabel2.Name = "uiLabel2";
  694. this.uiLabel2.Size = new System.Drawing.Size(98, 23);
  695. this.uiLabel2.TabIndex = 28;
  696. this.uiLabel2.Text = "医保结算ID:";
  697. this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  698. this.uiLabel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  699. //
  700. // uiLabel1
  701. //
  702. this.uiLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  703. this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  704. this.uiLabel1.Location = new System.Drawing.Point(605, 35);
  705. this.uiLabel1.Name = "uiLabel1";
  706. this.uiLabel1.Size = new System.Drawing.Size(98, 23);
  707. this.uiLabel1.TabIndex = 27;
  708. this.uiLabel1.Text = "HIS结算ID:";
  709. this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  710. this.uiLabel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  711. //
  712. // uiButton1
  713. //
  714. this.uiButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  715. this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand;
  716. this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  717. this.uiButton1.Location = new System.Drawing.Point(1258, 26);
  718. this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1);
  719. this.uiButton1.Name = "uiButton1";
  720. this.uiButton1.Size = new System.Drawing.Size(134, 67);
  721. this.uiButton1.TabIndex = 26;
  722. this.uiButton1.Text = "退 出";
  723. this.uiButton1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  724. this.uiButton1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  725. this.uiButton1.Click += new System.EventHandler(this.btnClose_Click);
  726. //
  727. // btnOK
  728. //
  729. this.btnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  730. this.btnOK.Cursor = System.Windows.Forms.Cursors.Hand;
  731. this.btnOK.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  732. this.btnOK.Location = new System.Drawing.Point(1117, 26);
  733. this.btnOK.MinimumSize = new System.Drawing.Size(1, 1);
  734. this.btnOK.Name = "btnOK";
  735. this.btnOK.Size = new System.Drawing.Size(134, 67);
  736. this.btnOK.TabIndex = 19;
  737. this.btnOK.Text = "查 询";
  738. this.btnOK.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  739. this.btnOK.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  740. this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
  741. //
  742. // uiGroupBox1
  743. //
  744. this.uiGroupBox1.Controls.Add(this.dt_ET);
  745. this.uiGroupBox1.Controls.Add(this.dt_ST);
  746. this.uiGroupBox1.Dock = System.Windows.Forms.DockStyle.Left;
  747. this.uiGroupBox1.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  748. this.uiGroupBox1.Location = new System.Drawing.Point(0, 0);
  749. this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  750. this.uiGroupBox1.MinimumSize = new System.Drawing.Size(1, 1);
  751. this.uiGroupBox1.Name = "uiGroupBox1";
  752. this.uiGroupBox1.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  753. this.uiGroupBox1.Size = new System.Drawing.Size(260, 115);
  754. this.uiGroupBox1.TabIndex = 20;
  755. this.uiGroupBox1.Text = "起止时间";
  756. this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  757. this.uiGroupBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  758. //
  759. // dt_ET
  760. //
  761. this.dt_ET.FillColor = System.Drawing.Color.White;
  762. this.dt_ET.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  763. this.dt_ET.Location = new System.Drawing.Point(29, 71);
  764. this.dt_ET.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  765. this.dt_ET.MaxLength = 19;
  766. this.dt_ET.MinimumSize = new System.Drawing.Size(63, 0);
  767. this.dt_ET.Name = "dt_ET";
  768. this.dt_ET.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  769. this.dt_ET.Size = new System.Drawing.Size(211, 29);
  770. this.dt_ET.SymbolDropDown = 61555;
  771. this.dt_ET.SymbolNormal = 61555;
  772. this.dt_ET.TabIndex = 1;
  773. this.dt_ET.Text = "2022-05-22 14:03:13";
  774. this.dt_ET.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  775. this.dt_ET.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 266);
  776. this.dt_ET.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  777. //
  778. // dt_ST
  779. //
  780. this.dt_ST.FillColor = System.Drawing.Color.White;
  781. this.dt_ST.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  782. this.dt_ST.Location = new System.Drawing.Point(29, 32);
  783. this.dt_ST.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  784. this.dt_ST.MaxLength = 19;
  785. this.dt_ST.MinimumSize = new System.Drawing.Size(63, 0);
  786. this.dt_ST.Name = "dt_ST";
  787. this.dt_ST.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  788. this.dt_ST.Size = new System.Drawing.Size(211, 29);
  789. this.dt_ST.SymbolDropDown = 61555;
  790. this.dt_ST.SymbolNormal = 61555;
  791. this.dt_ST.TabIndex = 0;
  792. this.dt_ST.Text = "2022-05-22 14:03:13";
  793. this.dt_ST.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  794. this.dt_ST.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 266);
  795. this.dt_ST.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  796. //
  797. // tabPage3
  798. //
  799. this.tabPage3.Controls.Add(this.dgv_SettleMentDetail);
  800. this.tabPage3.Controls.Add(this.uiPanel3);
  801. this.tabPage3.Location = new System.Drawing.Point(0, 40);
  802. this.tabPage3.Name = "tabPage3";
  803. this.tabPage3.Size = new System.Drawing.Size(1400, 650);
  804. this.tabPage3.TabIndex = 2;
  805. this.tabPage3.Text = "医保结算明细信息查询";
  806. this.tabPage3.UseVisualStyleBackColor = true;
  807. //
  808. // dgv_SettleMentDetail
  809. //
  810. this.dgv_SettleMentDetail.AllowUserToAddRows = false;
  811. this.dgv_SettleMentDetail.AllowUserToDeleteRows = false;
  812. dataGridViewCellStyle41.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  813. this.dgv_SettleMentDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle41;
  814. this.dgv_SettleMentDetail.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
  815. this.dgv_SettleMentDetail.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
  816. this.dgv_SettleMentDetail.BackgroundColor = System.Drawing.Color.White;
  817. this.dgv_SettleMentDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  818. dataGridViewCellStyle42.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  819. dataGridViewCellStyle42.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  820. dataGridViewCellStyle42.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  821. dataGridViewCellStyle42.ForeColor = System.Drawing.Color.White;
  822. dataGridViewCellStyle42.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  823. dataGridViewCellStyle42.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  824. dataGridViewCellStyle42.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  825. this.dgv_SettleMentDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle42;
  826. this.dgv_SettleMentDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  827. dataGridViewCellStyle43.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  828. dataGridViewCellStyle43.BackColor = System.Drawing.SystemColors.Window;
  829. dataGridViewCellStyle43.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  830. dataGridViewCellStyle43.ForeColor = System.Drawing.SystemColors.ControlText;
  831. dataGridViewCellStyle43.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  832. dataGridViewCellStyle43.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  833. dataGridViewCellStyle43.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  834. this.dgv_SettleMentDetail.DefaultCellStyle = dataGridViewCellStyle43;
  835. this.dgv_SettleMentDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  836. this.dgv_SettleMentDetail.EnableHeadersVisualStyles = false;
  837. this.dgv_SettleMentDetail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  838. this.dgv_SettleMentDetail.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  839. this.dgv_SettleMentDetail.Location = new System.Drawing.Point(0, 0);
  840. this.dgv_SettleMentDetail.Name = "dgv_SettleMentDetail";
  841. dataGridViewCellStyle44.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  842. dataGridViewCellStyle44.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  843. dataGridViewCellStyle44.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  844. dataGridViewCellStyle44.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  845. dataGridViewCellStyle44.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  846. dataGridViewCellStyle44.SelectionForeColor = System.Drawing.Color.White;
  847. dataGridViewCellStyle44.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  848. this.dgv_SettleMentDetail.RowHeadersDefaultCellStyle = dataGridViewCellStyle44;
  849. dataGridViewCellStyle45.BackColor = System.Drawing.Color.White;
  850. dataGridViewCellStyle45.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  851. this.dgv_SettleMentDetail.RowsDefaultCellStyle = dataGridViewCellStyle45;
  852. this.dgv_SettleMentDetail.RowTemplate.Height = 23;
  853. this.dgv_SettleMentDetail.SelectedIndex = -1;
  854. this.dgv_SettleMentDetail.Size = new System.Drawing.Size(1400, 520);
  855. this.dgv_SettleMentDetail.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  856. this.dgv_SettleMentDetail.TabIndex = 15;
  857. this.dgv_SettleMentDetail.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  858. //
  859. // uiPanel3
  860. //
  861. this.uiPanel3.Controls.Add(this.dblkcbxFundPayType);
  862. this.uiPanel3.Controls.Add(this.label2);
  863. this.uiPanel3.Controls.Add(this.dblkcbxMedicalType);
  864. this.uiPanel3.Controls.Add(this.label4);
  865. this.uiPanel3.Controls.Add(this.dblkcbxInsuranceType);
  866. this.uiPanel3.Controls.Add(this.label1);
  867. this.uiPanel3.Controls.Add(this.tb_CertNo);
  868. this.uiPanel3.Controls.Add(this.uiLabel5);
  869. this.uiPanel3.Controls.Add(this.rbg_SettleDetailAdmType);
  870. this.uiPanel3.Controls.Add(this.tb_SettleMentID);
  871. this.uiPanel3.Controls.Add(this.tb_Name);
  872. this.uiPanel3.Controls.Add(this.uiLabel7);
  873. this.uiPanel3.Controls.Add(this.uiLabel8);
  874. this.uiPanel3.Controls.Add(this.bt_Exit);
  875. this.uiPanel3.Controls.Add(this.bt_QuerySettleDetail);
  876. this.uiPanel3.Controls.Add(this.uiGroupBox2);
  877. this.uiPanel3.Dock = System.Windows.Forms.DockStyle.Bottom;
  878. this.uiPanel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  879. this.uiPanel3.Location = new System.Drawing.Point(0, 520);
  880. this.uiPanel3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  881. this.uiPanel3.MinimumSize = new System.Drawing.Size(1, 1);
  882. this.uiPanel3.Name = "uiPanel3";
  883. this.uiPanel3.Size = new System.Drawing.Size(1400, 130);
  884. this.uiPanel3.TabIndex = 16;
  885. this.uiPanel3.Text = null;
  886. this.uiPanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  887. this.uiPanel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  888. //
  889. // dblkcbxMedicalType
  890. //
  891. this.dblkcbxMedicalType.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  892. this.dblkcbxMedicalType.FormattingEnabled = true;
  893. this.dblkcbxMedicalType.Location = new System.Drawing.Point(813, 55);
  894. this.dblkcbxMedicalType.Name = "dblkcbxMedicalType";
  895. this.dblkcbxMedicalType.NullValue = "";
  896. this.dblkcbxMedicalType.PopupGridAutoSize = false;
  897. this.dblkcbxMedicalType.RowFilterVisible = false;
  898. this.dblkcbxMedicalType.sDisplayField = "";
  899. this.dblkcbxMedicalType.sDisplayMember = "";
  900. this.dblkcbxMedicalType.SeparatorChar = "|";
  901. this.dblkcbxMedicalType.Size = new System.Drawing.Size(242, 29);
  902. this.dblkcbxMedicalType.sKeyWords = "";
  903. this.dblkcbxMedicalType.sValueMember = "";
  904. this.dblkcbxMedicalType.TabIndex = 41;
  905. this.dblkcbxMedicalType.Value = "";
  906. this.dblkcbxMedicalType.AfterSelector += new PTControl.AfterSelectorEventHandler(this.dblkcbxMedicalType_AfterSelector);
  907. //
  908. // label4
  909. //
  910. this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  911. this.label4.AutoSize = true;
  912. this.label4.ForeColor = System.Drawing.SystemColors.InfoText;
  913. this.label4.Location = new System.Drawing.Point(736, 60);
  914. this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  915. this.label4.Name = "label4";
  916. this.label4.Size = new System.Drawing.Size(74, 21);
  917. this.label4.TabIndex = 40;
  918. this.label4.Text = "医疗类别";
  919. //
  920. // dblkcbxInsuranceType
  921. //
  922. this.dblkcbxInsuranceType.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  923. this.dblkcbxInsuranceType.FormattingEnabled = true;
  924. this.dblkcbxInsuranceType.Location = new System.Drawing.Point(813, 22);
  925. this.dblkcbxInsuranceType.Name = "dblkcbxInsuranceType";
  926. this.dblkcbxInsuranceType.NullValue = "";
  927. this.dblkcbxInsuranceType.PopupGridAutoSize = false;
  928. this.dblkcbxInsuranceType.RowFilterVisible = false;
  929. this.dblkcbxInsuranceType.sDisplayField = "";
  930. this.dblkcbxInsuranceType.sDisplayMember = "";
  931. this.dblkcbxInsuranceType.SeparatorChar = "|";
  932. this.dblkcbxInsuranceType.Size = new System.Drawing.Size(242, 29);
  933. this.dblkcbxInsuranceType.sKeyWords = "";
  934. this.dblkcbxInsuranceType.sValueMember = "";
  935. this.dblkcbxInsuranceType.TabIndex = 39;
  936. this.dblkcbxInsuranceType.Value = "";
  937. this.dblkcbxInsuranceType.AfterSelector += new PTControl.AfterSelectorEventHandler(this.dblkcbxInsuranceType_AfterSelector);
  938. //
  939. // label1
  940. //
  941. this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  942. this.label1.AutoSize = true;
  943. this.label1.ForeColor = System.Drawing.SystemColors.InfoText;
  944. this.label1.Location = new System.Drawing.Point(736, 25);
  945. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  946. this.label1.Name = "label1";
  947. this.label1.Size = new System.Drawing.Size(74, 21);
  948. this.label1.TabIndex = 38;
  949. this.label1.Text = "险种类型";
  950. //
  951. // tb_CertNo
  952. //
  953. this.tb_CertNo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  954. this.tb_CertNo.Cursor = System.Windows.Forms.Cursors.IBeam;
  955. this.tb_CertNo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  956. this.tb_CertNo.Location = new System.Drawing.Point(434, 22);
  957. this.tb_CertNo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  958. this.tb_CertNo.MinimumSize = new System.Drawing.Size(1, 16);
  959. this.tb_CertNo.Name = "tb_CertNo";
  960. this.tb_CertNo.ShowText = false;
  961. this.tb_CertNo.Size = new System.Drawing.Size(297, 29);
  962. this.tb_CertNo.TabIndex = 33;
  963. this.tb_CertNo.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  964. this.tb_CertNo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  965. //
  966. // uiLabel5
  967. //
  968. this.uiLabel5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  969. this.uiLabel5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  970. this.uiLabel5.Location = new System.Drawing.Point(336, 25);
  971. this.uiLabel5.Name = "uiLabel5";
  972. this.uiLabel5.Size = new System.Drawing.Size(95, 23);
  973. this.uiLabel5.TabIndex = 32;
  974. this.uiLabel5.Text = "身份证号:";
  975. this.uiLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  976. this.uiLabel5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  977. //
  978. // rbg_SettleDetailAdmType
  979. //
  980. this.rbg_SettleDetailAdmType.Dock = System.Windows.Forms.DockStyle.Left;
  981. this.rbg_SettleDetailAdmType.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  982. this.rbg_SettleDetailAdmType.Items.AddRange(new object[] {
  983. "全部",
  984. "门诊",
  985. "住院"});
  986. this.rbg_SettleDetailAdmType.ItemSize = new System.Drawing.Size(100, 28);
  987. this.rbg_SettleDetailAdmType.Location = new System.Drawing.Point(243, 0);
  988. this.rbg_SettleDetailAdmType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  989. this.rbg_SettleDetailAdmType.MinimumSize = new System.Drawing.Size(1, 1);
  990. this.rbg_SettleDetailAdmType.Name = "rbg_SettleDetailAdmType";
  991. this.rbg_SettleDetailAdmType.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  992. this.rbg_SettleDetailAdmType.Size = new System.Drawing.Size(88, 130);
  993. this.rbg_SettleDetailAdmType.TabIndex = 31;
  994. this.rbg_SettleDetailAdmType.Text = "就诊类型";
  995. this.rbg_SettleDetailAdmType.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  996. this.rbg_SettleDetailAdmType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  997. //
  998. // tb_SettleMentID
  999. //
  1000. this.tb_SettleMentID.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1001. this.tb_SettleMentID.Cursor = System.Windows.Forms.Cursors.IBeam;
  1002. this.tb_SettleMentID.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1003. this.tb_SettleMentID.Location = new System.Drawing.Point(434, 88);
  1004. this.tb_SettleMentID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1005. this.tb_SettleMentID.MinimumSize = new System.Drawing.Size(1, 16);
  1006. this.tb_SettleMentID.Name = "tb_SettleMentID";
  1007. this.tb_SettleMentID.ShowText = false;
  1008. this.tb_SettleMentID.Size = new System.Drawing.Size(297, 29);
  1009. this.tb_SettleMentID.TabIndex = 30;
  1010. this.tb_SettleMentID.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1011. this.tb_SettleMentID.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1012. //
  1013. // tb_Name
  1014. //
  1015. this.tb_Name.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1016. this.tb_Name.Cursor = System.Windows.Forms.Cursors.IBeam;
  1017. this.tb_Name.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1018. this.tb_Name.Location = new System.Drawing.Point(434, 55);
  1019. this.tb_Name.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1020. this.tb_Name.MinimumSize = new System.Drawing.Size(1, 16);
  1021. this.tb_Name.Name = "tb_Name";
  1022. this.tb_Name.ShowText = false;
  1023. this.tb_Name.Size = new System.Drawing.Size(297, 29);
  1024. this.tb_Name.TabIndex = 29;
  1025. this.tb_Name.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1026. this.tb_Name.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1027. //
  1028. // uiLabel7
  1029. //
  1030. this.uiLabel7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1031. this.uiLabel7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1032. this.uiLabel7.Location = new System.Drawing.Point(336, 91);
  1033. this.uiLabel7.Name = "uiLabel7";
  1034. this.uiLabel7.Size = new System.Drawing.Size(95, 23);
  1035. this.uiLabel7.TabIndex = 28;
  1036. this.uiLabel7.Text = "医保结算ID:";
  1037. this.uiLabel7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1038. this.uiLabel7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1039. //
  1040. // uiLabel8
  1041. //
  1042. this.uiLabel8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1043. this.uiLabel8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1044. this.uiLabel8.Location = new System.Drawing.Point(336, 58);
  1045. this.uiLabel8.Name = "uiLabel8";
  1046. this.uiLabel8.Size = new System.Drawing.Size(95, 23);
  1047. this.uiLabel8.TabIndex = 27;
  1048. this.uiLabel8.Text = "姓 名:";
  1049. this.uiLabel8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1050. this.uiLabel8.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1051. //
  1052. // bt_Exit
  1053. //
  1054. this.bt_Exit.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1055. | System.Windows.Forms.AnchorStyles.Right)));
  1056. this.bt_Exit.Cursor = System.Windows.Forms.Cursors.Hand;
  1057. this.bt_Exit.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1058. this.bt_Exit.Location = new System.Drawing.Point(1258, 23);
  1059. this.bt_Exit.MinimumSize = new System.Drawing.Size(1, 1);
  1060. this.bt_Exit.Name = "bt_Exit";
  1061. this.bt_Exit.Size = new System.Drawing.Size(134, 84);
  1062. this.bt_Exit.TabIndex = 26;
  1063. this.bt_Exit.Text = "退 出";
  1064. this.bt_Exit.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1065. this.bt_Exit.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1066. this.bt_Exit.Click += new System.EventHandler(this.btnClose_Click);
  1067. //
  1068. // bt_QuerySettleDetail
  1069. //
  1070. this.bt_QuerySettleDetail.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1071. | System.Windows.Forms.AnchorStyles.Right)));
  1072. this.bt_QuerySettleDetail.Cursor = System.Windows.Forms.Cursors.Hand;
  1073. this.bt_QuerySettleDetail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1074. this.bt_QuerySettleDetail.Location = new System.Drawing.Point(1117, 23);
  1075. this.bt_QuerySettleDetail.MinimumSize = new System.Drawing.Size(1, 1);
  1076. this.bt_QuerySettleDetail.Name = "bt_QuerySettleDetail";
  1077. this.bt_QuerySettleDetail.Size = new System.Drawing.Size(134, 84);
  1078. this.bt_QuerySettleDetail.TabIndex = 19;
  1079. this.bt_QuerySettleDetail.Text = "查 询";
  1080. this.bt_QuerySettleDetail.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1081. this.bt_QuerySettleDetail.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1082. this.bt_QuerySettleDetail.Click += new System.EventHandler(this.bt_QuerySettleDetail_Click);
  1083. //
  1084. // uiGroupBox2
  1085. //
  1086. this.uiGroupBox2.Controls.Add(this.dt_ET_Detail);
  1087. this.uiGroupBox2.Controls.Add(this.dt_ST_Detail);
  1088. this.uiGroupBox2.Dock = System.Windows.Forms.DockStyle.Left;
  1089. this.uiGroupBox2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1090. this.uiGroupBox2.Location = new System.Drawing.Point(0, 0);
  1091. this.uiGroupBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1092. this.uiGroupBox2.MinimumSize = new System.Drawing.Size(1, 1);
  1093. this.uiGroupBox2.Name = "uiGroupBox2";
  1094. this.uiGroupBox2.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  1095. this.uiGroupBox2.Size = new System.Drawing.Size(243, 130);
  1096. this.uiGroupBox2.TabIndex = 20;
  1097. this.uiGroupBox2.Text = "结算时间";
  1098. this.uiGroupBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1099. this.uiGroupBox2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1100. //
  1101. // dt_ET_Detail
  1102. //
  1103. this.dt_ET_Detail.FillColor = System.Drawing.Color.White;
  1104. this.dt_ET_Detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1105. this.dt_ET_Detail.Location = new System.Drawing.Point(17, 80);
  1106. this.dt_ET_Detail.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1107. this.dt_ET_Detail.MaxLength = 19;
  1108. this.dt_ET_Detail.MinimumSize = new System.Drawing.Size(63, 0);
  1109. this.dt_ET_Detail.Name = "dt_ET_Detail";
  1110. this.dt_ET_Detail.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1111. this.dt_ET_Detail.Size = new System.Drawing.Size(211, 29);
  1112. this.dt_ET_Detail.SymbolDropDown = 61555;
  1113. this.dt_ET_Detail.SymbolNormal = 61555;
  1114. this.dt_ET_Detail.TabIndex = 1;
  1115. this.dt_ET_Detail.Text = "2022-05-22 14:03:13";
  1116. this.dt_ET_Detail.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1117. this.dt_ET_Detail.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 266);
  1118. this.dt_ET_Detail.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1119. //
  1120. // dt_ST_Detail
  1121. //
  1122. this.dt_ST_Detail.FillColor = System.Drawing.Color.White;
  1123. this.dt_ST_Detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1124. this.dt_ST_Detail.Location = new System.Drawing.Point(17, 40);
  1125. this.dt_ST_Detail.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1126. this.dt_ST_Detail.MaxLength = 19;
  1127. this.dt_ST_Detail.MinimumSize = new System.Drawing.Size(63, 0);
  1128. this.dt_ST_Detail.Name = "dt_ST_Detail";
  1129. this.dt_ST_Detail.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1130. this.dt_ST_Detail.Size = new System.Drawing.Size(211, 29);
  1131. this.dt_ST_Detail.SymbolDropDown = 61555;
  1132. this.dt_ST_Detail.SymbolNormal = 61555;
  1133. this.dt_ST_Detail.TabIndex = 0;
  1134. this.dt_ST_Detail.Text = "2022-05-22 14:03:13";
  1135. this.dt_ST_Detail.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1136. this.dt_ST_Detail.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 266);
  1137. this.dt_ST_Detail.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1138. //
  1139. // dblkcbxFundPayType
  1140. //
  1141. this.dblkcbxFundPayType.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1142. this.dblkcbxFundPayType.FormattingEnabled = true;
  1143. this.dblkcbxFundPayType.Location = new System.Drawing.Point(849, 88);
  1144. this.dblkcbxFundPayType.Name = "dblkcbxFundPayType";
  1145. this.dblkcbxFundPayType.NullValue = "";
  1146. this.dblkcbxFundPayType.PopupGridAutoSize = false;
  1147. this.dblkcbxFundPayType.RowFilterVisible = false;
  1148. this.dblkcbxFundPayType.sDisplayField = "";
  1149. this.dblkcbxFundPayType.sDisplayMember = "";
  1150. this.dblkcbxFundPayType.SeparatorChar = "|";
  1151. this.dblkcbxFundPayType.Size = new System.Drawing.Size(206, 29);
  1152. this.dblkcbxFundPayType.sKeyWords = "";
  1153. this.dblkcbxFundPayType.sValueMember = "";
  1154. this.dblkcbxFundPayType.TabIndex = 43;
  1155. this.dblkcbxFundPayType.Value = "";
  1156. this.dblkcbxFundPayType.AfterSelector += new PTControl.AfterSelectorEventHandler(this.dblkcbxFundPayType_AfterSelector);
  1157. //
  1158. // label2
  1159. //
  1160. this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1161. this.label2.AutoSize = true;
  1162. this.label2.ForeColor = System.Drawing.SystemColors.InfoText;
  1163. this.label2.Location = new System.Drawing.Point(736, 91);
  1164. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1165. this.label2.Name = "label2";
  1166. this.label2.Size = new System.Drawing.Size(106, 21);
  1167. this.label2.TabIndex = 42;
  1168. this.label2.Text = "基金支付类型";
  1169. //
  1170. // SettlementBillPrint
  1171. //
  1172. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1173. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1174. this.ClientSize = new System.Drawing.Size(1400, 690);
  1175. this.Controls.Add(this.uiTabControl1);
  1176. this.Name = "SettlementBillPrint";
  1177. this.Text = "医保结算单查询打印";
  1178. this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
  1179. this.Load += new System.EventHandler(this.SettlementBillPrint_Load);
  1180. this.uiTabControl1.ResumeLayout(false);
  1181. this.tabPage1.ResumeLayout(false);
  1182. ((System.ComponentModel.ISupportInitialize)(this.dgvSettlRecord)).EndInit();
  1183. this.uiPanel1.ResumeLayout(false);
  1184. this.gbExactLocate.ResumeLayout(false);
  1185. this.gbInterface.ResumeLayout(false);
  1186. this.gbDateTime.ResumeLayout(false);
  1187. this.tabPage2.ResumeLayout(false);
  1188. ((System.ComponentModel.ISupportInitialize)(this.dgvInsuFeeUpload)).EndInit();
  1189. this.uiPanel2.ResumeLayout(false);
  1190. this.uiGroupBox1.ResumeLayout(false);
  1191. this.tabPage3.ResumeLayout(false);
  1192. ((System.ComponentModel.ISupportInitialize)(this.dgv_SettleMentDetail)).EndInit();
  1193. this.uiPanel3.ResumeLayout(false);
  1194. this.uiPanel3.PerformLayout();
  1195. this.uiGroupBox2.ResumeLayout(false);
  1196. this.ResumeLayout(false);
  1197. }
  1198. #endregion
  1199. private Sunny.UI.UITabControl uiTabControl1;
  1200. private System.Windows.Forms.TabPage tabPage1;
  1201. public Sunny.UI.UIDataGridView dgvSettlRecord;
  1202. private Sunny.UI.UIPagination pgSettlRecod;
  1203. private Sunny.UI.UIPanel uiPanel1;
  1204. private Sunny.UI.UIButton btnUpdateMedInsuFee;
  1205. private Sunny.UI.UIButton btnClose;
  1206. private Sunny.UI.UIButton btnDesign;
  1207. private Sunny.UI.UIGroupBox gbExactLocate;
  1208. private Sunny.UI.UITextBox tbHisNO;
  1209. private Sunny.UI.UITextBox tbPatSettlID;
  1210. private Sunny.UI.UITextBox tbName;
  1211. private Sunny.UI.UIGroupBox gbInterface;
  1212. private Sunny.UI.UIComboBox cbxInterface;
  1213. private Sunny.UI.UIButton btnQuery;
  1214. private Sunny.UI.UIButton btnPrint;
  1215. private Sunny.UI.UIRadioButtonGroup rbgBillType;
  1216. private Sunny.UI.UIRadioButtonGroup rbgAdmType;
  1217. private Sunny.UI.UIGroupBox gbDateTime;
  1218. private Sunny.UI.UIDatetimePicker dpED;
  1219. private Sunny.UI.UIDatetimePicker dpST;
  1220. private System.Windows.Forms.TabPage tabPage2;
  1221. public Sunny.UI.UIDataGridView dgvInsuFeeUpload;
  1222. private Sunny.UI.UIPanel uiPanel2;
  1223. private Sunny.UI.UIComboBox cbbOverPrice;
  1224. private Sunny.UI.UIComboBox cbbLevel;
  1225. private Sunny.UI.UILabel uiLabel4;
  1226. private Sunny.UI.UILabel uiLabel3;
  1227. private Sunny.UI.UITextBox tb_SettleID;
  1228. private Sunny.UI.UITextBox tb_InHospNo;
  1229. private Sunny.UI.UILabel uiLabel2;
  1230. private Sunny.UI.UILabel uiLabel1;
  1231. private Sunny.UI.UIButton uiButton1;
  1232. private Sunny.UI.UIButton btnOK;
  1233. private Sunny.UI.UIGroupBox uiGroupBox1;
  1234. private Sunny.UI.UIDatetimePicker dt_ET;
  1235. private Sunny.UI.UIDatetimePicker dt_ST;
  1236. private System.Windows.Forms.TabPage tabPage3;
  1237. public Sunny.UI.UIDataGridView dgv_SettleMentDetail;
  1238. private Sunny.UI.UIPanel uiPanel3;
  1239. private Sunny.UI.UITextBox tb_CertNo;
  1240. private Sunny.UI.UILabel uiLabel5;
  1241. private Sunny.UI.UIRadioButtonGroup rbg_SettleDetailAdmType;
  1242. private Sunny.UI.UITextBox tb_SettleMentID;
  1243. private Sunny.UI.UITextBox tb_Name;
  1244. private Sunny.UI.UILabel uiLabel7;
  1245. private Sunny.UI.UILabel uiLabel8;
  1246. private Sunny.UI.UIButton bt_Exit;
  1247. private Sunny.UI.UIButton bt_QuerySettleDetail;
  1248. private Sunny.UI.UIGroupBox uiGroupBox2;
  1249. private Sunny.UI.UIDatetimePicker dt_ET_Detail;
  1250. private Sunny.UI.UIDatetimePicker dt_ST_Detail;
  1251. public PTControl.DBLookupCombox dblkcbxMedicalType;
  1252. private System.Windows.Forms.Label label4;
  1253. public PTControl.DBLookupCombox dblkcbxInsuranceType;
  1254. private System.Windows.Forms.Label label1;
  1255. public PTControl.DBLookupCombox dblkcbxFundPayType;
  1256. private System.Windows.Forms.Label label2;
  1257. }
  1258. }