PrescriptionCirculation_Pharmacy.Designer.cs 164 KB

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