PrescriptionCirculation.Designer.cs 198 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557
  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 dataGridViewCellStyle26 = new System.Windows.Forms.DataGridViewCellStyle();
  45. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle27 = new System.Windows.Forms.DataGridViewCellStyle();
  46. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle28 = new System.Windows.Forms.DataGridViewCellStyle();
  47. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle29 = new System.Windows.Forms.DataGridViewCellStyle();
  48. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle30 = new System.Windows.Forms.DataGridViewCellStyle();
  49. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle31 = new System.Windows.Forms.DataGridViewCellStyle();
  50. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle32 = new System.Windows.Forms.DataGridViewCellStyle();
  51. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle33 = new System.Windows.Forms.DataGridViewCellStyle();
  52. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle34 = new System.Windows.Forms.DataGridViewCellStyle();
  53. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle35 = new System.Windows.Forms.DataGridViewCellStyle();
  54. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle36 = new System.Windows.Forms.DataGridViewCellStyle();
  55. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle37 = new System.Windows.Forms.DataGridViewCellStyle();
  56. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle38 = new System.Windows.Forms.DataGridViewCellStyle();
  57. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle39 = new System.Windows.Forms.DataGridViewCellStyle();
  58. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle40 = new System.Windows.Forms.DataGridViewCellStyle();
  59. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle41 = new System.Windows.Forms.DataGridViewCellStyle();
  60. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle42 = new System.Windows.Forms.DataGridViewCellStyle();
  61. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle43 = new System.Windows.Forms.DataGridViewCellStyle();
  62. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle44 = new System.Windows.Forms.DataGridViewCellStyle();
  63. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle45 = new System.Windows.Forms.DataGridViewCellStyle();
  64. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle46 = new System.Windows.Forms.DataGridViewCellStyle();
  65. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle47 = new System.Windows.Forms.DataGridViewCellStyle();
  66. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle48 = new System.Windows.Forms.DataGridViewCellStyle();
  67. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle49 = new System.Windows.Forms.DataGridViewCellStyle();
  68. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle50 = new System.Windows.Forms.DataGridViewCellStyle();
  69. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle51 = new System.Windows.Forms.DataGridViewCellStyle();
  70. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle52 = new System.Windows.Forms.DataGridViewCellStyle();
  71. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle53 = new System.Windows.Forms.DataGridViewCellStyle();
  72. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle54 = new System.Windows.Forms.DataGridViewCellStyle();
  73. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle55 = new System.Windows.Forms.DataGridViewCellStyle();
  74. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle66 = new System.Windows.Forms.DataGridViewCellStyle();
  75. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle67 = new System.Windows.Forms.DataGridViewCellStyle();
  76. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle68 = new System.Windows.Forms.DataGridViewCellStyle();
  77. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle69 = new System.Windows.Forms.DataGridViewCellStyle();
  78. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle70 = new System.Windows.Forms.DataGridViewCellStyle();
  79. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle56 = new System.Windows.Forms.DataGridViewCellStyle();
  80. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle57 = new System.Windows.Forms.DataGridViewCellStyle();
  81. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle58 = new System.Windows.Forms.DataGridViewCellStyle();
  82. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle59 = new System.Windows.Forms.DataGridViewCellStyle();
  83. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle60 = new System.Windows.Forms.DataGridViewCellStyle();
  84. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle61 = new System.Windows.Forms.DataGridViewCellStyle();
  85. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle62 = new System.Windows.Forms.DataGridViewCellStyle();
  86. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle63 = new System.Windows.Forms.DataGridViewCellStyle();
  87. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle64 = new System.Windows.Forms.DataGridViewCellStyle();
  88. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle65 = new System.Windows.Forms.DataGridViewCellStyle();
  89. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
  90. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
  91. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
  92. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();
  93. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();
  94. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle();
  95. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle22 = new System.Windows.Forms.DataGridViewCellStyle();
  96. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle23 = new System.Windows.Forms.DataGridViewCellStyle();
  97. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle24 = new System.Windows.Forms.DataGridViewCellStyle();
  98. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle25 = new System.Windows.Forms.DataGridViewCellStyle();
  99. this.tc_Main = new Sunny.UI.UITabControl();
  100. this.tb_PresUpload = new System.Windows.Forms.TabPage();
  101. this.gb_HISInsuReg = new Sunny.UI.UIGroupBox();
  102. this.dgv_HISRegInfo = new Sunny.UI.UIDataGridView();
  103. this.gb_Prescription = new Sunny.UI.UIGroupBox();
  104. this.dgv_PrescriptionInfo = new Sunny.UI.UIDataGridView();
  105. this.uiPanel1 = new Sunny.UI.UIPanel();
  106. this.btnElcSign = new Sunny.UI.UIButton();
  107. this.uiLabel2 = new Sunny.UI.UILabel();
  108. this.uiLabel1 = new Sunny.UI.UILabel();
  109. this.dtED = new Sunny.UI.UIDatetimePicker();
  110. this.dtST = new Sunny.UI.UIDatetimePicker();
  111. this.tb_CertNo = new Sunny.UI.UITextBox();
  112. this.btnGetInfo = new Sunny.UI.UIButton();
  113. this.btnUpload_Pre = new Sunny.UI.UIButton();
  114. this.btnClose = new Sunny.UI.UIButton();
  115. this.btnPresUpload = new Sunny.UI.UIButton();
  116. this.tb_CancelPres = new System.Windows.Forms.TabPage();
  117. this.uiPanel2 = new Sunny.UI.UIPanel();
  118. this.cbx_DocInfo = new PTControl.DBLookupCombox();
  119. this.label4 = new System.Windows.Forms.Label();
  120. this.rtb_CancelReason = new Sunny.UI.UIRichTextBox();
  121. this.rg_type = new Sunny.UI.UIRadioButtonGroup();
  122. this.uiLabel3 = new Sunny.UI.UILabel();
  123. this.uiLabel4 = new Sunny.UI.UILabel();
  124. this.dt_Et = new Sunny.UI.UIDatetimePicker();
  125. this.dt_St = new Sunny.UI.UIDatetimePicker();
  126. this.tb_CertnoQuery = new Sunny.UI.UITextBox();
  127. this.btnQuery = new Sunny.UI.UIButton();
  128. this.uiButton3 = new Sunny.UI.UIButton();
  129. this.btnCancel = new Sunny.UI.UIButton();
  130. this.dgv_Master = new Sunny.UI.UIDataGridView();
  131. this.tb_PresToExaInfo = new System.Windows.Forms.TabPage();
  132. this.uiGroupBox2 = new Sunny.UI.UIGroupBox();
  133. this.uiGroupBox1 = new Sunny.UI.UIGroupBox();
  134. this.dgv_PresUploadInfo = new Sunny.UI.UIDataGridView();
  135. this.uiPanel3 = new Sunny.UI.UIPanel();
  136. this.uiLabel5 = new Sunny.UI.UILabel();
  137. this.uiLabel6 = new Sunny.UI.UILabel();
  138. this.dt_ET_Process = new Sunny.UI.UIDatetimePicker();
  139. this.dt_ST_Process = new Sunny.UI.UIDatetimePicker();
  140. this.uiTextBox1 = new Sunny.UI.UITextBox();
  141. this.btn_QueryUploadInfo = new Sunny.UI.UIButton();
  142. this.uiButton4 = new Sunny.UI.UIButton();
  143. this.uiButton5 = new Sunny.UI.UIButton();
  144. this.tb_PresInfo = new System.Windows.Forms.TabPage();
  145. this.uiGroupBox4 = new Sunny.UI.UIGroupBox();
  146. this.uiTabControl2 = new Sunny.UI.UITabControl();
  147. this.tp_PresMain = new System.Windows.Forms.TabPage();
  148. this.dgv_Main_tb = new Sunny.UI.UIDataGridView();
  149. this.tp_DetlList = new System.Windows.Forms.TabPage();
  150. this.dgv_DetlList_tb = new Sunny.UI.UIDataGridView();
  151. this.tp_Otpinfo = new System.Windows.Forms.TabPage();
  152. this.dgv_Otpinfo_tb = new Sunny.UI.UIDataGridView();
  153. this.tp_DiseList = new System.Windows.Forms.TabPage();
  154. this.dgv_DiseList_tb = new Sunny.UI.UIDataGridView();
  155. this.uiGroupBox3 = new Sunny.UI.UIGroupBox();
  156. this.dgv_PresPreChekInfo = new Sunny.UI.UIDataGridView();
  157. this.uiPanel4 = new Sunny.UI.UIPanel();
  158. this.uiLabel7 = new Sunny.UI.UILabel();
  159. this.uiLabel8 = new Sunny.UI.UILabel();
  160. this.dt_ET_PPC = new Sunny.UI.UIDatetimePicker();
  161. this.dt_ST_PPC = new Sunny.UI.UIDatetimePicker();
  162. this.tb_PresCertNo = new Sunny.UI.UITextBox();
  163. this.tb_QueryPresPreCheck = new Sunny.UI.UIButton();
  164. this.uiButton6 = new Sunny.UI.UIButton();
  165. this.btn_InsuQuery = new Sunny.UI.UIButton();
  166. this.tb_QueryDrug = new System.Windows.Forms.TabPage();
  167. this.uiPanel5 = new Sunny.UI.UIPanel();
  168. this.uiLabel9 = new Sunny.UI.UILabel();
  169. this.tbHiRxno = new Sunny.UI.UITextBox();
  170. this.btnQueryRxInfo = new Sunny.UI.UIButton();
  171. this.btnClose_5 = new Sunny.UI.UIButton();
  172. this.btnQueryDrugStoreInfo = new Sunny.UI.UIButton();
  173. this.gbRxInfo = new Sunny.UI.UIGroupBox();
  174. this.dgvRxDetail = new Sunny.UI.UIDataGridView();
  175. this.gbStoreAndDrug = new Sunny.UI.UIGroupBox();
  176. this.uiTabControl1 = new Sunny.UI.UITabControl();
  177. this.tabPage1 = new System.Windows.Forms.TabPage();
  178. this.dgvStore = new Sunny.UI.UIDataGridView();
  179. this.tabPage2 = new System.Windows.Forms.TabPage();
  180. this.dgvInventory = new Sunny.UI.UIDataGridView();
  181. this.btnQueryStoreDrug = new Sunny.UI.UIButton();
  182. this.uiLabel10 = new Sunny.UI.UILabel();
  183. this.tbPageNum = new Sunny.UI.UITextBox();
  184. this.uiLabel11 = new Sunny.UI.UILabel();
  185. this.tbPageSize = new Sunny.UI.UITextBox();
  186. this.uiTabControl3 = new Sunny.UI.UITabControl();
  187. this.tpAuthResult = new System.Windows.Forms.TabPage();
  188. this.tpTakeDrugResult = new System.Windows.Forms.TabPage();
  189. this.dgv_PresAuditResults = new Sunny.UI.UIDataGridView();
  190. this.btnTakeDrug = new Sunny.UI.UIButton();
  191. this.dgvTakeDrugResult = new Sunny.UI.UIDataGridView();
  192. this.panel1 = new System.Windows.Forms.Panel();
  193. this.uiLabel12 = new Sunny.UI.UILabel();
  194. this.tbHiRxNO_3 = new Sunny.UI.UITextBox();
  195. this.uiLabel13 = new Sunny.UI.UILabel();
  196. this.tbSettlTime_3 = new Sunny.UI.UITextBox();
  197. this.uiLabel14 = new Sunny.UI.UILabel();
  198. this.tbRxStateCode = new Sunny.UI.UITextBox();
  199. this.label111 = new Sunny.UI.UILabel();
  200. this.tbRxStateName_3 = new Sunny.UI.UITextBox();
  201. this.uiLabel16 = new Sunny.UI.UILabel();
  202. this.tbRxUseStateNO_3 = new Sunny.UI.UITextBox();
  203. this.uiLabel17 = new Sunny.UI.UILabel();
  204. this.tbRxUseStateName_3 = new Sunny.UI.UITextBox();
  205. this.tc_Main.SuspendLayout();
  206. this.tb_PresUpload.SuspendLayout();
  207. this.gb_HISInsuReg.SuspendLayout();
  208. ((System.ComponentModel.ISupportInitialize)(this.dgv_HISRegInfo)).BeginInit();
  209. this.gb_Prescription.SuspendLayout();
  210. ((System.ComponentModel.ISupportInitialize)(this.dgv_PrescriptionInfo)).BeginInit();
  211. this.uiPanel1.SuspendLayout();
  212. this.tb_CancelPres.SuspendLayout();
  213. this.uiPanel2.SuspendLayout();
  214. ((System.ComponentModel.ISupportInitialize)(this.dgv_Master)).BeginInit();
  215. this.tb_PresToExaInfo.SuspendLayout();
  216. this.uiGroupBox2.SuspendLayout();
  217. this.uiGroupBox1.SuspendLayout();
  218. ((System.ComponentModel.ISupportInitialize)(this.dgv_PresUploadInfo)).BeginInit();
  219. this.uiPanel3.SuspendLayout();
  220. this.tb_PresInfo.SuspendLayout();
  221. this.uiGroupBox4.SuspendLayout();
  222. this.uiTabControl2.SuspendLayout();
  223. this.tp_PresMain.SuspendLayout();
  224. ((System.ComponentModel.ISupportInitialize)(this.dgv_Main_tb)).BeginInit();
  225. this.tp_DetlList.SuspendLayout();
  226. ((System.ComponentModel.ISupportInitialize)(this.dgv_DetlList_tb)).BeginInit();
  227. this.tp_Otpinfo.SuspendLayout();
  228. ((System.ComponentModel.ISupportInitialize)(this.dgv_Otpinfo_tb)).BeginInit();
  229. this.tp_DiseList.SuspendLayout();
  230. ((System.ComponentModel.ISupportInitialize)(this.dgv_DiseList_tb)).BeginInit();
  231. this.uiGroupBox3.SuspendLayout();
  232. ((System.ComponentModel.ISupportInitialize)(this.dgv_PresPreChekInfo)).BeginInit();
  233. this.uiPanel4.SuspendLayout();
  234. this.tb_QueryDrug.SuspendLayout();
  235. this.uiPanel5.SuspendLayout();
  236. this.gbRxInfo.SuspendLayout();
  237. ((System.ComponentModel.ISupportInitialize)(this.dgvRxDetail)).BeginInit();
  238. this.gbStoreAndDrug.SuspendLayout();
  239. this.uiTabControl1.SuspendLayout();
  240. this.tabPage1.SuspendLayout();
  241. ((System.ComponentModel.ISupportInitialize)(this.dgvStore)).BeginInit();
  242. this.tabPage2.SuspendLayout();
  243. ((System.ComponentModel.ISupportInitialize)(this.dgvInventory)).BeginInit();
  244. this.uiTabControl3.SuspendLayout();
  245. this.tpAuthResult.SuspendLayout();
  246. this.tpTakeDrugResult.SuspendLayout();
  247. ((System.ComponentModel.ISupportInitialize)(this.dgv_PresAuditResults)).BeginInit();
  248. ((System.ComponentModel.ISupportInitialize)(this.dgvTakeDrugResult)).BeginInit();
  249. this.panel1.SuspendLayout();
  250. this.SuspendLayout();
  251. //
  252. // tc_Main
  253. //
  254. this.tc_Main.Controls.Add(this.tb_PresUpload);
  255. this.tc_Main.Controls.Add(this.tb_CancelPres);
  256. this.tc_Main.Controls.Add(this.tb_PresToExaInfo);
  257. this.tc_Main.Controls.Add(this.tb_PresInfo);
  258. this.tc_Main.Controls.Add(this.tb_QueryDrug);
  259. this.tc_Main.Dock = System.Windows.Forms.DockStyle.Fill;
  260. this.tc_Main.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
  261. this.tc_Main.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  262. this.tc_Main.ItemSize = new System.Drawing.Size(180, 40);
  263. this.tc_Main.Location = new System.Drawing.Point(0, 0);
  264. this.tc_Main.MainPage = "";
  265. this.tc_Main.Name = "tc_Main";
  266. this.tc_Main.SelectedIndex = 0;
  267. this.tc_Main.Size = new System.Drawing.Size(1434, 744);
  268. this.tc_Main.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  269. this.tc_Main.TabIndex = 0;
  270. this.tc_Main.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  271. this.tc_Main.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  272. //
  273. // tb_PresUpload
  274. //
  275. this.tb_PresUpload.Controls.Add(this.gb_HISInsuReg);
  276. this.tb_PresUpload.Controls.Add(this.gb_Prescription);
  277. this.tb_PresUpload.Controls.Add(this.uiPanel1);
  278. this.tb_PresUpload.Location = new System.Drawing.Point(0, 40);
  279. this.tb_PresUpload.Name = "tb_PresUpload";
  280. this.tb_PresUpload.Size = new System.Drawing.Size(1434, 704);
  281. this.tb_PresUpload.TabIndex = 0;
  282. this.tb_PresUpload.Text = "电子处方上传";
  283. this.tb_PresUpload.UseVisualStyleBackColor = true;
  284. //
  285. // gb_HISInsuReg
  286. //
  287. this.gb_HISInsuReg.Controls.Add(this.dgv_HISRegInfo);
  288. this.gb_HISInsuReg.Dock = System.Windows.Forms.DockStyle.Fill;
  289. this.gb_HISInsuReg.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  290. this.gb_HISInsuReg.Location = new System.Drawing.Point(0, 0);
  291. this.gb_HISInsuReg.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  292. this.gb_HISInsuReg.MinimumSize = new System.Drawing.Size(1, 1);
  293. this.gb_HISInsuReg.Name = "gb_HISInsuReg";
  294. this.gb_HISInsuReg.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  295. this.gb_HISInsuReg.Size = new System.Drawing.Size(1434, 323);
  296. this.gb_HISInsuReg.TabIndex = 9;
  297. this.gb_HISInsuReg.Text = "HIS就诊信息(点击查看处方明细)";
  298. this.gb_HISInsuReg.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  299. this.gb_HISInsuReg.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  300. //
  301. // dgv_HISRegInfo
  302. //
  303. this.dgv_HISRegInfo.AllowUserToAddRows = false;
  304. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  305. this.dgv_HISRegInfo.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  306. this.dgv_HISRegInfo.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  307. this.dgv_HISRegInfo.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  308. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  309. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  310. dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  311. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  312. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  313. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  314. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  315. this.dgv_HISRegInfo.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  316. this.dgv_HISRegInfo.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  317. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  318. dataGridViewCellStyle3.BackColor = System.Drawing.Color.White;
  319. dataGridViewCellStyle3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  320. dataGridViewCellStyle3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  321. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  322. dataGridViewCellStyle3.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  323. dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  324. this.dgv_HISRegInfo.DefaultCellStyle = dataGridViewCellStyle3;
  325. this.dgv_HISRegInfo.Dock = System.Windows.Forms.DockStyle.Fill;
  326. this.dgv_HISRegInfo.EnableHeadersVisualStyles = false;
  327. this.dgv_HISRegInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  328. this.dgv_HISRegInfo.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  329. this.dgv_HISRegInfo.Location = new System.Drawing.Point(0, 32);
  330. this.dgv_HISRegInfo.Name = "dgv_HISRegInfo";
  331. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  332. dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  333. dataGridViewCellStyle4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  334. dataGridViewCellStyle4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  335. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  336. dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  337. dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  338. this.dgv_HISRegInfo.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
  339. dataGridViewCellStyle5.BackColor = System.Drawing.Color.White;
  340. dataGridViewCellStyle5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  341. dataGridViewCellStyle5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  342. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  343. dataGridViewCellStyle5.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  344. this.dgv_HISRegInfo.RowsDefaultCellStyle = dataGridViewCellStyle5;
  345. this.dgv_HISRegInfo.RowTemplate.Height = 23;
  346. this.dgv_HISRegInfo.SelectedIndex = -1;
  347. this.dgv_HISRegInfo.Size = new System.Drawing.Size(1434, 291);
  348. this.dgv_HISRegInfo.TabIndex = 4;
  349. this.dgv_HISRegInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  350. this.dgv_HISRegInfo.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgv_HISRegInfo_CellClick);
  351. //
  352. // gb_Prescription
  353. //
  354. this.gb_Prescription.Controls.Add(this.dgv_PrescriptionInfo);
  355. this.gb_Prescription.Dock = System.Windows.Forms.DockStyle.Bottom;
  356. this.gb_Prescription.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  357. this.gb_Prescription.Location = new System.Drawing.Point(0, 323);
  358. this.gb_Prescription.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  359. this.gb_Prescription.MinimumSize = new System.Drawing.Size(1, 1);
  360. this.gb_Prescription.Name = "gb_Prescription";
  361. this.gb_Prescription.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  362. this.gb_Prescription.Size = new System.Drawing.Size(1434, 298);
  363. this.gb_Prescription.TabIndex = 6;
  364. this.gb_Prescription.Text = "处方信息";
  365. this.gb_Prescription.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  366. this.gb_Prescription.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  367. //
  368. // dgv_PrescriptionInfo
  369. //
  370. this.dgv_PrescriptionInfo.AllowUserToAddRows = false;
  371. dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  372. this.dgv_PrescriptionInfo.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
  373. this.dgv_PrescriptionInfo.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  374. this.dgv_PrescriptionInfo.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  375. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  376. dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  377. dataGridViewCellStyle7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  378. dataGridViewCellStyle7.ForeColor = System.Drawing.Color.White;
  379. dataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  380. dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  381. dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  382. this.dgv_PrescriptionInfo.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
  383. this.dgv_PrescriptionInfo.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  384. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  385. dataGridViewCellStyle8.BackColor = System.Drawing.Color.White;
  386. dataGridViewCellStyle8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  387. dataGridViewCellStyle8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  388. dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  389. dataGridViewCellStyle8.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  390. dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  391. this.dgv_PrescriptionInfo.DefaultCellStyle = dataGridViewCellStyle8;
  392. this.dgv_PrescriptionInfo.Dock = System.Windows.Forms.DockStyle.Fill;
  393. this.dgv_PrescriptionInfo.EnableHeadersVisualStyles = false;
  394. this.dgv_PrescriptionInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  395. this.dgv_PrescriptionInfo.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  396. this.dgv_PrescriptionInfo.Location = new System.Drawing.Point(0, 32);
  397. this.dgv_PrescriptionInfo.Name = "dgv_PrescriptionInfo";
  398. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  399. dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  400. dataGridViewCellStyle9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  401. dataGridViewCellStyle9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  402. dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  403. dataGridViewCellStyle9.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  404. dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  405. this.dgv_PrescriptionInfo.RowHeadersDefaultCellStyle = dataGridViewCellStyle9;
  406. dataGridViewCellStyle10.BackColor = System.Drawing.Color.White;
  407. dataGridViewCellStyle10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  408. dataGridViewCellStyle10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  409. dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  410. dataGridViewCellStyle10.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  411. this.dgv_PrescriptionInfo.RowsDefaultCellStyle = dataGridViewCellStyle10;
  412. this.dgv_PrescriptionInfo.RowTemplate.Height = 23;
  413. this.dgv_PrescriptionInfo.SelectedIndex = -1;
  414. this.dgv_PrescriptionInfo.Size = new System.Drawing.Size(1434, 266);
  415. this.dgv_PrescriptionInfo.TabIndex = 5;
  416. this.dgv_PrescriptionInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  417. this.dgv_PrescriptionInfo.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgv_PrescriptionInfo_CellContentClick);
  418. //
  419. // uiPanel1
  420. //
  421. this.uiPanel1.Controls.Add(this.btnElcSign);
  422. this.uiPanel1.Controls.Add(this.uiLabel2);
  423. this.uiPanel1.Controls.Add(this.uiLabel1);
  424. this.uiPanel1.Controls.Add(this.dtED);
  425. this.uiPanel1.Controls.Add(this.dtST);
  426. this.uiPanel1.Controls.Add(this.tb_CertNo);
  427. this.uiPanel1.Controls.Add(this.btnGetInfo);
  428. this.uiPanel1.Controls.Add(this.btnUpload_Pre);
  429. this.uiPanel1.Controls.Add(this.btnClose);
  430. this.uiPanel1.Controls.Add(this.btnPresUpload);
  431. this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Bottom;
  432. this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  433. this.uiPanel1.Location = new System.Drawing.Point(0, 621);
  434. this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  435. this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
  436. this.uiPanel1.Name = "uiPanel1";
  437. this.uiPanel1.Size = new System.Drawing.Size(1434, 83);
  438. this.uiPanel1.TabIndex = 0;
  439. this.uiPanel1.Text = null;
  440. this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  441. this.uiPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  442. //
  443. // btnElcSign
  444. //
  445. this.btnElcSign.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  446. this.btnElcSign.Cursor = System.Windows.Forms.Cursors.Hand;
  447. this.btnElcSign.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  448. this.btnElcSign.Location = new System.Drawing.Point(1101, 11);
  449. this.btnElcSign.MinimumSize = new System.Drawing.Size(1, 1);
  450. this.btnElcSign.Name = "btnElcSign";
  451. this.btnElcSign.Size = new System.Drawing.Size(107, 62);
  452. this.btnElcSign.TabIndex = 40;
  453. this.btnElcSign.Text = "3.电子签名";
  454. this.btnElcSign.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  455. this.btnElcSign.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  456. this.btnElcSign.Click += new System.EventHandler(this.btnElcSign_Click);
  457. //
  458. // uiLabel2
  459. //
  460. this.uiLabel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  461. this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  462. this.uiLabel2.Location = new System.Drawing.Point(309, 11);
  463. this.uiLabel2.Name = "uiLabel2";
  464. this.uiLabel2.Size = new System.Drawing.Size(90, 23);
  465. this.uiLabel2.TabIndex = 39;
  466. this.uiLabel2.Text = "身份证号:";
  467. this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  468. this.uiLabel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  469. //
  470. // uiLabel1
  471. //
  472. this.uiLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  473. this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  474. this.uiLabel1.Location = new System.Drawing.Point(16, 11);
  475. this.uiLabel1.Name = "uiLabel1";
  476. this.uiLabel1.Size = new System.Drawing.Size(90, 23);
  477. this.uiLabel1.TabIndex = 38;
  478. this.uiLabel1.Text = "查询时间:";
  479. this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  480. this.uiLabel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  481. //
  482. // dtED
  483. //
  484. this.dtED.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  485. this.dtED.FillColor = System.Drawing.Color.White;
  486. this.dtED.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  487. this.dtED.Location = new System.Drawing.Point(109, 44);
  488. this.dtED.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  489. this.dtED.MaxLength = 19;
  490. this.dtED.MinimumSize = new System.Drawing.Size(63, 0);
  491. this.dtED.Name = "dtED";
  492. this.dtED.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  493. this.dtED.Size = new System.Drawing.Size(183, 29);
  494. this.dtED.SymbolDropDown = 61555;
  495. this.dtED.SymbolNormal = 61555;
  496. this.dtED.TabIndex = 37;
  497. this.dtED.Text = "2023-06-15 00:00:00";
  498. this.dtED.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  499. this.dtED.Value = new System.DateTime(2023, 6, 15, 0, 0, 0, 0);
  500. this.dtED.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  501. //
  502. // dtST
  503. //
  504. this.dtST.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  505. this.dtST.FillColor = System.Drawing.Color.White;
  506. this.dtST.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  507. this.dtST.Location = new System.Drawing.Point(109, 9);
  508. this.dtST.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  509. this.dtST.MaxLength = 19;
  510. this.dtST.MinimumSize = new System.Drawing.Size(63, 0);
  511. this.dtST.Name = "dtST";
  512. this.dtST.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  513. this.dtST.Size = new System.Drawing.Size(183, 29);
  514. this.dtST.SymbolDropDown = 61555;
  515. this.dtST.SymbolNormal = 61555;
  516. this.dtST.TabIndex = 36;
  517. this.dtST.Text = "2023-06-14 00:00:00";
  518. this.dtST.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  519. this.dtST.Value = new System.DateTime(2023, 6, 14, 0, 0, 0, 0);
  520. this.dtST.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  521. //
  522. // tb_CertNo
  523. //
  524. this.tb_CertNo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  525. this.tb_CertNo.Cursor = System.Windows.Forms.Cursors.IBeam;
  526. this.tb_CertNo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  527. this.tb_CertNo.Location = new System.Drawing.Point(307, 44);
  528. this.tb_CertNo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  529. this.tb_CertNo.MinimumSize = new System.Drawing.Size(1, 16);
  530. this.tb_CertNo.Name = "tb_CertNo";
  531. this.tb_CertNo.ShowText = false;
  532. this.tb_CertNo.Size = new System.Drawing.Size(175, 29);
  533. this.tb_CertNo.TabIndex = 30;
  534. this.tb_CertNo.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  535. this.tb_CertNo.Watermark = "请输入身份证号";
  536. this.tb_CertNo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  537. //
  538. // btnGetInfo
  539. //
  540. this.btnGetInfo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  541. this.btnGetInfo.Cursor = System.Windows.Forms.Cursors.Hand;
  542. this.btnGetInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  543. this.btnGetInfo.Location = new System.Drawing.Point(499, 11);
  544. this.btnGetInfo.MinimumSize = new System.Drawing.Size(1, 1);
  545. this.btnGetInfo.Name = "btnGetInfo";
  546. this.btnGetInfo.Size = new System.Drawing.Size(111, 62);
  547. this.btnGetInfo.TabIndex = 29;
  548. this.btnGetInfo.Text = "1.查 询";
  549. this.btnGetInfo.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  550. this.btnGetInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  551. this.btnGetInfo.Click += new System.EventHandler(this.btnReadCard_Click);
  552. //
  553. // btnUpload_Pre
  554. //
  555. this.btnUpload_Pre.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  556. this.btnUpload_Pre.Cursor = System.Windows.Forms.Cursors.Hand;
  557. this.btnUpload_Pre.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  558. this.btnUpload_Pre.Location = new System.Drawing.Point(991, 11);
  559. this.btnUpload_Pre.MinimumSize = new System.Drawing.Size(1, 1);
  560. this.btnUpload_Pre.Name = "btnUpload_Pre";
  561. this.btnUpload_Pre.Size = new System.Drawing.Size(107, 62);
  562. this.btnUpload_Pre.TabIndex = 2;
  563. this.btnUpload_Pre.Text = "2.预核验";
  564. this.btnUpload_Pre.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  565. this.btnUpload_Pre.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  566. this.btnUpload_Pre.Click += new System.EventHandler(this.btnUpload_Pre_Click);
  567. //
  568. // btnClose
  569. //
  570. this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  571. this.btnClose.Cursor = System.Windows.Forms.Cursors.Hand;
  572. this.btnClose.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  573. this.btnClose.Location = new System.Drawing.Point(1321, 11);
  574. this.btnClose.MinimumSize = new System.Drawing.Size(1, 1);
  575. this.btnClose.Name = "btnClose";
  576. this.btnClose.Size = new System.Drawing.Size(107, 62);
  577. this.btnClose.TabIndex = 1;
  578. this.btnClose.Text = "退 出";
  579. this.btnClose.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  580. this.btnClose.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  581. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  582. //
  583. // btnPresUpload
  584. //
  585. this.btnPresUpload.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  586. this.btnPresUpload.Cursor = System.Windows.Forms.Cursors.Hand;
  587. this.btnPresUpload.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  588. this.btnPresUpload.Location = new System.Drawing.Point(1211, 11);
  589. this.btnPresUpload.MinimumSize = new System.Drawing.Size(1, 1);
  590. this.btnPresUpload.Name = "btnPresUpload";
  591. this.btnPresUpload.Size = new System.Drawing.Size(107, 62);
  592. this.btnPresUpload.TabIndex = 0;
  593. this.btnPresUpload.Text = "4.确认上传";
  594. this.btnPresUpload.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  595. this.btnPresUpload.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  596. this.btnPresUpload.Click += new System.EventHandler(this.btnPresUpload_Click);
  597. //
  598. // tb_CancelPres
  599. //
  600. this.tb_CancelPres.Controls.Add(this.uiPanel2);
  601. this.tb_CancelPres.Controls.Add(this.dgv_Master);
  602. this.tb_CancelPres.Location = new System.Drawing.Point(0, 40);
  603. this.tb_CancelPres.Name = "tb_CancelPres";
  604. this.tb_CancelPres.Size = new System.Drawing.Size(1434, 704);
  605. this.tb_CancelPres.TabIndex = 1;
  606. this.tb_CancelPres.Text = "电子处方撤销";
  607. this.tb_CancelPres.UseVisualStyleBackColor = true;
  608. //
  609. // uiPanel2
  610. //
  611. this.uiPanel2.Controls.Add(this.cbx_DocInfo);
  612. this.uiPanel2.Controls.Add(this.label4);
  613. this.uiPanel2.Controls.Add(this.rtb_CancelReason);
  614. this.uiPanel2.Controls.Add(this.rg_type);
  615. this.uiPanel2.Controls.Add(this.uiLabel3);
  616. this.uiPanel2.Controls.Add(this.uiLabel4);
  617. this.uiPanel2.Controls.Add(this.dt_Et);
  618. this.uiPanel2.Controls.Add(this.dt_St);
  619. this.uiPanel2.Controls.Add(this.tb_CertnoQuery);
  620. this.uiPanel2.Controls.Add(this.btnQuery);
  621. this.uiPanel2.Controls.Add(this.uiButton3);
  622. this.uiPanel2.Controls.Add(this.btnCancel);
  623. this.uiPanel2.Dock = System.Windows.Forms.DockStyle.Bottom;
  624. this.uiPanel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  625. this.uiPanel2.Location = new System.Drawing.Point(0, 603);
  626. this.uiPanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  627. this.uiPanel2.MinimumSize = new System.Drawing.Size(1, 1);
  628. this.uiPanel2.Name = "uiPanel2";
  629. this.uiPanel2.Size = new System.Drawing.Size(1434, 101);
  630. this.uiPanel2.TabIndex = 7;
  631. this.uiPanel2.Text = null;
  632. this.uiPanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  633. this.uiPanel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  634. //
  635. // cbx_DocInfo
  636. //
  637. this.cbx_DocInfo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  638. this.cbx_DocInfo.FormattingEnabled = true;
  639. this.cbx_DocInfo.Location = new System.Drawing.Point(649, 7);
  640. this.cbx_DocInfo.Name = "cbx_DocInfo";
  641. this.cbx_DocInfo.NullValue = "";
  642. this.cbx_DocInfo.PopupGridAutoSize = false;
  643. this.cbx_DocInfo.RowFilterVisible = false;
  644. this.cbx_DocInfo.sDisplayField = "";
  645. this.cbx_DocInfo.sDisplayMember = "";
  646. this.cbx_DocInfo.SeparatorChar = "|";
  647. this.cbx_DocInfo.Size = new System.Drawing.Size(230, 29);
  648. this.cbx_DocInfo.sKeyWords = "";
  649. this.cbx_DocInfo.sValueMember = "";
  650. this.cbx_DocInfo.TabIndex = 43;
  651. this.cbx_DocInfo.Value = "";
  652. this.cbx_DocInfo.AfterSelector += new PTControl.AfterSelectorEventHandler(this.cbx_DocInfo_AfterSelector);
  653. //
  654. // label4
  655. //
  656. this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  657. this.label4.AutoSize = true;
  658. this.label4.ForeColor = System.Drawing.SystemColors.InfoText;
  659. this.label4.Location = new System.Drawing.Point(552, 11);
  660. this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  661. this.label4.Name = "label4";
  662. this.label4.Size = new System.Drawing.Size(90, 21);
  663. this.label4.TabIndex = 42;
  664. this.label4.Text = "撤销医师:";
  665. //
  666. // rtb_CancelReason
  667. //
  668. this.rtb_CancelReason.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  669. this.rtb_CancelReason.FillColor = System.Drawing.Color.White;
  670. this.rtb_CancelReason.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  671. this.rtb_CancelReason.Location = new System.Drawing.Point(552, 37);
  672. this.rtb_CancelReason.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  673. this.rtb_CancelReason.MinimumSize = new System.Drawing.Size(1, 1);
  674. this.rtb_CancelReason.Name = "rtb_CancelReason";
  675. this.rtb_CancelReason.Padding = new System.Windows.Forms.Padding(2);
  676. this.rtb_CancelReason.ShowText = false;
  677. this.rtb_CancelReason.Size = new System.Drawing.Size(328, 58);
  678. this.rtb_CancelReason.TabIndex = 41;
  679. this.rtb_CancelReason.Text = "请输入撤销原因";
  680. this.rtb_CancelReason.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  681. this.rtb_CancelReason.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  682. //
  683. // rg_type
  684. //
  685. this.rg_type.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  686. | System.Windows.Forms.AnchorStyles.Left)));
  687. this.rg_type.ColumnCount = 2;
  688. this.rg_type.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  689. this.rg_type.Items.AddRange(new object[] {
  690. "全部",
  691. "已上传",
  692. "已撤销"});
  693. this.rg_type.ItemSize = new System.Drawing.Size(100, 35);
  694. this.rg_type.Location = new System.Drawing.Point(321, 1);
  695. this.rg_type.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  696. this.rg_type.MinimumSize = new System.Drawing.Size(1, 1);
  697. this.rg_type.Name = "rg_type";
  698. this.rg_type.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  699. this.rg_type.Size = new System.Drawing.Size(222, 95);
  700. this.rg_type.TabIndex = 40;
  701. this.rg_type.Text = "上传状态";
  702. this.rg_type.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  703. this.rg_type.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  704. //
  705. // uiLabel3
  706. //
  707. this.uiLabel3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  708. this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  709. this.uiLabel3.Location = new System.Drawing.Point(17, 70);
  710. this.uiLabel3.Name = "uiLabel3";
  711. this.uiLabel3.Size = new System.Drawing.Size(90, 23);
  712. this.uiLabel3.TabIndex = 39;
  713. this.uiLabel3.Text = "身份证号:";
  714. this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  715. this.uiLabel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  716. //
  717. // uiLabel4
  718. //
  719. this.uiLabel4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  720. this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  721. this.uiLabel4.Location = new System.Drawing.Point(17, 10);
  722. this.uiLabel4.Name = "uiLabel4";
  723. this.uiLabel4.Size = new System.Drawing.Size(90, 23);
  724. this.uiLabel4.TabIndex = 38;
  725. this.uiLabel4.Text = "查询时间:";
  726. this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  727. this.uiLabel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  728. //
  729. // dt_Et
  730. //
  731. this.dt_Et.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  732. this.dt_Et.FillColor = System.Drawing.Color.White;
  733. this.dt_Et.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  734. this.dt_Et.Location = new System.Drawing.Point(113, 37);
  735. this.dt_Et.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  736. this.dt_Et.MaxLength = 19;
  737. this.dt_Et.MinimumSize = new System.Drawing.Size(63, 0);
  738. this.dt_Et.Name = "dt_Et";
  739. this.dt_Et.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  740. this.dt_Et.Size = new System.Drawing.Size(198, 29);
  741. this.dt_Et.SymbolDropDown = 61555;
  742. this.dt_Et.SymbolNormal = 61555;
  743. this.dt_Et.TabIndex = 37;
  744. this.dt_Et.Text = "2023-06-15 00:00:00";
  745. this.dt_Et.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  746. this.dt_Et.Value = new System.DateTime(2023, 6, 15, 0, 0, 0, 0);
  747. this.dt_Et.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  748. //
  749. // dt_St
  750. //
  751. this.dt_St.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  752. this.dt_St.FillColor = System.Drawing.Color.White;
  753. this.dt_St.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  754. this.dt_St.Location = new System.Drawing.Point(113, 7);
  755. this.dt_St.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  756. this.dt_St.MaxLength = 19;
  757. this.dt_St.MinimumSize = new System.Drawing.Size(63, 0);
  758. this.dt_St.Name = "dt_St";
  759. this.dt_St.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  760. this.dt_St.Size = new System.Drawing.Size(198, 29);
  761. this.dt_St.SymbolDropDown = 61555;
  762. this.dt_St.SymbolNormal = 61555;
  763. this.dt_St.TabIndex = 36;
  764. this.dt_St.Text = "2023-06-14 00:00:00";
  765. this.dt_St.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  766. this.dt_St.Value = new System.DateTime(2023, 6, 14, 0, 0, 0, 0);
  767. this.dt_St.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  768. //
  769. // tb_CertnoQuery
  770. //
  771. this.tb_CertnoQuery.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  772. this.tb_CertnoQuery.Cursor = System.Windows.Forms.Cursors.IBeam;
  773. this.tb_CertnoQuery.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  774. this.tb_CertnoQuery.Location = new System.Drawing.Point(113, 67);
  775. this.tb_CertnoQuery.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  776. this.tb_CertnoQuery.MinimumSize = new System.Drawing.Size(1, 16);
  777. this.tb_CertnoQuery.Name = "tb_CertnoQuery";
  778. this.tb_CertnoQuery.ShowText = false;
  779. this.tb_CertnoQuery.Size = new System.Drawing.Size(198, 29);
  780. this.tb_CertnoQuery.TabIndex = 30;
  781. this.tb_CertnoQuery.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  782. this.tb_CertnoQuery.Watermark = "请输入身份证号";
  783. this.tb_CertnoQuery.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  784. //
  785. // btnQuery
  786. //
  787. this.btnQuery.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  788. this.btnQuery.Cursor = System.Windows.Forms.Cursors.Hand;
  789. this.btnQuery.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  790. this.btnQuery.Location = new System.Drawing.Point(1093, 13);
  791. this.btnQuery.MinimumSize = new System.Drawing.Size(1, 1);
  792. this.btnQuery.Name = "btnQuery";
  793. this.btnQuery.Size = new System.Drawing.Size(114, 75);
  794. this.btnQuery.TabIndex = 29;
  795. this.btnQuery.Text = "查 询";
  796. this.btnQuery.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  797. this.btnQuery.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  798. this.btnQuery.Click += new System.EventHandler(this.btnQuery_Click);
  799. //
  800. // uiButton3
  801. //
  802. this.uiButton3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  803. this.uiButton3.Cursor = System.Windows.Forms.Cursors.Hand;
  804. this.uiButton3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  805. this.uiButton3.Location = new System.Drawing.Point(1323, 13);
  806. this.uiButton3.MinimumSize = new System.Drawing.Size(1, 1);
  807. this.uiButton3.Name = "uiButton3";
  808. this.uiButton3.Size = new System.Drawing.Size(106, 75);
  809. this.uiButton3.TabIndex = 1;
  810. this.uiButton3.Text = "退 出";
  811. this.uiButton3.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  812. this.uiButton3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  813. this.uiButton3.Click += new System.EventHandler(this.btnClose_Click);
  814. //
  815. // btnCancel
  816. //
  817. this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  818. this.btnCancel.Cursor = System.Windows.Forms.Cursors.Hand;
  819. this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  820. this.btnCancel.Location = new System.Drawing.Point(1208, 13);
  821. this.btnCancel.MinimumSize = new System.Drawing.Size(1, 1);
  822. this.btnCancel.Name = "btnCancel";
  823. this.btnCancel.Size = new System.Drawing.Size(114, 75);
  824. this.btnCancel.TabIndex = 0;
  825. this.btnCancel.Text = "确认撤销";
  826. this.btnCancel.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  827. this.btnCancel.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  828. this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
  829. //
  830. // dgv_Master
  831. //
  832. this.dgv_Master.AllowUserToAddRows = false;
  833. dataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  834. this.dgv_Master.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle11;
  835. this.dgv_Master.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  836. this.dgv_Master.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  837. dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  838. dataGridViewCellStyle12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  839. dataGridViewCellStyle12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  840. dataGridViewCellStyle12.ForeColor = System.Drawing.Color.White;
  841. dataGridViewCellStyle12.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  842. dataGridViewCellStyle12.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  843. dataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  844. this.dgv_Master.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle12;
  845. this.dgv_Master.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  846. dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  847. dataGridViewCellStyle13.BackColor = System.Drawing.Color.White;
  848. dataGridViewCellStyle13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  849. dataGridViewCellStyle13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  850. dataGridViewCellStyle13.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  851. dataGridViewCellStyle13.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  852. dataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  853. this.dgv_Master.DefaultCellStyle = dataGridViewCellStyle13;
  854. this.dgv_Master.Dock = System.Windows.Forms.DockStyle.Fill;
  855. this.dgv_Master.EnableHeadersVisualStyles = false;
  856. this.dgv_Master.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  857. this.dgv_Master.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  858. this.dgv_Master.Location = new System.Drawing.Point(0, 0);
  859. this.dgv_Master.Name = "dgv_Master";
  860. dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  861. dataGridViewCellStyle14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  862. dataGridViewCellStyle14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  863. dataGridViewCellStyle14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  864. dataGridViewCellStyle14.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  865. dataGridViewCellStyle14.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  866. dataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  867. this.dgv_Master.RowHeadersDefaultCellStyle = dataGridViewCellStyle14;
  868. dataGridViewCellStyle15.BackColor = System.Drawing.Color.White;
  869. dataGridViewCellStyle15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  870. dataGridViewCellStyle15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  871. dataGridViewCellStyle15.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  872. dataGridViewCellStyle15.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  873. this.dgv_Master.RowsDefaultCellStyle = dataGridViewCellStyle15;
  874. this.dgv_Master.RowTemplate.Height = 23;
  875. this.dgv_Master.SelectedIndex = -1;
  876. this.dgv_Master.Size = new System.Drawing.Size(1434, 704);
  877. this.dgv_Master.TabIndex = 6;
  878. this.dgv_Master.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  879. //
  880. // tb_PresToExaInfo
  881. //
  882. this.tb_PresToExaInfo.Controls.Add(this.uiGroupBox2);
  883. this.tb_PresToExaInfo.Controls.Add(this.uiGroupBox1);
  884. this.tb_PresToExaInfo.Controls.Add(this.uiPanel3);
  885. this.tb_PresToExaInfo.Location = new System.Drawing.Point(0, 40);
  886. this.tb_PresToExaInfo.Name = "tb_PresToExaInfo";
  887. this.tb_PresToExaInfo.Size = new System.Drawing.Size(1434, 704);
  888. this.tb_PresToExaInfo.TabIndex = 3;
  889. this.tb_PresToExaInfo.Text = "电子处方审核结果查询";
  890. this.tb_PresToExaInfo.UseVisualStyleBackColor = true;
  891. //
  892. // uiGroupBox2
  893. //
  894. this.uiGroupBox2.Controls.Add(this.uiTabControl3);
  895. this.uiGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  896. this.uiGroupBox2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  897. this.uiGroupBox2.Location = new System.Drawing.Point(0, 310);
  898. this.uiGroupBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  899. this.uiGroupBox2.MinimumSize = new System.Drawing.Size(1, 1);
  900. this.uiGroupBox2.Name = "uiGroupBox2";
  901. this.uiGroupBox2.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  902. this.uiGroupBox2.Size = new System.Drawing.Size(1434, 306);
  903. this.uiGroupBox2.TabIndex = 11;
  904. this.uiGroupBox2.Text = "处方审核结果&取药结果";
  905. this.uiGroupBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  906. this.uiGroupBox2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  907. //
  908. // uiGroupBox1
  909. //
  910. this.uiGroupBox1.Controls.Add(this.dgv_PresUploadInfo);
  911. this.uiGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  912. this.uiGroupBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  913. this.uiGroupBox1.Location = new System.Drawing.Point(0, 0);
  914. this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  915. this.uiGroupBox1.MinimumSize = new System.Drawing.Size(1, 1);
  916. this.uiGroupBox1.Name = "uiGroupBox1";
  917. this.uiGroupBox1.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  918. this.uiGroupBox1.Size = new System.Drawing.Size(1434, 310);
  919. this.uiGroupBox1.TabIndex = 10;
  920. this.uiGroupBox1.Text = "电子处方上传记录";
  921. this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  922. this.uiGroupBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  923. //
  924. // dgv_PresUploadInfo
  925. //
  926. this.dgv_PresUploadInfo.AllowUserToAddRows = false;
  927. dataGridViewCellStyle26.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  928. this.dgv_PresUploadInfo.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle26;
  929. this.dgv_PresUploadInfo.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  930. this.dgv_PresUploadInfo.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  931. dataGridViewCellStyle27.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  932. dataGridViewCellStyle27.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  933. dataGridViewCellStyle27.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  934. dataGridViewCellStyle27.ForeColor = System.Drawing.Color.White;
  935. dataGridViewCellStyle27.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  936. dataGridViewCellStyle27.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  937. dataGridViewCellStyle27.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  938. this.dgv_PresUploadInfo.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle27;
  939. this.dgv_PresUploadInfo.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  940. dataGridViewCellStyle28.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  941. dataGridViewCellStyle28.BackColor = System.Drawing.Color.White;
  942. dataGridViewCellStyle28.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  943. dataGridViewCellStyle28.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  944. dataGridViewCellStyle28.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  945. dataGridViewCellStyle28.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  946. dataGridViewCellStyle28.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  947. this.dgv_PresUploadInfo.DefaultCellStyle = dataGridViewCellStyle28;
  948. this.dgv_PresUploadInfo.Dock = System.Windows.Forms.DockStyle.Fill;
  949. this.dgv_PresUploadInfo.EnableHeadersVisualStyles = false;
  950. this.dgv_PresUploadInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  951. this.dgv_PresUploadInfo.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  952. this.dgv_PresUploadInfo.Location = new System.Drawing.Point(0, 32);
  953. this.dgv_PresUploadInfo.Name = "dgv_PresUploadInfo";
  954. dataGridViewCellStyle29.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  955. dataGridViewCellStyle29.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  956. dataGridViewCellStyle29.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  957. dataGridViewCellStyle29.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  958. dataGridViewCellStyle29.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  959. dataGridViewCellStyle29.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  960. dataGridViewCellStyle29.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  961. this.dgv_PresUploadInfo.RowHeadersDefaultCellStyle = dataGridViewCellStyle29;
  962. dataGridViewCellStyle30.BackColor = System.Drawing.Color.White;
  963. dataGridViewCellStyle30.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  964. dataGridViewCellStyle30.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  965. dataGridViewCellStyle30.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  966. dataGridViewCellStyle30.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  967. this.dgv_PresUploadInfo.RowsDefaultCellStyle = dataGridViewCellStyle30;
  968. this.dgv_PresUploadInfo.RowTemplate.Height = 23;
  969. this.dgv_PresUploadInfo.SelectedIndex = -1;
  970. this.dgv_PresUploadInfo.Size = new System.Drawing.Size(1434, 278);
  971. this.dgv_PresUploadInfo.TabIndex = 11;
  972. this.dgv_PresUploadInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  973. //
  974. // uiPanel3
  975. //
  976. this.uiPanel3.Controls.Add(this.btnTakeDrug);
  977. this.uiPanel3.Controls.Add(this.uiLabel5);
  978. this.uiPanel3.Controls.Add(this.uiLabel6);
  979. this.uiPanel3.Controls.Add(this.dt_ET_Process);
  980. this.uiPanel3.Controls.Add(this.dt_ST_Process);
  981. this.uiPanel3.Controls.Add(this.uiTextBox1);
  982. this.uiPanel3.Controls.Add(this.btn_QueryUploadInfo);
  983. this.uiPanel3.Controls.Add(this.uiButton4);
  984. this.uiPanel3.Controls.Add(this.uiButton5);
  985. this.uiPanel3.Dock = System.Windows.Forms.DockStyle.Bottom;
  986. this.uiPanel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  987. this.uiPanel3.Location = new System.Drawing.Point(0, 616);
  988. this.uiPanel3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  989. this.uiPanel3.MinimumSize = new System.Drawing.Size(1, 1);
  990. this.uiPanel3.Name = "uiPanel3";
  991. this.uiPanel3.Size = new System.Drawing.Size(1434, 88);
  992. this.uiPanel3.TabIndex = 8;
  993. this.uiPanel3.Text = null;
  994. this.uiPanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  995. this.uiPanel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  996. //
  997. // uiLabel5
  998. //
  999. this.uiLabel5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1000. this.uiLabel5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1001. this.uiLabel5.Location = new System.Drawing.Point(494, 35);
  1002. this.uiLabel5.Name = "uiLabel5";
  1003. this.uiLabel5.Size = new System.Drawing.Size(90, 23);
  1004. this.uiLabel5.TabIndex = 39;
  1005. this.uiLabel5.Text = "身份证号:";
  1006. this.uiLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1007. this.uiLabel5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1008. //
  1009. // uiLabel6
  1010. //
  1011. this.uiLabel6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1012. this.uiLabel6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1013. this.uiLabel6.Location = new System.Drawing.Point(16, 35);
  1014. this.uiLabel6.Name = "uiLabel6";
  1015. this.uiLabel6.Size = new System.Drawing.Size(90, 23);
  1016. this.uiLabel6.TabIndex = 38;
  1017. this.uiLabel6.Text = "查询时间:";
  1018. this.uiLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1019. this.uiLabel6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1020. //
  1021. // dt_ET_Process
  1022. //
  1023. this.dt_ET_Process.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1024. this.dt_ET_Process.FillColor = System.Drawing.Color.White;
  1025. this.dt_ET_Process.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1026. this.dt_ET_Process.Location = new System.Drawing.Point(296, 33);
  1027. this.dt_ET_Process.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1028. this.dt_ET_Process.MaxLength = 19;
  1029. this.dt_ET_Process.MinimumSize = new System.Drawing.Size(63, 0);
  1030. this.dt_ET_Process.Name = "dt_ET_Process";
  1031. this.dt_ET_Process.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1032. this.dt_ET_Process.Size = new System.Drawing.Size(183, 29);
  1033. this.dt_ET_Process.SymbolDropDown = 61555;
  1034. this.dt_ET_Process.SymbolNormal = 61555;
  1035. this.dt_ET_Process.TabIndex = 37;
  1036. this.dt_ET_Process.Text = "2023-06-15 00:00:00";
  1037. this.dt_ET_Process.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1038. this.dt_ET_Process.Value = new System.DateTime(2023, 6, 15, 0, 0, 0, 0);
  1039. this.dt_ET_Process.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1040. //
  1041. // dt_ST_Process
  1042. //
  1043. this.dt_ST_Process.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1044. this.dt_ST_Process.FillColor = System.Drawing.Color.White;
  1045. this.dt_ST_Process.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1046. this.dt_ST_Process.Location = new System.Drawing.Point(111, 33);
  1047. this.dt_ST_Process.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1048. this.dt_ST_Process.MaxLength = 19;
  1049. this.dt_ST_Process.MinimumSize = new System.Drawing.Size(63, 0);
  1050. this.dt_ST_Process.Name = "dt_ST_Process";
  1051. this.dt_ST_Process.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1052. this.dt_ST_Process.Size = new System.Drawing.Size(183, 29);
  1053. this.dt_ST_Process.SymbolDropDown = 61555;
  1054. this.dt_ST_Process.SymbolNormal = 61555;
  1055. this.dt_ST_Process.TabIndex = 36;
  1056. this.dt_ST_Process.Text = "2023-06-14 00:00:00";
  1057. this.dt_ST_Process.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1058. this.dt_ST_Process.Value = new System.DateTime(2023, 6, 14, 0, 0, 0, 0);
  1059. this.dt_ST_Process.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1060. //
  1061. // uiTextBox1
  1062. //
  1063. this.uiTextBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1064. this.uiTextBox1.Cursor = System.Windows.Forms.Cursors.IBeam;
  1065. this.uiTextBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1066. this.uiTextBox1.Location = new System.Drawing.Point(586, 33);
  1067. this.uiTextBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1068. this.uiTextBox1.MinimumSize = new System.Drawing.Size(1, 16);
  1069. this.uiTextBox1.Name = "uiTextBox1";
  1070. this.uiTextBox1.ShowText = false;
  1071. this.uiTextBox1.Size = new System.Drawing.Size(183, 29);
  1072. this.uiTextBox1.TabIndex = 30;
  1073. this.uiTextBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1074. this.uiTextBox1.Watermark = "请输入身份证号";
  1075. this.uiTextBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1076. //
  1077. // btn_QueryUploadInfo
  1078. //
  1079. this.btn_QueryUploadInfo.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1080. | System.Windows.Forms.AnchorStyles.Left)));
  1081. this.btn_QueryUploadInfo.Cursor = System.Windows.Forms.Cursors.Hand;
  1082. this.btn_QueryUploadInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1083. this.btn_QueryUploadInfo.Location = new System.Drawing.Point(792, 11);
  1084. this.btn_QueryUploadInfo.MinimumSize = new System.Drawing.Size(1, 1);
  1085. this.btn_QueryUploadInfo.Name = "btn_QueryUploadInfo";
  1086. this.btn_QueryUploadInfo.Size = new System.Drawing.Size(189, 65);
  1087. this.btn_QueryUploadInfo.TabIndex = 29;
  1088. this.btn_QueryUploadInfo.Text = "1.电子处方上传记录查询";
  1089. this.btn_QueryUploadInfo.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1090. this.btn_QueryUploadInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1091. this.btn_QueryUploadInfo.Click += new System.EventHandler(this.btn_QueryUploadInfo_Click);
  1092. //
  1093. // uiButton4
  1094. //
  1095. this.uiButton4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1096. | System.Windows.Forms.AnchorStyles.Right)));
  1097. this.uiButton4.Cursor = System.Windows.Forms.Cursors.Hand;
  1098. this.uiButton4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1099. this.uiButton4.Location = new System.Drawing.Point(1322, 11);
  1100. this.uiButton4.MinimumSize = new System.Drawing.Size(1, 1);
  1101. this.uiButton4.Name = "uiButton4";
  1102. this.uiButton4.Size = new System.Drawing.Size(106, 66);
  1103. this.uiButton4.TabIndex = 1;
  1104. this.uiButton4.Text = "退 出";
  1105. this.uiButton4.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1106. this.uiButton4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1107. this.uiButton4.Click += new System.EventHandler(this.btnClose_Click);
  1108. //
  1109. // uiButton5
  1110. //
  1111. this.uiButton5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1112. | System.Windows.Forms.AnchorStyles.Right)));
  1113. this.uiButton5.Cursor = System.Windows.Forms.Cursors.Hand;
  1114. this.uiButton5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1115. this.uiButton5.Location = new System.Drawing.Point(1094, 11);
  1116. this.uiButton5.MinimumSize = new System.Drawing.Size(1, 1);
  1117. this.uiButton5.Name = "uiButton5";
  1118. this.uiButton5.Size = new System.Drawing.Size(226, 32);
  1119. this.uiButton5.TabIndex = 0;
  1120. this.uiButton5.Text = "选中上传记录查询审核结果";
  1121. this.uiButton5.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1122. this.uiButton5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1123. this.uiButton5.Click += new System.EventHandler(this.uiButton5_Click);
  1124. //
  1125. // tb_PresInfo
  1126. //
  1127. this.tb_PresInfo.Controls.Add(this.uiGroupBox4);
  1128. this.tb_PresInfo.Controls.Add(this.uiGroupBox3);
  1129. this.tb_PresInfo.Controls.Add(this.uiPanel4);
  1130. this.tb_PresInfo.Location = new System.Drawing.Point(0, 40);
  1131. this.tb_PresInfo.Name = "tb_PresInfo";
  1132. this.tb_PresInfo.Size = new System.Drawing.Size(1434, 704);
  1133. this.tb_PresInfo.TabIndex = 2;
  1134. this.tb_PresInfo.Text = "电子处方信息查询";
  1135. this.tb_PresInfo.UseVisualStyleBackColor = true;
  1136. //
  1137. // uiGroupBox4
  1138. //
  1139. this.uiGroupBox4.Controls.Add(this.uiTabControl2);
  1140. this.uiGroupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
  1141. this.uiGroupBox4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1142. this.uiGroupBox4.Location = new System.Drawing.Point(0, 268);
  1143. this.uiGroupBox4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1144. this.uiGroupBox4.MinimumSize = new System.Drawing.Size(1, 1);
  1145. this.uiGroupBox4.Name = "uiGroupBox4";
  1146. this.uiGroupBox4.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  1147. this.uiGroupBox4.Size = new System.Drawing.Size(1434, 348);
  1148. this.uiGroupBox4.TabIndex = 11;
  1149. this.uiGroupBox4.Text = "医保电子处方中心返回信息";
  1150. this.uiGroupBox4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1151. this.uiGroupBox4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1152. //
  1153. // uiTabControl2
  1154. //
  1155. this.uiTabControl2.Controls.Add(this.tp_PresMain);
  1156. this.uiTabControl2.Controls.Add(this.tp_DetlList);
  1157. this.uiTabControl2.Controls.Add(this.tp_Otpinfo);
  1158. this.uiTabControl2.Controls.Add(this.tp_DiseList);
  1159. this.uiTabControl2.Dock = System.Windows.Forms.DockStyle.Fill;
  1160. this.uiTabControl2.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
  1161. this.uiTabControl2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1162. this.uiTabControl2.ItemSize = new System.Drawing.Size(150, 40);
  1163. this.uiTabControl2.Location = new System.Drawing.Point(0, 32);
  1164. this.uiTabControl2.MainPage = "";
  1165. this.uiTabControl2.Name = "uiTabControl2";
  1166. this.uiTabControl2.SelectedIndex = 0;
  1167. this.uiTabControl2.Size = new System.Drawing.Size(1434, 316);
  1168. this.uiTabControl2.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  1169. this.uiTabControl2.TabIndex = 0;
  1170. this.uiTabControl2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1171. this.uiTabControl2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1172. //
  1173. // tp_PresMain
  1174. //
  1175. this.tp_PresMain.Controls.Add(this.dgv_Main_tb);
  1176. this.tp_PresMain.Location = new System.Drawing.Point(0, 40);
  1177. this.tp_PresMain.Name = "tp_PresMain";
  1178. this.tp_PresMain.Size = new System.Drawing.Size(1434, 276);
  1179. this.tp_PresMain.TabIndex = 0;
  1180. this.tp_PresMain.Text = "处方信息";
  1181. this.tp_PresMain.UseVisualStyleBackColor = true;
  1182. //
  1183. // dgv_Main_tb
  1184. //
  1185. this.dgv_Main_tb.AllowUserToAddRows = false;
  1186. dataGridViewCellStyle31.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1187. this.dgv_Main_tb.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle31;
  1188. this.dgv_Main_tb.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1189. this.dgv_Main_tb.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  1190. dataGridViewCellStyle32.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1191. dataGridViewCellStyle32.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1192. dataGridViewCellStyle32.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1193. dataGridViewCellStyle32.ForeColor = System.Drawing.Color.White;
  1194. dataGridViewCellStyle32.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1195. dataGridViewCellStyle32.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1196. dataGridViewCellStyle32.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1197. this.dgv_Main_tb.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle32;
  1198. this.dgv_Main_tb.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  1199. dataGridViewCellStyle33.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1200. dataGridViewCellStyle33.BackColor = System.Drawing.Color.White;
  1201. dataGridViewCellStyle33.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1202. dataGridViewCellStyle33.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1203. dataGridViewCellStyle33.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  1204. dataGridViewCellStyle33.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1205. dataGridViewCellStyle33.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  1206. this.dgv_Main_tb.DefaultCellStyle = dataGridViewCellStyle33;
  1207. this.dgv_Main_tb.Dock = System.Windows.Forms.DockStyle.Fill;
  1208. this.dgv_Main_tb.EnableHeadersVisualStyles = false;
  1209. this.dgv_Main_tb.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1210. this.dgv_Main_tb.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  1211. this.dgv_Main_tb.Location = new System.Drawing.Point(0, 0);
  1212. this.dgv_Main_tb.Name = "dgv_Main_tb";
  1213. dataGridViewCellStyle34.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1214. dataGridViewCellStyle34.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1215. dataGridViewCellStyle34.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1216. dataGridViewCellStyle34.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1217. dataGridViewCellStyle34.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1218. dataGridViewCellStyle34.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1219. dataGridViewCellStyle34.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1220. this.dgv_Main_tb.RowHeadersDefaultCellStyle = dataGridViewCellStyle34;
  1221. dataGridViewCellStyle35.BackColor = System.Drawing.Color.White;
  1222. dataGridViewCellStyle35.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1223. dataGridViewCellStyle35.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1224. dataGridViewCellStyle35.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  1225. dataGridViewCellStyle35.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1226. this.dgv_Main_tb.RowsDefaultCellStyle = dataGridViewCellStyle35;
  1227. this.dgv_Main_tb.RowTemplate.Height = 23;
  1228. this.dgv_Main_tb.SelectedIndex = -1;
  1229. this.dgv_Main_tb.Size = new System.Drawing.Size(1434, 276);
  1230. this.dgv_Main_tb.TabIndex = 1;
  1231. this.dgv_Main_tb.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1232. //
  1233. // tp_DetlList
  1234. //
  1235. this.tp_DetlList.Controls.Add(this.dgv_DetlList_tb);
  1236. this.tp_DetlList.Location = new System.Drawing.Point(0, 40);
  1237. this.tp_DetlList.Name = "tp_DetlList";
  1238. this.tp_DetlList.Size = new System.Drawing.Size(1434, 276);
  1239. this.tp_DetlList.TabIndex = 1;
  1240. this.tp_DetlList.Text = "处方明细信息";
  1241. this.tp_DetlList.UseVisualStyleBackColor = true;
  1242. //
  1243. // dgv_DetlList_tb
  1244. //
  1245. this.dgv_DetlList_tb.AllowUserToAddRows = false;
  1246. dataGridViewCellStyle36.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1247. this.dgv_DetlList_tb.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle36;
  1248. this.dgv_DetlList_tb.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1249. this.dgv_DetlList_tb.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  1250. dataGridViewCellStyle37.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1251. dataGridViewCellStyle37.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1252. dataGridViewCellStyle37.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1253. dataGridViewCellStyle37.ForeColor = System.Drawing.Color.White;
  1254. dataGridViewCellStyle37.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1255. dataGridViewCellStyle37.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1256. dataGridViewCellStyle37.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1257. this.dgv_DetlList_tb.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle37;
  1258. this.dgv_DetlList_tb.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  1259. dataGridViewCellStyle38.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1260. dataGridViewCellStyle38.BackColor = System.Drawing.Color.White;
  1261. dataGridViewCellStyle38.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1262. dataGridViewCellStyle38.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1263. dataGridViewCellStyle38.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  1264. dataGridViewCellStyle38.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1265. dataGridViewCellStyle38.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  1266. this.dgv_DetlList_tb.DefaultCellStyle = dataGridViewCellStyle38;
  1267. this.dgv_DetlList_tb.Dock = System.Windows.Forms.DockStyle.Fill;
  1268. this.dgv_DetlList_tb.EnableHeadersVisualStyles = false;
  1269. this.dgv_DetlList_tb.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1270. this.dgv_DetlList_tb.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  1271. this.dgv_DetlList_tb.Location = new System.Drawing.Point(0, 0);
  1272. this.dgv_DetlList_tb.Name = "dgv_DetlList_tb";
  1273. dataGridViewCellStyle39.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1274. dataGridViewCellStyle39.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1275. dataGridViewCellStyle39.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1276. dataGridViewCellStyle39.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1277. dataGridViewCellStyle39.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1278. dataGridViewCellStyle39.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1279. dataGridViewCellStyle39.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1280. this.dgv_DetlList_tb.RowHeadersDefaultCellStyle = dataGridViewCellStyle39;
  1281. dataGridViewCellStyle40.BackColor = System.Drawing.Color.White;
  1282. dataGridViewCellStyle40.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1283. dataGridViewCellStyle40.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1284. dataGridViewCellStyle40.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  1285. dataGridViewCellStyle40.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1286. this.dgv_DetlList_tb.RowsDefaultCellStyle = dataGridViewCellStyle40;
  1287. this.dgv_DetlList_tb.RowTemplate.Height = 23;
  1288. this.dgv_DetlList_tb.SelectedIndex = -1;
  1289. this.dgv_DetlList_tb.Size = new System.Drawing.Size(1434, 276);
  1290. this.dgv_DetlList_tb.TabIndex = 1;
  1291. this.dgv_DetlList_tb.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1292. //
  1293. // tp_Otpinfo
  1294. //
  1295. this.tp_Otpinfo.Controls.Add(this.dgv_Otpinfo_tb);
  1296. this.tp_Otpinfo.Location = new System.Drawing.Point(0, 40);
  1297. this.tp_Otpinfo.Name = "tp_Otpinfo";
  1298. this.tp_Otpinfo.Size = new System.Drawing.Size(200, 0);
  1299. this.tp_Otpinfo.TabIndex = 2;
  1300. this.tp_Otpinfo.Text = "就诊信息";
  1301. this.tp_Otpinfo.UseVisualStyleBackColor = true;
  1302. //
  1303. // dgv_Otpinfo_tb
  1304. //
  1305. this.dgv_Otpinfo_tb.AllowUserToAddRows = false;
  1306. dataGridViewCellStyle41.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1307. this.dgv_Otpinfo_tb.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle41;
  1308. this.dgv_Otpinfo_tb.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1309. this.dgv_Otpinfo_tb.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  1310. dataGridViewCellStyle42.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1311. dataGridViewCellStyle42.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1312. dataGridViewCellStyle42.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1313. dataGridViewCellStyle42.ForeColor = System.Drawing.Color.White;
  1314. dataGridViewCellStyle42.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1315. dataGridViewCellStyle42.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1316. dataGridViewCellStyle42.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1317. this.dgv_Otpinfo_tb.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle42;
  1318. this.dgv_Otpinfo_tb.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  1319. dataGridViewCellStyle43.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1320. dataGridViewCellStyle43.BackColor = System.Drawing.Color.White;
  1321. dataGridViewCellStyle43.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1322. dataGridViewCellStyle43.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1323. dataGridViewCellStyle43.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  1324. dataGridViewCellStyle43.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1325. dataGridViewCellStyle43.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  1326. this.dgv_Otpinfo_tb.DefaultCellStyle = dataGridViewCellStyle43;
  1327. this.dgv_Otpinfo_tb.Dock = System.Windows.Forms.DockStyle.Fill;
  1328. this.dgv_Otpinfo_tb.EnableHeadersVisualStyles = false;
  1329. this.dgv_Otpinfo_tb.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1330. this.dgv_Otpinfo_tb.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  1331. this.dgv_Otpinfo_tb.Location = new System.Drawing.Point(0, 0);
  1332. this.dgv_Otpinfo_tb.Name = "dgv_Otpinfo_tb";
  1333. dataGridViewCellStyle44.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1334. dataGridViewCellStyle44.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1335. dataGridViewCellStyle44.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1336. dataGridViewCellStyle44.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1337. dataGridViewCellStyle44.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1338. dataGridViewCellStyle44.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1339. dataGridViewCellStyle44.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1340. this.dgv_Otpinfo_tb.RowHeadersDefaultCellStyle = dataGridViewCellStyle44;
  1341. dataGridViewCellStyle45.BackColor = System.Drawing.Color.White;
  1342. dataGridViewCellStyle45.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1343. dataGridViewCellStyle45.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1344. dataGridViewCellStyle45.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  1345. dataGridViewCellStyle45.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1346. this.dgv_Otpinfo_tb.RowsDefaultCellStyle = dataGridViewCellStyle45;
  1347. this.dgv_Otpinfo_tb.RowTemplate.Height = 23;
  1348. this.dgv_Otpinfo_tb.SelectedIndex = -1;
  1349. this.dgv_Otpinfo_tb.Size = new System.Drawing.Size(200, 0);
  1350. this.dgv_Otpinfo_tb.TabIndex = 1;
  1351. this.dgv_Otpinfo_tb.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1352. //
  1353. // tp_DiseList
  1354. //
  1355. this.tp_DiseList.Controls.Add(this.dgv_DiseList_tb);
  1356. this.tp_DiseList.Location = new System.Drawing.Point(0, 40);
  1357. this.tp_DiseList.Name = "tp_DiseList";
  1358. this.tp_DiseList.Size = new System.Drawing.Size(200, 0);
  1359. this.tp_DiseList.TabIndex = 3;
  1360. this.tp_DiseList.Text = "诊断信息";
  1361. this.tp_DiseList.UseVisualStyleBackColor = true;
  1362. //
  1363. // dgv_DiseList_tb
  1364. //
  1365. this.dgv_DiseList_tb.AllowUserToAddRows = false;
  1366. dataGridViewCellStyle46.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1367. this.dgv_DiseList_tb.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle46;
  1368. this.dgv_DiseList_tb.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1369. this.dgv_DiseList_tb.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  1370. dataGridViewCellStyle47.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1371. dataGridViewCellStyle47.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1372. dataGridViewCellStyle47.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1373. dataGridViewCellStyle47.ForeColor = System.Drawing.Color.White;
  1374. dataGridViewCellStyle47.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1375. dataGridViewCellStyle47.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1376. dataGridViewCellStyle47.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1377. this.dgv_DiseList_tb.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle47;
  1378. this.dgv_DiseList_tb.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  1379. dataGridViewCellStyle48.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1380. dataGridViewCellStyle48.BackColor = System.Drawing.Color.White;
  1381. dataGridViewCellStyle48.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1382. dataGridViewCellStyle48.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1383. dataGridViewCellStyle48.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  1384. dataGridViewCellStyle48.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1385. dataGridViewCellStyle48.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  1386. this.dgv_DiseList_tb.DefaultCellStyle = dataGridViewCellStyle48;
  1387. this.dgv_DiseList_tb.Dock = System.Windows.Forms.DockStyle.Fill;
  1388. this.dgv_DiseList_tb.EnableHeadersVisualStyles = false;
  1389. this.dgv_DiseList_tb.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1390. this.dgv_DiseList_tb.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  1391. this.dgv_DiseList_tb.Location = new System.Drawing.Point(0, 0);
  1392. this.dgv_DiseList_tb.Name = "dgv_DiseList_tb";
  1393. dataGridViewCellStyle49.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1394. dataGridViewCellStyle49.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1395. dataGridViewCellStyle49.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1396. dataGridViewCellStyle49.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1397. dataGridViewCellStyle49.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1398. dataGridViewCellStyle49.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1399. dataGridViewCellStyle49.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1400. this.dgv_DiseList_tb.RowHeadersDefaultCellStyle = dataGridViewCellStyle49;
  1401. dataGridViewCellStyle50.BackColor = System.Drawing.Color.White;
  1402. dataGridViewCellStyle50.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1403. dataGridViewCellStyle50.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1404. dataGridViewCellStyle50.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  1405. dataGridViewCellStyle50.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1406. this.dgv_DiseList_tb.RowsDefaultCellStyle = dataGridViewCellStyle50;
  1407. this.dgv_DiseList_tb.RowTemplate.Height = 23;
  1408. this.dgv_DiseList_tb.SelectedIndex = -1;
  1409. this.dgv_DiseList_tb.Size = new System.Drawing.Size(200, 0);
  1410. this.dgv_DiseList_tb.TabIndex = 1;
  1411. this.dgv_DiseList_tb.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1412. //
  1413. // uiGroupBox3
  1414. //
  1415. this.uiGroupBox3.Controls.Add(this.dgv_PresPreChekInfo);
  1416. this.uiGroupBox3.Dock = System.Windows.Forms.DockStyle.Top;
  1417. this.uiGroupBox3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1418. this.uiGroupBox3.Location = new System.Drawing.Point(0, 0);
  1419. this.uiGroupBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1420. this.uiGroupBox3.MinimumSize = new System.Drawing.Size(1, 1);
  1421. this.uiGroupBox3.Name = "uiGroupBox3";
  1422. this.uiGroupBox3.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  1423. this.uiGroupBox3.Size = new System.Drawing.Size(1434, 268);
  1424. this.uiGroupBox3.TabIndex = 10;
  1425. this.uiGroupBox3.Text = "电子处方预核验信息(包含未上传和已上传电子处方)";
  1426. this.uiGroupBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1427. this.uiGroupBox3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1428. //
  1429. // dgv_PresPreChekInfo
  1430. //
  1431. this.dgv_PresPreChekInfo.AllowUserToAddRows = false;
  1432. dataGridViewCellStyle51.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1433. this.dgv_PresPreChekInfo.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle51;
  1434. this.dgv_PresPreChekInfo.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1435. this.dgv_PresPreChekInfo.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  1436. dataGridViewCellStyle52.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1437. dataGridViewCellStyle52.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1438. dataGridViewCellStyle52.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1439. dataGridViewCellStyle52.ForeColor = System.Drawing.Color.White;
  1440. dataGridViewCellStyle52.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1441. dataGridViewCellStyle52.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1442. dataGridViewCellStyle52.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1443. this.dgv_PresPreChekInfo.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle52;
  1444. this.dgv_PresPreChekInfo.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  1445. dataGridViewCellStyle53.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1446. dataGridViewCellStyle53.BackColor = System.Drawing.Color.White;
  1447. dataGridViewCellStyle53.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1448. dataGridViewCellStyle53.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1449. dataGridViewCellStyle53.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  1450. dataGridViewCellStyle53.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1451. dataGridViewCellStyle53.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  1452. this.dgv_PresPreChekInfo.DefaultCellStyle = dataGridViewCellStyle53;
  1453. this.dgv_PresPreChekInfo.Dock = System.Windows.Forms.DockStyle.Fill;
  1454. this.dgv_PresPreChekInfo.EnableHeadersVisualStyles = false;
  1455. this.dgv_PresPreChekInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1456. this.dgv_PresPreChekInfo.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  1457. this.dgv_PresPreChekInfo.Location = new System.Drawing.Point(0, 32);
  1458. this.dgv_PresPreChekInfo.Name = "dgv_PresPreChekInfo";
  1459. dataGridViewCellStyle54.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1460. dataGridViewCellStyle54.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1461. dataGridViewCellStyle54.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1462. dataGridViewCellStyle54.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1463. dataGridViewCellStyle54.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1464. dataGridViewCellStyle54.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1465. dataGridViewCellStyle54.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1466. this.dgv_PresPreChekInfo.RowHeadersDefaultCellStyle = dataGridViewCellStyle54;
  1467. dataGridViewCellStyle55.BackColor = System.Drawing.Color.White;
  1468. dataGridViewCellStyle55.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1469. dataGridViewCellStyle55.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1470. dataGridViewCellStyle55.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  1471. dataGridViewCellStyle55.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1472. this.dgv_PresPreChekInfo.RowsDefaultCellStyle = dataGridViewCellStyle55;
  1473. this.dgv_PresPreChekInfo.RowTemplate.Height = 23;
  1474. this.dgv_PresPreChekInfo.SelectedIndex = -1;
  1475. this.dgv_PresPreChekInfo.Size = new System.Drawing.Size(1434, 236);
  1476. this.dgv_PresPreChekInfo.TabIndex = 0;
  1477. this.dgv_PresPreChekInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1478. //
  1479. // uiPanel4
  1480. //
  1481. this.uiPanel4.Controls.Add(this.uiLabel7);
  1482. this.uiPanel4.Controls.Add(this.uiLabel8);
  1483. this.uiPanel4.Controls.Add(this.dt_ET_PPC);
  1484. this.uiPanel4.Controls.Add(this.dt_ST_PPC);
  1485. this.uiPanel4.Controls.Add(this.tb_PresCertNo);
  1486. this.uiPanel4.Controls.Add(this.tb_QueryPresPreCheck);
  1487. this.uiPanel4.Controls.Add(this.uiButton6);
  1488. this.uiPanel4.Controls.Add(this.btn_InsuQuery);
  1489. this.uiPanel4.Dock = System.Windows.Forms.DockStyle.Bottom;
  1490. this.uiPanel4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1491. this.uiPanel4.Location = new System.Drawing.Point(0, 616);
  1492. this.uiPanel4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1493. this.uiPanel4.MinimumSize = new System.Drawing.Size(1, 1);
  1494. this.uiPanel4.Name = "uiPanel4";
  1495. this.uiPanel4.Size = new System.Drawing.Size(1434, 88);
  1496. this.uiPanel4.TabIndex = 9;
  1497. this.uiPanel4.Text = null;
  1498. this.uiPanel4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1499. this.uiPanel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1500. //
  1501. // uiLabel7
  1502. //
  1503. this.uiLabel7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1504. this.uiLabel7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1505. this.uiLabel7.Location = new System.Drawing.Point(308, 11);
  1506. this.uiLabel7.Name = "uiLabel7";
  1507. this.uiLabel7.Size = new System.Drawing.Size(90, 23);
  1508. this.uiLabel7.TabIndex = 39;
  1509. this.uiLabel7.Text = "身份证号:";
  1510. this.uiLabel7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1511. this.uiLabel7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1512. //
  1513. // uiLabel8
  1514. //
  1515. this.uiLabel8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1516. this.uiLabel8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1517. this.uiLabel8.Location = new System.Drawing.Point(14, 11);
  1518. this.uiLabel8.Name = "uiLabel8";
  1519. this.uiLabel8.Size = new System.Drawing.Size(90, 23);
  1520. this.uiLabel8.TabIndex = 38;
  1521. this.uiLabel8.Text = "查询时间:";
  1522. this.uiLabel8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1523. this.uiLabel8.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1524. //
  1525. // dt_ET_PPC
  1526. //
  1527. this.dt_ET_PPC.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1528. this.dt_ET_PPC.FillColor = System.Drawing.Color.White;
  1529. this.dt_ET_PPC.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1530. this.dt_ET_PPC.Location = new System.Drawing.Point(109, 50);
  1531. this.dt_ET_PPC.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1532. this.dt_ET_PPC.MaxLength = 19;
  1533. this.dt_ET_PPC.MinimumSize = new System.Drawing.Size(63, 0);
  1534. this.dt_ET_PPC.Name = "dt_ET_PPC";
  1535. this.dt_ET_PPC.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1536. this.dt_ET_PPC.Size = new System.Drawing.Size(183, 29);
  1537. this.dt_ET_PPC.SymbolDropDown = 61555;
  1538. this.dt_ET_PPC.SymbolNormal = 61555;
  1539. this.dt_ET_PPC.TabIndex = 37;
  1540. this.dt_ET_PPC.Text = "2023-06-15 00:00:00";
  1541. this.dt_ET_PPC.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1542. this.dt_ET_PPC.Value = new System.DateTime(2023, 6, 15, 0, 0, 0, 0);
  1543. this.dt_ET_PPC.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1544. //
  1545. // dt_ST_PPC
  1546. //
  1547. this.dt_ST_PPC.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1548. this.dt_ST_PPC.FillColor = System.Drawing.Color.White;
  1549. this.dt_ST_PPC.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1550. this.dt_ST_PPC.Location = new System.Drawing.Point(109, 11);
  1551. this.dt_ST_PPC.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1552. this.dt_ST_PPC.MaxLength = 19;
  1553. this.dt_ST_PPC.MinimumSize = new System.Drawing.Size(63, 0);
  1554. this.dt_ST_PPC.Name = "dt_ST_PPC";
  1555. this.dt_ST_PPC.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1556. this.dt_ST_PPC.Size = new System.Drawing.Size(183, 29);
  1557. this.dt_ST_PPC.SymbolDropDown = 61555;
  1558. this.dt_ST_PPC.SymbolNormal = 61555;
  1559. this.dt_ST_PPC.TabIndex = 36;
  1560. this.dt_ST_PPC.Text = "2023-06-14 00:00:00";
  1561. this.dt_ST_PPC.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1562. this.dt_ST_PPC.Value = new System.DateTime(2023, 6, 14, 0, 0, 0, 0);
  1563. this.dt_ST_PPC.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1564. //
  1565. // tb_PresCertNo
  1566. //
  1567. this.tb_PresCertNo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1568. this.tb_PresCertNo.Cursor = System.Windows.Forms.Cursors.IBeam;
  1569. this.tb_PresCertNo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1570. this.tb_PresCertNo.Location = new System.Drawing.Point(307, 50);
  1571. this.tb_PresCertNo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1572. this.tb_PresCertNo.MinimumSize = new System.Drawing.Size(1, 16);
  1573. this.tb_PresCertNo.Name = "tb_PresCertNo";
  1574. this.tb_PresCertNo.ShowText = false;
  1575. this.tb_PresCertNo.Size = new System.Drawing.Size(183, 29);
  1576. this.tb_PresCertNo.TabIndex = 30;
  1577. this.tb_PresCertNo.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1578. this.tb_PresCertNo.Watermark = "请输入身份证号";
  1579. this.tb_PresCertNo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1580. //
  1581. // tb_QueryPresPreCheck
  1582. //
  1583. this.tb_QueryPresPreCheck.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1584. | System.Windows.Forms.AnchorStyles.Left)));
  1585. this.tb_QueryPresPreCheck.Cursor = System.Windows.Forms.Cursors.Hand;
  1586. this.tb_QueryPresPreCheck.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1587. this.tb_QueryPresPreCheck.Location = new System.Drawing.Point(505, 13);
  1588. this.tb_QueryPresPreCheck.MinimumSize = new System.Drawing.Size(1, 1);
  1589. this.tb_QueryPresPreCheck.Name = "tb_QueryPresPreCheck";
  1590. this.tb_QueryPresPreCheck.Size = new System.Drawing.Size(144, 66);
  1591. this.tb_QueryPresPreCheck.TabIndex = 29;
  1592. this.tb_QueryPresPreCheck.Text = "1.预核验记录查询";
  1593. this.tb_QueryPresPreCheck.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1594. this.tb_QueryPresPreCheck.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1595. this.tb_QueryPresPreCheck.Click += new System.EventHandler(this.tb_QueryPresPreCheck_Click);
  1596. //
  1597. // uiButton6
  1598. //
  1599. this.uiButton6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1600. | System.Windows.Forms.AnchorStyles.Right)));
  1601. this.uiButton6.Cursor = System.Windows.Forms.Cursors.Hand;
  1602. this.uiButton6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1603. this.uiButton6.Location = new System.Drawing.Point(1322, 11);
  1604. this.uiButton6.MinimumSize = new System.Drawing.Size(1, 1);
  1605. this.uiButton6.Name = "uiButton6";
  1606. this.uiButton6.Size = new System.Drawing.Size(106, 66);
  1607. this.uiButton6.TabIndex = 1;
  1608. this.uiButton6.Text = "退 出";
  1609. this.uiButton6.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1610. this.uiButton6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1611. this.uiButton6.Click += new System.EventHandler(this.btnClose_Click);
  1612. //
  1613. // btn_InsuQuery
  1614. //
  1615. this.btn_InsuQuery.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1616. | System.Windows.Forms.AnchorStyles.Right)));
  1617. this.btn_InsuQuery.Cursor = System.Windows.Forms.Cursors.Hand;
  1618. this.btn_InsuQuery.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1619. this.btn_InsuQuery.Location = new System.Drawing.Point(1038, 11);
  1620. this.btn_InsuQuery.MinimumSize = new System.Drawing.Size(1, 1);
  1621. this.btn_InsuQuery.Name = "btn_InsuQuery";
  1622. this.btn_InsuQuery.Size = new System.Drawing.Size(281, 66);
  1623. this.btn_InsuQuery.TabIndex = 0;
  1624. this.btn_InsuQuery.Text = "2.选中预核验信息查电子处方详细信息";
  1625. this.btn_InsuQuery.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1626. this.btn_InsuQuery.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1627. this.btn_InsuQuery.Click += new System.EventHandler(this.btn_InsuQuery_Click);
  1628. //
  1629. // tb_QueryDrug
  1630. //
  1631. this.tb_QueryDrug.Controls.Add(this.gbStoreAndDrug);
  1632. this.tb_QueryDrug.Controls.Add(this.gbRxInfo);
  1633. this.tb_QueryDrug.Controls.Add(this.uiPanel5);
  1634. this.tb_QueryDrug.Location = new System.Drawing.Point(0, 40);
  1635. this.tb_QueryDrug.Name = "tb_QueryDrug";
  1636. this.tb_QueryDrug.Size = new System.Drawing.Size(1434, 704);
  1637. this.tb_QueryDrug.TabIndex = 4;
  1638. this.tb_QueryDrug.Text = "查询药店&药品信息";
  1639. this.tb_QueryDrug.UseVisualStyleBackColor = true;
  1640. //
  1641. // uiPanel5
  1642. //
  1643. this.uiPanel5.Controls.Add(this.uiLabel11);
  1644. this.uiPanel5.Controls.Add(this.tbPageSize);
  1645. this.uiPanel5.Controls.Add(this.uiLabel10);
  1646. this.uiPanel5.Controls.Add(this.tbPageNum);
  1647. this.uiPanel5.Controls.Add(this.btnQueryStoreDrug);
  1648. this.uiPanel5.Controls.Add(this.uiLabel9);
  1649. this.uiPanel5.Controls.Add(this.tbHiRxno);
  1650. this.uiPanel5.Controls.Add(this.btnQueryRxInfo);
  1651. this.uiPanel5.Controls.Add(this.btnClose_5);
  1652. this.uiPanel5.Controls.Add(this.btnQueryDrugStoreInfo);
  1653. this.uiPanel5.Dock = System.Windows.Forms.DockStyle.Bottom;
  1654. this.uiPanel5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1655. this.uiPanel5.Location = new System.Drawing.Point(0, 616);
  1656. this.uiPanel5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1657. this.uiPanel5.MinimumSize = new System.Drawing.Size(1, 1);
  1658. this.uiPanel5.Name = "uiPanel5";
  1659. this.uiPanel5.Size = new System.Drawing.Size(1434, 88);
  1660. this.uiPanel5.TabIndex = 10;
  1661. this.uiPanel5.Text = null;
  1662. this.uiPanel5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1663. this.uiPanel5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1664. //
  1665. // uiLabel9
  1666. //
  1667. this.uiLabel9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1668. this.uiLabel9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1669. this.uiLabel9.Location = new System.Drawing.Point(3, 29);
  1670. this.uiLabel9.Name = "uiLabel9";
  1671. this.uiLabel9.Size = new System.Drawing.Size(114, 23);
  1672. this.uiLabel9.TabIndex = 39;
  1673. this.uiLabel9.Text = "医保处方号:";
  1674. this.uiLabel9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1675. this.uiLabel9.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1676. //
  1677. // tbHiRxno
  1678. //
  1679. this.tbHiRxno.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1680. this.tbHiRxno.Cursor = System.Windows.Forms.Cursors.IBeam;
  1681. this.tbHiRxno.DoubleValue = 4.4190002204131756E+29D;
  1682. this.tbHiRxno.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1683. this.tbHiRxno.Location = new System.Drawing.Point(115, 29);
  1684. this.tbHiRxno.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1685. this.tbHiRxno.MinimumSize = new System.Drawing.Size(1, 16);
  1686. this.tbHiRxno.Name = "tbHiRxno";
  1687. this.tbHiRxno.ShowText = false;
  1688. this.tbHiRxno.Size = new System.Drawing.Size(269, 29);
  1689. this.tbHiRxno.TabIndex = 30;
  1690. this.tbHiRxno.Text = "441900022041317544390500068778";
  1691. this.tbHiRxno.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1692. this.tbHiRxno.Watermark = "请输入身份证号";
  1693. this.tbHiRxno.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1694. //
  1695. // btnQueryRxInfo
  1696. //
  1697. this.btnQueryRxInfo.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1698. | System.Windows.Forms.AnchorStyles.Left)));
  1699. this.btnQueryRxInfo.Cursor = System.Windows.Forms.Cursors.Hand;
  1700. this.btnQueryRxInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1701. this.btnQueryRxInfo.Location = new System.Drawing.Point(847, 11);
  1702. this.btnQueryRxInfo.MinimumSize = new System.Drawing.Size(1, 1);
  1703. this.btnQueryRxInfo.Name = "btnQueryRxInfo";
  1704. this.btnQueryRxInfo.Size = new System.Drawing.Size(144, 66);
  1705. this.btnQueryRxInfo.TabIndex = 29;
  1706. this.btnQueryRxInfo.Text = "1.查询该处方信息";
  1707. this.btnQueryRxInfo.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1708. this.btnQueryRxInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1709. this.btnQueryRxInfo.Click += new System.EventHandler(this.btnQueryRxInfo_Click);
  1710. //
  1711. // btnClose_5
  1712. //
  1713. this.btnClose_5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1714. | System.Windows.Forms.AnchorStyles.Right)));
  1715. this.btnClose_5.Cursor = System.Windows.Forms.Cursors.Hand;
  1716. this.btnClose_5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1717. this.btnClose_5.Location = new System.Drawing.Point(1322, 11);
  1718. this.btnClose_5.MinimumSize = new System.Drawing.Size(1, 1);
  1719. this.btnClose_5.Name = "btnClose_5";
  1720. this.btnClose_5.Size = new System.Drawing.Size(106, 66);
  1721. this.btnClose_5.TabIndex = 1;
  1722. this.btnClose_5.Text = "退 出";
  1723. this.btnClose_5.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1724. this.btnClose_5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1725. this.btnClose_5.Click += new System.EventHandler(this.btnClose_5_Click);
  1726. //
  1727. // btnQueryDrugStoreInfo
  1728. //
  1729. this.btnQueryDrugStoreInfo.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1730. | System.Windows.Forms.AnchorStyles.Right)));
  1731. this.btnQueryDrugStoreInfo.Cursor = System.Windows.Forms.Cursors.Hand;
  1732. this.btnQueryDrugStoreInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1733. this.btnQueryDrugStoreInfo.Location = new System.Drawing.Point(997, 11);
  1734. this.btnQueryDrugStoreInfo.MinimumSize = new System.Drawing.Size(1, 1);
  1735. this.btnQueryDrugStoreInfo.Name = "btnQueryDrugStoreInfo";
  1736. this.btnQueryDrugStoreInfo.Size = new System.Drawing.Size(146, 66);
  1737. this.btnQueryDrugStoreInfo.TabIndex = 0;
  1738. this.btnQueryDrugStoreInfo.Text = "2.查询药店信息";
  1739. this.btnQueryDrugStoreInfo.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1740. this.btnQueryDrugStoreInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1741. this.btnQueryDrugStoreInfo.Click += new System.EventHandler(this.btnQueryDrugStoreInfo_Click);
  1742. //
  1743. // gbRxInfo
  1744. //
  1745. this.gbRxInfo.Controls.Add(this.dgvRxDetail);
  1746. this.gbRxInfo.Dock = System.Windows.Forms.DockStyle.Top;
  1747. this.gbRxInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1748. this.gbRxInfo.Location = new System.Drawing.Point(0, 0);
  1749. this.gbRxInfo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1750. this.gbRxInfo.MinimumSize = new System.Drawing.Size(1, 1);
  1751. this.gbRxInfo.Name = "gbRxInfo";
  1752. this.gbRxInfo.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  1753. this.gbRxInfo.Size = new System.Drawing.Size(1434, 268);
  1754. this.gbRxInfo.TabIndex = 11;
  1755. this.gbRxInfo.Text = "处方信息";
  1756. this.gbRxInfo.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1757. this.gbRxInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1758. //
  1759. // dgvRxDetail
  1760. //
  1761. this.dgvRxDetail.AllowUserToAddRows = false;
  1762. dataGridViewCellStyle66.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1763. this.dgvRxDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle66;
  1764. this.dgvRxDetail.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1765. this.dgvRxDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  1766. dataGridViewCellStyle67.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1767. dataGridViewCellStyle67.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1768. dataGridViewCellStyle67.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1769. dataGridViewCellStyle67.ForeColor = System.Drawing.Color.White;
  1770. dataGridViewCellStyle67.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1771. dataGridViewCellStyle67.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1772. dataGridViewCellStyle67.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1773. this.dgvRxDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle67;
  1774. this.dgvRxDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  1775. dataGridViewCellStyle68.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1776. dataGridViewCellStyle68.BackColor = System.Drawing.Color.White;
  1777. dataGridViewCellStyle68.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1778. dataGridViewCellStyle68.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1779. dataGridViewCellStyle68.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  1780. dataGridViewCellStyle68.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1781. dataGridViewCellStyle68.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  1782. this.dgvRxDetail.DefaultCellStyle = dataGridViewCellStyle68;
  1783. this.dgvRxDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  1784. this.dgvRxDetail.EnableHeadersVisualStyles = false;
  1785. this.dgvRxDetail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1786. this.dgvRxDetail.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  1787. this.dgvRxDetail.Location = new System.Drawing.Point(0, 32);
  1788. this.dgvRxDetail.Name = "dgvRxDetail";
  1789. dataGridViewCellStyle69.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1790. dataGridViewCellStyle69.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1791. dataGridViewCellStyle69.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1792. dataGridViewCellStyle69.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1793. dataGridViewCellStyle69.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1794. dataGridViewCellStyle69.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1795. dataGridViewCellStyle69.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1796. this.dgvRxDetail.RowHeadersDefaultCellStyle = dataGridViewCellStyle69;
  1797. dataGridViewCellStyle70.BackColor = System.Drawing.Color.White;
  1798. dataGridViewCellStyle70.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1799. dataGridViewCellStyle70.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1800. dataGridViewCellStyle70.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  1801. dataGridViewCellStyle70.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1802. this.dgvRxDetail.RowsDefaultCellStyle = dataGridViewCellStyle70;
  1803. this.dgvRxDetail.RowTemplate.Height = 23;
  1804. this.dgvRxDetail.SelectedIndex = -1;
  1805. this.dgvRxDetail.Size = new System.Drawing.Size(1434, 236);
  1806. this.dgvRxDetail.TabIndex = 0;
  1807. this.dgvRxDetail.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1808. //
  1809. // gbStoreAndDrug
  1810. //
  1811. this.gbStoreAndDrug.Controls.Add(this.uiTabControl1);
  1812. this.gbStoreAndDrug.Dock = System.Windows.Forms.DockStyle.Fill;
  1813. this.gbStoreAndDrug.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1814. this.gbStoreAndDrug.Location = new System.Drawing.Point(0, 268);
  1815. this.gbStoreAndDrug.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1816. this.gbStoreAndDrug.MinimumSize = new System.Drawing.Size(1, 1);
  1817. this.gbStoreAndDrug.Name = "gbStoreAndDrug";
  1818. this.gbStoreAndDrug.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  1819. this.gbStoreAndDrug.Size = new System.Drawing.Size(1434, 348);
  1820. this.gbStoreAndDrug.TabIndex = 12;
  1821. this.gbStoreAndDrug.Text = "药店&库存信息";
  1822. this.gbStoreAndDrug.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1823. this.gbStoreAndDrug.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1824. //
  1825. // uiTabControl1
  1826. //
  1827. this.uiTabControl1.Controls.Add(this.tabPage1);
  1828. this.uiTabControl1.Controls.Add(this.tabPage2);
  1829. this.uiTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  1830. this.uiTabControl1.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
  1831. this.uiTabControl1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1832. this.uiTabControl1.ItemSize = new System.Drawing.Size(150, 40);
  1833. this.uiTabControl1.Location = new System.Drawing.Point(0, 32);
  1834. this.uiTabControl1.MainPage = "";
  1835. this.uiTabControl1.Name = "uiTabControl1";
  1836. this.uiTabControl1.SelectedIndex = 0;
  1837. this.uiTabControl1.Size = new System.Drawing.Size(1434, 316);
  1838. this.uiTabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  1839. this.uiTabControl1.TabIndex = 0;
  1840. this.uiTabControl1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1841. this.uiTabControl1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1842. //
  1843. // tabPage1
  1844. //
  1845. this.tabPage1.Controls.Add(this.dgvStore);
  1846. this.tabPage1.Location = new System.Drawing.Point(0, 40);
  1847. this.tabPage1.Name = "tabPage1";
  1848. this.tabPage1.Size = new System.Drawing.Size(1434, 276);
  1849. this.tabPage1.TabIndex = 0;
  1850. this.tabPage1.Text = "药店信息";
  1851. this.tabPage1.UseVisualStyleBackColor = true;
  1852. //
  1853. // dgvStore
  1854. //
  1855. this.dgvStore.AllowUserToAddRows = false;
  1856. dataGridViewCellStyle56.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1857. this.dgvStore.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle56;
  1858. this.dgvStore.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1859. this.dgvStore.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  1860. dataGridViewCellStyle57.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1861. dataGridViewCellStyle57.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1862. dataGridViewCellStyle57.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1863. dataGridViewCellStyle57.ForeColor = System.Drawing.Color.White;
  1864. dataGridViewCellStyle57.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1865. dataGridViewCellStyle57.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1866. dataGridViewCellStyle57.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1867. this.dgvStore.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle57;
  1868. this.dgvStore.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  1869. dataGridViewCellStyle58.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1870. dataGridViewCellStyle58.BackColor = System.Drawing.Color.White;
  1871. dataGridViewCellStyle58.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1872. dataGridViewCellStyle58.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1873. dataGridViewCellStyle58.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  1874. dataGridViewCellStyle58.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1875. dataGridViewCellStyle58.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  1876. this.dgvStore.DefaultCellStyle = dataGridViewCellStyle58;
  1877. this.dgvStore.Dock = System.Windows.Forms.DockStyle.Fill;
  1878. this.dgvStore.EnableHeadersVisualStyles = false;
  1879. this.dgvStore.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1880. this.dgvStore.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  1881. this.dgvStore.Location = new System.Drawing.Point(0, 0);
  1882. this.dgvStore.Name = "dgvStore";
  1883. dataGridViewCellStyle59.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1884. dataGridViewCellStyle59.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1885. dataGridViewCellStyle59.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1886. dataGridViewCellStyle59.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1887. dataGridViewCellStyle59.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1888. dataGridViewCellStyle59.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1889. dataGridViewCellStyle59.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1890. this.dgvStore.RowHeadersDefaultCellStyle = dataGridViewCellStyle59;
  1891. dataGridViewCellStyle60.BackColor = System.Drawing.Color.White;
  1892. dataGridViewCellStyle60.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1893. dataGridViewCellStyle60.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1894. dataGridViewCellStyle60.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  1895. dataGridViewCellStyle60.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1896. this.dgvStore.RowsDefaultCellStyle = dataGridViewCellStyle60;
  1897. this.dgvStore.RowTemplate.Height = 23;
  1898. this.dgvStore.SelectedIndex = -1;
  1899. this.dgvStore.Size = new System.Drawing.Size(1434, 276);
  1900. this.dgvStore.TabIndex = 1;
  1901. this.dgvStore.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1902. //
  1903. // tabPage2
  1904. //
  1905. this.tabPage2.Controls.Add(this.dgvInventory);
  1906. this.tabPage2.Location = new System.Drawing.Point(0, 40);
  1907. this.tabPage2.Name = "tabPage2";
  1908. this.tabPage2.Size = new System.Drawing.Size(1434, 276);
  1909. this.tabPage2.TabIndex = 1;
  1910. this.tabPage2.Text = "库存信息";
  1911. this.tabPage2.UseVisualStyleBackColor = true;
  1912. //
  1913. // dgvInventory
  1914. //
  1915. this.dgvInventory.AllowUserToAddRows = false;
  1916. dataGridViewCellStyle61.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1917. this.dgvInventory.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle61;
  1918. this.dgvInventory.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1919. this.dgvInventory.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  1920. dataGridViewCellStyle62.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1921. dataGridViewCellStyle62.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1922. dataGridViewCellStyle62.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1923. dataGridViewCellStyle62.ForeColor = System.Drawing.Color.White;
  1924. dataGridViewCellStyle62.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1925. dataGridViewCellStyle62.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1926. dataGridViewCellStyle62.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1927. this.dgvInventory.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle62;
  1928. this.dgvInventory.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  1929. dataGridViewCellStyle63.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1930. dataGridViewCellStyle63.BackColor = System.Drawing.Color.White;
  1931. dataGridViewCellStyle63.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1932. dataGridViewCellStyle63.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1933. dataGridViewCellStyle63.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  1934. dataGridViewCellStyle63.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1935. dataGridViewCellStyle63.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  1936. this.dgvInventory.DefaultCellStyle = dataGridViewCellStyle63;
  1937. this.dgvInventory.Dock = System.Windows.Forms.DockStyle.Fill;
  1938. this.dgvInventory.EnableHeadersVisualStyles = false;
  1939. this.dgvInventory.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1940. this.dgvInventory.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  1941. this.dgvInventory.Location = new System.Drawing.Point(0, 0);
  1942. this.dgvInventory.Name = "dgvInventory";
  1943. dataGridViewCellStyle64.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1944. dataGridViewCellStyle64.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1945. dataGridViewCellStyle64.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1946. dataGridViewCellStyle64.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1947. dataGridViewCellStyle64.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1948. dataGridViewCellStyle64.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1949. dataGridViewCellStyle64.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1950. this.dgvInventory.RowHeadersDefaultCellStyle = dataGridViewCellStyle64;
  1951. dataGridViewCellStyle65.BackColor = System.Drawing.Color.White;
  1952. dataGridViewCellStyle65.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1953. dataGridViewCellStyle65.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1954. dataGridViewCellStyle65.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  1955. dataGridViewCellStyle65.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1956. this.dgvInventory.RowsDefaultCellStyle = dataGridViewCellStyle65;
  1957. this.dgvInventory.RowTemplate.Height = 23;
  1958. this.dgvInventory.SelectedIndex = -1;
  1959. this.dgvInventory.Size = new System.Drawing.Size(1434, 276);
  1960. this.dgvInventory.TabIndex = 1;
  1961. this.dgvInventory.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1962. //
  1963. // btnQueryStoreDrug
  1964. //
  1965. this.btnQueryStoreDrug.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1966. | System.Windows.Forms.AnchorStyles.Right)));
  1967. this.btnQueryStoreDrug.Cursor = System.Windows.Forms.Cursors.Hand;
  1968. this.btnQueryStoreDrug.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1969. this.btnQueryStoreDrug.Location = new System.Drawing.Point(1149, 11);
  1970. this.btnQueryStoreDrug.MinimumSize = new System.Drawing.Size(1, 1);
  1971. this.btnQueryStoreDrug.Name = "btnQueryStoreDrug";
  1972. this.btnQueryStoreDrug.Size = new System.Drawing.Size(146, 66);
  1973. this.btnQueryStoreDrug.TabIndex = 40;
  1974. this.btnQueryStoreDrug.Text = "3.查询药店药品库存";
  1975. this.btnQueryStoreDrug.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1976. this.btnQueryStoreDrug.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1977. this.btnQueryStoreDrug.Click += new System.EventHandler(this.btnQueryStoreDrug_Click);
  1978. //
  1979. // uiLabel10
  1980. //
  1981. this.uiLabel10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1982. this.uiLabel10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1983. this.uiLabel10.Location = new System.Drawing.Point(439, 9);
  1984. this.uiLabel10.Name = "uiLabel10";
  1985. this.uiLabel10.Size = new System.Drawing.Size(64, 23);
  1986. this.uiLabel10.TabIndex = 42;
  1987. this.uiLabel10.Text = "页码:";
  1988. this.uiLabel10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1989. this.uiLabel10.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1990. //
  1991. // tbPageNum
  1992. //
  1993. this.tbPageNum.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1994. this.tbPageNum.Cursor = System.Windows.Forms.Cursors.IBeam;
  1995. this.tbPageNum.DoubleValue = 1D;
  1996. this.tbPageNum.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1997. this.tbPageNum.IntValue = 1;
  1998. this.tbPageNum.Location = new System.Drawing.Point(510, 8);
  1999. this.tbPageNum.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2000. this.tbPageNum.MinimumSize = new System.Drawing.Size(1, 16);
  2001. this.tbPageNum.Name = "tbPageNum";
  2002. this.tbPageNum.ShowText = false;
  2003. this.tbPageNum.Size = new System.Drawing.Size(77, 29);
  2004. this.tbPageNum.TabIndex = 41;
  2005. this.tbPageNum.Text = "1";
  2006. this.tbPageNum.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2007. this.tbPageNum.Watermark = "请输入身份证号";
  2008. this.tbPageNum.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2009. //
  2010. // uiLabel11
  2011. //
  2012. this.uiLabel11.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2013. this.uiLabel11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2014. this.uiLabel11.Location = new System.Drawing.Point(405, 44);
  2015. this.uiLabel11.Name = "uiLabel11";
  2016. this.uiLabel11.Size = new System.Drawing.Size(98, 23);
  2017. this.uiLabel11.TabIndex = 44;
  2018. this.uiLabel11.Text = "分页大小:";
  2019. this.uiLabel11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2020. this.uiLabel11.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2021. //
  2022. // tbPageSize
  2023. //
  2024. this.tbPageSize.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2025. this.tbPageSize.Cursor = System.Windows.Forms.Cursors.IBeam;
  2026. this.tbPageSize.DoubleValue = 20D;
  2027. this.tbPageSize.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2028. this.tbPageSize.IntValue = 20;
  2029. this.tbPageSize.Location = new System.Drawing.Point(510, 43);
  2030. this.tbPageSize.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2031. this.tbPageSize.MinimumSize = new System.Drawing.Size(1, 16);
  2032. this.tbPageSize.Name = "tbPageSize";
  2033. this.tbPageSize.ShowText = false;
  2034. this.tbPageSize.Size = new System.Drawing.Size(77, 29);
  2035. this.tbPageSize.TabIndex = 43;
  2036. this.tbPageSize.Text = "20";
  2037. this.tbPageSize.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2038. this.tbPageSize.Watermark = "请输入身份证号";
  2039. this.tbPageSize.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2040. //
  2041. // uiTabControl3
  2042. //
  2043. this.uiTabControl3.Controls.Add(this.tpAuthResult);
  2044. this.uiTabControl3.Controls.Add(this.tpTakeDrugResult);
  2045. this.uiTabControl3.Dock = System.Windows.Forms.DockStyle.Fill;
  2046. this.uiTabControl3.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
  2047. this.uiTabControl3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2048. this.uiTabControl3.ItemSize = new System.Drawing.Size(150, 40);
  2049. this.uiTabControl3.Location = new System.Drawing.Point(0, 32);
  2050. this.uiTabControl3.MainPage = "";
  2051. this.uiTabControl3.Name = "uiTabControl3";
  2052. this.uiTabControl3.SelectedIndex = 0;
  2053. this.uiTabControl3.Size = new System.Drawing.Size(1434, 274);
  2054. this.uiTabControl3.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  2055. this.uiTabControl3.TabIndex = 0;
  2056. this.uiTabControl3.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2057. this.uiTabControl3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2058. //
  2059. // tpAuthResult
  2060. //
  2061. this.tpAuthResult.Controls.Add(this.dgv_PresAuditResults);
  2062. this.tpAuthResult.Location = new System.Drawing.Point(0, 40);
  2063. this.tpAuthResult.Name = "tpAuthResult";
  2064. this.tpAuthResult.Size = new System.Drawing.Size(1434, 234);
  2065. this.tpAuthResult.TabIndex = 0;
  2066. this.tpAuthResult.Text = "审核结果";
  2067. this.tpAuthResult.UseVisualStyleBackColor = true;
  2068. //
  2069. // tpTakeDrugResult
  2070. //
  2071. this.tpTakeDrugResult.Controls.Add(this.dgvTakeDrugResult);
  2072. this.tpTakeDrugResult.Controls.Add(this.panel1);
  2073. this.tpTakeDrugResult.Location = new System.Drawing.Point(0, 40);
  2074. this.tpTakeDrugResult.Name = "tpTakeDrugResult";
  2075. this.tpTakeDrugResult.Size = new System.Drawing.Size(1434, 234);
  2076. this.tpTakeDrugResult.TabIndex = 1;
  2077. this.tpTakeDrugResult.Text = "取药结果";
  2078. this.tpTakeDrugResult.UseVisualStyleBackColor = true;
  2079. //
  2080. // dgv_PresAuditResults
  2081. //
  2082. this.dgv_PresAuditResults.AllowUserToAddRows = false;
  2083. dataGridViewCellStyle16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  2084. this.dgv_PresAuditResults.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle16;
  2085. this.dgv_PresAuditResults.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  2086. this.dgv_PresAuditResults.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  2087. dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  2088. dataGridViewCellStyle17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  2089. dataGridViewCellStyle17.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2090. dataGridViewCellStyle17.ForeColor = System.Drawing.Color.White;
  2091. dataGridViewCellStyle17.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  2092. dataGridViewCellStyle17.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  2093. dataGridViewCellStyle17.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  2094. this.dgv_PresAuditResults.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle17;
  2095. this.dgv_PresAuditResults.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  2096. dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  2097. dataGridViewCellStyle18.BackColor = System.Drawing.Color.White;
  2098. dataGridViewCellStyle18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2099. dataGridViewCellStyle18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2100. dataGridViewCellStyle18.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  2101. dataGridViewCellStyle18.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2102. dataGridViewCellStyle18.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  2103. this.dgv_PresAuditResults.DefaultCellStyle = dataGridViewCellStyle18;
  2104. this.dgv_PresAuditResults.Dock = System.Windows.Forms.DockStyle.Fill;
  2105. this.dgv_PresAuditResults.EnableHeadersVisualStyles = false;
  2106. this.dgv_PresAuditResults.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2107. this.dgv_PresAuditResults.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  2108. this.dgv_PresAuditResults.Location = new System.Drawing.Point(0, 0);
  2109. this.dgv_PresAuditResults.Name = "dgv_PresAuditResults";
  2110. dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  2111. dataGridViewCellStyle19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  2112. dataGridViewCellStyle19.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2113. dataGridViewCellStyle19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2114. dataGridViewCellStyle19.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  2115. dataGridViewCellStyle19.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2116. dataGridViewCellStyle19.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  2117. this.dgv_PresAuditResults.RowHeadersDefaultCellStyle = dataGridViewCellStyle19;
  2118. dataGridViewCellStyle20.BackColor = System.Drawing.Color.White;
  2119. dataGridViewCellStyle20.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2120. dataGridViewCellStyle20.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2121. dataGridViewCellStyle20.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  2122. dataGridViewCellStyle20.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2123. this.dgv_PresAuditResults.RowsDefaultCellStyle = dataGridViewCellStyle20;
  2124. this.dgv_PresAuditResults.RowTemplate.Height = 23;
  2125. this.dgv_PresAuditResults.SelectedIndex = -1;
  2126. this.dgv_PresAuditResults.Size = new System.Drawing.Size(1434, 234);
  2127. this.dgv_PresAuditResults.TabIndex = 13;
  2128. this.dgv_PresAuditResults.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2129. //
  2130. // btnTakeDrug
  2131. //
  2132. this.btnTakeDrug.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2133. | System.Windows.Forms.AnchorStyles.Right)));
  2134. this.btnTakeDrug.Cursor = System.Windows.Forms.Cursors.Hand;
  2135. this.btnTakeDrug.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2136. this.btnTakeDrug.Location = new System.Drawing.Point(1094, 49);
  2137. this.btnTakeDrug.MinimumSize = new System.Drawing.Size(1, 1);
  2138. this.btnTakeDrug.Name = "btnTakeDrug";
  2139. this.btnTakeDrug.Size = new System.Drawing.Size(226, 32);
  2140. this.btnTakeDrug.TabIndex = 40;
  2141. this.btnTakeDrug.Text = "选中上传记录查询取药结果";
  2142. this.btnTakeDrug.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2143. this.btnTakeDrug.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2144. this.btnTakeDrug.Click += new System.EventHandler(this.btnTakeDrug_Click);
  2145. //
  2146. // dgvTakeDrugResult
  2147. //
  2148. this.dgvTakeDrugResult.AllowUserToAddRows = false;
  2149. dataGridViewCellStyle21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  2150. this.dgvTakeDrugResult.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle21;
  2151. this.dgvTakeDrugResult.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  2152. this.dgvTakeDrugResult.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  2153. dataGridViewCellStyle22.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  2154. dataGridViewCellStyle22.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  2155. dataGridViewCellStyle22.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2156. dataGridViewCellStyle22.ForeColor = System.Drawing.Color.White;
  2157. dataGridViewCellStyle22.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  2158. dataGridViewCellStyle22.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  2159. dataGridViewCellStyle22.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  2160. this.dgvTakeDrugResult.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle22;
  2161. this.dgvTakeDrugResult.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  2162. dataGridViewCellStyle23.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  2163. dataGridViewCellStyle23.BackColor = System.Drawing.Color.White;
  2164. dataGridViewCellStyle23.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2165. dataGridViewCellStyle23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2166. dataGridViewCellStyle23.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  2167. dataGridViewCellStyle23.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2168. dataGridViewCellStyle23.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  2169. this.dgvTakeDrugResult.DefaultCellStyle = dataGridViewCellStyle23;
  2170. this.dgvTakeDrugResult.Dock = System.Windows.Forms.DockStyle.Bottom;
  2171. this.dgvTakeDrugResult.EnableHeadersVisualStyles = false;
  2172. this.dgvTakeDrugResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2173. this.dgvTakeDrugResult.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  2174. this.dgvTakeDrugResult.Location = new System.Drawing.Point(0, 105);
  2175. this.dgvTakeDrugResult.Name = "dgvTakeDrugResult";
  2176. dataGridViewCellStyle24.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  2177. dataGridViewCellStyle24.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  2178. dataGridViewCellStyle24.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2179. dataGridViewCellStyle24.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2180. dataGridViewCellStyle24.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  2181. dataGridViewCellStyle24.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2182. dataGridViewCellStyle24.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  2183. this.dgvTakeDrugResult.RowHeadersDefaultCellStyle = dataGridViewCellStyle24;
  2184. dataGridViewCellStyle25.BackColor = System.Drawing.Color.White;
  2185. dataGridViewCellStyle25.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2186. dataGridViewCellStyle25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2187. dataGridViewCellStyle25.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  2188. dataGridViewCellStyle25.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2189. this.dgvTakeDrugResult.RowsDefaultCellStyle = dataGridViewCellStyle25;
  2190. this.dgvTakeDrugResult.RowTemplate.Height = 23;
  2191. this.dgvTakeDrugResult.SelectedIndex = -1;
  2192. this.dgvTakeDrugResult.Size = new System.Drawing.Size(1434, 129);
  2193. this.dgvTakeDrugResult.TabIndex = 14;
  2194. this.dgvTakeDrugResult.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2195. //
  2196. // panel1
  2197. //
  2198. this.panel1.Controls.Add(this.uiLabel17);
  2199. this.panel1.Controls.Add(this.tbRxUseStateName_3);
  2200. this.panel1.Controls.Add(this.uiLabel16);
  2201. this.panel1.Controls.Add(this.tbRxUseStateNO_3);
  2202. this.panel1.Controls.Add(this.label111);
  2203. this.panel1.Controls.Add(this.tbRxStateName_3);
  2204. this.panel1.Controls.Add(this.uiLabel14);
  2205. this.panel1.Controls.Add(this.tbRxStateCode);
  2206. this.panel1.Controls.Add(this.uiLabel13);
  2207. this.panel1.Controls.Add(this.tbSettlTime_3);
  2208. this.panel1.Controls.Add(this.uiLabel12);
  2209. this.panel1.Controls.Add(this.tbHiRxNO_3);
  2210. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  2211. this.panel1.Location = new System.Drawing.Point(0, 0);
  2212. this.panel1.Name = "panel1";
  2213. this.panel1.Size = new System.Drawing.Size(1434, 100);
  2214. this.panel1.TabIndex = 16;
  2215. //
  2216. // uiLabel12
  2217. //
  2218. this.uiLabel12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2219. this.uiLabel12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2220. this.uiLabel12.Location = new System.Drawing.Point(16, 15);
  2221. this.uiLabel12.Name = "uiLabel12";
  2222. this.uiLabel12.Size = new System.Drawing.Size(144, 23);
  2223. this.uiLabel12.TabIndex = 41;
  2224. this.uiLabel12.Text = "医保处方编号:";
  2225. this.uiLabel12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2226. this.uiLabel12.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2227. //
  2228. // tbHiRxNO_3
  2229. //
  2230. this.tbHiRxNO_3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2231. this.tbHiRxNO_3.Cursor = System.Windows.Forms.Cursors.IBeam;
  2232. this.tbHiRxNO_3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2233. this.tbHiRxNO_3.Location = new System.Drawing.Point(182, 13);
  2234. this.tbHiRxNO_3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2235. this.tbHiRxNO_3.MinimumSize = new System.Drawing.Size(1, 16);
  2236. this.tbHiRxNO_3.Name = "tbHiRxNO_3";
  2237. this.tbHiRxNO_3.ShowText = false;
  2238. this.tbHiRxNO_3.Size = new System.Drawing.Size(261, 29);
  2239. this.tbHiRxNO_3.TabIndex = 40;
  2240. this.tbHiRxNO_3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2241. this.tbHiRxNO_3.Watermark = "请输入身份证号";
  2242. this.tbHiRxNO_3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2243. //
  2244. // uiLabel13
  2245. //
  2246. this.uiLabel13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2247. this.uiLabel13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2248. this.uiLabel13.Location = new System.Drawing.Point(16, 52);
  2249. this.uiLabel13.Name = "uiLabel13";
  2250. this.uiLabel13.Size = new System.Drawing.Size(144, 23);
  2251. this.uiLabel13.TabIndex = 43;
  2252. this.uiLabel13.Text = "结算时间:";
  2253. this.uiLabel13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2254. this.uiLabel13.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2255. //
  2256. // tbSettlTime_3
  2257. //
  2258. this.tbSettlTime_3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2259. this.tbSettlTime_3.Cursor = System.Windows.Forms.Cursors.IBeam;
  2260. this.tbSettlTime_3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2261. this.tbSettlTime_3.Location = new System.Drawing.Point(182, 52);
  2262. this.tbSettlTime_3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2263. this.tbSettlTime_3.MinimumSize = new System.Drawing.Size(1, 16);
  2264. this.tbSettlTime_3.Name = "tbSettlTime_3";
  2265. this.tbSettlTime_3.ShowText = false;
  2266. this.tbSettlTime_3.Size = new System.Drawing.Size(261, 29);
  2267. this.tbSettlTime_3.TabIndex = 42;
  2268. this.tbSettlTime_3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2269. this.tbSettlTime_3.Watermark = "请输入身份证号";
  2270. this.tbSettlTime_3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2271. //
  2272. // uiLabel14
  2273. //
  2274. this.uiLabel14.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2275. this.uiLabel14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2276. this.uiLabel14.Location = new System.Drawing.Point(965, 15);
  2277. this.uiLabel14.Margin = new System.Windows.Forms.Padding(3, 0, 1, 0);
  2278. this.uiLabel14.Name = "uiLabel14";
  2279. this.uiLabel14.Size = new System.Drawing.Size(163, 23);
  2280. this.uiLabel14.TabIndex = 45;
  2281. this.uiLabel14.Text = "医保处方状态编码:";
  2282. this.uiLabel14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2283. this.uiLabel14.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2284. //
  2285. // tbRxStateCode
  2286. //
  2287. this.tbRxStateCode.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2288. this.tbRxStateCode.Cursor = System.Windows.Forms.Cursors.IBeam;
  2289. this.tbRxStateCode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2290. this.tbRxStateCode.Location = new System.Drawing.Point(1181, 9);
  2291. this.tbRxStateCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2292. this.tbRxStateCode.MinimumSize = new System.Drawing.Size(1, 16);
  2293. this.tbRxStateCode.Name = "tbRxStateCode";
  2294. this.tbRxStateCode.ShowText = false;
  2295. this.tbRxStateCode.Size = new System.Drawing.Size(183, 29);
  2296. this.tbRxStateCode.TabIndex = 44;
  2297. this.tbRxStateCode.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2298. this.tbRxStateCode.Watermark = "请输入身份证号";
  2299. this.tbRxStateCode.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2300. //
  2301. // label111
  2302. //
  2303. this.label111.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2304. this.label111.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2305. this.label111.Location = new System.Drawing.Point(969, 59);
  2306. this.label111.Name = "label111";
  2307. this.label111.Size = new System.Drawing.Size(159, 23);
  2308. this.label111.TabIndex = 47;
  2309. this.label111.Text = "医保处方状态名称:";
  2310. this.label111.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2311. this.label111.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2312. //
  2313. // tbRxStateName_3
  2314. //
  2315. this.tbRxStateName_3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2316. this.tbRxStateName_3.Cursor = System.Windows.Forms.Cursors.IBeam;
  2317. this.tbRxStateName_3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2318. this.tbRxStateName_3.Location = new System.Drawing.Point(1181, 59);
  2319. this.tbRxStateName_3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2320. this.tbRxStateName_3.MinimumSize = new System.Drawing.Size(1, 16);
  2321. this.tbRxStateName_3.Name = "tbRxStateName_3";
  2322. this.tbRxStateName_3.ShowText = false;
  2323. this.tbRxStateName_3.Size = new System.Drawing.Size(183, 29);
  2324. this.tbRxStateName_3.TabIndex = 46;
  2325. this.tbRxStateName_3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2326. this.tbRxStateName_3.Watermark = "请输入身份证号";
  2327. this.tbRxStateName_3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2328. //
  2329. // uiLabel16
  2330. //
  2331. this.uiLabel16.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2332. this.uiLabel16.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2333. this.uiLabel16.Location = new System.Drawing.Point(514, 19);
  2334. this.uiLabel16.Name = "uiLabel16";
  2335. this.uiLabel16.Size = new System.Drawing.Size(158, 23);
  2336. this.uiLabel16.TabIndex = 49;
  2337. this.uiLabel16.Text = "处方使用状态编号:";
  2338. this.uiLabel16.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2339. this.uiLabel16.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2340. //
  2341. // tbRxUseStateNO_3
  2342. //
  2343. this.tbRxUseStateNO_3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2344. this.tbRxUseStateNO_3.Cursor = System.Windows.Forms.Cursors.IBeam;
  2345. this.tbRxUseStateNO_3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2346. this.tbRxUseStateNO_3.Location = new System.Drawing.Point(699, 15);
  2347. this.tbRxUseStateNO_3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2348. this.tbRxUseStateNO_3.MinimumSize = new System.Drawing.Size(1, 16);
  2349. this.tbRxUseStateNO_3.Name = "tbRxUseStateNO_3";
  2350. this.tbRxUseStateNO_3.ShowText = false;
  2351. this.tbRxUseStateNO_3.Size = new System.Drawing.Size(251, 29);
  2352. this.tbRxUseStateNO_3.TabIndex = 48;
  2353. this.tbRxUseStateNO_3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2354. this.tbRxUseStateNO_3.Watermark = "请输入身份证号";
  2355. this.tbRxUseStateNO_3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2356. //
  2357. // uiLabel17
  2358. //
  2359. this.uiLabel17.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2360. this.uiLabel17.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2361. this.uiLabel17.Location = new System.Drawing.Point(513, 59);
  2362. this.uiLabel17.Name = "uiLabel17";
  2363. this.uiLabel17.Size = new System.Drawing.Size(157, 23);
  2364. this.uiLabel17.TabIndex = 51;
  2365. this.uiLabel17.Text = "处方使用状态名称:";
  2366. this.uiLabel17.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2367. this.uiLabel17.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2368. //
  2369. // tbRxUseStateName_3
  2370. //
  2371. this.tbRxUseStateName_3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2372. this.tbRxUseStateName_3.Cursor = System.Windows.Forms.Cursors.IBeam;
  2373. this.tbRxUseStateName_3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2374. this.tbRxUseStateName_3.Location = new System.Drawing.Point(699, 59);
  2375. this.tbRxUseStateName_3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2376. this.tbRxUseStateName_3.MinimumSize = new System.Drawing.Size(1, 16);
  2377. this.tbRxUseStateName_3.Name = "tbRxUseStateName_3";
  2378. this.tbRxUseStateName_3.ShowText = false;
  2379. this.tbRxUseStateName_3.Size = new System.Drawing.Size(251, 29);
  2380. this.tbRxUseStateName_3.TabIndex = 50;
  2381. this.tbRxUseStateName_3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2382. this.tbRxUseStateName_3.Watermark = "请输入身份证号";
  2383. this.tbRxUseStateName_3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2384. //
  2385. // PrescriptionCirculation
  2386. //
  2387. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  2388. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  2389. this.ClientSize = new System.Drawing.Size(1434, 744);
  2390. this.Controls.Add(this.tc_Main);
  2391. this.Name = "PrescriptionCirculation";
  2392. this.Text = "医保处方流转";
  2393. this.Load += new System.EventHandler(this.PrescriptionCirculation_Load);
  2394. this.Shown += new System.EventHandler(this.PrescriptionCirculation_Shown);
  2395. this.tc_Main.ResumeLayout(false);
  2396. this.tb_PresUpload.ResumeLayout(false);
  2397. this.gb_HISInsuReg.ResumeLayout(false);
  2398. ((System.ComponentModel.ISupportInitialize)(this.dgv_HISRegInfo)).EndInit();
  2399. this.gb_Prescription.ResumeLayout(false);
  2400. ((System.ComponentModel.ISupportInitialize)(this.dgv_PrescriptionInfo)).EndInit();
  2401. this.uiPanel1.ResumeLayout(false);
  2402. this.tb_CancelPres.ResumeLayout(false);
  2403. this.uiPanel2.ResumeLayout(false);
  2404. this.uiPanel2.PerformLayout();
  2405. ((System.ComponentModel.ISupportInitialize)(this.dgv_Master)).EndInit();
  2406. this.tb_PresToExaInfo.ResumeLayout(false);
  2407. this.uiGroupBox2.ResumeLayout(false);
  2408. this.uiGroupBox1.ResumeLayout(false);
  2409. ((System.ComponentModel.ISupportInitialize)(this.dgv_PresUploadInfo)).EndInit();
  2410. this.uiPanel3.ResumeLayout(false);
  2411. this.tb_PresInfo.ResumeLayout(false);
  2412. this.uiGroupBox4.ResumeLayout(false);
  2413. this.uiTabControl2.ResumeLayout(false);
  2414. this.tp_PresMain.ResumeLayout(false);
  2415. ((System.ComponentModel.ISupportInitialize)(this.dgv_Main_tb)).EndInit();
  2416. this.tp_DetlList.ResumeLayout(false);
  2417. ((System.ComponentModel.ISupportInitialize)(this.dgv_DetlList_tb)).EndInit();
  2418. this.tp_Otpinfo.ResumeLayout(false);
  2419. ((System.ComponentModel.ISupportInitialize)(this.dgv_Otpinfo_tb)).EndInit();
  2420. this.tp_DiseList.ResumeLayout(false);
  2421. ((System.ComponentModel.ISupportInitialize)(this.dgv_DiseList_tb)).EndInit();
  2422. this.uiGroupBox3.ResumeLayout(false);
  2423. ((System.ComponentModel.ISupportInitialize)(this.dgv_PresPreChekInfo)).EndInit();
  2424. this.uiPanel4.ResumeLayout(false);
  2425. this.tb_QueryDrug.ResumeLayout(false);
  2426. this.uiPanel5.ResumeLayout(false);
  2427. this.gbRxInfo.ResumeLayout(false);
  2428. ((System.ComponentModel.ISupportInitialize)(this.dgvRxDetail)).EndInit();
  2429. this.gbStoreAndDrug.ResumeLayout(false);
  2430. this.uiTabControl1.ResumeLayout(false);
  2431. this.tabPage1.ResumeLayout(false);
  2432. ((System.ComponentModel.ISupportInitialize)(this.dgvStore)).EndInit();
  2433. this.tabPage2.ResumeLayout(false);
  2434. ((System.ComponentModel.ISupportInitialize)(this.dgvInventory)).EndInit();
  2435. this.uiTabControl3.ResumeLayout(false);
  2436. this.tpAuthResult.ResumeLayout(false);
  2437. this.tpTakeDrugResult.ResumeLayout(false);
  2438. ((System.ComponentModel.ISupportInitialize)(this.dgv_PresAuditResults)).EndInit();
  2439. ((System.ComponentModel.ISupportInitialize)(this.dgvTakeDrugResult)).EndInit();
  2440. this.panel1.ResumeLayout(false);
  2441. this.ResumeLayout(false);
  2442. }
  2443. #endregion
  2444. private Sunny.UI.UITabControl tc_Main;
  2445. private System.Windows.Forms.TabPage tb_PresUpload;
  2446. private Sunny.UI.UIPanel uiPanel1;
  2447. private Sunny.UI.UIButton btnClose;
  2448. private Sunny.UI.UIButton btnPresUpload;
  2449. private System.Windows.Forms.TabPage tb_CancelPres;
  2450. private System.Windows.Forms.TabPage tb_PresInfo;
  2451. private System.Windows.Forms.TabPage tb_PresToExaInfo;
  2452. private Sunny.UI.UIButton btnUpload_Pre;
  2453. private Sunny.UI.UIButton btnGetInfo;
  2454. private Sunny.UI.UIGroupBox gb_Prescription;
  2455. private Sunny.UI.UITextBox tb_CertNo;
  2456. private Sunny.UI.UILabel uiLabel2;
  2457. private Sunny.UI.UILabel uiLabel1;
  2458. private Sunny.UI.UIDatetimePicker dtED;
  2459. private Sunny.UI.UIDatetimePicker dtST;
  2460. private Sunny.UI.UIDataGridView dgv_PrescriptionInfo;
  2461. private Sunny.UI.UIGroupBox gb_HISInsuReg;
  2462. private Sunny.UI.UIDataGridView dgv_HISRegInfo;
  2463. private Sunny.UI.UIPanel uiPanel2;
  2464. private Sunny.UI.UILabel uiLabel3;
  2465. private Sunny.UI.UILabel uiLabel4;
  2466. private Sunny.UI.UIDatetimePicker dt_Et;
  2467. private Sunny.UI.UIDatetimePicker dt_St;
  2468. private Sunny.UI.UITextBox tb_CertnoQuery;
  2469. private Sunny.UI.UIButton btnQuery;
  2470. private Sunny.UI.UIButton uiButton3;
  2471. private Sunny.UI.UIButton btnCancel;
  2472. private Sunny.UI.UIDataGridView dgv_Master;
  2473. private Sunny.UI.UIButton btnElcSign;
  2474. private Sunny.UI.UIRadioButtonGroup rg_type;
  2475. private Sunny.UI.UIRichTextBox rtb_CancelReason;
  2476. public PTControl.DBLookupCombox cbx_DocInfo;
  2477. private System.Windows.Forms.Label label4;
  2478. private Sunny.UI.UIPanel uiPanel3;
  2479. private Sunny.UI.UILabel uiLabel5;
  2480. private Sunny.UI.UILabel uiLabel6;
  2481. private Sunny.UI.UIDatetimePicker dt_ET_Process;
  2482. private Sunny.UI.UIDatetimePicker dt_ST_Process;
  2483. private Sunny.UI.UITextBox uiTextBox1;
  2484. private Sunny.UI.UIButton btn_QueryUploadInfo;
  2485. private Sunny.UI.UIButton uiButton4;
  2486. private Sunny.UI.UIButton uiButton5;
  2487. private Sunny.UI.UIGroupBox uiGroupBox2;
  2488. private Sunny.UI.UIGroupBox uiGroupBox1;
  2489. private Sunny.UI.UIDataGridView dgv_PresUploadInfo;
  2490. private Sunny.UI.UIGroupBox uiGroupBox4;
  2491. private Sunny.UI.UITabControl uiTabControl2;
  2492. private System.Windows.Forms.TabPage tp_PresMain;
  2493. private Sunny.UI.UIDataGridView dgv_Main_tb;
  2494. private System.Windows.Forms.TabPage tp_DetlList;
  2495. private Sunny.UI.UIDataGridView dgv_DetlList_tb;
  2496. private System.Windows.Forms.TabPage tp_Otpinfo;
  2497. private Sunny.UI.UIDataGridView dgv_Otpinfo_tb;
  2498. private System.Windows.Forms.TabPage tp_DiseList;
  2499. private Sunny.UI.UIDataGridView dgv_DiseList_tb;
  2500. private Sunny.UI.UIGroupBox uiGroupBox3;
  2501. private Sunny.UI.UIDataGridView dgv_PresPreChekInfo;
  2502. private Sunny.UI.UIPanel uiPanel4;
  2503. private Sunny.UI.UILabel uiLabel7;
  2504. private Sunny.UI.UILabel uiLabel8;
  2505. private Sunny.UI.UIDatetimePicker dt_ET_PPC;
  2506. private Sunny.UI.UIDatetimePicker dt_ST_PPC;
  2507. private Sunny.UI.UITextBox tb_PresCertNo;
  2508. private Sunny.UI.UIButton tb_QueryPresPreCheck;
  2509. private Sunny.UI.UIButton uiButton6;
  2510. private Sunny.UI.UIButton btn_InsuQuery;
  2511. private System.Windows.Forms.TabPage tb_QueryDrug;
  2512. private Sunny.UI.UIGroupBox gbStoreAndDrug;
  2513. private Sunny.UI.UITabControl uiTabControl1;
  2514. private System.Windows.Forms.TabPage tabPage1;
  2515. private Sunny.UI.UIDataGridView dgvStore;
  2516. private System.Windows.Forms.TabPage tabPage2;
  2517. private Sunny.UI.UIDataGridView dgvInventory;
  2518. private Sunny.UI.UIGroupBox gbRxInfo;
  2519. private Sunny.UI.UIDataGridView dgvRxDetail;
  2520. private Sunny.UI.UIPanel uiPanel5;
  2521. private Sunny.UI.UILabel uiLabel9;
  2522. private Sunny.UI.UITextBox tbHiRxno;
  2523. private Sunny.UI.UIButton btnQueryRxInfo;
  2524. private Sunny.UI.UIButton btnClose_5;
  2525. private Sunny.UI.UIButton btnQueryDrugStoreInfo;
  2526. private Sunny.UI.UIButton btnQueryStoreDrug;
  2527. private Sunny.UI.UILabel uiLabel11;
  2528. private Sunny.UI.UITextBox tbPageSize;
  2529. private Sunny.UI.UILabel uiLabel10;
  2530. private Sunny.UI.UITextBox tbPageNum;
  2531. private Sunny.UI.UITabControl uiTabControl3;
  2532. private System.Windows.Forms.TabPage tpAuthResult;
  2533. private Sunny.UI.UIDataGridView dgv_PresAuditResults;
  2534. private System.Windows.Forms.TabPage tpTakeDrugResult;
  2535. private Sunny.UI.UIButton btnTakeDrug;
  2536. private Sunny.UI.UIDataGridView dgvTakeDrugResult;
  2537. private System.Windows.Forms.Panel panel1;
  2538. private Sunny.UI.UILabel uiLabel17;
  2539. private Sunny.UI.UITextBox tbRxUseStateName_3;
  2540. private Sunny.UI.UILabel uiLabel16;
  2541. private Sunny.UI.UITextBox tbRxUseStateNO_3;
  2542. private Sunny.UI.UILabel label111;
  2543. private Sunny.UI.UITextBox tbRxStateName_3;
  2544. private Sunny.UI.UILabel uiLabel14;
  2545. private Sunny.UI.UITextBox tbRxStateCode;
  2546. private Sunny.UI.UILabel uiLabel13;
  2547. private Sunny.UI.UITextBox tbSettlTime_3;
  2548. private Sunny.UI.UILabel uiLabel12;
  2549. private Sunny.UI.UITextBox tbHiRxNO_3;
  2550. }
  2551. }