PrescriptionCirculation.Designer.cs 134 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723
  1. 
  2. namespace PTMedicalInsurance.Forms
  3. {
  4. partial class PrescriptionCirculation
  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 dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  38. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  39. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
  40. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
  41. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
  42. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
  43. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
  44. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
  45. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
  46. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
  47. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();
  48. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();
  49. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle();
  50. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle22 = new System.Windows.Forms.DataGridViewCellStyle();
  51. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle23 = new System.Windows.Forms.DataGridViewCellStyle();
  52. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle24 = new System.Windows.Forms.DataGridViewCellStyle();
  53. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle25 = new System.Windows.Forms.DataGridViewCellStyle();
  54. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle26 = new System.Windows.Forms.DataGridViewCellStyle();
  55. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle27 = new System.Windows.Forms.DataGridViewCellStyle();
  56. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle28 = new System.Windows.Forms.DataGridViewCellStyle();
  57. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle29 = new System.Windows.Forms.DataGridViewCellStyle();
  58. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle30 = new System.Windows.Forms.DataGridViewCellStyle();
  59. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle31 = new System.Windows.Forms.DataGridViewCellStyle();
  60. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle32 = new System.Windows.Forms.DataGridViewCellStyle();
  61. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle33 = new System.Windows.Forms.DataGridViewCellStyle();
  62. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle34 = new System.Windows.Forms.DataGridViewCellStyle();
  63. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle35 = new System.Windows.Forms.DataGridViewCellStyle();
  64. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle36 = new System.Windows.Forms.DataGridViewCellStyle();
  65. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle37 = new System.Windows.Forms.DataGridViewCellStyle();
  66. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle38 = new System.Windows.Forms.DataGridViewCellStyle();
  67. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle39 = new System.Windows.Forms.DataGridViewCellStyle();
  68. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle40 = new System.Windows.Forms.DataGridViewCellStyle();
  69. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle41 = new System.Windows.Forms.DataGridViewCellStyle();
  70. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle42 = new System.Windows.Forms.DataGridViewCellStyle();
  71. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle43 = new System.Windows.Forms.DataGridViewCellStyle();
  72. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle44 = new System.Windows.Forms.DataGridViewCellStyle();
  73. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle45 = new System.Windows.Forms.DataGridViewCellStyle();
  74. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle46 = new System.Windows.Forms.DataGridViewCellStyle();
  75. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle47 = new System.Windows.Forms.DataGridViewCellStyle();
  76. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle48 = new System.Windows.Forms.DataGridViewCellStyle();
  77. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle49 = new System.Windows.Forms.DataGridViewCellStyle();
  78. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle50 = new System.Windows.Forms.DataGridViewCellStyle();
  79. this.tc_Main = new Sunny.UI.UITabControl();
  80. this.tb_PresUpload = new System.Windows.Forms.TabPage();
  81. this.gb_HISInsuReg = new Sunny.UI.UIGroupBox();
  82. this.dgv_HISRegInfo = new Sunny.UI.UIDataGridView();
  83. this.gb_Prescription = new Sunny.UI.UIGroupBox();
  84. this.dgv_PrescriptionInfo = new Sunny.UI.UIDataGridView();
  85. this.uiPanel1 = new Sunny.UI.UIPanel();
  86. this.btnElcSign = new Sunny.UI.UIButton();
  87. this.uiLabel2 = new Sunny.UI.UILabel();
  88. this.uiLabel1 = new Sunny.UI.UILabel();
  89. this.dtED = new Sunny.UI.UIDatetimePicker();
  90. this.dtST = new Sunny.UI.UIDatetimePicker();
  91. this.tb_CertNo = new Sunny.UI.UITextBox();
  92. this.btnGetInfo = new Sunny.UI.UIButton();
  93. this.btnUpload_Pre = new Sunny.UI.UIButton();
  94. this.btnClose = new Sunny.UI.UIButton();
  95. this.btnPresUpload = new Sunny.UI.UIButton();
  96. this.tb_CancelPres = new System.Windows.Forms.TabPage();
  97. this.uiPanel2 = new Sunny.UI.UIPanel();
  98. this.cbx_DocInfo = new PTControl.DBLookupCombox();
  99. this.label4 = new System.Windows.Forms.Label();
  100. this.rtb_CancelReason = new Sunny.UI.UIRichTextBox();
  101. this.rg_type = new Sunny.UI.UIRadioButtonGroup();
  102. this.uiLabel3 = new Sunny.UI.UILabel();
  103. this.uiLabel4 = new Sunny.UI.UILabel();
  104. this.dt_Et = new Sunny.UI.UIDatetimePicker();
  105. this.dt_St = new Sunny.UI.UIDatetimePicker();
  106. this.tb_CertnoQuery = new Sunny.UI.UITextBox();
  107. this.btnQuery = new Sunny.UI.UIButton();
  108. this.uiButton3 = new Sunny.UI.UIButton();
  109. this.btnCancel = new Sunny.UI.UIButton();
  110. this.dgv_Master = new Sunny.UI.UIDataGridView();
  111. this.tb_PresToExaInfo = new System.Windows.Forms.TabPage();
  112. this.uiGroupBox2 = new Sunny.UI.UIGroupBox();
  113. this.dgv_PresAuditResults = new Sunny.UI.UIDataGridView();
  114. this.uiGroupBox1 = new Sunny.UI.UIGroupBox();
  115. this.dgv_PresUploadInfo = new Sunny.UI.UIDataGridView();
  116. this.uiPanel3 = new Sunny.UI.UIPanel();
  117. this.uiLabel5 = new Sunny.UI.UILabel();
  118. this.uiLabel6 = new Sunny.UI.UILabel();
  119. this.dt_ET_Process = new Sunny.UI.UIDatetimePicker();
  120. this.dt_ST_Process = new Sunny.UI.UIDatetimePicker();
  121. this.uiTextBox1 = new Sunny.UI.UITextBox();
  122. this.btn_QueryUploadInfo = new Sunny.UI.UIButton();
  123. this.uiButton4 = new Sunny.UI.UIButton();
  124. this.uiButton5 = new Sunny.UI.UIButton();
  125. this.tb_PresInfo = new System.Windows.Forms.TabPage();
  126. this.uiGroupBox4 = new Sunny.UI.UIGroupBox();
  127. this.uiTabControl2 = new Sunny.UI.UITabControl();
  128. this.tp_PresMain = new System.Windows.Forms.TabPage();
  129. this.dgv_Main_tb = new Sunny.UI.UIDataGridView();
  130. this.tp_DetlList = new System.Windows.Forms.TabPage();
  131. this.dgv_DetlList_tb = new Sunny.UI.UIDataGridView();
  132. this.tp_Otpinfo = new System.Windows.Forms.TabPage();
  133. this.dgv_Otpinfo_tb = new Sunny.UI.UIDataGridView();
  134. this.tp_DiseList = new System.Windows.Forms.TabPage();
  135. this.dgv_DiseList_tb = new Sunny.UI.UIDataGridView();
  136. this.uiGroupBox3 = new Sunny.UI.UIGroupBox();
  137. this.dgv_PresPreChekInfo = new Sunny.UI.UIDataGridView();
  138. this.uiPanel4 = new Sunny.UI.UIPanel();
  139. this.uiLabel7 = new Sunny.UI.UILabel();
  140. this.uiLabel8 = new Sunny.UI.UILabel();
  141. this.dt_ET_PPC = new Sunny.UI.UIDatetimePicker();
  142. this.dt_ST_PPC = new Sunny.UI.UIDatetimePicker();
  143. this.tb_PresCertNo = new Sunny.UI.UITextBox();
  144. this.tb_QueryPresPreCheck = new Sunny.UI.UIButton();
  145. this.uiButton6 = new Sunny.UI.UIButton();
  146. this.btn_InsuQuery = new Sunny.UI.UIButton();
  147. this.tc_Main.SuspendLayout();
  148. this.tb_PresUpload.SuspendLayout();
  149. this.gb_HISInsuReg.SuspendLayout();
  150. ((System.ComponentModel.ISupportInitialize)(this.dgv_HISRegInfo)).BeginInit();
  151. this.gb_Prescription.SuspendLayout();
  152. ((System.ComponentModel.ISupportInitialize)(this.dgv_PrescriptionInfo)).BeginInit();
  153. this.uiPanel1.SuspendLayout();
  154. this.tb_CancelPres.SuspendLayout();
  155. this.uiPanel2.SuspendLayout();
  156. ((System.ComponentModel.ISupportInitialize)(this.dgv_Master)).BeginInit();
  157. this.tb_PresToExaInfo.SuspendLayout();
  158. this.uiGroupBox2.SuspendLayout();
  159. ((System.ComponentModel.ISupportInitialize)(this.dgv_PresAuditResults)).BeginInit();
  160. this.uiGroupBox1.SuspendLayout();
  161. ((System.ComponentModel.ISupportInitialize)(this.dgv_PresUploadInfo)).BeginInit();
  162. this.uiPanel3.SuspendLayout();
  163. this.tb_PresInfo.SuspendLayout();
  164. this.uiGroupBox4.SuspendLayout();
  165. this.uiTabControl2.SuspendLayout();
  166. this.tp_PresMain.SuspendLayout();
  167. ((System.ComponentModel.ISupportInitialize)(this.dgv_Main_tb)).BeginInit();
  168. this.tp_DetlList.SuspendLayout();
  169. ((System.ComponentModel.ISupportInitialize)(this.dgv_DetlList_tb)).BeginInit();
  170. this.tp_Otpinfo.SuspendLayout();
  171. ((System.ComponentModel.ISupportInitialize)(this.dgv_Otpinfo_tb)).BeginInit();
  172. this.tp_DiseList.SuspendLayout();
  173. ((System.ComponentModel.ISupportInitialize)(this.dgv_DiseList_tb)).BeginInit();
  174. this.uiGroupBox3.SuspendLayout();
  175. ((System.ComponentModel.ISupportInitialize)(this.dgv_PresPreChekInfo)).BeginInit();
  176. this.uiPanel4.SuspendLayout();
  177. this.SuspendLayout();
  178. //
  179. // tc_Main
  180. //
  181. this.tc_Main.Controls.Add(this.tb_PresUpload);
  182. this.tc_Main.Controls.Add(this.tb_CancelPres);
  183. this.tc_Main.Controls.Add(this.tb_PresToExaInfo);
  184. this.tc_Main.Controls.Add(this.tb_PresInfo);
  185. this.tc_Main.Dock = System.Windows.Forms.DockStyle.Fill;
  186. this.tc_Main.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
  187. this.tc_Main.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  188. this.tc_Main.ItemSize = new System.Drawing.Size(180, 40);
  189. this.tc_Main.Location = new System.Drawing.Point(0, 0);
  190. this.tc_Main.MainPage = "";
  191. this.tc_Main.Name = "tc_Main";
  192. this.tc_Main.SelectedIndex = 0;
  193. this.tc_Main.Size = new System.Drawing.Size(1434, 744);
  194. this.tc_Main.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  195. this.tc_Main.TabIndex = 0;
  196. this.tc_Main.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  197. this.tc_Main.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  198. //
  199. // tb_PresUpload
  200. //
  201. this.tb_PresUpload.Controls.Add(this.gb_HISInsuReg);
  202. this.tb_PresUpload.Controls.Add(this.gb_Prescription);
  203. this.tb_PresUpload.Controls.Add(this.uiPanel1);
  204. this.tb_PresUpload.Location = new System.Drawing.Point(0, 40);
  205. this.tb_PresUpload.Name = "tb_PresUpload";
  206. this.tb_PresUpload.Size = new System.Drawing.Size(1434, 704);
  207. this.tb_PresUpload.TabIndex = 0;
  208. this.tb_PresUpload.Text = "电子处方上传";
  209. this.tb_PresUpload.UseVisualStyleBackColor = true;
  210. //
  211. // gb_HISInsuReg
  212. //
  213. this.gb_HISInsuReg.Controls.Add(this.dgv_HISRegInfo);
  214. this.gb_HISInsuReg.Dock = System.Windows.Forms.DockStyle.Fill;
  215. this.gb_HISInsuReg.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  216. this.gb_HISInsuReg.Location = new System.Drawing.Point(0, 0);
  217. this.gb_HISInsuReg.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  218. this.gb_HISInsuReg.MinimumSize = new System.Drawing.Size(1, 1);
  219. this.gb_HISInsuReg.Name = "gb_HISInsuReg";
  220. this.gb_HISInsuReg.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  221. this.gb_HISInsuReg.Size = new System.Drawing.Size(1434, 323);
  222. this.gb_HISInsuReg.TabIndex = 9;
  223. this.gb_HISInsuReg.Text = "HIS就诊信息(点击查看处方明细)";
  224. this.gb_HISInsuReg.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  225. this.gb_HISInsuReg.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  226. //
  227. // dgv_HISRegInfo
  228. //
  229. this.dgv_HISRegInfo.AllowUserToAddRows = false;
  230. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  231. this.dgv_HISRegInfo.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  232. this.dgv_HISRegInfo.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  233. this.dgv_HISRegInfo.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  234. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  235. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  236. dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  237. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  238. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  239. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  240. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  241. this.dgv_HISRegInfo.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  242. this.dgv_HISRegInfo.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  243. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  244. dataGridViewCellStyle3.BackColor = System.Drawing.Color.White;
  245. dataGridViewCellStyle3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  246. dataGridViewCellStyle3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  247. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  248. dataGridViewCellStyle3.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  249. dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  250. this.dgv_HISRegInfo.DefaultCellStyle = dataGridViewCellStyle3;
  251. this.dgv_HISRegInfo.Dock = System.Windows.Forms.DockStyle.Fill;
  252. this.dgv_HISRegInfo.EnableHeadersVisualStyles = false;
  253. this.dgv_HISRegInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  254. this.dgv_HISRegInfo.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  255. this.dgv_HISRegInfo.Location = new System.Drawing.Point(0, 32);
  256. this.dgv_HISRegInfo.Name = "dgv_HISRegInfo";
  257. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  258. dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  259. dataGridViewCellStyle4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  260. dataGridViewCellStyle4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  261. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  262. dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  263. dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  264. this.dgv_HISRegInfo.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
  265. dataGridViewCellStyle5.BackColor = System.Drawing.Color.White;
  266. dataGridViewCellStyle5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  267. dataGridViewCellStyle5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  268. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  269. dataGridViewCellStyle5.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  270. this.dgv_HISRegInfo.RowsDefaultCellStyle = dataGridViewCellStyle5;
  271. this.dgv_HISRegInfo.RowTemplate.Height = 23;
  272. this.dgv_HISRegInfo.SelectedIndex = -1;
  273. this.dgv_HISRegInfo.Size = new System.Drawing.Size(1434, 291);
  274. this.dgv_HISRegInfo.TabIndex = 4;
  275. this.dgv_HISRegInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  276. this.dgv_HISRegInfo.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgv_HISRegInfo_CellClick);
  277. //
  278. // gb_Prescription
  279. //
  280. this.gb_Prescription.Controls.Add(this.dgv_PrescriptionInfo);
  281. this.gb_Prescription.Dock = System.Windows.Forms.DockStyle.Bottom;
  282. this.gb_Prescription.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  283. this.gb_Prescription.Location = new System.Drawing.Point(0, 323);
  284. this.gb_Prescription.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  285. this.gb_Prescription.MinimumSize = new System.Drawing.Size(1, 1);
  286. this.gb_Prescription.Name = "gb_Prescription";
  287. this.gb_Prescription.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  288. this.gb_Prescription.Size = new System.Drawing.Size(1434, 298);
  289. this.gb_Prescription.TabIndex = 6;
  290. this.gb_Prescription.Text = "处方信息";
  291. this.gb_Prescription.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  292. this.gb_Prescription.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  293. //
  294. // dgv_PrescriptionInfo
  295. //
  296. this.dgv_PrescriptionInfo.AllowUserToAddRows = false;
  297. dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  298. this.dgv_PrescriptionInfo.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
  299. this.dgv_PrescriptionInfo.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  300. this.dgv_PrescriptionInfo.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  301. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  302. dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  303. dataGridViewCellStyle7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  304. dataGridViewCellStyle7.ForeColor = System.Drawing.Color.White;
  305. dataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  306. dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  307. dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  308. this.dgv_PrescriptionInfo.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
  309. this.dgv_PrescriptionInfo.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  310. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  311. dataGridViewCellStyle8.BackColor = System.Drawing.Color.White;
  312. dataGridViewCellStyle8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  313. dataGridViewCellStyle8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  314. dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  315. dataGridViewCellStyle8.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  316. dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  317. this.dgv_PrescriptionInfo.DefaultCellStyle = dataGridViewCellStyle8;
  318. this.dgv_PrescriptionInfo.Dock = System.Windows.Forms.DockStyle.Fill;
  319. this.dgv_PrescriptionInfo.EnableHeadersVisualStyles = false;
  320. this.dgv_PrescriptionInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  321. this.dgv_PrescriptionInfo.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  322. this.dgv_PrescriptionInfo.Location = new System.Drawing.Point(0, 32);
  323. this.dgv_PrescriptionInfo.Name = "dgv_PrescriptionInfo";
  324. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  325. dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  326. dataGridViewCellStyle9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  327. dataGridViewCellStyle9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  328. dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  329. dataGridViewCellStyle9.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  330. dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  331. this.dgv_PrescriptionInfo.RowHeadersDefaultCellStyle = dataGridViewCellStyle9;
  332. dataGridViewCellStyle10.BackColor = System.Drawing.Color.White;
  333. dataGridViewCellStyle10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  334. dataGridViewCellStyle10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  335. dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  336. dataGridViewCellStyle10.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  337. this.dgv_PrescriptionInfo.RowsDefaultCellStyle = dataGridViewCellStyle10;
  338. this.dgv_PrescriptionInfo.RowTemplate.Height = 23;
  339. this.dgv_PrescriptionInfo.SelectedIndex = -1;
  340. this.dgv_PrescriptionInfo.Size = new System.Drawing.Size(1434, 266);
  341. this.dgv_PrescriptionInfo.TabIndex = 5;
  342. this.dgv_PrescriptionInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  343. this.dgv_PrescriptionInfo.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgv_PrescriptionInfo_CellContentClick);
  344. //
  345. // uiPanel1
  346. //
  347. this.uiPanel1.Controls.Add(this.btnElcSign);
  348. this.uiPanel1.Controls.Add(this.uiLabel2);
  349. this.uiPanel1.Controls.Add(this.uiLabel1);
  350. this.uiPanel1.Controls.Add(this.dtED);
  351. this.uiPanel1.Controls.Add(this.dtST);
  352. this.uiPanel1.Controls.Add(this.tb_CertNo);
  353. this.uiPanel1.Controls.Add(this.btnGetInfo);
  354. this.uiPanel1.Controls.Add(this.btnUpload_Pre);
  355. this.uiPanel1.Controls.Add(this.btnClose);
  356. this.uiPanel1.Controls.Add(this.btnPresUpload);
  357. this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Bottom;
  358. this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  359. this.uiPanel1.Location = new System.Drawing.Point(0, 621);
  360. this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  361. this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
  362. this.uiPanel1.Name = "uiPanel1";
  363. this.uiPanel1.Size = new System.Drawing.Size(1434, 83);
  364. this.uiPanel1.TabIndex = 0;
  365. this.uiPanel1.Text = null;
  366. this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  367. this.uiPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  368. //
  369. // btnElcSign
  370. //
  371. this.btnElcSign.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  372. this.btnElcSign.Cursor = System.Windows.Forms.Cursors.Hand;
  373. this.btnElcSign.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  374. this.btnElcSign.Location = new System.Drawing.Point(1101, 11);
  375. this.btnElcSign.MinimumSize = new System.Drawing.Size(1, 1);
  376. this.btnElcSign.Name = "btnElcSign";
  377. this.btnElcSign.Size = new System.Drawing.Size(107, 62);
  378. this.btnElcSign.TabIndex = 40;
  379. this.btnElcSign.Text = "3.电子签名";
  380. this.btnElcSign.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  381. this.btnElcSign.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  382. this.btnElcSign.Click += new System.EventHandler(this.btnElcSign_Click);
  383. //
  384. // uiLabel2
  385. //
  386. this.uiLabel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  387. this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  388. this.uiLabel2.Location = new System.Drawing.Point(309, 11);
  389. this.uiLabel2.Name = "uiLabel2";
  390. this.uiLabel2.Size = new System.Drawing.Size(90, 23);
  391. this.uiLabel2.TabIndex = 39;
  392. this.uiLabel2.Text = "身份证号:";
  393. this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  394. this.uiLabel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  395. //
  396. // uiLabel1
  397. //
  398. this.uiLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  399. this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  400. this.uiLabel1.Location = new System.Drawing.Point(16, 11);
  401. this.uiLabel1.Name = "uiLabel1";
  402. this.uiLabel1.Size = new System.Drawing.Size(90, 23);
  403. this.uiLabel1.TabIndex = 38;
  404. this.uiLabel1.Text = "查询时间:";
  405. this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  406. this.uiLabel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  407. //
  408. // dtED
  409. //
  410. this.dtED.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  411. this.dtED.FillColor = System.Drawing.Color.White;
  412. this.dtED.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  413. this.dtED.Location = new System.Drawing.Point(109, 44);
  414. this.dtED.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  415. this.dtED.MaxLength = 19;
  416. this.dtED.MinimumSize = new System.Drawing.Size(63, 0);
  417. this.dtED.Name = "dtED";
  418. this.dtED.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  419. this.dtED.Size = new System.Drawing.Size(183, 29);
  420. this.dtED.SymbolDropDown = 61555;
  421. this.dtED.SymbolNormal = 61555;
  422. this.dtED.TabIndex = 37;
  423. this.dtED.Text = "2023-06-15 00:00:00";
  424. this.dtED.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  425. this.dtED.Value = new System.DateTime(2023, 6, 15, 0, 0, 0, 0);
  426. this.dtED.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  427. //
  428. // dtST
  429. //
  430. this.dtST.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  431. this.dtST.FillColor = System.Drawing.Color.White;
  432. this.dtST.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  433. this.dtST.Location = new System.Drawing.Point(109, 9);
  434. this.dtST.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  435. this.dtST.MaxLength = 19;
  436. this.dtST.MinimumSize = new System.Drawing.Size(63, 0);
  437. this.dtST.Name = "dtST";
  438. this.dtST.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  439. this.dtST.Size = new System.Drawing.Size(183, 29);
  440. this.dtST.SymbolDropDown = 61555;
  441. this.dtST.SymbolNormal = 61555;
  442. this.dtST.TabIndex = 36;
  443. this.dtST.Text = "2023-06-14 00:00:00";
  444. this.dtST.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  445. this.dtST.Value = new System.DateTime(2023, 6, 14, 0, 0, 0, 0);
  446. this.dtST.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  447. //
  448. // tb_CertNo
  449. //
  450. this.tb_CertNo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  451. this.tb_CertNo.Cursor = System.Windows.Forms.Cursors.IBeam;
  452. this.tb_CertNo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  453. this.tb_CertNo.Location = new System.Drawing.Point(307, 44);
  454. this.tb_CertNo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  455. this.tb_CertNo.MinimumSize = new System.Drawing.Size(1, 16);
  456. this.tb_CertNo.Name = "tb_CertNo";
  457. this.tb_CertNo.ShowText = false;
  458. this.tb_CertNo.Size = new System.Drawing.Size(175, 29);
  459. this.tb_CertNo.TabIndex = 30;
  460. this.tb_CertNo.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  461. this.tb_CertNo.Watermark = "请输入身份证号";
  462. this.tb_CertNo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  463. //
  464. // btnGetInfo
  465. //
  466. this.btnGetInfo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  467. this.btnGetInfo.Cursor = System.Windows.Forms.Cursors.Hand;
  468. this.btnGetInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  469. this.btnGetInfo.Location = new System.Drawing.Point(499, 11);
  470. this.btnGetInfo.MinimumSize = new System.Drawing.Size(1, 1);
  471. this.btnGetInfo.Name = "btnGetInfo";
  472. this.btnGetInfo.Size = new System.Drawing.Size(111, 62);
  473. this.btnGetInfo.TabIndex = 29;
  474. this.btnGetInfo.Text = "1.查 询";
  475. this.btnGetInfo.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  476. this.btnGetInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  477. this.btnGetInfo.Click += new System.EventHandler(this.btnReadCard_Click);
  478. //
  479. // btnUpload_Pre
  480. //
  481. this.btnUpload_Pre.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  482. this.btnUpload_Pre.Cursor = System.Windows.Forms.Cursors.Hand;
  483. this.btnUpload_Pre.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  484. this.btnUpload_Pre.Location = new System.Drawing.Point(991, 11);
  485. this.btnUpload_Pre.MinimumSize = new System.Drawing.Size(1, 1);
  486. this.btnUpload_Pre.Name = "btnUpload_Pre";
  487. this.btnUpload_Pre.Size = new System.Drawing.Size(107, 62);
  488. this.btnUpload_Pre.TabIndex = 2;
  489. this.btnUpload_Pre.Text = "2.预核验";
  490. this.btnUpload_Pre.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  491. this.btnUpload_Pre.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  492. this.btnUpload_Pre.Click += new System.EventHandler(this.btnUpload_Pre_Click);
  493. //
  494. // btnClose
  495. //
  496. this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  497. this.btnClose.Cursor = System.Windows.Forms.Cursors.Hand;
  498. this.btnClose.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  499. this.btnClose.Location = new System.Drawing.Point(1321, 11);
  500. this.btnClose.MinimumSize = new System.Drawing.Size(1, 1);
  501. this.btnClose.Name = "btnClose";
  502. this.btnClose.Size = new System.Drawing.Size(107, 62);
  503. this.btnClose.TabIndex = 1;
  504. this.btnClose.Text = "退 出";
  505. this.btnClose.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  506. this.btnClose.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  507. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  508. //
  509. // btnPresUpload
  510. //
  511. this.btnPresUpload.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  512. this.btnPresUpload.Cursor = System.Windows.Forms.Cursors.Hand;
  513. this.btnPresUpload.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  514. this.btnPresUpload.Location = new System.Drawing.Point(1211, 11);
  515. this.btnPresUpload.MinimumSize = new System.Drawing.Size(1, 1);
  516. this.btnPresUpload.Name = "btnPresUpload";
  517. this.btnPresUpload.Size = new System.Drawing.Size(107, 62);
  518. this.btnPresUpload.TabIndex = 0;
  519. this.btnPresUpload.Text = "4.确认上传";
  520. this.btnPresUpload.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  521. this.btnPresUpload.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  522. this.btnPresUpload.Click += new System.EventHandler(this.btnPresUpload_Click);
  523. //
  524. // tb_CancelPres
  525. //
  526. this.tb_CancelPres.Controls.Add(this.uiPanel2);
  527. this.tb_CancelPres.Controls.Add(this.dgv_Master);
  528. this.tb_CancelPres.Location = new System.Drawing.Point(0, 40);
  529. this.tb_CancelPres.Name = "tb_CancelPres";
  530. this.tb_CancelPres.Size = new System.Drawing.Size(1434, 704);
  531. this.tb_CancelPres.TabIndex = 1;
  532. this.tb_CancelPres.Text = "电子处方撤销";
  533. this.tb_CancelPres.UseVisualStyleBackColor = true;
  534. //
  535. // uiPanel2
  536. //
  537. this.uiPanel2.Controls.Add(this.cbx_DocInfo);
  538. this.uiPanel2.Controls.Add(this.label4);
  539. this.uiPanel2.Controls.Add(this.rtb_CancelReason);
  540. this.uiPanel2.Controls.Add(this.rg_type);
  541. this.uiPanel2.Controls.Add(this.uiLabel3);
  542. this.uiPanel2.Controls.Add(this.uiLabel4);
  543. this.uiPanel2.Controls.Add(this.dt_Et);
  544. this.uiPanel2.Controls.Add(this.dt_St);
  545. this.uiPanel2.Controls.Add(this.tb_CertnoQuery);
  546. this.uiPanel2.Controls.Add(this.btnQuery);
  547. this.uiPanel2.Controls.Add(this.uiButton3);
  548. this.uiPanel2.Controls.Add(this.btnCancel);
  549. this.uiPanel2.Dock = System.Windows.Forms.DockStyle.Bottom;
  550. this.uiPanel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  551. this.uiPanel2.Location = new System.Drawing.Point(0, 603);
  552. this.uiPanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  553. this.uiPanel2.MinimumSize = new System.Drawing.Size(1, 1);
  554. this.uiPanel2.Name = "uiPanel2";
  555. this.uiPanel2.Size = new System.Drawing.Size(1434, 101);
  556. this.uiPanel2.TabIndex = 7;
  557. this.uiPanel2.Text = null;
  558. this.uiPanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  559. this.uiPanel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  560. //
  561. // cbx_DocInfo
  562. //
  563. this.cbx_DocInfo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  564. this.cbx_DocInfo.FormattingEnabled = true;
  565. this.cbx_DocInfo.Location = new System.Drawing.Point(649, 7);
  566. this.cbx_DocInfo.Name = "cbx_DocInfo";
  567. this.cbx_DocInfo.NullValue = "";
  568. this.cbx_DocInfo.PopupGridAutoSize = false;
  569. this.cbx_DocInfo.RowFilterVisible = false;
  570. this.cbx_DocInfo.sDisplayField = "";
  571. this.cbx_DocInfo.sDisplayMember = "";
  572. this.cbx_DocInfo.SeparatorChar = "|";
  573. this.cbx_DocInfo.Size = new System.Drawing.Size(230, 29);
  574. this.cbx_DocInfo.sKeyWords = "";
  575. this.cbx_DocInfo.sValueMember = "";
  576. this.cbx_DocInfo.TabIndex = 43;
  577. this.cbx_DocInfo.Value = "";
  578. this.cbx_DocInfo.AfterSelector += new PTControl.AfterSelectorEventHandler(this.cbx_DocInfo_AfterSelector);
  579. //
  580. // label4
  581. //
  582. this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  583. this.label4.AutoSize = true;
  584. this.label4.ForeColor = System.Drawing.SystemColors.InfoText;
  585. this.label4.Location = new System.Drawing.Point(552, 11);
  586. this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  587. this.label4.Name = "label4";
  588. this.label4.Size = new System.Drawing.Size(90, 21);
  589. this.label4.TabIndex = 42;
  590. this.label4.Text = "撤销医师:";
  591. //
  592. // rtb_CancelReason
  593. //
  594. this.rtb_CancelReason.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  595. this.rtb_CancelReason.FillColor = System.Drawing.Color.White;
  596. this.rtb_CancelReason.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  597. this.rtb_CancelReason.Location = new System.Drawing.Point(552, 37);
  598. this.rtb_CancelReason.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  599. this.rtb_CancelReason.MinimumSize = new System.Drawing.Size(1, 1);
  600. this.rtb_CancelReason.Name = "rtb_CancelReason";
  601. this.rtb_CancelReason.Padding = new System.Windows.Forms.Padding(2);
  602. this.rtb_CancelReason.ShowText = false;
  603. this.rtb_CancelReason.Size = new System.Drawing.Size(328, 58);
  604. this.rtb_CancelReason.TabIndex = 41;
  605. this.rtb_CancelReason.Text = "请输入撤销原因";
  606. this.rtb_CancelReason.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  607. this.rtb_CancelReason.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  608. //
  609. // rg_type
  610. //
  611. this.rg_type.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  612. | System.Windows.Forms.AnchorStyles.Left)));
  613. this.rg_type.ColumnCount = 2;
  614. this.rg_type.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  615. this.rg_type.Items.AddRange(new object[] {
  616. "全部",
  617. "已上传",
  618. "已撤销"});
  619. this.rg_type.ItemSize = new System.Drawing.Size(100, 35);
  620. this.rg_type.Location = new System.Drawing.Point(321, 1);
  621. this.rg_type.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  622. this.rg_type.MinimumSize = new System.Drawing.Size(1, 1);
  623. this.rg_type.Name = "rg_type";
  624. this.rg_type.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  625. this.rg_type.Size = new System.Drawing.Size(222, 95);
  626. this.rg_type.TabIndex = 40;
  627. this.rg_type.Text = "上传状态";
  628. this.rg_type.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  629. this.rg_type.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  630. //
  631. // uiLabel3
  632. //
  633. this.uiLabel3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  634. this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  635. this.uiLabel3.Location = new System.Drawing.Point(17, 70);
  636. this.uiLabel3.Name = "uiLabel3";
  637. this.uiLabel3.Size = new System.Drawing.Size(90, 23);
  638. this.uiLabel3.TabIndex = 39;
  639. this.uiLabel3.Text = "身份证号:";
  640. this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  641. this.uiLabel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  642. //
  643. // uiLabel4
  644. //
  645. this.uiLabel4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  646. this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  647. this.uiLabel4.Location = new System.Drawing.Point(17, 10);
  648. this.uiLabel4.Name = "uiLabel4";
  649. this.uiLabel4.Size = new System.Drawing.Size(90, 23);
  650. this.uiLabel4.TabIndex = 38;
  651. this.uiLabel4.Text = "查询时间:";
  652. this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  653. this.uiLabel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  654. //
  655. // dt_Et
  656. //
  657. this.dt_Et.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  658. this.dt_Et.FillColor = System.Drawing.Color.White;
  659. this.dt_Et.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  660. this.dt_Et.Location = new System.Drawing.Point(113, 37);
  661. this.dt_Et.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  662. this.dt_Et.MaxLength = 19;
  663. this.dt_Et.MinimumSize = new System.Drawing.Size(63, 0);
  664. this.dt_Et.Name = "dt_Et";
  665. this.dt_Et.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  666. this.dt_Et.Size = new System.Drawing.Size(198, 29);
  667. this.dt_Et.SymbolDropDown = 61555;
  668. this.dt_Et.SymbolNormal = 61555;
  669. this.dt_Et.TabIndex = 37;
  670. this.dt_Et.Text = "2023-06-15 00:00:00";
  671. this.dt_Et.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  672. this.dt_Et.Value = new System.DateTime(2023, 6, 15, 0, 0, 0, 0);
  673. this.dt_Et.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  674. //
  675. // dt_St
  676. //
  677. this.dt_St.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  678. this.dt_St.FillColor = System.Drawing.Color.White;
  679. this.dt_St.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  680. this.dt_St.Location = new System.Drawing.Point(113, 7);
  681. this.dt_St.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  682. this.dt_St.MaxLength = 19;
  683. this.dt_St.MinimumSize = new System.Drawing.Size(63, 0);
  684. this.dt_St.Name = "dt_St";
  685. this.dt_St.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  686. this.dt_St.Size = new System.Drawing.Size(198, 29);
  687. this.dt_St.SymbolDropDown = 61555;
  688. this.dt_St.SymbolNormal = 61555;
  689. this.dt_St.TabIndex = 36;
  690. this.dt_St.Text = "2023-06-14 00:00:00";
  691. this.dt_St.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  692. this.dt_St.Value = new System.DateTime(2023, 6, 14, 0, 0, 0, 0);
  693. this.dt_St.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  694. //
  695. // tb_CertnoQuery
  696. //
  697. this.tb_CertnoQuery.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  698. this.tb_CertnoQuery.Cursor = System.Windows.Forms.Cursors.IBeam;
  699. this.tb_CertnoQuery.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  700. this.tb_CertnoQuery.Location = new System.Drawing.Point(113, 67);
  701. this.tb_CertnoQuery.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  702. this.tb_CertnoQuery.MinimumSize = new System.Drawing.Size(1, 16);
  703. this.tb_CertnoQuery.Name = "tb_CertnoQuery";
  704. this.tb_CertnoQuery.ShowText = false;
  705. this.tb_CertnoQuery.Size = new System.Drawing.Size(198, 29);
  706. this.tb_CertnoQuery.TabIndex = 30;
  707. this.tb_CertnoQuery.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  708. this.tb_CertnoQuery.Watermark = "请输入身份证号";
  709. this.tb_CertnoQuery.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  710. //
  711. // btnQuery
  712. //
  713. this.btnQuery.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  714. this.btnQuery.Cursor = System.Windows.Forms.Cursors.Hand;
  715. this.btnQuery.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  716. this.btnQuery.Location = new System.Drawing.Point(1093, 13);
  717. this.btnQuery.MinimumSize = new System.Drawing.Size(1, 1);
  718. this.btnQuery.Name = "btnQuery";
  719. this.btnQuery.Size = new System.Drawing.Size(114, 75);
  720. this.btnQuery.TabIndex = 29;
  721. this.btnQuery.Text = "查 询";
  722. this.btnQuery.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  723. this.btnQuery.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  724. this.btnQuery.Click += new System.EventHandler(this.btnQuery_Click);
  725. //
  726. // uiButton3
  727. //
  728. this.uiButton3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  729. this.uiButton3.Cursor = System.Windows.Forms.Cursors.Hand;
  730. this.uiButton3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  731. this.uiButton3.Location = new System.Drawing.Point(1323, 13);
  732. this.uiButton3.MinimumSize = new System.Drawing.Size(1, 1);
  733. this.uiButton3.Name = "uiButton3";
  734. this.uiButton3.Size = new System.Drawing.Size(106, 75);
  735. this.uiButton3.TabIndex = 1;
  736. this.uiButton3.Text = "退 出";
  737. this.uiButton3.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  738. this.uiButton3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  739. this.uiButton3.Click += new System.EventHandler(this.btnClose_Click);
  740. //
  741. // btnCancel
  742. //
  743. this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  744. this.btnCancel.Cursor = System.Windows.Forms.Cursors.Hand;
  745. this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  746. this.btnCancel.Location = new System.Drawing.Point(1208, 13);
  747. this.btnCancel.MinimumSize = new System.Drawing.Size(1, 1);
  748. this.btnCancel.Name = "btnCancel";
  749. this.btnCancel.Size = new System.Drawing.Size(114, 75);
  750. this.btnCancel.TabIndex = 0;
  751. this.btnCancel.Text = "确认撤销";
  752. this.btnCancel.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  753. this.btnCancel.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  754. this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
  755. //
  756. // dgv_Master
  757. //
  758. this.dgv_Master.AllowUserToAddRows = false;
  759. dataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  760. this.dgv_Master.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle11;
  761. this.dgv_Master.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  762. this.dgv_Master.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  763. dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  764. dataGridViewCellStyle12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  765. dataGridViewCellStyle12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  766. dataGridViewCellStyle12.ForeColor = System.Drawing.Color.White;
  767. dataGridViewCellStyle12.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  768. dataGridViewCellStyle12.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  769. dataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  770. this.dgv_Master.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle12;
  771. this.dgv_Master.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  772. dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  773. dataGridViewCellStyle13.BackColor = System.Drawing.Color.White;
  774. dataGridViewCellStyle13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  775. dataGridViewCellStyle13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  776. dataGridViewCellStyle13.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  777. dataGridViewCellStyle13.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  778. dataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  779. this.dgv_Master.DefaultCellStyle = dataGridViewCellStyle13;
  780. this.dgv_Master.Dock = System.Windows.Forms.DockStyle.Fill;
  781. this.dgv_Master.EnableHeadersVisualStyles = false;
  782. this.dgv_Master.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  783. this.dgv_Master.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  784. this.dgv_Master.Location = new System.Drawing.Point(0, 0);
  785. this.dgv_Master.Name = "dgv_Master";
  786. dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  787. dataGridViewCellStyle14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  788. dataGridViewCellStyle14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  789. dataGridViewCellStyle14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  790. dataGridViewCellStyle14.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  791. dataGridViewCellStyle14.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  792. dataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  793. this.dgv_Master.RowHeadersDefaultCellStyle = dataGridViewCellStyle14;
  794. dataGridViewCellStyle15.BackColor = System.Drawing.Color.White;
  795. dataGridViewCellStyle15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  796. dataGridViewCellStyle15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  797. dataGridViewCellStyle15.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  798. dataGridViewCellStyle15.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  799. this.dgv_Master.RowsDefaultCellStyle = dataGridViewCellStyle15;
  800. this.dgv_Master.RowTemplate.Height = 23;
  801. this.dgv_Master.SelectedIndex = -1;
  802. this.dgv_Master.Size = new System.Drawing.Size(1434, 704);
  803. this.dgv_Master.TabIndex = 6;
  804. this.dgv_Master.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  805. //
  806. // tb_PresToExaInfo
  807. //
  808. this.tb_PresToExaInfo.Controls.Add(this.uiGroupBox2);
  809. this.tb_PresToExaInfo.Controls.Add(this.uiGroupBox1);
  810. this.tb_PresToExaInfo.Controls.Add(this.uiPanel3);
  811. this.tb_PresToExaInfo.Location = new System.Drawing.Point(0, 40);
  812. this.tb_PresToExaInfo.Name = "tb_PresToExaInfo";
  813. this.tb_PresToExaInfo.Size = new System.Drawing.Size(1434, 704);
  814. this.tb_PresToExaInfo.TabIndex = 3;
  815. this.tb_PresToExaInfo.Text = "电子处方审核结果查询";
  816. this.tb_PresToExaInfo.UseVisualStyleBackColor = true;
  817. //
  818. // uiGroupBox2
  819. //
  820. this.uiGroupBox2.Controls.Add(this.dgv_PresAuditResults);
  821. this.uiGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  822. this.uiGroupBox2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  823. this.uiGroupBox2.Location = new System.Drawing.Point(0, 430);
  824. this.uiGroupBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  825. this.uiGroupBox2.MinimumSize = new System.Drawing.Size(1, 1);
  826. this.uiGroupBox2.Name = "uiGroupBox2";
  827. this.uiGroupBox2.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  828. this.uiGroupBox2.Size = new System.Drawing.Size(1434, 186);
  829. this.uiGroupBox2.TabIndex = 11;
  830. this.uiGroupBox2.Text = "电子处方审核结果";
  831. this.uiGroupBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  832. this.uiGroupBox2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  833. //
  834. // dgv_PresAuditResults
  835. //
  836. this.dgv_PresAuditResults.AllowUserToAddRows = false;
  837. dataGridViewCellStyle16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  838. this.dgv_PresAuditResults.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle16;
  839. this.dgv_PresAuditResults.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  840. this.dgv_PresAuditResults.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  841. dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  842. dataGridViewCellStyle17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  843. dataGridViewCellStyle17.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  844. dataGridViewCellStyle17.ForeColor = System.Drawing.Color.White;
  845. dataGridViewCellStyle17.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  846. dataGridViewCellStyle17.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  847. dataGridViewCellStyle17.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  848. this.dgv_PresAuditResults.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle17;
  849. this.dgv_PresAuditResults.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  850. dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  851. dataGridViewCellStyle18.BackColor = System.Drawing.Color.White;
  852. dataGridViewCellStyle18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  853. dataGridViewCellStyle18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  854. dataGridViewCellStyle18.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  855. dataGridViewCellStyle18.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  856. dataGridViewCellStyle18.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  857. this.dgv_PresAuditResults.DefaultCellStyle = dataGridViewCellStyle18;
  858. this.dgv_PresAuditResults.Dock = System.Windows.Forms.DockStyle.Fill;
  859. this.dgv_PresAuditResults.EnableHeadersVisualStyles = false;
  860. this.dgv_PresAuditResults.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  861. this.dgv_PresAuditResults.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  862. this.dgv_PresAuditResults.Location = new System.Drawing.Point(0, 32);
  863. this.dgv_PresAuditResults.Name = "dgv_PresAuditResults";
  864. dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  865. dataGridViewCellStyle19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  866. dataGridViewCellStyle19.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  867. dataGridViewCellStyle19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  868. dataGridViewCellStyle19.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  869. dataGridViewCellStyle19.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  870. dataGridViewCellStyle19.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  871. this.dgv_PresAuditResults.RowHeadersDefaultCellStyle = dataGridViewCellStyle19;
  872. dataGridViewCellStyle20.BackColor = System.Drawing.Color.White;
  873. dataGridViewCellStyle20.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  874. dataGridViewCellStyle20.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  875. dataGridViewCellStyle20.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  876. dataGridViewCellStyle20.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  877. this.dgv_PresAuditResults.RowsDefaultCellStyle = dataGridViewCellStyle20;
  878. this.dgv_PresAuditResults.RowTemplate.Height = 23;
  879. this.dgv_PresAuditResults.SelectedIndex = -1;
  880. this.dgv_PresAuditResults.Size = new System.Drawing.Size(1434, 154);
  881. this.dgv_PresAuditResults.TabIndex = 12;
  882. this.dgv_PresAuditResults.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  883. //
  884. // uiGroupBox1
  885. //
  886. this.uiGroupBox1.Controls.Add(this.dgv_PresUploadInfo);
  887. this.uiGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  888. this.uiGroupBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  889. this.uiGroupBox1.Location = new System.Drawing.Point(0, 0);
  890. this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  891. this.uiGroupBox1.MinimumSize = new System.Drawing.Size(1, 1);
  892. this.uiGroupBox1.Name = "uiGroupBox1";
  893. this.uiGroupBox1.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  894. this.uiGroupBox1.Size = new System.Drawing.Size(1434, 430);
  895. this.uiGroupBox1.TabIndex = 10;
  896. this.uiGroupBox1.Text = "电子处方上传记录";
  897. this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  898. this.uiGroupBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  899. //
  900. // dgv_PresUploadInfo
  901. //
  902. this.dgv_PresUploadInfo.AllowUserToAddRows = false;
  903. dataGridViewCellStyle21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  904. this.dgv_PresUploadInfo.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle21;
  905. this.dgv_PresUploadInfo.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  906. this.dgv_PresUploadInfo.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  907. dataGridViewCellStyle22.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  908. dataGridViewCellStyle22.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  909. dataGridViewCellStyle22.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  910. dataGridViewCellStyle22.ForeColor = System.Drawing.Color.White;
  911. dataGridViewCellStyle22.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  912. dataGridViewCellStyle22.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  913. dataGridViewCellStyle22.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  914. this.dgv_PresUploadInfo.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle22;
  915. this.dgv_PresUploadInfo.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  916. dataGridViewCellStyle23.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  917. dataGridViewCellStyle23.BackColor = System.Drawing.Color.White;
  918. dataGridViewCellStyle23.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  919. dataGridViewCellStyle23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  920. dataGridViewCellStyle23.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  921. dataGridViewCellStyle23.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  922. dataGridViewCellStyle23.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  923. this.dgv_PresUploadInfo.DefaultCellStyle = dataGridViewCellStyle23;
  924. this.dgv_PresUploadInfo.Dock = System.Windows.Forms.DockStyle.Fill;
  925. this.dgv_PresUploadInfo.EnableHeadersVisualStyles = false;
  926. this.dgv_PresUploadInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  927. this.dgv_PresUploadInfo.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  928. this.dgv_PresUploadInfo.Location = new System.Drawing.Point(0, 32);
  929. this.dgv_PresUploadInfo.Name = "dgv_PresUploadInfo";
  930. dataGridViewCellStyle24.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  931. dataGridViewCellStyle24.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  932. dataGridViewCellStyle24.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  933. dataGridViewCellStyle24.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  934. dataGridViewCellStyle24.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  935. dataGridViewCellStyle24.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  936. dataGridViewCellStyle24.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  937. this.dgv_PresUploadInfo.RowHeadersDefaultCellStyle = dataGridViewCellStyle24;
  938. dataGridViewCellStyle25.BackColor = System.Drawing.Color.White;
  939. dataGridViewCellStyle25.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  940. dataGridViewCellStyle25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  941. dataGridViewCellStyle25.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  942. dataGridViewCellStyle25.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  943. this.dgv_PresUploadInfo.RowsDefaultCellStyle = dataGridViewCellStyle25;
  944. this.dgv_PresUploadInfo.RowTemplate.Height = 23;
  945. this.dgv_PresUploadInfo.SelectedIndex = -1;
  946. this.dgv_PresUploadInfo.Size = new System.Drawing.Size(1434, 398);
  947. this.dgv_PresUploadInfo.TabIndex = 11;
  948. this.dgv_PresUploadInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  949. //
  950. // uiPanel3
  951. //
  952. this.uiPanel3.Controls.Add(this.uiLabel5);
  953. this.uiPanel3.Controls.Add(this.uiLabel6);
  954. this.uiPanel3.Controls.Add(this.dt_ET_Process);
  955. this.uiPanel3.Controls.Add(this.dt_ST_Process);
  956. this.uiPanel3.Controls.Add(this.uiTextBox1);
  957. this.uiPanel3.Controls.Add(this.btn_QueryUploadInfo);
  958. this.uiPanel3.Controls.Add(this.uiButton4);
  959. this.uiPanel3.Controls.Add(this.uiButton5);
  960. this.uiPanel3.Dock = System.Windows.Forms.DockStyle.Bottom;
  961. this.uiPanel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  962. this.uiPanel3.Location = new System.Drawing.Point(0, 616);
  963. this.uiPanel3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  964. this.uiPanel3.MinimumSize = new System.Drawing.Size(1, 1);
  965. this.uiPanel3.Name = "uiPanel3";
  966. this.uiPanel3.Size = new System.Drawing.Size(1434, 88);
  967. this.uiPanel3.TabIndex = 8;
  968. this.uiPanel3.Text = null;
  969. this.uiPanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  970. this.uiPanel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  971. //
  972. // uiLabel5
  973. //
  974. this.uiLabel5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  975. this.uiLabel5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  976. this.uiLabel5.Location = new System.Drawing.Point(494, 35);
  977. this.uiLabel5.Name = "uiLabel5";
  978. this.uiLabel5.Size = new System.Drawing.Size(90, 23);
  979. this.uiLabel5.TabIndex = 39;
  980. this.uiLabel5.Text = "身份证号:";
  981. this.uiLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  982. this.uiLabel5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  983. //
  984. // uiLabel6
  985. //
  986. this.uiLabel6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  987. this.uiLabel6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  988. this.uiLabel6.Location = new System.Drawing.Point(16, 35);
  989. this.uiLabel6.Name = "uiLabel6";
  990. this.uiLabel6.Size = new System.Drawing.Size(90, 23);
  991. this.uiLabel6.TabIndex = 38;
  992. this.uiLabel6.Text = "查询时间:";
  993. this.uiLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  994. this.uiLabel6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  995. //
  996. // dt_ET_Process
  997. //
  998. this.dt_ET_Process.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  999. this.dt_ET_Process.FillColor = System.Drawing.Color.White;
  1000. this.dt_ET_Process.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1001. this.dt_ET_Process.Location = new System.Drawing.Point(296, 33);
  1002. this.dt_ET_Process.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1003. this.dt_ET_Process.MaxLength = 19;
  1004. this.dt_ET_Process.MinimumSize = new System.Drawing.Size(63, 0);
  1005. this.dt_ET_Process.Name = "dt_ET_Process";
  1006. this.dt_ET_Process.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1007. this.dt_ET_Process.Size = new System.Drawing.Size(183, 29);
  1008. this.dt_ET_Process.SymbolDropDown = 61555;
  1009. this.dt_ET_Process.SymbolNormal = 61555;
  1010. this.dt_ET_Process.TabIndex = 37;
  1011. this.dt_ET_Process.Text = "2023-06-15 00:00:00";
  1012. this.dt_ET_Process.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1013. this.dt_ET_Process.Value = new System.DateTime(2023, 6, 15, 0, 0, 0, 0);
  1014. this.dt_ET_Process.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1015. //
  1016. // dt_ST_Process
  1017. //
  1018. this.dt_ST_Process.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1019. this.dt_ST_Process.FillColor = System.Drawing.Color.White;
  1020. this.dt_ST_Process.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1021. this.dt_ST_Process.Location = new System.Drawing.Point(111, 33);
  1022. this.dt_ST_Process.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1023. this.dt_ST_Process.MaxLength = 19;
  1024. this.dt_ST_Process.MinimumSize = new System.Drawing.Size(63, 0);
  1025. this.dt_ST_Process.Name = "dt_ST_Process";
  1026. this.dt_ST_Process.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1027. this.dt_ST_Process.Size = new System.Drawing.Size(183, 29);
  1028. this.dt_ST_Process.SymbolDropDown = 61555;
  1029. this.dt_ST_Process.SymbolNormal = 61555;
  1030. this.dt_ST_Process.TabIndex = 36;
  1031. this.dt_ST_Process.Text = "2023-06-14 00:00:00";
  1032. this.dt_ST_Process.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1033. this.dt_ST_Process.Value = new System.DateTime(2023, 6, 14, 0, 0, 0, 0);
  1034. this.dt_ST_Process.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1035. //
  1036. // uiTextBox1
  1037. //
  1038. this.uiTextBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1039. this.uiTextBox1.Cursor = System.Windows.Forms.Cursors.IBeam;
  1040. this.uiTextBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1041. this.uiTextBox1.Location = new System.Drawing.Point(586, 33);
  1042. this.uiTextBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1043. this.uiTextBox1.MinimumSize = new System.Drawing.Size(1, 16);
  1044. this.uiTextBox1.Name = "uiTextBox1";
  1045. this.uiTextBox1.ShowText = false;
  1046. this.uiTextBox1.Size = new System.Drawing.Size(183, 29);
  1047. this.uiTextBox1.TabIndex = 30;
  1048. this.uiTextBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1049. this.uiTextBox1.Watermark = "请输入身份证号";
  1050. this.uiTextBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1051. //
  1052. // btn_QueryUploadInfo
  1053. //
  1054. this.btn_QueryUploadInfo.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1055. | System.Windows.Forms.AnchorStyles.Left)));
  1056. this.btn_QueryUploadInfo.Cursor = System.Windows.Forms.Cursors.Hand;
  1057. this.btn_QueryUploadInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1058. this.btn_QueryUploadInfo.Location = new System.Drawing.Point(792, 11);
  1059. this.btn_QueryUploadInfo.MinimumSize = new System.Drawing.Size(1, 1);
  1060. this.btn_QueryUploadInfo.Name = "btn_QueryUploadInfo";
  1061. this.btn_QueryUploadInfo.Size = new System.Drawing.Size(189, 66);
  1062. this.btn_QueryUploadInfo.TabIndex = 29;
  1063. this.btn_QueryUploadInfo.Text = "1.电子处方上传记录查询";
  1064. this.btn_QueryUploadInfo.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1065. this.btn_QueryUploadInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1066. this.btn_QueryUploadInfo.Click += new System.EventHandler(this.btn_QueryUploadInfo_Click);
  1067. //
  1068. // uiButton4
  1069. //
  1070. this.uiButton4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1071. | System.Windows.Forms.AnchorStyles.Right)));
  1072. this.uiButton4.Cursor = System.Windows.Forms.Cursors.Hand;
  1073. this.uiButton4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1074. this.uiButton4.Location = new System.Drawing.Point(1322, 11);
  1075. this.uiButton4.MinimumSize = new System.Drawing.Size(1, 1);
  1076. this.uiButton4.Name = "uiButton4";
  1077. this.uiButton4.Size = new System.Drawing.Size(106, 66);
  1078. this.uiButton4.TabIndex = 1;
  1079. this.uiButton4.Text = "退 出";
  1080. this.uiButton4.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1081. this.uiButton4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1082. this.uiButton4.Click += new System.EventHandler(this.btnClose_Click);
  1083. //
  1084. // uiButton5
  1085. //
  1086. this.uiButton5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1087. | System.Windows.Forms.AnchorStyles.Right)));
  1088. this.uiButton5.Cursor = System.Windows.Forms.Cursors.Hand;
  1089. this.uiButton5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1090. this.uiButton5.Location = new System.Drawing.Point(1094, 11);
  1091. this.uiButton5.MinimumSize = new System.Drawing.Size(1, 1);
  1092. this.uiButton5.Name = "uiButton5";
  1093. this.uiButton5.Size = new System.Drawing.Size(226, 66);
  1094. this.uiButton5.TabIndex = 0;
  1095. this.uiButton5.Text = "2.选中上传记录查询审核结果";
  1096. this.uiButton5.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1097. this.uiButton5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1098. this.uiButton5.Click += new System.EventHandler(this.uiButton5_Click);
  1099. //
  1100. // tb_PresInfo
  1101. //
  1102. this.tb_PresInfo.Controls.Add(this.uiGroupBox4);
  1103. this.tb_PresInfo.Controls.Add(this.uiGroupBox3);
  1104. this.tb_PresInfo.Controls.Add(this.uiPanel4);
  1105. this.tb_PresInfo.Location = new System.Drawing.Point(0, 40);
  1106. this.tb_PresInfo.Name = "tb_PresInfo";
  1107. this.tb_PresInfo.Size = new System.Drawing.Size(1434, 704);
  1108. this.tb_PresInfo.TabIndex = 2;
  1109. this.tb_PresInfo.Text = "电子处方信息查询";
  1110. this.tb_PresInfo.UseVisualStyleBackColor = true;
  1111. //
  1112. // uiGroupBox4
  1113. //
  1114. this.uiGroupBox4.Controls.Add(this.uiTabControl2);
  1115. this.uiGroupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
  1116. this.uiGroupBox4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1117. this.uiGroupBox4.Location = new System.Drawing.Point(0, 268);
  1118. this.uiGroupBox4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1119. this.uiGroupBox4.MinimumSize = new System.Drawing.Size(1, 1);
  1120. this.uiGroupBox4.Name = "uiGroupBox4";
  1121. this.uiGroupBox4.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  1122. this.uiGroupBox4.Size = new System.Drawing.Size(1434, 348);
  1123. this.uiGroupBox4.TabIndex = 11;
  1124. this.uiGroupBox4.Text = "医保电子处方中心返回信息";
  1125. this.uiGroupBox4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1126. this.uiGroupBox4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1127. //
  1128. // uiTabControl2
  1129. //
  1130. this.uiTabControl2.Controls.Add(this.tp_PresMain);
  1131. this.uiTabControl2.Controls.Add(this.tp_DetlList);
  1132. this.uiTabControl2.Controls.Add(this.tp_Otpinfo);
  1133. this.uiTabControl2.Controls.Add(this.tp_DiseList);
  1134. this.uiTabControl2.Dock = System.Windows.Forms.DockStyle.Fill;
  1135. this.uiTabControl2.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
  1136. this.uiTabControl2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1137. this.uiTabControl2.ItemSize = new System.Drawing.Size(150, 40);
  1138. this.uiTabControl2.Location = new System.Drawing.Point(0, 32);
  1139. this.uiTabControl2.MainPage = "";
  1140. this.uiTabControl2.Name = "uiTabControl2";
  1141. this.uiTabControl2.SelectedIndex = 0;
  1142. this.uiTabControl2.Size = new System.Drawing.Size(1434, 316);
  1143. this.uiTabControl2.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  1144. this.uiTabControl2.TabIndex = 0;
  1145. this.uiTabControl2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1146. this.uiTabControl2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1147. //
  1148. // tp_PresMain
  1149. //
  1150. this.tp_PresMain.Controls.Add(this.dgv_Main_tb);
  1151. this.tp_PresMain.Location = new System.Drawing.Point(0, 40);
  1152. this.tp_PresMain.Name = "tp_PresMain";
  1153. this.tp_PresMain.Size = new System.Drawing.Size(1434, 276);
  1154. this.tp_PresMain.TabIndex = 0;
  1155. this.tp_PresMain.Text = "处方信息";
  1156. this.tp_PresMain.UseVisualStyleBackColor = true;
  1157. //
  1158. // dgv_Main_tb
  1159. //
  1160. this.dgv_Main_tb.AllowUserToAddRows = false;
  1161. dataGridViewCellStyle26.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1162. this.dgv_Main_tb.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle26;
  1163. this.dgv_Main_tb.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1164. this.dgv_Main_tb.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  1165. dataGridViewCellStyle27.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1166. dataGridViewCellStyle27.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1167. dataGridViewCellStyle27.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1168. dataGridViewCellStyle27.ForeColor = System.Drawing.Color.White;
  1169. dataGridViewCellStyle27.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1170. dataGridViewCellStyle27.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1171. dataGridViewCellStyle27.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1172. this.dgv_Main_tb.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle27;
  1173. this.dgv_Main_tb.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  1174. dataGridViewCellStyle28.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1175. dataGridViewCellStyle28.BackColor = System.Drawing.Color.White;
  1176. dataGridViewCellStyle28.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1177. dataGridViewCellStyle28.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1178. dataGridViewCellStyle28.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  1179. dataGridViewCellStyle28.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1180. dataGridViewCellStyle28.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  1181. this.dgv_Main_tb.DefaultCellStyle = dataGridViewCellStyle28;
  1182. this.dgv_Main_tb.Dock = System.Windows.Forms.DockStyle.Fill;
  1183. this.dgv_Main_tb.EnableHeadersVisualStyles = false;
  1184. this.dgv_Main_tb.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1185. this.dgv_Main_tb.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  1186. this.dgv_Main_tb.Location = new System.Drawing.Point(0, 0);
  1187. this.dgv_Main_tb.Name = "dgv_Main_tb";
  1188. dataGridViewCellStyle29.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1189. dataGridViewCellStyle29.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1190. dataGridViewCellStyle29.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1191. dataGridViewCellStyle29.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1192. dataGridViewCellStyle29.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1193. dataGridViewCellStyle29.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1194. dataGridViewCellStyle29.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1195. this.dgv_Main_tb.RowHeadersDefaultCellStyle = dataGridViewCellStyle29;
  1196. dataGridViewCellStyle30.BackColor = System.Drawing.Color.White;
  1197. dataGridViewCellStyle30.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1198. dataGridViewCellStyle30.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1199. dataGridViewCellStyle30.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  1200. dataGridViewCellStyle30.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1201. this.dgv_Main_tb.RowsDefaultCellStyle = dataGridViewCellStyle30;
  1202. this.dgv_Main_tb.RowTemplate.Height = 23;
  1203. this.dgv_Main_tb.SelectedIndex = -1;
  1204. this.dgv_Main_tb.Size = new System.Drawing.Size(1434, 276);
  1205. this.dgv_Main_tb.TabIndex = 1;
  1206. this.dgv_Main_tb.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1207. //
  1208. // tp_DetlList
  1209. //
  1210. this.tp_DetlList.Controls.Add(this.dgv_DetlList_tb);
  1211. this.tp_DetlList.Location = new System.Drawing.Point(0, 40);
  1212. this.tp_DetlList.Name = "tp_DetlList";
  1213. this.tp_DetlList.Size = new System.Drawing.Size(200, 0);
  1214. this.tp_DetlList.TabIndex = 1;
  1215. this.tp_DetlList.Text = "处方明细信息";
  1216. this.tp_DetlList.UseVisualStyleBackColor = true;
  1217. //
  1218. // dgv_DetlList_tb
  1219. //
  1220. this.dgv_DetlList_tb.AllowUserToAddRows = false;
  1221. dataGridViewCellStyle31.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1222. this.dgv_DetlList_tb.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle31;
  1223. this.dgv_DetlList_tb.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1224. this.dgv_DetlList_tb.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  1225. dataGridViewCellStyle32.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1226. dataGridViewCellStyle32.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1227. dataGridViewCellStyle32.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1228. dataGridViewCellStyle32.ForeColor = System.Drawing.Color.White;
  1229. dataGridViewCellStyle32.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1230. dataGridViewCellStyle32.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1231. dataGridViewCellStyle32.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1232. this.dgv_DetlList_tb.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle32;
  1233. this.dgv_DetlList_tb.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  1234. dataGridViewCellStyle33.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1235. dataGridViewCellStyle33.BackColor = System.Drawing.Color.White;
  1236. dataGridViewCellStyle33.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1237. dataGridViewCellStyle33.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1238. dataGridViewCellStyle33.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  1239. dataGridViewCellStyle33.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1240. dataGridViewCellStyle33.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  1241. this.dgv_DetlList_tb.DefaultCellStyle = dataGridViewCellStyle33;
  1242. this.dgv_DetlList_tb.Dock = System.Windows.Forms.DockStyle.Fill;
  1243. this.dgv_DetlList_tb.EnableHeadersVisualStyles = false;
  1244. this.dgv_DetlList_tb.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1245. this.dgv_DetlList_tb.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  1246. this.dgv_DetlList_tb.Location = new System.Drawing.Point(0, 0);
  1247. this.dgv_DetlList_tb.Name = "dgv_DetlList_tb";
  1248. dataGridViewCellStyle34.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1249. dataGridViewCellStyle34.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1250. dataGridViewCellStyle34.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1251. dataGridViewCellStyle34.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1252. dataGridViewCellStyle34.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1253. dataGridViewCellStyle34.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1254. dataGridViewCellStyle34.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1255. this.dgv_DetlList_tb.RowHeadersDefaultCellStyle = dataGridViewCellStyle34;
  1256. dataGridViewCellStyle35.BackColor = System.Drawing.Color.White;
  1257. dataGridViewCellStyle35.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1258. dataGridViewCellStyle35.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1259. dataGridViewCellStyle35.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  1260. dataGridViewCellStyle35.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1261. this.dgv_DetlList_tb.RowsDefaultCellStyle = dataGridViewCellStyle35;
  1262. this.dgv_DetlList_tb.RowTemplate.Height = 23;
  1263. this.dgv_DetlList_tb.SelectedIndex = -1;
  1264. this.dgv_DetlList_tb.Size = new System.Drawing.Size(200, 0);
  1265. this.dgv_DetlList_tb.TabIndex = 1;
  1266. this.dgv_DetlList_tb.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1267. //
  1268. // tp_Otpinfo
  1269. //
  1270. this.tp_Otpinfo.Controls.Add(this.dgv_Otpinfo_tb);
  1271. this.tp_Otpinfo.Location = new System.Drawing.Point(0, 40);
  1272. this.tp_Otpinfo.Name = "tp_Otpinfo";
  1273. this.tp_Otpinfo.Size = new System.Drawing.Size(200, 0);
  1274. this.tp_Otpinfo.TabIndex = 2;
  1275. this.tp_Otpinfo.Text = "就诊信息";
  1276. this.tp_Otpinfo.UseVisualStyleBackColor = true;
  1277. //
  1278. // dgv_Otpinfo_tb
  1279. //
  1280. this.dgv_Otpinfo_tb.AllowUserToAddRows = false;
  1281. dataGridViewCellStyle36.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1282. this.dgv_Otpinfo_tb.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle36;
  1283. this.dgv_Otpinfo_tb.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1284. this.dgv_Otpinfo_tb.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  1285. dataGridViewCellStyle37.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1286. dataGridViewCellStyle37.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1287. dataGridViewCellStyle37.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1288. dataGridViewCellStyle37.ForeColor = System.Drawing.Color.White;
  1289. dataGridViewCellStyle37.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1290. dataGridViewCellStyle37.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1291. dataGridViewCellStyle37.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1292. this.dgv_Otpinfo_tb.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle37;
  1293. this.dgv_Otpinfo_tb.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  1294. dataGridViewCellStyle38.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1295. dataGridViewCellStyle38.BackColor = System.Drawing.Color.White;
  1296. dataGridViewCellStyle38.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1297. dataGridViewCellStyle38.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1298. dataGridViewCellStyle38.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  1299. dataGridViewCellStyle38.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1300. dataGridViewCellStyle38.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  1301. this.dgv_Otpinfo_tb.DefaultCellStyle = dataGridViewCellStyle38;
  1302. this.dgv_Otpinfo_tb.Dock = System.Windows.Forms.DockStyle.Fill;
  1303. this.dgv_Otpinfo_tb.EnableHeadersVisualStyles = false;
  1304. this.dgv_Otpinfo_tb.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1305. this.dgv_Otpinfo_tb.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  1306. this.dgv_Otpinfo_tb.Location = new System.Drawing.Point(0, 0);
  1307. this.dgv_Otpinfo_tb.Name = "dgv_Otpinfo_tb";
  1308. dataGridViewCellStyle39.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1309. dataGridViewCellStyle39.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1310. dataGridViewCellStyle39.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1311. dataGridViewCellStyle39.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1312. dataGridViewCellStyle39.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1313. dataGridViewCellStyle39.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1314. dataGridViewCellStyle39.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1315. this.dgv_Otpinfo_tb.RowHeadersDefaultCellStyle = dataGridViewCellStyle39;
  1316. dataGridViewCellStyle40.BackColor = System.Drawing.Color.White;
  1317. dataGridViewCellStyle40.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1318. dataGridViewCellStyle40.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1319. dataGridViewCellStyle40.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  1320. dataGridViewCellStyle40.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1321. this.dgv_Otpinfo_tb.RowsDefaultCellStyle = dataGridViewCellStyle40;
  1322. this.dgv_Otpinfo_tb.RowTemplate.Height = 23;
  1323. this.dgv_Otpinfo_tb.SelectedIndex = -1;
  1324. this.dgv_Otpinfo_tb.Size = new System.Drawing.Size(200, 0);
  1325. this.dgv_Otpinfo_tb.TabIndex = 1;
  1326. this.dgv_Otpinfo_tb.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1327. //
  1328. // tp_DiseList
  1329. //
  1330. this.tp_DiseList.Controls.Add(this.dgv_DiseList_tb);
  1331. this.tp_DiseList.Location = new System.Drawing.Point(0, 40);
  1332. this.tp_DiseList.Name = "tp_DiseList";
  1333. this.tp_DiseList.Size = new System.Drawing.Size(200, 0);
  1334. this.tp_DiseList.TabIndex = 3;
  1335. this.tp_DiseList.Text = "诊断信息";
  1336. this.tp_DiseList.UseVisualStyleBackColor = true;
  1337. //
  1338. // dgv_DiseList_tb
  1339. //
  1340. this.dgv_DiseList_tb.AllowUserToAddRows = false;
  1341. dataGridViewCellStyle41.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1342. this.dgv_DiseList_tb.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle41;
  1343. this.dgv_DiseList_tb.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1344. this.dgv_DiseList_tb.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  1345. dataGridViewCellStyle42.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1346. dataGridViewCellStyle42.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1347. dataGridViewCellStyle42.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1348. dataGridViewCellStyle42.ForeColor = System.Drawing.Color.White;
  1349. dataGridViewCellStyle42.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1350. dataGridViewCellStyle42.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1351. dataGridViewCellStyle42.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1352. this.dgv_DiseList_tb.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle42;
  1353. this.dgv_DiseList_tb.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  1354. dataGridViewCellStyle43.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1355. dataGridViewCellStyle43.BackColor = System.Drawing.Color.White;
  1356. dataGridViewCellStyle43.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1357. dataGridViewCellStyle43.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1358. dataGridViewCellStyle43.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  1359. dataGridViewCellStyle43.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1360. dataGridViewCellStyle43.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  1361. this.dgv_DiseList_tb.DefaultCellStyle = dataGridViewCellStyle43;
  1362. this.dgv_DiseList_tb.Dock = System.Windows.Forms.DockStyle.Fill;
  1363. this.dgv_DiseList_tb.EnableHeadersVisualStyles = false;
  1364. this.dgv_DiseList_tb.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1365. this.dgv_DiseList_tb.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  1366. this.dgv_DiseList_tb.Location = new System.Drawing.Point(0, 0);
  1367. this.dgv_DiseList_tb.Name = "dgv_DiseList_tb";
  1368. dataGridViewCellStyle44.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1369. dataGridViewCellStyle44.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1370. dataGridViewCellStyle44.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1371. dataGridViewCellStyle44.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1372. dataGridViewCellStyle44.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1373. dataGridViewCellStyle44.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1374. dataGridViewCellStyle44.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1375. this.dgv_DiseList_tb.RowHeadersDefaultCellStyle = dataGridViewCellStyle44;
  1376. dataGridViewCellStyle45.BackColor = System.Drawing.Color.White;
  1377. dataGridViewCellStyle45.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1378. dataGridViewCellStyle45.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1379. dataGridViewCellStyle45.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  1380. dataGridViewCellStyle45.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1381. this.dgv_DiseList_tb.RowsDefaultCellStyle = dataGridViewCellStyle45;
  1382. this.dgv_DiseList_tb.RowTemplate.Height = 23;
  1383. this.dgv_DiseList_tb.SelectedIndex = -1;
  1384. this.dgv_DiseList_tb.Size = new System.Drawing.Size(200, 0);
  1385. this.dgv_DiseList_tb.TabIndex = 1;
  1386. this.dgv_DiseList_tb.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1387. //
  1388. // uiGroupBox3
  1389. //
  1390. this.uiGroupBox3.Controls.Add(this.dgv_PresPreChekInfo);
  1391. this.uiGroupBox3.Dock = System.Windows.Forms.DockStyle.Top;
  1392. this.uiGroupBox3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1393. this.uiGroupBox3.Location = new System.Drawing.Point(0, 0);
  1394. this.uiGroupBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1395. this.uiGroupBox3.MinimumSize = new System.Drawing.Size(1, 1);
  1396. this.uiGroupBox3.Name = "uiGroupBox3";
  1397. this.uiGroupBox3.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  1398. this.uiGroupBox3.Size = new System.Drawing.Size(1434, 268);
  1399. this.uiGroupBox3.TabIndex = 10;
  1400. this.uiGroupBox3.Text = "电子处方预核验信息(包含未上传和已上传电子处方)";
  1401. this.uiGroupBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1402. this.uiGroupBox3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1403. //
  1404. // dgv_PresPreChekInfo
  1405. //
  1406. this.dgv_PresPreChekInfo.AllowUserToAddRows = false;
  1407. dataGridViewCellStyle46.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1408. this.dgv_PresPreChekInfo.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle46;
  1409. this.dgv_PresPreChekInfo.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1410. this.dgv_PresPreChekInfo.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  1411. dataGridViewCellStyle47.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1412. dataGridViewCellStyle47.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1413. dataGridViewCellStyle47.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1414. dataGridViewCellStyle47.ForeColor = System.Drawing.Color.White;
  1415. dataGridViewCellStyle47.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1416. dataGridViewCellStyle47.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1417. dataGridViewCellStyle47.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1418. this.dgv_PresPreChekInfo.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle47;
  1419. this.dgv_PresPreChekInfo.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  1420. dataGridViewCellStyle48.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1421. dataGridViewCellStyle48.BackColor = System.Drawing.Color.White;
  1422. dataGridViewCellStyle48.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1423. dataGridViewCellStyle48.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1424. dataGridViewCellStyle48.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  1425. dataGridViewCellStyle48.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1426. dataGridViewCellStyle48.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  1427. this.dgv_PresPreChekInfo.DefaultCellStyle = dataGridViewCellStyle48;
  1428. this.dgv_PresPreChekInfo.Dock = System.Windows.Forms.DockStyle.Fill;
  1429. this.dgv_PresPreChekInfo.EnableHeadersVisualStyles = false;
  1430. this.dgv_PresPreChekInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1431. this.dgv_PresPreChekInfo.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  1432. this.dgv_PresPreChekInfo.Location = new System.Drawing.Point(0, 32);
  1433. this.dgv_PresPreChekInfo.Name = "dgv_PresPreChekInfo";
  1434. dataGridViewCellStyle49.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1435. dataGridViewCellStyle49.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1436. dataGridViewCellStyle49.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1437. dataGridViewCellStyle49.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1438. dataGridViewCellStyle49.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1439. dataGridViewCellStyle49.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1440. dataGridViewCellStyle49.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1441. this.dgv_PresPreChekInfo.RowHeadersDefaultCellStyle = dataGridViewCellStyle49;
  1442. dataGridViewCellStyle50.BackColor = System.Drawing.Color.White;
  1443. dataGridViewCellStyle50.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1444. dataGridViewCellStyle50.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1445. dataGridViewCellStyle50.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  1446. dataGridViewCellStyle50.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1447. this.dgv_PresPreChekInfo.RowsDefaultCellStyle = dataGridViewCellStyle50;
  1448. this.dgv_PresPreChekInfo.RowTemplate.Height = 23;
  1449. this.dgv_PresPreChekInfo.SelectedIndex = -1;
  1450. this.dgv_PresPreChekInfo.Size = new System.Drawing.Size(1434, 236);
  1451. this.dgv_PresPreChekInfo.TabIndex = 0;
  1452. this.dgv_PresPreChekInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1453. //
  1454. // uiPanel4
  1455. //
  1456. this.uiPanel4.Controls.Add(this.uiLabel7);
  1457. this.uiPanel4.Controls.Add(this.uiLabel8);
  1458. this.uiPanel4.Controls.Add(this.dt_ET_PPC);
  1459. this.uiPanel4.Controls.Add(this.dt_ST_PPC);
  1460. this.uiPanel4.Controls.Add(this.tb_PresCertNo);
  1461. this.uiPanel4.Controls.Add(this.tb_QueryPresPreCheck);
  1462. this.uiPanel4.Controls.Add(this.uiButton6);
  1463. this.uiPanel4.Controls.Add(this.btn_InsuQuery);
  1464. this.uiPanel4.Dock = System.Windows.Forms.DockStyle.Bottom;
  1465. this.uiPanel4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1466. this.uiPanel4.Location = new System.Drawing.Point(0, 616);
  1467. this.uiPanel4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1468. this.uiPanel4.MinimumSize = new System.Drawing.Size(1, 1);
  1469. this.uiPanel4.Name = "uiPanel4";
  1470. this.uiPanel4.Size = new System.Drawing.Size(1434, 88);
  1471. this.uiPanel4.TabIndex = 9;
  1472. this.uiPanel4.Text = null;
  1473. this.uiPanel4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1474. this.uiPanel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1475. //
  1476. // uiLabel7
  1477. //
  1478. this.uiLabel7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1479. this.uiLabel7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1480. this.uiLabel7.Location = new System.Drawing.Point(308, 11);
  1481. this.uiLabel7.Name = "uiLabel7";
  1482. this.uiLabel7.Size = new System.Drawing.Size(90, 23);
  1483. this.uiLabel7.TabIndex = 39;
  1484. this.uiLabel7.Text = "身份证号:";
  1485. this.uiLabel7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1486. this.uiLabel7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1487. //
  1488. // uiLabel8
  1489. //
  1490. this.uiLabel8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1491. this.uiLabel8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1492. this.uiLabel8.Location = new System.Drawing.Point(14, 11);
  1493. this.uiLabel8.Name = "uiLabel8";
  1494. this.uiLabel8.Size = new System.Drawing.Size(90, 23);
  1495. this.uiLabel8.TabIndex = 38;
  1496. this.uiLabel8.Text = "查询时间:";
  1497. this.uiLabel8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1498. this.uiLabel8.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1499. //
  1500. // dt_ET_PPC
  1501. //
  1502. this.dt_ET_PPC.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1503. this.dt_ET_PPC.FillColor = System.Drawing.Color.White;
  1504. this.dt_ET_PPC.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1505. this.dt_ET_PPC.Location = new System.Drawing.Point(109, 50);
  1506. this.dt_ET_PPC.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1507. this.dt_ET_PPC.MaxLength = 19;
  1508. this.dt_ET_PPC.MinimumSize = new System.Drawing.Size(63, 0);
  1509. this.dt_ET_PPC.Name = "dt_ET_PPC";
  1510. this.dt_ET_PPC.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1511. this.dt_ET_PPC.Size = new System.Drawing.Size(183, 29);
  1512. this.dt_ET_PPC.SymbolDropDown = 61555;
  1513. this.dt_ET_PPC.SymbolNormal = 61555;
  1514. this.dt_ET_PPC.TabIndex = 37;
  1515. this.dt_ET_PPC.Text = "2023-06-15 00:00:00";
  1516. this.dt_ET_PPC.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1517. this.dt_ET_PPC.Value = new System.DateTime(2023, 6, 15, 0, 0, 0, 0);
  1518. this.dt_ET_PPC.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1519. //
  1520. // dt_ST_PPC
  1521. //
  1522. this.dt_ST_PPC.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1523. this.dt_ST_PPC.FillColor = System.Drawing.Color.White;
  1524. this.dt_ST_PPC.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1525. this.dt_ST_PPC.Location = new System.Drawing.Point(109, 11);
  1526. this.dt_ST_PPC.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1527. this.dt_ST_PPC.MaxLength = 19;
  1528. this.dt_ST_PPC.MinimumSize = new System.Drawing.Size(63, 0);
  1529. this.dt_ST_PPC.Name = "dt_ST_PPC";
  1530. this.dt_ST_PPC.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1531. this.dt_ST_PPC.Size = new System.Drawing.Size(183, 29);
  1532. this.dt_ST_PPC.SymbolDropDown = 61555;
  1533. this.dt_ST_PPC.SymbolNormal = 61555;
  1534. this.dt_ST_PPC.TabIndex = 36;
  1535. this.dt_ST_PPC.Text = "2023-06-14 00:00:00";
  1536. this.dt_ST_PPC.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1537. this.dt_ST_PPC.Value = new System.DateTime(2023, 6, 14, 0, 0, 0, 0);
  1538. this.dt_ST_PPC.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1539. //
  1540. // tb_PresCertNo
  1541. //
  1542. this.tb_PresCertNo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1543. this.tb_PresCertNo.Cursor = System.Windows.Forms.Cursors.IBeam;
  1544. this.tb_PresCertNo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1545. this.tb_PresCertNo.Location = new System.Drawing.Point(307, 50);
  1546. this.tb_PresCertNo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1547. this.tb_PresCertNo.MinimumSize = new System.Drawing.Size(1, 16);
  1548. this.tb_PresCertNo.Name = "tb_PresCertNo";
  1549. this.tb_PresCertNo.ShowText = false;
  1550. this.tb_PresCertNo.Size = new System.Drawing.Size(183, 29);
  1551. this.tb_PresCertNo.TabIndex = 30;
  1552. this.tb_PresCertNo.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1553. this.tb_PresCertNo.Watermark = "请输入身份证号";
  1554. this.tb_PresCertNo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1555. //
  1556. // tb_QueryPresPreCheck
  1557. //
  1558. this.tb_QueryPresPreCheck.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1559. | System.Windows.Forms.AnchorStyles.Left)));
  1560. this.tb_QueryPresPreCheck.Cursor = System.Windows.Forms.Cursors.Hand;
  1561. this.tb_QueryPresPreCheck.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1562. this.tb_QueryPresPreCheck.Location = new System.Drawing.Point(505, 13);
  1563. this.tb_QueryPresPreCheck.MinimumSize = new System.Drawing.Size(1, 1);
  1564. this.tb_QueryPresPreCheck.Name = "tb_QueryPresPreCheck";
  1565. this.tb_QueryPresPreCheck.Size = new System.Drawing.Size(144, 66);
  1566. this.tb_QueryPresPreCheck.TabIndex = 29;
  1567. this.tb_QueryPresPreCheck.Text = "1.预核验记录查询";
  1568. this.tb_QueryPresPreCheck.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1569. this.tb_QueryPresPreCheck.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1570. this.tb_QueryPresPreCheck.Click += new System.EventHandler(this.tb_QueryPresPreCheck_Click);
  1571. //
  1572. // uiButton6
  1573. //
  1574. this.uiButton6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1575. | System.Windows.Forms.AnchorStyles.Right)));
  1576. this.uiButton6.Cursor = System.Windows.Forms.Cursors.Hand;
  1577. this.uiButton6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1578. this.uiButton6.Location = new System.Drawing.Point(1322, 11);
  1579. this.uiButton6.MinimumSize = new System.Drawing.Size(1, 1);
  1580. this.uiButton6.Name = "uiButton6";
  1581. this.uiButton6.Size = new System.Drawing.Size(106, 66);
  1582. this.uiButton6.TabIndex = 1;
  1583. this.uiButton6.Text = "退 出";
  1584. this.uiButton6.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1585. this.uiButton6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1586. this.uiButton6.Click += new System.EventHandler(this.btnClose_Click);
  1587. //
  1588. // btn_InsuQuery
  1589. //
  1590. this.btn_InsuQuery.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1591. | System.Windows.Forms.AnchorStyles.Right)));
  1592. this.btn_InsuQuery.Cursor = System.Windows.Forms.Cursors.Hand;
  1593. this.btn_InsuQuery.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1594. this.btn_InsuQuery.Location = new System.Drawing.Point(1038, 11);
  1595. this.btn_InsuQuery.MinimumSize = new System.Drawing.Size(1, 1);
  1596. this.btn_InsuQuery.Name = "btn_InsuQuery";
  1597. this.btn_InsuQuery.Size = new System.Drawing.Size(281, 66);
  1598. this.btn_InsuQuery.TabIndex = 0;
  1599. this.btn_InsuQuery.Text = "2.选中预核验信息查电子处方详细信息";
  1600. this.btn_InsuQuery.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1601. this.btn_InsuQuery.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1602. this.btn_InsuQuery.Click += new System.EventHandler(this.btn_InsuQuery_Click);
  1603. //
  1604. // PrescriptionCirculation
  1605. //
  1606. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1607. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1608. this.ClientSize = new System.Drawing.Size(1434, 744);
  1609. this.Controls.Add(this.tc_Main);
  1610. this.Name = "PrescriptionCirculation";
  1611. this.Text = "医保处方流转";
  1612. this.Load += new System.EventHandler(this.PrescriptionCirculation_Load);
  1613. this.Shown += new System.EventHandler(this.PrescriptionCirculation_Shown);
  1614. this.tc_Main.ResumeLayout(false);
  1615. this.tb_PresUpload.ResumeLayout(false);
  1616. this.gb_HISInsuReg.ResumeLayout(false);
  1617. ((System.ComponentModel.ISupportInitialize)(this.dgv_HISRegInfo)).EndInit();
  1618. this.gb_Prescription.ResumeLayout(false);
  1619. ((System.ComponentModel.ISupportInitialize)(this.dgv_PrescriptionInfo)).EndInit();
  1620. this.uiPanel1.ResumeLayout(false);
  1621. this.tb_CancelPres.ResumeLayout(false);
  1622. this.uiPanel2.ResumeLayout(false);
  1623. this.uiPanel2.PerformLayout();
  1624. ((System.ComponentModel.ISupportInitialize)(this.dgv_Master)).EndInit();
  1625. this.tb_PresToExaInfo.ResumeLayout(false);
  1626. this.uiGroupBox2.ResumeLayout(false);
  1627. ((System.ComponentModel.ISupportInitialize)(this.dgv_PresAuditResults)).EndInit();
  1628. this.uiGroupBox1.ResumeLayout(false);
  1629. ((System.ComponentModel.ISupportInitialize)(this.dgv_PresUploadInfo)).EndInit();
  1630. this.uiPanel3.ResumeLayout(false);
  1631. this.tb_PresInfo.ResumeLayout(false);
  1632. this.uiGroupBox4.ResumeLayout(false);
  1633. this.uiTabControl2.ResumeLayout(false);
  1634. this.tp_PresMain.ResumeLayout(false);
  1635. ((System.ComponentModel.ISupportInitialize)(this.dgv_Main_tb)).EndInit();
  1636. this.tp_DetlList.ResumeLayout(false);
  1637. ((System.ComponentModel.ISupportInitialize)(this.dgv_DetlList_tb)).EndInit();
  1638. this.tp_Otpinfo.ResumeLayout(false);
  1639. ((System.ComponentModel.ISupportInitialize)(this.dgv_Otpinfo_tb)).EndInit();
  1640. this.tp_DiseList.ResumeLayout(false);
  1641. ((System.ComponentModel.ISupportInitialize)(this.dgv_DiseList_tb)).EndInit();
  1642. this.uiGroupBox3.ResumeLayout(false);
  1643. ((System.ComponentModel.ISupportInitialize)(this.dgv_PresPreChekInfo)).EndInit();
  1644. this.uiPanel4.ResumeLayout(false);
  1645. this.ResumeLayout(false);
  1646. }
  1647. #endregion
  1648. private Sunny.UI.UITabControl tc_Main;
  1649. private System.Windows.Forms.TabPage tb_PresUpload;
  1650. private Sunny.UI.UIPanel uiPanel1;
  1651. private Sunny.UI.UIButton btnClose;
  1652. private Sunny.UI.UIButton btnPresUpload;
  1653. private System.Windows.Forms.TabPage tb_CancelPres;
  1654. private System.Windows.Forms.TabPage tb_PresInfo;
  1655. private System.Windows.Forms.TabPage tb_PresToExaInfo;
  1656. private Sunny.UI.UIButton btnUpload_Pre;
  1657. private Sunny.UI.UIButton btnGetInfo;
  1658. private Sunny.UI.UIGroupBox gb_Prescription;
  1659. private Sunny.UI.UITextBox tb_CertNo;
  1660. private Sunny.UI.UILabel uiLabel2;
  1661. private Sunny.UI.UILabel uiLabel1;
  1662. private Sunny.UI.UIDatetimePicker dtED;
  1663. private Sunny.UI.UIDatetimePicker dtST;
  1664. private Sunny.UI.UIDataGridView dgv_PrescriptionInfo;
  1665. private Sunny.UI.UIGroupBox gb_HISInsuReg;
  1666. private Sunny.UI.UIDataGridView dgv_HISRegInfo;
  1667. private Sunny.UI.UIPanel uiPanel2;
  1668. private Sunny.UI.UILabel uiLabel3;
  1669. private Sunny.UI.UILabel uiLabel4;
  1670. private Sunny.UI.UIDatetimePicker dt_Et;
  1671. private Sunny.UI.UIDatetimePicker dt_St;
  1672. private Sunny.UI.UITextBox tb_CertnoQuery;
  1673. private Sunny.UI.UIButton btnQuery;
  1674. private Sunny.UI.UIButton uiButton3;
  1675. private Sunny.UI.UIButton btnCancel;
  1676. private Sunny.UI.UIDataGridView dgv_Master;
  1677. private Sunny.UI.UIButton btnElcSign;
  1678. private Sunny.UI.UIRadioButtonGroup rg_type;
  1679. private Sunny.UI.UIRichTextBox rtb_CancelReason;
  1680. public PTControl.DBLookupCombox cbx_DocInfo;
  1681. private System.Windows.Forms.Label label4;
  1682. private Sunny.UI.UIPanel uiPanel3;
  1683. private Sunny.UI.UILabel uiLabel5;
  1684. private Sunny.UI.UILabel uiLabel6;
  1685. private Sunny.UI.UIDatetimePicker dt_ET_Process;
  1686. private Sunny.UI.UIDatetimePicker dt_ST_Process;
  1687. private Sunny.UI.UITextBox uiTextBox1;
  1688. private Sunny.UI.UIButton btn_QueryUploadInfo;
  1689. private Sunny.UI.UIButton uiButton4;
  1690. private Sunny.UI.UIButton uiButton5;
  1691. private Sunny.UI.UIGroupBox uiGroupBox2;
  1692. private Sunny.UI.UIDataGridView dgv_PresAuditResults;
  1693. private Sunny.UI.UIGroupBox uiGroupBox1;
  1694. private Sunny.UI.UIDataGridView dgv_PresUploadInfo;
  1695. private Sunny.UI.UIGroupBox uiGroupBox4;
  1696. private Sunny.UI.UITabControl uiTabControl2;
  1697. private System.Windows.Forms.TabPage tp_PresMain;
  1698. private Sunny.UI.UIDataGridView dgv_Main_tb;
  1699. private System.Windows.Forms.TabPage tp_DetlList;
  1700. private Sunny.UI.UIDataGridView dgv_DetlList_tb;
  1701. private System.Windows.Forms.TabPage tp_Otpinfo;
  1702. private Sunny.UI.UIDataGridView dgv_Otpinfo_tb;
  1703. private System.Windows.Forms.TabPage tp_DiseList;
  1704. private Sunny.UI.UIDataGridView dgv_DiseList_tb;
  1705. private Sunny.UI.UIGroupBox uiGroupBox3;
  1706. private Sunny.UI.UIDataGridView dgv_PresPreChekInfo;
  1707. private Sunny.UI.UIPanel uiPanel4;
  1708. private Sunny.UI.UILabel uiLabel7;
  1709. private Sunny.UI.UILabel uiLabel8;
  1710. private Sunny.UI.UIDatetimePicker dt_ET_PPC;
  1711. private Sunny.UI.UIDatetimePicker dt_ST_PPC;
  1712. private Sunny.UI.UITextBox tb_PresCertNo;
  1713. private Sunny.UI.UIButton tb_QueryPresPreCheck;
  1714. private Sunny.UI.UIButton uiButton6;
  1715. private Sunny.UI.UIButton btn_InsuQuery;
  1716. }
  1717. }