MedInsuQuery.Designer.cs 76 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030
  1. 
  2. namespace PTMedicalInsurance.Forms
  3. {
  4. partial class MedInsuQuery
  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 dataGridViewCellStyle36 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle37 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle38 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle39 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle40 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle41 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle42 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle43 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle44 = new System.Windows.Forms.DataGridViewCellStyle();
  38. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle45 = new System.Windows.Forms.DataGridViewCellStyle();
  39. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle46 = new System.Windows.Forms.DataGridViewCellStyle();
  40. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle47 = new System.Windows.Forms.DataGridViewCellStyle();
  41. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle48 = new System.Windows.Forms.DataGridViewCellStyle();
  42. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle49 = new System.Windows.Forms.DataGridViewCellStyle();
  43. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle50 = new System.Windows.Forms.DataGridViewCellStyle();
  44. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle51 = new System.Windows.Forms.DataGridViewCellStyle();
  45. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle52 = new System.Windows.Forms.DataGridViewCellStyle();
  46. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle53 = new System.Windows.Forms.DataGridViewCellStyle();
  47. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle54 = new System.Windows.Forms.DataGridViewCellStyle();
  48. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle55 = new System.Windows.Forms.DataGridViewCellStyle();
  49. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle56 = new System.Windows.Forms.DataGridViewCellStyle();
  50. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle57 = new System.Windows.Forms.DataGridViewCellStyle();
  51. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle58 = new System.Windows.Forms.DataGridViewCellStyle();
  52. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle59 = new System.Windows.Forms.DataGridViewCellStyle();
  53. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle60 = new System.Windows.Forms.DataGridViewCellStyle();
  54. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle31 = new System.Windows.Forms.DataGridViewCellStyle();
  55. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle32 = new System.Windows.Forms.DataGridViewCellStyle();
  56. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle33 = new System.Windows.Forms.DataGridViewCellStyle();
  57. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle34 = new System.Windows.Forms.DataGridViewCellStyle();
  58. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle35 = new System.Windows.Forms.DataGridViewCellStyle();
  59. this.tbcMain = new Sunny.UI.UITabControl();
  60. this.tabInHosPerInfoExport = new System.Windows.Forms.TabPage();
  61. this.dgvSettlRecord = new Sunny.UI.UIDataGridView();
  62. this.pgSettlRecod = new Sunny.UI.UIPagination();
  63. this.uiPanel1 = new Sunny.UI.UIPanel();
  64. this.btnClose = new Sunny.UI.UIButton();
  65. this.btnQuery = new Sunny.UI.UIButton();
  66. this.btnPrint = new Sunny.UI.UIButton();
  67. this.gbDateTime = new Sunny.UI.UIGroupBox();
  68. this.dpED = new Sunny.UI.UIDatetimePicker();
  69. this.dpST = new Sunny.UI.UIDatetimePicker();
  70. this.tabPage1 = new System.Windows.Forms.TabPage();
  71. this.uiTitlePanel3 = new Sunny.UI.UITitlePanel();
  72. this.dgvFixmedinsList = new Sunny.UI.UIDataGridView();
  73. this.uiTitlePanel2 = new Sunny.UI.UITitlePanel();
  74. this.dgvMedInsuDirList = new Sunny.UI.UIDataGridView();
  75. this.uiTitlePanel1 = new Sunny.UI.UITitlePanel();
  76. this.dgvAppyinfo = new Sunny.UI.UIDataGridView();
  77. this.uiPanel2 = new Sunny.UI.UIPanel();
  78. this.uiButton1 = new Sunny.UI.UIButton();
  79. this.btnReadCard = new Sunny.UI.UIButton();
  80. this.tabPage2 = new System.Windows.Forms.TabPage();
  81. this.dgvMain = new Sunny.UI.UIDataGridView();
  82. this.uiPanel3 = new Sunny.UI.UIPanel();
  83. this.uiButton2 = new Sunny.UI.UIButton();
  84. this.btnOK = new Sunny.UI.UIButton();
  85. this.uiGroupBox1 = new Sunny.UI.UIGroupBox();
  86. this.dt_End = new Sunny.UI.UIDatetimePicker();
  87. this.dt_Begin = new Sunny.UI.UIDatetimePicker();
  88. this.tabPage3 = new System.Windows.Forms.TabPage();
  89. this.uiButton4 = new Sunny.UI.UIButton();
  90. this.dgvtracecode = new Sunny.UI.UIDataGridView();
  91. this.uiPanel4 = new Sunny.UI.UIPanel();
  92. this.uiTextBox2 = new Sunny.UI.UITextBox();
  93. this.uiLabel3 = new Sunny.UI.UILabel();
  94. this.uiLabel2 = new Sunny.UI.UILabel();
  95. this.uiLabel1 = new Sunny.UI.UILabel();
  96. this.uiTextBox1 = new Sunny.UI.UITextBox();
  97. this.uiButton3 = new Sunny.UI.UIButton();
  98. this.uiLabel4 = new Sunny.UI.UILabel();
  99. this.tbcMain.SuspendLayout();
  100. this.tabInHosPerInfoExport.SuspendLayout();
  101. ((System.ComponentModel.ISupportInitialize)(this.dgvSettlRecord)).BeginInit();
  102. this.uiPanel1.SuspendLayout();
  103. this.gbDateTime.SuspendLayout();
  104. this.tabPage1.SuspendLayout();
  105. this.uiTitlePanel3.SuspendLayout();
  106. ((System.ComponentModel.ISupportInitialize)(this.dgvFixmedinsList)).BeginInit();
  107. this.uiTitlePanel2.SuspendLayout();
  108. ((System.ComponentModel.ISupportInitialize)(this.dgvMedInsuDirList)).BeginInit();
  109. this.uiTitlePanel1.SuspendLayout();
  110. ((System.ComponentModel.ISupportInitialize)(this.dgvAppyinfo)).BeginInit();
  111. this.uiPanel2.SuspendLayout();
  112. this.tabPage2.SuspendLayout();
  113. ((System.ComponentModel.ISupportInitialize)(this.dgvMain)).BeginInit();
  114. this.uiPanel3.SuspendLayout();
  115. this.uiGroupBox1.SuspendLayout();
  116. this.tabPage3.SuspendLayout();
  117. ((System.ComponentModel.ISupportInitialize)(this.dgvtracecode)).BeginInit();
  118. this.SuspendLayout();
  119. //
  120. // tbcMain
  121. //
  122. this.tbcMain.Controls.Add(this.tabInHosPerInfoExport);
  123. this.tbcMain.Controls.Add(this.tabPage1);
  124. this.tbcMain.Controls.Add(this.tabPage2);
  125. this.tbcMain.Controls.Add(this.tabPage3);
  126. this.tbcMain.Dock = System.Windows.Forms.DockStyle.Fill;
  127. this.tbcMain.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
  128. this.tbcMain.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  129. this.tbcMain.ItemSize = new System.Drawing.Size(300, 40);
  130. this.tbcMain.Location = new System.Drawing.Point(0, 0);
  131. this.tbcMain.MainPage = "";
  132. this.tbcMain.Name = "tbcMain";
  133. this.tbcMain.SelectedIndex = 0;
  134. this.tbcMain.Size = new System.Drawing.Size(1469, 774);
  135. this.tbcMain.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  136. this.tbcMain.TabIndex = 0;
  137. this.tbcMain.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  138. this.tbcMain.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  139. //
  140. // tabInHosPerInfoExport
  141. //
  142. this.tabInHosPerInfoExport.Controls.Add(this.dgvSettlRecord);
  143. this.tabInHosPerInfoExport.Controls.Add(this.pgSettlRecod);
  144. this.tabInHosPerInfoExport.Controls.Add(this.uiPanel1);
  145. this.tabInHosPerInfoExport.Location = new System.Drawing.Point(0, 40);
  146. this.tabInHosPerInfoExport.Name = "tabInHosPerInfoExport";
  147. this.tabInHosPerInfoExport.Size = new System.Drawing.Size(1469, 734);
  148. this.tabInHosPerInfoExport.TabIndex = 0;
  149. this.tabInHosPerInfoExport.Text = "在院患者信息导出";
  150. this.tabInHosPerInfoExport.UseVisualStyleBackColor = true;
  151. //
  152. // dgvSettlRecord
  153. //
  154. this.dgvSettlRecord.AllowUserToAddRows = false;
  155. this.dgvSettlRecord.AllowUserToDeleteRows = false;
  156. dataGridViewCellStyle36.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  157. this.dgvSettlRecord.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle36;
  158. this.dgvSettlRecord.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
  159. this.dgvSettlRecord.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
  160. this.dgvSettlRecord.BackgroundColor = System.Drawing.Color.White;
  161. this.dgvSettlRecord.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  162. dataGridViewCellStyle37.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  163. dataGridViewCellStyle37.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  164. dataGridViewCellStyle37.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  165. dataGridViewCellStyle37.ForeColor = System.Drawing.Color.White;
  166. dataGridViewCellStyle37.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  167. dataGridViewCellStyle37.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  168. dataGridViewCellStyle37.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  169. this.dgvSettlRecord.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle37;
  170. this.dgvSettlRecord.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  171. dataGridViewCellStyle38.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  172. dataGridViewCellStyle38.BackColor = System.Drawing.SystemColors.Window;
  173. dataGridViewCellStyle38.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  174. dataGridViewCellStyle38.ForeColor = System.Drawing.SystemColors.ControlText;
  175. dataGridViewCellStyle38.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  176. dataGridViewCellStyle38.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  177. dataGridViewCellStyle38.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  178. this.dgvSettlRecord.DefaultCellStyle = dataGridViewCellStyle38;
  179. this.dgvSettlRecord.Dock = System.Windows.Forms.DockStyle.Fill;
  180. this.dgvSettlRecord.EnableHeadersVisualStyles = false;
  181. this.dgvSettlRecord.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  182. this.dgvSettlRecord.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  183. this.dgvSettlRecord.Location = new System.Drawing.Point(0, 0);
  184. this.dgvSettlRecord.Name = "dgvSettlRecord";
  185. dataGridViewCellStyle39.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  186. dataGridViewCellStyle39.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  187. dataGridViewCellStyle39.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  188. dataGridViewCellStyle39.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  189. dataGridViewCellStyle39.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  190. dataGridViewCellStyle39.SelectionForeColor = System.Drawing.Color.White;
  191. dataGridViewCellStyle39.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  192. this.dgvSettlRecord.RowHeadersDefaultCellStyle = dataGridViewCellStyle39;
  193. dataGridViewCellStyle40.BackColor = System.Drawing.Color.White;
  194. dataGridViewCellStyle40.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  195. this.dgvSettlRecord.RowsDefaultCellStyle = dataGridViewCellStyle40;
  196. this.dgvSettlRecord.RowTemplate.Height = 23;
  197. this.dgvSettlRecord.SelectedIndex = -1;
  198. this.dgvSettlRecord.Size = new System.Drawing.Size(1469, 572);
  199. this.dgvSettlRecord.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  200. this.dgvSettlRecord.TabIndex = 9;
  201. this.dgvSettlRecord.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  202. //
  203. // pgSettlRecod
  204. //
  205. this.pgSettlRecod.Dock = System.Windows.Forms.DockStyle.Bottom;
  206. this.pgSettlRecod.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  207. this.pgSettlRecod.Location = new System.Drawing.Point(0, 572);
  208. this.pgSettlRecod.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  209. this.pgSettlRecod.MinimumSize = new System.Drawing.Size(1, 1);
  210. this.pgSettlRecod.Name = "pgSettlRecod";
  211. this.pgSettlRecod.PagerCount = 13;
  212. this.pgSettlRecod.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
  213. this.pgSettlRecod.ShowJumpButton = false;
  214. this.pgSettlRecod.ShowText = false;
  215. this.pgSettlRecod.Size = new System.Drawing.Size(1469, 31);
  216. this.pgSettlRecod.TabIndex = 8;
  217. this.pgSettlRecod.Text = "uiPagination1";
  218. this.pgSettlRecod.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  219. this.pgSettlRecod.Visible = false;
  220. this.pgSettlRecod.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  221. //
  222. // uiPanel1
  223. //
  224. this.uiPanel1.Controls.Add(this.btnClose);
  225. this.uiPanel1.Controls.Add(this.btnQuery);
  226. this.uiPanel1.Controls.Add(this.btnPrint);
  227. this.uiPanel1.Controls.Add(this.gbDateTime);
  228. this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Bottom;
  229. this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  230. this.uiPanel1.Location = new System.Drawing.Point(0, 603);
  231. this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  232. this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
  233. this.uiPanel1.Name = "uiPanel1";
  234. this.uiPanel1.Size = new System.Drawing.Size(1469, 131);
  235. this.uiPanel1.TabIndex = 10;
  236. this.uiPanel1.Text = null;
  237. this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  238. this.uiPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  239. //
  240. // btnClose
  241. //
  242. this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  243. this.btnClose.Cursor = System.Windows.Forms.Cursors.Hand;
  244. this.btnClose.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  245. this.btnClose.Location = new System.Drawing.Point(1328, 40);
  246. this.btnClose.MinimumSize = new System.Drawing.Size(1, 1);
  247. this.btnClose.Name = "btnClose";
  248. this.btnClose.Size = new System.Drawing.Size(134, 67);
  249. this.btnClose.TabIndex = 26;
  250. this.btnClose.Text = "退 出";
  251. this.btnClose.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  252. this.btnClose.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  253. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  254. //
  255. // btnQuery
  256. //
  257. this.btnQuery.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  258. this.btnQuery.Cursor = System.Windows.Forms.Cursors.Hand;
  259. this.btnQuery.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  260. this.btnQuery.Location = new System.Drawing.Point(1056, 40);
  261. this.btnQuery.MinimumSize = new System.Drawing.Size(1, 1);
  262. this.btnQuery.Name = "btnQuery";
  263. this.btnQuery.Size = new System.Drawing.Size(134, 67);
  264. this.btnQuery.TabIndex = 19;
  265. this.btnQuery.Text = "查 询";
  266. this.btnQuery.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  267. this.btnQuery.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  268. this.btnQuery.Click += new System.EventHandler(this.btnQuery_Click);
  269. //
  270. // btnPrint
  271. //
  272. this.btnPrint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  273. this.btnPrint.Cursor = System.Windows.Forms.Cursors.Hand;
  274. this.btnPrint.Enabled = false;
  275. this.btnPrint.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  276. this.btnPrint.Location = new System.Drawing.Point(1192, 40);
  277. this.btnPrint.MinimumSize = new System.Drawing.Size(1, 1);
  278. this.btnPrint.Name = "btnPrint";
  279. this.btnPrint.Size = new System.Drawing.Size(134, 67);
  280. this.btnPrint.TabIndex = 18;
  281. this.btnPrint.Text = "导 出";
  282. this.btnPrint.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  283. this.btnPrint.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  284. this.btnPrint.Click += new System.EventHandler(this.btnPrint_Click);
  285. //
  286. // gbDateTime
  287. //
  288. this.gbDateTime.Controls.Add(this.dpED);
  289. this.gbDateTime.Controls.Add(this.dpST);
  290. this.gbDateTime.Dock = System.Windows.Forms.DockStyle.Left;
  291. this.gbDateTime.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  292. this.gbDateTime.Location = new System.Drawing.Point(0, 0);
  293. this.gbDateTime.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  294. this.gbDateTime.MinimumSize = new System.Drawing.Size(1, 1);
  295. this.gbDateTime.Name = "gbDateTime";
  296. this.gbDateTime.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  297. this.gbDateTime.Size = new System.Drawing.Size(260, 131);
  298. this.gbDateTime.TabIndex = 20;
  299. this.gbDateTime.Text = "起止时间";
  300. this.gbDateTime.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  301. this.gbDateTime.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  302. //
  303. // dpED
  304. //
  305. this.dpED.FillColor = System.Drawing.Color.White;
  306. this.dpED.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  307. this.dpED.Location = new System.Drawing.Point(29, 79);
  308. this.dpED.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  309. this.dpED.MaxLength = 19;
  310. this.dpED.MinimumSize = new System.Drawing.Size(63, 0);
  311. this.dpED.Name = "dpED";
  312. this.dpED.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  313. this.dpED.Size = new System.Drawing.Size(211, 29);
  314. this.dpED.SymbolDropDown = 61555;
  315. this.dpED.SymbolNormal = 61555;
  316. this.dpED.TabIndex = 1;
  317. this.dpED.Text = "2022-05-22 14:03:13";
  318. this.dpED.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  319. this.dpED.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 266);
  320. this.dpED.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  321. //
  322. // dpST
  323. //
  324. this.dpST.FillColor = System.Drawing.Color.White;
  325. this.dpST.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  326. this.dpST.Location = new System.Drawing.Point(29, 40);
  327. this.dpST.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  328. this.dpST.MaxLength = 19;
  329. this.dpST.MinimumSize = new System.Drawing.Size(63, 0);
  330. this.dpST.Name = "dpST";
  331. this.dpST.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  332. this.dpST.Size = new System.Drawing.Size(211, 29);
  333. this.dpST.SymbolDropDown = 61555;
  334. this.dpST.SymbolNormal = 61555;
  335. this.dpST.TabIndex = 0;
  336. this.dpST.Text = "2022-05-22 14:03:13";
  337. this.dpST.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  338. this.dpST.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 266);
  339. this.dpST.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  340. //
  341. // tabPage1
  342. //
  343. this.tabPage1.Controls.Add(this.uiTitlePanel3);
  344. this.tabPage1.Controls.Add(this.uiTitlePanel2);
  345. this.tabPage1.Controls.Add(this.uiTitlePanel1);
  346. this.tabPage1.Controls.Add(this.uiPanel2);
  347. this.tabPage1.Location = new System.Drawing.Point(0, 40);
  348. this.tabPage1.Name = "tabPage1";
  349. this.tabPage1.Size = new System.Drawing.Size(1469, 734);
  350. this.tabPage1.TabIndex = 1;
  351. this.tabPage1.Text = "【5331】人员单独支付药品用药备案查询";
  352. this.tabPage1.UseVisualStyleBackColor = true;
  353. //
  354. // uiTitlePanel3
  355. //
  356. this.uiTitlePanel3.Controls.Add(this.dgvFixmedinsList);
  357. this.uiTitlePanel3.Dock = System.Windows.Forms.DockStyle.Fill;
  358. this.uiTitlePanel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  359. this.uiTitlePanel3.Location = new System.Drawing.Point(0, 410);
  360. this.uiTitlePanel3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  361. this.uiTitlePanel3.MinimumSize = new System.Drawing.Size(1, 1);
  362. this.uiTitlePanel3.Name = "uiTitlePanel3";
  363. this.uiTitlePanel3.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
  364. this.uiTitlePanel3.ShowText = false;
  365. this.uiTitlePanel3.Size = new System.Drawing.Size(1469, 245);
  366. this.uiTitlePanel3.TabIndex = 16;
  367. this.uiTitlePanel3.Text = "备案机构明细信息(fixmedinsList)";
  368. this.uiTitlePanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  369. this.uiTitlePanel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  370. //
  371. // dgvFixmedinsList
  372. //
  373. this.dgvFixmedinsList.AllowUserToAddRows = false;
  374. this.dgvFixmedinsList.AllowUserToDeleteRows = false;
  375. dataGridViewCellStyle41.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  376. this.dgvFixmedinsList.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle41;
  377. this.dgvFixmedinsList.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
  378. this.dgvFixmedinsList.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
  379. this.dgvFixmedinsList.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  380. this.dgvFixmedinsList.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  381. dataGridViewCellStyle42.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  382. dataGridViewCellStyle42.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  383. dataGridViewCellStyle42.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  384. dataGridViewCellStyle42.ForeColor = System.Drawing.Color.White;
  385. dataGridViewCellStyle42.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  386. dataGridViewCellStyle42.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  387. dataGridViewCellStyle42.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  388. this.dgvFixmedinsList.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle42;
  389. this.dgvFixmedinsList.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  390. dataGridViewCellStyle43.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  391. dataGridViewCellStyle43.BackColor = System.Drawing.Color.White;
  392. dataGridViewCellStyle43.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  393. dataGridViewCellStyle43.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  394. dataGridViewCellStyle43.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  395. dataGridViewCellStyle43.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  396. dataGridViewCellStyle43.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  397. this.dgvFixmedinsList.DefaultCellStyle = dataGridViewCellStyle43;
  398. this.dgvFixmedinsList.Dock = System.Windows.Forms.DockStyle.Fill;
  399. this.dgvFixmedinsList.EnableHeadersVisualStyles = false;
  400. this.dgvFixmedinsList.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  401. this.dgvFixmedinsList.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  402. this.dgvFixmedinsList.Location = new System.Drawing.Point(0, 35);
  403. this.dgvFixmedinsList.Name = "dgvFixmedinsList";
  404. dataGridViewCellStyle44.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  405. dataGridViewCellStyle44.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  406. dataGridViewCellStyle44.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  407. dataGridViewCellStyle44.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  408. dataGridViewCellStyle44.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  409. dataGridViewCellStyle44.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  410. dataGridViewCellStyle44.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  411. this.dgvFixmedinsList.RowHeadersDefaultCellStyle = dataGridViewCellStyle44;
  412. dataGridViewCellStyle45.BackColor = System.Drawing.Color.White;
  413. dataGridViewCellStyle45.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  414. dataGridViewCellStyle45.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  415. dataGridViewCellStyle45.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  416. dataGridViewCellStyle45.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  417. this.dgvFixmedinsList.RowsDefaultCellStyle = dataGridViewCellStyle45;
  418. this.dgvFixmedinsList.RowTemplate.Height = 23;
  419. this.dgvFixmedinsList.SelectedIndex = -1;
  420. this.dgvFixmedinsList.Size = new System.Drawing.Size(1469, 210);
  421. this.dgvFixmedinsList.TabIndex = 10;
  422. this.dgvFixmedinsList.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  423. //
  424. // uiTitlePanel2
  425. //
  426. this.uiTitlePanel2.Controls.Add(this.dgvMedInsuDirList);
  427. this.uiTitlePanel2.Dock = System.Windows.Forms.DockStyle.Top;
  428. this.uiTitlePanel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  429. this.uiTitlePanel2.Location = new System.Drawing.Point(0, 150);
  430. this.uiTitlePanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  431. this.uiTitlePanel2.MinimumSize = new System.Drawing.Size(1, 1);
  432. this.uiTitlePanel2.Name = "uiTitlePanel2";
  433. this.uiTitlePanel2.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
  434. this.uiTitlePanel2.ShowText = false;
  435. this.uiTitlePanel2.Size = new System.Drawing.Size(1469, 260);
  436. this.uiTitlePanel2.TabIndex = 15;
  437. this.uiTitlePanel2.Text = "药品明细信息(medInsuDirList)";
  438. this.uiTitlePanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  439. this.uiTitlePanel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  440. //
  441. // dgvMedInsuDirList
  442. //
  443. this.dgvMedInsuDirList.AllowUserToAddRows = false;
  444. this.dgvMedInsuDirList.AllowUserToDeleteRows = false;
  445. dataGridViewCellStyle46.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  446. this.dgvMedInsuDirList.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle46;
  447. this.dgvMedInsuDirList.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
  448. this.dgvMedInsuDirList.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
  449. this.dgvMedInsuDirList.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  450. this.dgvMedInsuDirList.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  451. dataGridViewCellStyle47.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  452. dataGridViewCellStyle47.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  453. dataGridViewCellStyle47.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  454. dataGridViewCellStyle47.ForeColor = System.Drawing.Color.White;
  455. dataGridViewCellStyle47.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  456. dataGridViewCellStyle47.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  457. dataGridViewCellStyle47.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  458. this.dgvMedInsuDirList.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle47;
  459. this.dgvMedInsuDirList.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  460. dataGridViewCellStyle48.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  461. dataGridViewCellStyle48.BackColor = System.Drawing.Color.White;
  462. dataGridViewCellStyle48.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  463. dataGridViewCellStyle48.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  464. dataGridViewCellStyle48.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  465. dataGridViewCellStyle48.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  466. dataGridViewCellStyle48.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  467. this.dgvMedInsuDirList.DefaultCellStyle = dataGridViewCellStyle48;
  468. this.dgvMedInsuDirList.Dock = System.Windows.Forms.DockStyle.Fill;
  469. this.dgvMedInsuDirList.EnableHeadersVisualStyles = false;
  470. this.dgvMedInsuDirList.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  471. this.dgvMedInsuDirList.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  472. this.dgvMedInsuDirList.Location = new System.Drawing.Point(0, 35);
  473. this.dgvMedInsuDirList.Name = "dgvMedInsuDirList";
  474. dataGridViewCellStyle49.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  475. dataGridViewCellStyle49.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  476. dataGridViewCellStyle49.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  477. dataGridViewCellStyle49.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  478. dataGridViewCellStyle49.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  479. dataGridViewCellStyle49.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  480. dataGridViewCellStyle49.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  481. this.dgvMedInsuDirList.RowHeadersDefaultCellStyle = dataGridViewCellStyle49;
  482. dataGridViewCellStyle50.BackColor = System.Drawing.Color.White;
  483. dataGridViewCellStyle50.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  484. dataGridViewCellStyle50.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  485. dataGridViewCellStyle50.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  486. dataGridViewCellStyle50.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  487. this.dgvMedInsuDirList.RowsDefaultCellStyle = dataGridViewCellStyle50;
  488. this.dgvMedInsuDirList.RowTemplate.Height = 23;
  489. this.dgvMedInsuDirList.SelectedIndex = -1;
  490. this.dgvMedInsuDirList.Size = new System.Drawing.Size(1469, 225);
  491. this.dgvMedInsuDirList.TabIndex = 10;
  492. this.dgvMedInsuDirList.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  493. //
  494. // uiTitlePanel1
  495. //
  496. this.uiTitlePanel1.Controls.Add(this.dgvAppyinfo);
  497. this.uiTitlePanel1.Dock = System.Windows.Forms.DockStyle.Top;
  498. this.uiTitlePanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  499. this.uiTitlePanel1.Location = new System.Drawing.Point(0, 0);
  500. this.uiTitlePanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  501. this.uiTitlePanel1.MinimumSize = new System.Drawing.Size(1, 1);
  502. this.uiTitlePanel1.Name = "uiTitlePanel1";
  503. this.uiTitlePanel1.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
  504. this.uiTitlePanel1.ShowText = false;
  505. this.uiTitlePanel1.Size = new System.Drawing.Size(1469, 150);
  506. this.uiTitlePanel1.TabIndex = 14;
  507. this.uiTitlePanel1.Text = "备案申请信息(appyinfo)";
  508. this.uiTitlePanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  509. this.uiTitlePanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  510. //
  511. // dgvAppyinfo
  512. //
  513. this.dgvAppyinfo.AllowUserToAddRows = false;
  514. this.dgvAppyinfo.AllowUserToDeleteRows = false;
  515. dataGridViewCellStyle51.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  516. this.dgvAppyinfo.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle51;
  517. this.dgvAppyinfo.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
  518. this.dgvAppyinfo.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
  519. this.dgvAppyinfo.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  520. this.dgvAppyinfo.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  521. dataGridViewCellStyle52.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  522. dataGridViewCellStyle52.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  523. dataGridViewCellStyle52.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  524. dataGridViewCellStyle52.ForeColor = System.Drawing.Color.White;
  525. dataGridViewCellStyle52.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  526. dataGridViewCellStyle52.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  527. dataGridViewCellStyle52.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  528. this.dgvAppyinfo.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle52;
  529. this.dgvAppyinfo.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  530. dataGridViewCellStyle53.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  531. dataGridViewCellStyle53.BackColor = System.Drawing.Color.White;
  532. dataGridViewCellStyle53.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  533. dataGridViewCellStyle53.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  534. dataGridViewCellStyle53.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  535. dataGridViewCellStyle53.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  536. dataGridViewCellStyle53.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  537. this.dgvAppyinfo.DefaultCellStyle = dataGridViewCellStyle53;
  538. this.dgvAppyinfo.Dock = System.Windows.Forms.DockStyle.Fill;
  539. this.dgvAppyinfo.EnableHeadersVisualStyles = false;
  540. this.dgvAppyinfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  541. this.dgvAppyinfo.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  542. this.dgvAppyinfo.Location = new System.Drawing.Point(0, 35);
  543. this.dgvAppyinfo.Name = "dgvAppyinfo";
  544. dataGridViewCellStyle54.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  545. dataGridViewCellStyle54.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  546. dataGridViewCellStyle54.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  547. dataGridViewCellStyle54.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  548. dataGridViewCellStyle54.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  549. dataGridViewCellStyle54.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  550. dataGridViewCellStyle54.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  551. this.dgvAppyinfo.RowHeadersDefaultCellStyle = dataGridViewCellStyle54;
  552. dataGridViewCellStyle55.BackColor = System.Drawing.Color.White;
  553. dataGridViewCellStyle55.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  554. dataGridViewCellStyle55.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  555. dataGridViewCellStyle55.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  556. dataGridViewCellStyle55.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  557. this.dgvAppyinfo.RowsDefaultCellStyle = dataGridViewCellStyle55;
  558. this.dgvAppyinfo.RowTemplate.Height = 23;
  559. this.dgvAppyinfo.SelectedIndex = -1;
  560. this.dgvAppyinfo.Size = new System.Drawing.Size(1469, 115);
  561. this.dgvAppyinfo.TabIndex = 10;
  562. this.dgvAppyinfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  563. //
  564. // uiPanel2
  565. //
  566. this.uiPanel2.Controls.Add(this.uiButton1);
  567. this.uiPanel2.Controls.Add(this.btnReadCard);
  568. this.uiPanel2.Dock = System.Windows.Forms.DockStyle.Bottom;
  569. this.uiPanel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  570. this.uiPanel2.Location = new System.Drawing.Point(0, 655);
  571. this.uiPanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  572. this.uiPanel2.MinimumSize = new System.Drawing.Size(1, 1);
  573. this.uiPanel2.Name = "uiPanel2";
  574. this.uiPanel2.Size = new System.Drawing.Size(1469, 79);
  575. this.uiPanel2.TabIndex = 11;
  576. this.uiPanel2.Text = null;
  577. this.uiPanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  578. this.uiPanel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  579. //
  580. // uiButton1
  581. //
  582. this.uiButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  583. this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand;
  584. this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  585. this.uiButton1.Location = new System.Drawing.Point(1328, 6);
  586. this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1);
  587. this.uiButton1.Name = "uiButton1";
  588. this.uiButton1.Size = new System.Drawing.Size(134, 67);
  589. this.uiButton1.TabIndex = 26;
  590. this.uiButton1.Text = "退 出";
  591. this.uiButton1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  592. this.uiButton1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  593. this.uiButton1.Click += new System.EventHandler(this.btnClose_Click);
  594. //
  595. // btnReadCard
  596. //
  597. this.btnReadCard.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  598. this.btnReadCard.Cursor = System.Windows.Forms.Cursors.Hand;
  599. this.btnReadCard.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  600. this.btnReadCard.Location = new System.Drawing.Point(1188, 6);
  601. this.btnReadCard.MinimumSize = new System.Drawing.Size(1, 1);
  602. this.btnReadCard.Name = "btnReadCard";
  603. this.btnReadCard.Size = new System.Drawing.Size(134, 67);
  604. this.btnReadCard.TabIndex = 19;
  605. this.btnReadCard.Text = "查 询";
  606. this.btnReadCard.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  607. this.btnReadCard.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  608. this.btnReadCard.Click += new System.EventHandler(this.btnReadCard_Click);
  609. //
  610. // tabPage2
  611. //
  612. this.tabPage2.Controls.Add(this.dgvMain);
  613. this.tabPage2.Controls.Add(this.uiPanel3);
  614. this.tabPage2.Location = new System.Drawing.Point(0, 40);
  615. this.tabPage2.Name = "tabPage2";
  616. this.tabPage2.Size = new System.Drawing.Size(1469, 734);
  617. this.tabPage2.TabIndex = 2;
  618. this.tabPage2.Text = "【5205】人员慢特病用药记录查询";
  619. this.tabPage2.UseVisualStyleBackColor = true;
  620. //
  621. // dgvMain
  622. //
  623. this.dgvMain.AllowUserToAddRows = false;
  624. this.dgvMain.AllowUserToDeleteRows = false;
  625. dataGridViewCellStyle56.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  626. this.dgvMain.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle56;
  627. this.dgvMain.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
  628. this.dgvMain.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
  629. this.dgvMain.BackgroundColor = System.Drawing.Color.White;
  630. this.dgvMain.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  631. dataGridViewCellStyle57.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  632. dataGridViewCellStyle57.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  633. dataGridViewCellStyle57.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  634. dataGridViewCellStyle57.ForeColor = System.Drawing.Color.White;
  635. dataGridViewCellStyle57.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  636. dataGridViewCellStyle57.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  637. dataGridViewCellStyle57.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  638. this.dgvMain.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle57;
  639. this.dgvMain.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  640. dataGridViewCellStyle58.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  641. dataGridViewCellStyle58.BackColor = System.Drawing.SystemColors.Window;
  642. dataGridViewCellStyle58.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  643. dataGridViewCellStyle58.ForeColor = System.Drawing.SystemColors.ControlText;
  644. dataGridViewCellStyle58.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  645. dataGridViewCellStyle58.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  646. dataGridViewCellStyle58.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  647. this.dgvMain.DefaultCellStyle = dataGridViewCellStyle58;
  648. this.dgvMain.Dock = System.Windows.Forms.DockStyle.Fill;
  649. this.dgvMain.EnableHeadersVisualStyles = false;
  650. this.dgvMain.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  651. this.dgvMain.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  652. this.dgvMain.Location = new System.Drawing.Point(0, 0);
  653. this.dgvMain.Name = "dgvMain";
  654. dataGridViewCellStyle59.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  655. dataGridViewCellStyle59.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  656. dataGridViewCellStyle59.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  657. dataGridViewCellStyle59.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  658. dataGridViewCellStyle59.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  659. dataGridViewCellStyle59.SelectionForeColor = System.Drawing.Color.White;
  660. dataGridViewCellStyle59.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  661. this.dgvMain.RowHeadersDefaultCellStyle = dataGridViewCellStyle59;
  662. dataGridViewCellStyle60.BackColor = System.Drawing.Color.White;
  663. dataGridViewCellStyle60.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  664. this.dgvMain.RowsDefaultCellStyle = dataGridViewCellStyle60;
  665. this.dgvMain.RowTemplate.Height = 23;
  666. this.dgvMain.SelectedIndex = -1;
  667. this.dgvMain.Size = new System.Drawing.Size(1469, 619);
  668. this.dgvMain.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  669. this.dgvMain.TabIndex = 12;
  670. this.dgvMain.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  671. //
  672. // uiPanel3
  673. //
  674. this.uiPanel3.Controls.Add(this.uiButton2);
  675. this.uiPanel3.Controls.Add(this.btnOK);
  676. this.uiPanel3.Controls.Add(this.uiGroupBox1);
  677. this.uiPanel3.Dock = System.Windows.Forms.DockStyle.Bottom;
  678. this.uiPanel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  679. this.uiPanel3.Location = new System.Drawing.Point(0, 619);
  680. this.uiPanel3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  681. this.uiPanel3.MinimumSize = new System.Drawing.Size(1, 1);
  682. this.uiPanel3.Name = "uiPanel3";
  683. this.uiPanel3.Size = new System.Drawing.Size(1469, 115);
  684. this.uiPanel3.TabIndex = 11;
  685. this.uiPanel3.Text = null;
  686. this.uiPanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  687. this.uiPanel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  688. //
  689. // uiButton2
  690. //
  691. this.uiButton2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  692. this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand;
  693. this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  694. this.uiButton2.Location = new System.Drawing.Point(1326, 28);
  695. this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1);
  696. this.uiButton2.Name = "uiButton2";
  697. this.uiButton2.Size = new System.Drawing.Size(134, 67);
  698. this.uiButton2.TabIndex = 26;
  699. this.uiButton2.Text = "退 出";
  700. this.uiButton2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  701. this.uiButton2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  702. this.uiButton2.Click += new System.EventHandler(this.btnClose_Click);
  703. //
  704. // btnOK
  705. //
  706. this.btnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  707. this.btnOK.Cursor = System.Windows.Forms.Cursors.Hand;
  708. this.btnOK.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  709. this.btnOK.Location = new System.Drawing.Point(1186, 28);
  710. this.btnOK.MinimumSize = new System.Drawing.Size(1, 1);
  711. this.btnOK.Name = "btnOK";
  712. this.btnOK.Size = new System.Drawing.Size(134, 67);
  713. this.btnOK.TabIndex = 19;
  714. this.btnOK.Text = "查 询";
  715. this.btnOK.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  716. this.btnOK.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  717. this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
  718. //
  719. // uiGroupBox1
  720. //
  721. this.uiGroupBox1.Controls.Add(this.dt_End);
  722. this.uiGroupBox1.Controls.Add(this.dt_Begin);
  723. this.uiGroupBox1.Dock = System.Windows.Forms.DockStyle.Left;
  724. this.uiGroupBox1.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  725. this.uiGroupBox1.Location = new System.Drawing.Point(0, 0);
  726. this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  727. this.uiGroupBox1.MinimumSize = new System.Drawing.Size(1, 1);
  728. this.uiGroupBox1.Name = "uiGroupBox1";
  729. this.uiGroupBox1.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  730. this.uiGroupBox1.Size = new System.Drawing.Size(260, 115);
  731. this.uiGroupBox1.TabIndex = 20;
  732. this.uiGroupBox1.Text = "起止时间";
  733. this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  734. this.uiGroupBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  735. //
  736. // dt_End
  737. //
  738. this.dt_End.FillColor = System.Drawing.Color.White;
  739. this.dt_End.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  740. this.dt_End.Location = new System.Drawing.Point(26, 70);
  741. this.dt_End.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  742. this.dt_End.MaxLength = 19;
  743. this.dt_End.MinimumSize = new System.Drawing.Size(63, 0);
  744. this.dt_End.Name = "dt_End";
  745. this.dt_End.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  746. this.dt_End.Size = new System.Drawing.Size(211, 29);
  747. this.dt_End.SymbolDropDown = 61555;
  748. this.dt_End.SymbolNormal = 61555;
  749. this.dt_End.TabIndex = 1;
  750. this.dt_End.Text = "2022-05-22 14:03:13";
  751. this.dt_End.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  752. this.dt_End.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 266);
  753. this.dt_End.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  754. //
  755. // dt_Begin
  756. //
  757. this.dt_Begin.FillColor = System.Drawing.Color.White;
  758. this.dt_Begin.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  759. this.dt_Begin.Location = new System.Drawing.Point(26, 31);
  760. this.dt_Begin.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  761. this.dt_Begin.MaxLength = 19;
  762. this.dt_Begin.MinimumSize = new System.Drawing.Size(63, 0);
  763. this.dt_Begin.Name = "dt_Begin";
  764. this.dt_Begin.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  765. this.dt_Begin.Size = new System.Drawing.Size(211, 29);
  766. this.dt_Begin.SymbolDropDown = 61555;
  767. this.dt_Begin.SymbolNormal = 61555;
  768. this.dt_Begin.TabIndex = 0;
  769. this.dt_Begin.Text = "2022-05-22 14:03:13";
  770. this.dt_Begin.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  771. this.dt_Begin.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 266);
  772. this.dt_Begin.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  773. //
  774. // tabPage3
  775. //
  776. this.tabPage3.Controls.Add(this.uiPanel4);
  777. this.tabPage3.Controls.Add(this.uiLabel2);
  778. this.tabPage3.Controls.Add(this.uiLabel3);
  779. this.tabPage3.Controls.Add(this.uiLabel1);
  780. this.tabPage3.Controls.Add(this.uiTextBox2);
  781. this.tabPage3.Controls.Add(this.uiTextBox1);
  782. this.tabPage3.Controls.Add(this.uiButton4);
  783. this.tabPage3.Controls.Add(this.dgvtracecode);
  784. this.tabPage3.Controls.Add(this.uiButton3);
  785. this.tabPage3.Controls.Add(this.uiLabel4);
  786. this.tabPage3.Location = new System.Drawing.Point(0, 40);
  787. this.tabPage3.Name = "tabPage3";
  788. this.tabPage3.Size = new System.Drawing.Size(1469, 734);
  789. this.tabPage3.TabIndex = 3;
  790. this.tabPage3.Text = "追溯码关联关系接口I2002";
  791. this.tabPage3.UseVisualStyleBackColor = true;
  792. //
  793. // uiButton4
  794. //
  795. this.uiButton4.Cursor = System.Windows.Forms.Cursors.Hand;
  796. this.uiButton4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  797. this.uiButton4.Location = new System.Drawing.Point(934, 49);
  798. this.uiButton4.MinimumSize = new System.Drawing.Size(1, 1);
  799. this.uiButton4.Name = "uiButton4";
  800. this.uiButton4.Size = new System.Drawing.Size(100, 35);
  801. this.uiButton4.TabIndex = 3;
  802. this.uiButton4.Text = "导出";
  803. this.uiButton4.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  804. this.uiButton4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  805. this.uiButton4.Click += new System.EventHandler(this.uiButton4_Click);
  806. //
  807. // dgvtracecode
  808. //
  809. dataGridViewCellStyle31.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  810. this.dgvtracecode.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle31;
  811. this.dgvtracecode.BackgroundColor = System.Drawing.Color.White;
  812. this.dgvtracecode.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  813. dataGridViewCellStyle32.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  814. dataGridViewCellStyle32.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  815. dataGridViewCellStyle32.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  816. dataGridViewCellStyle32.ForeColor = System.Drawing.Color.White;
  817. dataGridViewCellStyle32.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  818. dataGridViewCellStyle32.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  819. dataGridViewCellStyle32.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  820. this.dgvtracecode.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle32;
  821. this.dgvtracecode.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  822. dataGridViewCellStyle33.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  823. dataGridViewCellStyle33.BackColor = System.Drawing.SystemColors.Window;
  824. dataGridViewCellStyle33.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  825. dataGridViewCellStyle33.ForeColor = System.Drawing.SystemColors.ControlText;
  826. dataGridViewCellStyle33.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  827. dataGridViewCellStyle33.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  828. dataGridViewCellStyle33.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  829. this.dgvtracecode.DefaultCellStyle = dataGridViewCellStyle33;
  830. this.dgvtracecode.EnableHeadersVisualStyles = false;
  831. this.dgvtracecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  832. this.dgvtracecode.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  833. this.dgvtracecode.Location = new System.Drawing.Point(12, 163);
  834. this.dgvtracecode.Name = "dgvtracecode";
  835. dataGridViewCellStyle34.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  836. dataGridViewCellStyle34.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  837. dataGridViewCellStyle34.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  838. dataGridViewCellStyle34.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  839. dataGridViewCellStyle34.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  840. dataGridViewCellStyle34.SelectionForeColor = System.Drawing.Color.White;
  841. dataGridViewCellStyle34.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  842. this.dgvtracecode.RowHeadersDefaultCellStyle = dataGridViewCellStyle34;
  843. dataGridViewCellStyle35.BackColor = System.Drawing.Color.White;
  844. dataGridViewCellStyle35.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  845. this.dgvtracecode.RowsDefaultCellStyle = dataGridViewCellStyle35;
  846. this.dgvtracecode.RowTemplate.Height = 23;
  847. this.dgvtracecode.SelectedIndex = -1;
  848. this.dgvtracecode.Size = new System.Drawing.Size(1445, 568);
  849. this.dgvtracecode.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  850. this.dgvtracecode.TabIndex = 2;
  851. this.dgvtracecode.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  852. //
  853. // uiPanel4
  854. //
  855. this.uiPanel4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  856. this.uiPanel4.Location = new System.Drawing.Point(0, 0);
  857. this.uiPanel4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  858. this.uiPanel4.MinimumSize = new System.Drawing.Size(1, 1);
  859. this.uiPanel4.Name = "uiPanel4";
  860. this.uiPanel4.Radius = 1;
  861. this.uiPanel4.Size = new System.Drawing.Size(1, 1);
  862. this.uiPanel4.TabIndex = 1;
  863. this.uiPanel4.Text = null;
  864. this.uiPanel4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  865. this.uiPanel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  866. //
  867. // uiTextBox2
  868. //
  869. this.uiTextBox2.Cursor = System.Windows.Forms.Cursors.IBeam;
  870. this.uiTextBox2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  871. this.uiTextBox2.Location = new System.Drawing.Point(554, 106);
  872. this.uiTextBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  873. this.uiTextBox2.MinimumSize = new System.Drawing.Size(1, 16);
  874. this.uiTextBox2.Name = "uiTextBox2";
  875. this.uiTextBox2.ShowText = false;
  876. this.uiTextBox2.Size = new System.Drawing.Size(290, 29);
  877. this.uiTextBox2.TabIndex = 6;
  878. this.uiTextBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  879. this.uiTextBox2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  880. //
  881. // uiLabel3
  882. //
  883. this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  884. this.uiLabel3.Location = new System.Drawing.Point(210, 106);
  885. this.uiLabel3.Name = "uiLabel3";
  886. this.uiLabel3.Size = new System.Drawing.Size(133, 23);
  887. this.uiLabel3.TabIndex = 4;
  888. this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  889. this.uiLabel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  890. //
  891. // uiLabel2
  892. //
  893. this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  894. this.uiLabel2.Location = new System.Drawing.Point(141, 106);
  895. this.uiLabel2.Name = "uiLabel2";
  896. this.uiLabel2.Size = new System.Drawing.Size(69, 23);
  897. this.uiLabel2.TabIndex = 3;
  898. this.uiLabel2.Text = "比例:";
  899. this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  900. this.uiLabel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  901. //
  902. // uiLabel1
  903. //
  904. this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  905. this.uiLabel1.Location = new System.Drawing.Point(210, 46);
  906. this.uiLabel1.Name = "uiLabel1";
  907. this.uiLabel1.Size = new System.Drawing.Size(141, 36);
  908. this.uiLabel1.TabIndex = 1;
  909. this.uiLabel1.Text = "大、中包装追溯码";
  910. this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  911. this.uiLabel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  912. //
  913. // uiTextBox1
  914. //
  915. this.uiTextBox1.Cursor = System.Windows.Forms.Cursors.IBeam;
  916. this.uiTextBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  917. this.uiTextBox1.Location = new System.Drawing.Point(395, 48);
  918. this.uiTextBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  919. this.uiTextBox1.MinimumSize = new System.Drawing.Size(1, 16);
  920. this.uiTextBox1.Name = "uiTextBox1";
  921. this.uiTextBox1.ShowText = false;
  922. this.uiTextBox1.Size = new System.Drawing.Size(349, 36);
  923. this.uiTextBox1.TabIndex = 0;
  924. this.uiTextBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  925. this.uiTextBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  926. //
  927. // uiButton3
  928. //
  929. this.uiButton3.Cursor = System.Windows.Forms.Cursors.Hand;
  930. this.uiButton3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  931. this.uiButton3.Location = new System.Drawing.Point(751, 49);
  932. this.uiButton3.MinimumSize = new System.Drawing.Size(1, 1);
  933. this.uiButton3.Name = "uiButton3";
  934. this.uiButton3.Size = new System.Drawing.Size(122, 35);
  935. this.uiButton3.TabIndex = 2;
  936. this.uiButton3.Text = "查询";
  937. this.uiButton3.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  938. this.uiButton3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  939. this.uiButton3.Click += new System.EventHandler(this.uiButton3_Click);
  940. //
  941. // uiLabel4
  942. //
  943. this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  944. this.uiLabel4.Location = new System.Drawing.Point(391, 106);
  945. this.uiLabel4.Name = "uiLabel4";
  946. this.uiLabel4.Size = new System.Drawing.Size(154, 29);
  947. this.uiLabel4.TabIndex = 5;
  948. this.uiLabel4.Text = "医保药品目录编码:";
  949. this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.TopCenter;
  950. this.uiLabel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  951. //
  952. // MedInsuQuery
  953. //
  954. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  955. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  956. this.ClientSize = new System.Drawing.Size(1469, 774);
  957. this.Controls.Add(this.tbcMain);
  958. this.Name = "MedInsuQuery";
  959. this.Text = "医保查询";
  960. this.Load += new System.EventHandler(this.MedInsuQuery_Load);
  961. this.tbcMain.ResumeLayout(false);
  962. this.tabInHosPerInfoExport.ResumeLayout(false);
  963. ((System.ComponentModel.ISupportInitialize)(this.dgvSettlRecord)).EndInit();
  964. this.uiPanel1.ResumeLayout(false);
  965. this.gbDateTime.ResumeLayout(false);
  966. this.tabPage1.ResumeLayout(false);
  967. this.uiTitlePanel3.ResumeLayout(false);
  968. ((System.ComponentModel.ISupportInitialize)(this.dgvFixmedinsList)).EndInit();
  969. this.uiTitlePanel2.ResumeLayout(false);
  970. ((System.ComponentModel.ISupportInitialize)(this.dgvMedInsuDirList)).EndInit();
  971. this.uiTitlePanel1.ResumeLayout(false);
  972. ((System.ComponentModel.ISupportInitialize)(this.dgvAppyinfo)).EndInit();
  973. this.uiPanel2.ResumeLayout(false);
  974. this.tabPage2.ResumeLayout(false);
  975. ((System.ComponentModel.ISupportInitialize)(this.dgvMain)).EndInit();
  976. this.uiPanel3.ResumeLayout(false);
  977. this.uiGroupBox1.ResumeLayout(false);
  978. this.tabPage3.ResumeLayout(false);
  979. ((System.ComponentModel.ISupportInitialize)(this.dgvtracecode)).EndInit();
  980. this.ResumeLayout(false);
  981. }
  982. #endregion
  983. private Sunny.UI.UITabControl tbcMain;
  984. private System.Windows.Forms.TabPage tabInHosPerInfoExport;
  985. public Sunny.UI.UIDataGridView dgvSettlRecord;
  986. private Sunny.UI.UIPagination pgSettlRecod;
  987. private Sunny.UI.UIPanel uiPanel1;
  988. private Sunny.UI.UIButton btnClose;
  989. private Sunny.UI.UIButton btnQuery;
  990. private Sunny.UI.UIButton btnPrint;
  991. private Sunny.UI.UIGroupBox gbDateTime;
  992. private Sunny.UI.UIDatetimePicker dpED;
  993. private Sunny.UI.UIDatetimePicker dpST;
  994. private System.Windows.Forms.TabPage tabPage1;
  995. private System.Windows.Forms.TabPage tabPage2;
  996. private Sunny.UI.UIPanel uiPanel2;
  997. private Sunny.UI.UIButton uiButton1;
  998. private Sunny.UI.UIButton btnReadCard;
  999. private Sunny.UI.UITitlePanel uiTitlePanel3;
  1000. private Sunny.UI.UITitlePanel uiTitlePanel2;
  1001. private Sunny.UI.UITitlePanel uiTitlePanel1;
  1002. public Sunny.UI.UIDataGridView dgvFixmedinsList;
  1003. public Sunny.UI.UIDataGridView dgvMedInsuDirList;
  1004. public Sunny.UI.UIDataGridView dgvAppyinfo;
  1005. public Sunny.UI.UIDataGridView dgvMain;
  1006. private Sunny.UI.UIPanel uiPanel3;
  1007. private Sunny.UI.UIButton uiButton2;
  1008. private Sunny.UI.UIButton btnOK;
  1009. private Sunny.UI.UIGroupBox uiGroupBox1;
  1010. private Sunny.UI.UIDatetimePicker dt_End;
  1011. private Sunny.UI.UIDatetimePicker dt_Begin;
  1012. private System.Windows.Forms.TabPage tabPage3;
  1013. private Sunny.UI.UIPanel uiPanel4;
  1014. private Sunny.UI.UILabel uiLabel1;
  1015. private Sunny.UI.UITextBox uiTextBox1;
  1016. private Sunny.UI.UIButton uiButton3;
  1017. private Sunny.UI.UIDataGridView dgvtracecode;
  1018. private Sunny.UI.UITextBox uiTextBox2;
  1019. private Sunny.UI.UILabel uiLabel4;
  1020. private Sunny.UI.UILabel uiLabel3;
  1021. private Sunny.UI.UILabel uiLabel2;
  1022. private Sunny.UI.UIButton uiButton4;
  1023. }
  1024. }