Clearing.Designer.cs 208 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242
  1. namespace PTMedicalInsurance.Forms
  2. {
  3. partial class Clearing
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  38. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
  39. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
  40. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
  41. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
  42. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
  43. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Clearing));
  44. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
  45. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
  46. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
  47. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();
  48. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();
  49. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle();
  50. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle22 = new System.Windows.Forms.DataGridViewCellStyle();
  51. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle23 = new System.Windows.Forms.DataGridViewCellStyle();
  52. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle24 = new System.Windows.Forms.DataGridViewCellStyle();
  53. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle25 = new System.Windows.Forms.DataGridViewCellStyle();
  54. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle26 = new System.Windows.Forms.DataGridViewCellStyle();
  55. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle27 = new System.Windows.Forms.DataGridViewCellStyle();
  56. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle28 = new System.Windows.Forms.DataGridViewCellStyle();
  57. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle29 = new System.Windows.Forms.DataGridViewCellStyle();
  58. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle30 = new System.Windows.Forms.DataGridViewCellStyle();
  59. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle31 = new System.Windows.Forms.DataGridViewCellStyle();
  60. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle32 = new System.Windows.Forms.DataGridViewCellStyle();
  61. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle33 = new System.Windows.Forms.DataGridViewCellStyle();
  62. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle34 = new System.Windows.Forms.DataGridViewCellStyle();
  63. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle35 = new System.Windows.Forms.DataGridViewCellStyle();
  64. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle36 = new System.Windows.Forms.DataGridViewCellStyle();
  65. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle37 = new System.Windows.Forms.DataGridViewCellStyle();
  66. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle38 = new System.Windows.Forms.DataGridViewCellStyle();
  67. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle39 = new System.Windows.Forms.DataGridViewCellStyle();
  68. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle40 = new System.Windows.Forms.DataGridViewCellStyle();
  69. this.uiTabControl1 = new Sunny.UI.UITabControl();
  70. this.tabPage1 = new System.Windows.Forms.TabPage();
  71. this.uiPanel2 = new Sunny.UI.UIPanel();
  72. this.uiTabControl3 = new Sunny.UI.UITabControl();
  73. this.tabPage6 = new System.Windows.Forms.TabPage();
  74. this.dgvHisSettlRec = new Sunny.UI.UIDataGridView();
  75. this.tabPage7 = new System.Windows.Forms.TabPage();
  76. this.dgvCenterSettlRec = new Sunny.UI.UIDataGridView();
  77. this.tabPage8 = new System.Windows.Forms.TabPage();
  78. this.rtbCheckDetailLog = new Sunny.UI.UIRichTextBox();
  79. this.uiTabControl2 = new Sunny.UI.UITabControl();
  80. this.tabPage4 = new System.Windows.Forms.TabPage();
  81. this.dgvSettlSummary = new Sunny.UI.UIDataGridView();
  82. this.cmsCheck = new Sunny.UI.UIContextMenuStrip();
  83. this.tsmCheck_Single = new System.Windows.Forms.ToolStripMenuItem();
  84. this.tsmCheckDetail_Single = new System.Windows.Forms.ToolStripMenuItem();
  85. this.tsmCheck_Batch = new System.Windows.Forms.ToolStripMenuItem();
  86. this.tsmCheckDetail_Batch = new System.Windows.Forms.ToolStripMenuItem();
  87. this.tsmHisRecord = new System.Windows.Forms.ToolStripMenuItem();
  88. this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
  89. this.tsmAICheck = new System.Windows.Forms.ToolStripMenuItem();
  90. this.导出TXTToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  91. this.tsmExport = new System.Windows.Forms.ToolStripMenuItem();
  92. this.tsmCompress = new System.Windows.Forms.ToolStripMenuItem();
  93. this.tsmZIPToSDec = new System.Windows.Forms.ToolStripMenuItem();
  94. this.tsmUploadZIP = new System.Windows.Forms.ToolStripMenuItem();
  95. this.tsm3202 = new System.Windows.Forms.ToolStripMenuItem();
  96. this.tsmDownload = new System.Windows.Forms.ToolStripMenuItem();
  97. this.tsmUnCompress = new System.Windows.Forms.ToolStripMenuItem();
  98. this.tsmImport = new System.Windows.Forms.ToolStripMenuItem();
  99. this.tsmHandCheck = new System.Windows.Forms.ToolStripMenuItem();
  100. this.tabPage5 = new System.Windows.Forms.TabPage();
  101. this.rtbCheckLog = new Sunny.UI.UIRichTextBox();
  102. this.uiPanel1 = new Sunny.UI.UIPanel();
  103. this.tbTmp = new System.Windows.Forms.RichTextBox();
  104. this.gbConditionSet = new Sunny.UI.UIGroupBox();
  105. this.cbxInterface = new Sunny.UI.UIComboBox();
  106. this.tbSettlOption = new Sunny.UI.UITextBox();
  107. this.cbxValid = new Sunny.UI.UIComboBox();
  108. this.uiLabel5 = new Sunny.UI.UILabel();
  109. this.uiLabel4 = new Sunny.UI.UILabel();
  110. this.cbxClrType = new Sunny.UI.UIComboBox();
  111. this.uiLabel3 = new Sunny.UI.UILabel();
  112. this.cbxInsuType = new Sunny.UI.UIComboBox();
  113. this.uiLabel2 = new Sunny.UI.UILabel();
  114. this.uiLabel1 = new Sunny.UI.UILabel();
  115. this.cbgGroupSet = new Sunny.UI.UICheckBoxGroup();
  116. this.uiGroupBox1 = new Sunny.UI.UIGroupBox();
  117. this.uiGroupBox10 = new Sunny.UI.UIGroupBox();
  118. this.uiButton4 = new Sunny.UI.UIButton();
  119. this.uiButton5 = new Sunny.UI.UIButton();
  120. this.Btn_Query = new Sunny.UI.UIButton();
  121. this.btnQuerySettlSummary = new Sunny.UI.UIButton();
  122. this.btnClose = new Sunny.UI.UIButton();
  123. this.btnBatchCheck = new Sunny.UI.UIButton();
  124. this.gbDateTime = new Sunny.UI.UIGroupBox();
  125. this.btnReduceOndDay = new Sunny.UI.UISymbolButton();
  126. this.btnAddOneDay = new Sunny.UI.UISymbolButton();
  127. this.dpED = new Sunny.UI.UIDatetimePicker();
  128. this.dpST = new Sunny.UI.UIDatetimePicker();
  129. this.tabPage10 = new System.Windows.Forms.TabPage();
  130. this.uiPanel7 = new Sunny.UI.UIPanel();
  131. this.uiTabControl6 = new Sunny.UI.UITabControl();
  132. this.tabPage14 = new System.Windows.Forms.TabPage();
  133. this.rtbOthCheckResultRecord = new Sunny.UI.UIRichTextBox();
  134. this.uiTabControl7 = new Sunny.UI.UITabControl();
  135. this.tabPage15 = new System.Windows.Forms.TabPage();
  136. this.dgvOthCheck = new Sunny.UI.UIDataGridView();
  137. this.cmdOthPlcCheck = new Sunny.UI.UIContextMenuStrip();
  138. this.tsmOthPlcCheck = new System.Windows.Forms.ToolStripMenuItem();
  139. this.uiPanel6 = new Sunny.UI.UIPanel();
  140. this.uiGroupBox7 = new Sunny.UI.UIGroupBox();
  141. this.uiTextBox1 = new Sunny.UI.UITextBox();
  142. this.cbxValid_O = new Sunny.UI.UIComboBox();
  143. this.uiLabel12 = new Sunny.UI.UILabel();
  144. this.uiLabel14 = new Sunny.UI.UILabel();
  145. this.cbxClrType_O = new Sunny.UI.UIComboBox();
  146. this.uiLabel15 = new Sunny.UI.UILabel();
  147. this.uiComboBox4 = new Sunny.UI.UIComboBox();
  148. this.uiLabel16 = new Sunny.UI.UILabel();
  149. this.uiGroupBox8 = new Sunny.UI.UIGroupBox();
  150. this.uiButton1 = new Sunny.UI.UIButton();
  151. this.uiButton2 = new Sunny.UI.UIButton();
  152. this.uiButton3 = new Sunny.UI.UIButton();
  153. this.uiGroupBox9 = new Sunny.UI.UIGroupBox();
  154. this.uiSymbolButton1 = new Sunny.UI.UISymbolButton();
  155. this.uiSymbolButton2 = new Sunny.UI.UISymbolButton();
  156. this.dpED_O = new Sunny.UI.UIDatetimePicker();
  157. this.dpST_O = new Sunny.UI.UIDatetimePicker();
  158. this.tabPage2 = new System.Windows.Forms.TabPage();
  159. this.uiPanel4 = new Sunny.UI.UIPanel();
  160. this.uiTabControl4 = new Sunny.UI.UITabControl();
  161. this.tabPage9 = new System.Windows.Forms.TabPage();
  162. this.dgvHisSettlRec_2 = new Sunny.UI.UIDataGridView();
  163. this.uiTabControl5 = new Sunny.UI.UITabControl();
  164. this.tabPage12 = new System.Windows.Forms.TabPage();
  165. this.dgvClearingSum = new Sunny.UI.UIDataGridView();
  166. this.cmsClearing = new Sunny.UI.UIContextMenuStrip();
  167. this.tmsClearing_2 = new System.Windows.Forms.ToolStripMenuItem();
  168. this.tmsHisSettlRecord_2 = new System.Windows.Forms.ToolStripMenuItem();
  169. this.uiPanel3 = new Sunny.UI.UIPanel();
  170. this.uiGroupBox3 = new Sunny.UI.UIGroupBox();
  171. this.btnClose_2 = new Sunny.UI.UIButton();
  172. this.btnPatchClr = new Sunny.UI.UIButton();
  173. this.btnQueryClrSum = new Sunny.UI.UIButton();
  174. this.uiGroupBox2 = new Sunny.UI.UIGroupBox();
  175. this.tbInsuPlc = new Sunny.UI.UITextBox();
  176. this.uiLabel18 = new Sunny.UI.UILabel();
  177. this.cbOtherPlaceFlag = new Sunny.UI.UIComboBox();
  178. this.uiLabel19 = new Sunny.UI.UILabel();
  179. this.cbClrWay_2 = new Sunny.UI.UIComboBox();
  180. this.uiLabel11 = new Sunny.UI.UILabel();
  181. this.cbInterface_2 = new Sunny.UI.UIComboBox();
  182. this.tbSettlOption_2 = new Sunny.UI.UITextBox();
  183. this.cbValid_2 = new Sunny.UI.UIComboBox();
  184. this.uiLabel6 = new Sunny.UI.UILabel();
  185. this.uiLabel7 = new Sunny.UI.UILabel();
  186. this.cbClrType_2 = new Sunny.UI.UIComboBox();
  187. this.uiLabel8 = new Sunny.UI.UILabel();
  188. this.cbInsutype_2 = new Sunny.UI.UIComboBox();
  189. this.uiLabel9 = new Sunny.UI.UILabel();
  190. this.uiLabel10 = new Sunny.UI.UILabel();
  191. this.uiGroupBox4 = new Sunny.UI.UIGroupBox();
  192. this.btnReduceMonth = new Sunny.UI.UISymbolButton();
  193. this.btnAddMonth = new Sunny.UI.UISymbolButton();
  194. this.dpED_2 = new Sunny.UI.UIDatetimePicker();
  195. this.dpST_2 = new Sunny.UI.UIDatetimePicker();
  196. this.tabPage3 = new System.Windows.Forms.TabPage();
  197. this.dgvClearingData = new Sunny.UI.UIDataGridView();
  198. this.uiPanel5 = new Sunny.UI.UIPanel();
  199. this.btnCancleClearing = new Sunny.UI.UIButton();
  200. this.uiGroupBox6 = new Sunny.UI.UIGroupBox();
  201. this.cbInterface_3 = new Sunny.UI.UIComboBox();
  202. this.cbValid_3 = new Sunny.UI.UIComboBox();
  203. this.uiLabel13 = new Sunny.UI.UILabel();
  204. this.uiLabel17 = new Sunny.UI.UILabel();
  205. this.rbgTimeWay = new Sunny.UI.UIRadioButtonGroup();
  206. this.btnClose_3 = new Sunny.UI.UIButton();
  207. this.btnQueryClearing = new Sunny.UI.UIButton();
  208. this.uiGroupBox5 = new Sunny.UI.UIGroupBox();
  209. this.dpED_3 = new Sunny.UI.UIDatetimePicker();
  210. this.dpST_3 = new Sunny.UI.UIDatetimePicker();
  211. this.tabPage11 = new System.Windows.Forms.TabPage();
  212. this.R_Lbl8 = new Sunny.UI.UILabel();
  213. this.R_ybDGv = new Sunny.UI.UIDataGridView();
  214. this.uiPanel8 = new Sunny.UI.UIPanel();
  215. this.RButton1 = new Sunny.UI.UIButton();
  216. this.R_GrBx2 = new Sunny.UI.UIGroupBox();
  217. this.R_Txt3 = new Sunny.UI.UITextBox();
  218. this.R_Txt2 = new Sunny.UI.UITextBox();
  219. this.R_Txt1 = new Sunny.UI.UITextBox();
  220. this.R_Lbl7 = new Sunny.UI.UILabel();
  221. this.R_Lbl6 = new Sunny.UI.UILabel();
  222. this.R_Lbl5 = new Sunny.UI.UILabel();
  223. this.R_Lbl4 = new Sunny.UI.UILabel();
  224. this.R_Cbx4 = new Sunny.UI.UIComboBox();
  225. this.R_Lbl3 = new Sunny.UI.UILabel();
  226. this.R_Cbx3 = new Sunny.UI.UIComboBox();
  227. this.R_Cbx2 = new Sunny.UI.UIComboBox();
  228. this.R_Lbl = new Sunny.UI.UILabel();
  229. this.R_Lbl1 = new Sunny.UI.UILabel();
  230. this.R_Cbx1 = new Sunny.UI.UIComboBox();
  231. this.R_GrBx1 = new Sunny.UI.UIGroupBox();
  232. this.R_Rq = new Sunny.UI.UIDatePicker();
  233. this.tabPage13 = new System.Windows.Forms.TabPage();
  234. this.uiGroupBox11 = new Sunny.UI.UIGroupBox();
  235. this.uiTabControl1.SuspendLayout();
  236. this.tabPage1.SuspendLayout();
  237. this.uiPanel2.SuspendLayout();
  238. this.uiTabControl3.SuspendLayout();
  239. this.tabPage6.SuspendLayout();
  240. ((System.ComponentModel.ISupportInitialize)(this.dgvHisSettlRec)).BeginInit();
  241. this.tabPage7.SuspendLayout();
  242. ((System.ComponentModel.ISupportInitialize)(this.dgvCenterSettlRec)).BeginInit();
  243. this.tabPage8.SuspendLayout();
  244. this.uiTabControl2.SuspendLayout();
  245. this.tabPage4.SuspendLayout();
  246. ((System.ComponentModel.ISupportInitialize)(this.dgvSettlSummary)).BeginInit();
  247. this.cmsCheck.SuspendLayout();
  248. this.tabPage5.SuspendLayout();
  249. this.uiPanel1.SuspendLayout();
  250. this.gbConditionSet.SuspendLayout();
  251. this.uiGroupBox1.SuspendLayout();
  252. this.uiGroupBox10.SuspendLayout();
  253. this.gbDateTime.SuspendLayout();
  254. this.tabPage10.SuspendLayout();
  255. this.uiPanel7.SuspendLayout();
  256. this.uiTabControl6.SuspendLayout();
  257. this.tabPage14.SuspendLayout();
  258. this.uiTabControl7.SuspendLayout();
  259. this.tabPage15.SuspendLayout();
  260. ((System.ComponentModel.ISupportInitialize)(this.dgvOthCheck)).BeginInit();
  261. this.cmdOthPlcCheck.SuspendLayout();
  262. this.uiPanel6.SuspendLayout();
  263. this.uiGroupBox7.SuspendLayout();
  264. this.uiGroupBox8.SuspendLayout();
  265. this.uiGroupBox9.SuspendLayout();
  266. this.tabPage2.SuspendLayout();
  267. this.uiPanel4.SuspendLayout();
  268. this.uiTabControl4.SuspendLayout();
  269. this.tabPage9.SuspendLayout();
  270. ((System.ComponentModel.ISupportInitialize)(this.dgvHisSettlRec_2)).BeginInit();
  271. this.uiTabControl5.SuspendLayout();
  272. this.tabPage12.SuspendLayout();
  273. ((System.ComponentModel.ISupportInitialize)(this.dgvClearingSum)).BeginInit();
  274. this.cmsClearing.SuspendLayout();
  275. this.uiPanel3.SuspendLayout();
  276. this.uiGroupBox3.SuspendLayout();
  277. this.uiGroupBox2.SuspendLayout();
  278. this.uiGroupBox4.SuspendLayout();
  279. this.tabPage3.SuspendLayout();
  280. ((System.ComponentModel.ISupportInitialize)(this.dgvClearingData)).BeginInit();
  281. this.uiPanel5.SuspendLayout();
  282. this.uiGroupBox6.SuspendLayout();
  283. this.uiGroupBox5.SuspendLayout();
  284. this.tabPage11.SuspendLayout();
  285. ((System.ComponentModel.ISupportInitialize)(this.R_ybDGv)).BeginInit();
  286. this.uiPanel8.SuspendLayout();
  287. this.R_GrBx2.SuspendLayout();
  288. this.R_GrBx1.SuspendLayout();
  289. this.tabPage13.SuspendLayout();
  290. this.SuspendLayout();
  291. //
  292. // uiTabControl1
  293. //
  294. this.uiTabControl1.Controls.Add(this.tabPage1);
  295. this.uiTabControl1.Controls.Add(this.tabPage10);
  296. this.uiTabControl1.Controls.Add(this.tabPage2);
  297. this.uiTabControl1.Controls.Add(this.tabPage3);
  298. this.uiTabControl1.Controls.Add(this.tabPage11);
  299. this.uiTabControl1.Controls.Add(this.tabPage13);
  300. this.uiTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  301. this.uiTabControl1.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
  302. this.uiTabControl1.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  303. this.uiTabControl1.ItemSize = new System.Drawing.Size(150, 30);
  304. this.uiTabControl1.Location = new System.Drawing.Point(0, 0);
  305. this.uiTabControl1.MainPage = "";
  306. this.uiTabControl1.Name = "uiTabControl1";
  307. this.uiTabControl1.SelectedIndex = 0;
  308. this.uiTabControl1.Size = new System.Drawing.Size(1282, 693);
  309. this.uiTabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  310. this.uiTabControl1.TabIndex = 0;
  311. this.uiTabControl1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  312. this.uiTabControl1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  313. //
  314. // tabPage1
  315. //
  316. this.tabPage1.Controls.Add(this.uiPanel2);
  317. this.tabPage1.Controls.Add(this.uiPanel1);
  318. this.tabPage1.Location = new System.Drawing.Point(0, 30);
  319. this.tabPage1.Name = "tabPage1";
  320. this.tabPage1.Size = new System.Drawing.Size(1282, 663);
  321. this.tabPage1.TabIndex = 0;
  322. this.tabPage1.Text = "本地对账";
  323. this.tabPage1.UseVisualStyleBackColor = true;
  324. //
  325. // uiPanel2
  326. //
  327. this.uiPanel2.Controls.Add(this.uiTabControl3);
  328. this.uiPanel2.Controls.Add(this.uiTabControl2);
  329. this.uiPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  330. this.uiPanel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  331. this.uiPanel2.Location = new System.Drawing.Point(228, 0);
  332. this.uiPanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  333. this.uiPanel2.MinimumSize = new System.Drawing.Size(1, 1);
  334. this.uiPanel2.Name = "uiPanel2";
  335. this.uiPanel2.Size = new System.Drawing.Size(1054, 663);
  336. this.uiPanel2.TabIndex = 3;
  337. this.uiPanel2.Text = null;
  338. this.uiPanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  339. this.uiPanel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  340. //
  341. // uiTabControl3
  342. //
  343. this.uiTabControl3.Controls.Add(this.tabPage6);
  344. this.uiTabControl3.Controls.Add(this.tabPage7);
  345. this.uiTabControl3.Controls.Add(this.tabPage8);
  346. this.uiTabControl3.Dock = System.Windows.Forms.DockStyle.Fill;
  347. this.uiTabControl3.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
  348. this.uiTabControl3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  349. this.uiTabControl3.ItemSize = new System.Drawing.Size(150, 25);
  350. this.uiTabControl3.Location = new System.Drawing.Point(0, 424);
  351. this.uiTabControl3.MainPage = "";
  352. this.uiTabControl3.Name = "uiTabControl3";
  353. this.uiTabControl3.SelectedIndex = 0;
  354. this.uiTabControl3.Size = new System.Drawing.Size(1054, 239);
  355. this.uiTabControl3.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  356. this.uiTabControl3.TabIndex = 1;
  357. this.uiTabControl3.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  358. this.uiTabControl3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  359. //
  360. // tabPage6
  361. //
  362. this.tabPage6.Controls.Add(this.dgvHisSettlRec);
  363. this.tabPage6.Location = new System.Drawing.Point(0, 25);
  364. this.tabPage6.Name = "tabPage6";
  365. this.tabPage6.Size = new System.Drawing.Size(1054, 214);
  366. this.tabPage6.TabIndex = 0;
  367. this.tabPage6.Text = "HIS结算记录";
  368. this.tabPage6.UseVisualStyleBackColor = true;
  369. //
  370. // dgvHisSettlRec
  371. //
  372. this.dgvHisSettlRec.AllowUserToAddRows = false;
  373. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  374. this.dgvHisSettlRec.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  375. this.dgvHisSettlRec.BackgroundColor = System.Drawing.Color.White;
  376. this.dgvHisSettlRec.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  377. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  378. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  379. dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  380. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  381. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  382. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  383. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  384. this.dgvHisSettlRec.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  385. this.dgvHisSettlRec.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  386. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  387. dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
  388. dataGridViewCellStyle3.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  389. dataGridViewCellStyle3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  390. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  391. dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  392. dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  393. this.dgvHisSettlRec.DefaultCellStyle = dataGridViewCellStyle3;
  394. this.dgvHisSettlRec.Dock = System.Windows.Forms.DockStyle.Fill;
  395. this.dgvHisSettlRec.EnableHeadersVisualStyles = false;
  396. this.dgvHisSettlRec.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  397. this.dgvHisSettlRec.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  398. this.dgvHisSettlRec.Location = new System.Drawing.Point(0, 0);
  399. this.dgvHisSettlRec.Name = "dgvHisSettlRec";
  400. this.dgvHisSettlRec.ReadOnly = true;
  401. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  402. dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  403. dataGridViewCellStyle4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  404. dataGridViewCellStyle4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  405. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  406. dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.White;
  407. dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  408. this.dgvHisSettlRec.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
  409. this.dgvHisSettlRec.RowHeadersWidth = 51;
  410. dataGridViewCellStyle5.BackColor = System.Drawing.Color.White;
  411. dataGridViewCellStyle5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  412. this.dgvHisSettlRec.RowsDefaultCellStyle = dataGridViewCellStyle5;
  413. this.dgvHisSettlRec.RowTemplate.Height = 23;
  414. this.dgvHisSettlRec.SelectedIndex = -1;
  415. this.dgvHisSettlRec.Size = new System.Drawing.Size(1054, 214);
  416. this.dgvHisSettlRec.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  417. this.dgvHisSettlRec.TabIndex = 1;
  418. this.dgvHisSettlRec.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  419. this.dgvHisSettlRec.RowStateChanged += new System.Windows.Forms.DataGridViewRowStateChangedEventHandler(this.dgvHisSettlRec_RowStateChanged);
  420. //
  421. // tabPage7
  422. //
  423. this.tabPage7.Controls.Add(this.dgvCenterSettlRec);
  424. this.tabPage7.Location = new System.Drawing.Point(0, 25);
  425. this.tabPage7.Name = "tabPage7";
  426. this.tabPage7.Size = new System.Drawing.Size(1054, 170);
  427. this.tabPage7.TabIndex = 1;
  428. this.tabPage7.Text = "中心结算记录";
  429. this.tabPage7.UseVisualStyleBackColor = true;
  430. //
  431. // dgvCenterSettlRec
  432. //
  433. this.dgvCenterSettlRec.AllowUserToAddRows = false;
  434. dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  435. this.dgvCenterSettlRec.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
  436. this.dgvCenterSettlRec.BackgroundColor = System.Drawing.Color.White;
  437. this.dgvCenterSettlRec.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  438. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  439. dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  440. dataGridViewCellStyle7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  441. dataGridViewCellStyle7.ForeColor = System.Drawing.Color.White;
  442. dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  443. dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  444. dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  445. this.dgvCenterSettlRec.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
  446. this.dgvCenterSettlRec.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  447. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  448. dataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Window;
  449. dataGridViewCellStyle8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  450. dataGridViewCellStyle8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  451. dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  452. dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  453. dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  454. this.dgvCenterSettlRec.DefaultCellStyle = dataGridViewCellStyle8;
  455. this.dgvCenterSettlRec.Dock = System.Windows.Forms.DockStyle.Fill;
  456. this.dgvCenterSettlRec.EnableHeadersVisualStyles = false;
  457. this.dgvCenterSettlRec.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  458. this.dgvCenterSettlRec.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  459. this.dgvCenterSettlRec.Location = new System.Drawing.Point(0, 0);
  460. this.dgvCenterSettlRec.Name = "dgvCenterSettlRec";
  461. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  462. dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  463. dataGridViewCellStyle9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  464. dataGridViewCellStyle9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  465. dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  466. dataGridViewCellStyle9.SelectionForeColor = System.Drawing.Color.White;
  467. dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  468. this.dgvCenterSettlRec.RowHeadersDefaultCellStyle = dataGridViewCellStyle9;
  469. this.dgvCenterSettlRec.RowHeadersWidth = 51;
  470. dataGridViewCellStyle10.BackColor = System.Drawing.Color.White;
  471. dataGridViewCellStyle10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  472. this.dgvCenterSettlRec.RowsDefaultCellStyle = dataGridViewCellStyle10;
  473. this.dgvCenterSettlRec.RowTemplate.Height = 23;
  474. this.dgvCenterSettlRec.SelectedIndex = -1;
  475. this.dgvCenterSettlRec.Size = new System.Drawing.Size(1054, 170);
  476. this.dgvCenterSettlRec.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  477. this.dgvCenterSettlRec.TabIndex = 1;
  478. this.dgvCenterSettlRec.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  479. //
  480. // tabPage8
  481. //
  482. this.tabPage8.Controls.Add(this.rtbCheckDetailLog);
  483. this.tabPage8.Location = new System.Drawing.Point(0, 25);
  484. this.tabPage8.Name = "tabPage8";
  485. this.tabPage8.Size = new System.Drawing.Size(1054, 170);
  486. this.tabPage8.TabIndex = 2;
  487. this.tabPage8.Text = "对明细账结果记录";
  488. this.tabPage8.UseVisualStyleBackColor = true;
  489. //
  490. // rtbCheckDetailLog
  491. //
  492. this.rtbCheckDetailLog.Dock = System.Windows.Forms.DockStyle.Fill;
  493. this.rtbCheckDetailLog.FillColor = System.Drawing.Color.White;
  494. this.rtbCheckDetailLog.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  495. this.rtbCheckDetailLog.Location = new System.Drawing.Point(0, 0);
  496. this.rtbCheckDetailLog.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  497. this.rtbCheckDetailLog.MinimumSize = new System.Drawing.Size(1, 1);
  498. this.rtbCheckDetailLog.Name = "rtbCheckDetailLog";
  499. this.rtbCheckDetailLog.Padding = new System.Windows.Forms.Padding(2);
  500. this.rtbCheckDetailLog.ShowText = false;
  501. this.rtbCheckDetailLog.Size = new System.Drawing.Size(1054, 170);
  502. this.rtbCheckDetailLog.Style = Sunny.UI.UIStyle.Custom;
  503. this.rtbCheckDetailLog.TabIndex = 0;
  504. this.rtbCheckDetailLog.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  505. this.rtbCheckDetailLog.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  506. //
  507. // uiTabControl2
  508. //
  509. this.uiTabControl2.Controls.Add(this.tabPage4);
  510. this.uiTabControl2.Controls.Add(this.tabPage5);
  511. this.uiTabControl2.Dock = System.Windows.Forms.DockStyle.Top;
  512. this.uiTabControl2.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
  513. this.uiTabControl2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  514. this.uiTabControl2.ItemSize = new System.Drawing.Size(150, 25);
  515. this.uiTabControl2.Location = new System.Drawing.Point(0, 0);
  516. this.uiTabControl2.MainPage = "";
  517. this.uiTabControl2.Name = "uiTabControl2";
  518. this.uiTabControl2.SelectedIndex = 0;
  519. this.uiTabControl2.Size = new System.Drawing.Size(1054, 424);
  520. this.uiTabControl2.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  521. this.uiTabControl2.TabIndex = 0;
  522. this.uiTabControl2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  523. this.uiTabControl2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  524. //
  525. // tabPage4
  526. //
  527. this.tabPage4.Controls.Add(this.dgvSettlSummary);
  528. this.tabPage4.Location = new System.Drawing.Point(0, 25);
  529. this.tabPage4.Name = "tabPage4";
  530. this.tabPage4.Size = new System.Drawing.Size(1054, 399);
  531. this.tabPage4.TabIndex = 0;
  532. this.tabPage4.Text = "结算汇总数据";
  533. this.tabPage4.UseVisualStyleBackColor = true;
  534. //
  535. // dgvSettlSummary
  536. //
  537. this.dgvSettlSummary.AllowUserToAddRows = false;
  538. dataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  539. this.dgvSettlSummary.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle11;
  540. this.dgvSettlSummary.BackgroundColor = System.Drawing.Color.White;
  541. this.dgvSettlSummary.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
  542. dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  543. dataGridViewCellStyle12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  544. dataGridViewCellStyle12.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  545. dataGridViewCellStyle12.ForeColor = System.Drawing.Color.White;
  546. dataGridViewCellStyle12.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  547. dataGridViewCellStyle12.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  548. dataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  549. this.dgvSettlSummary.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle12;
  550. this.dgvSettlSummary.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  551. this.dgvSettlSummary.ContextMenuStrip = this.cmsCheck;
  552. dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  553. dataGridViewCellStyle13.BackColor = System.Drawing.SystemColors.Window;
  554. dataGridViewCellStyle13.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  555. dataGridViewCellStyle13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  556. dataGridViewCellStyle13.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  557. dataGridViewCellStyle13.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  558. dataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  559. this.dgvSettlSummary.DefaultCellStyle = dataGridViewCellStyle13;
  560. this.dgvSettlSummary.Dock = System.Windows.Forms.DockStyle.Fill;
  561. this.dgvSettlSummary.EnableHeadersVisualStyles = false;
  562. this.dgvSettlSummary.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  563. this.dgvSettlSummary.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  564. this.dgvSettlSummary.Location = new System.Drawing.Point(0, 0);
  565. this.dgvSettlSummary.Name = "dgvSettlSummary";
  566. this.dgvSettlSummary.ReadOnly = true;
  567. dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  568. dataGridViewCellStyle14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  569. dataGridViewCellStyle14.Font = new System.Drawing.Font("微软雅黑", 9.75F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  570. dataGridViewCellStyle14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  571. dataGridViewCellStyle14.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  572. dataGridViewCellStyle14.SelectionForeColor = System.Drawing.Color.White;
  573. dataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  574. this.dgvSettlSummary.RowHeadersDefaultCellStyle = dataGridViewCellStyle14;
  575. this.dgvSettlSummary.RowHeadersWidth = 30;
  576. this.dgvSettlSummary.RowHeight = 30;
  577. dataGridViewCellStyle15.BackColor = System.Drawing.Color.White;
  578. dataGridViewCellStyle15.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  579. this.dgvSettlSummary.RowsDefaultCellStyle = dataGridViewCellStyle15;
  580. this.dgvSettlSummary.RowTemplate.Height = 30;
  581. this.dgvSettlSummary.SelectedIndex = -1;
  582. this.dgvSettlSummary.Size = new System.Drawing.Size(1054, 399);
  583. this.dgvSettlSummary.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  584. this.dgvSettlSummary.TabIndex = 0;
  585. this.dgvSettlSummary.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  586. this.dgvSettlSummary.RowStateChanged += new System.Windows.Forms.DataGridViewRowStateChangedEventHandler(this.dgvSettlSummary_RowStateChanged);
  587. //
  588. // cmsCheck
  589. //
  590. this.cmsCheck.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  591. this.cmsCheck.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  592. this.cmsCheck.ImageScalingSize = new System.Drawing.Size(20, 20);
  593. this.cmsCheck.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  594. this.tsmCheck_Single,
  595. this.tsmCheckDetail_Single,
  596. this.tsmCheck_Batch,
  597. this.tsmCheckDetail_Batch,
  598. this.tsmHisRecord,
  599. this.toolStripMenuItem1,
  600. this.tsmAICheck,
  601. this.导出TXTToolStripMenuItem});
  602. this.cmsCheck.Name = "cmsCheck";
  603. this.cmsCheck.Size = new System.Drawing.Size(235, 212);
  604. this.cmsCheck.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  605. this.cmsCheck.Opening += new System.ComponentModel.CancelEventHandler(this.cmsCheck_Opening);
  606. //
  607. // tsmCheck_Single
  608. //
  609. this.tsmCheck_Single.Name = "tsmCheck_Single";
  610. this.tsmCheck_Single.Size = new System.Drawing.Size(234, 26);
  611. this.tsmCheck_Single.Text = "单条对总账";
  612. this.tsmCheck_Single.Click += new System.EventHandler(this.tsmCheck_Single_Click);
  613. //
  614. // tsmCheckDetail_Single
  615. //
  616. this.tsmCheckDetail_Single.Name = "tsmCheckDetail_Single";
  617. this.tsmCheckDetail_Single.Size = new System.Drawing.Size(234, 26);
  618. this.tsmCheckDetail_Single.Text = "单条对明细账";
  619. this.tsmCheckDetail_Single.Click += new System.EventHandler(this.tsmCheckDetail_Single_Click);
  620. //
  621. // tsmCheck_Batch
  622. //
  623. this.tsmCheck_Batch.Name = "tsmCheck_Batch";
  624. this.tsmCheck_Batch.Size = new System.Drawing.Size(234, 26);
  625. this.tsmCheck_Batch.Text = "批量对总账";
  626. //
  627. // tsmCheckDetail_Batch
  628. //
  629. this.tsmCheckDetail_Batch.Name = "tsmCheckDetail_Batch";
  630. this.tsmCheckDetail_Batch.Size = new System.Drawing.Size(234, 26);
  631. this.tsmCheckDetail_Batch.Text = "批量对明细账";
  632. this.tsmCheckDetail_Batch.Click += new System.EventHandler(this.tsmCheckDetail_Batch_Click);
  633. //
  634. // tsmHisRecord
  635. //
  636. this.tsmHisRecord.Name = "tsmHisRecord";
  637. this.tsmHisRecord.Size = new System.Drawing.Size(234, 26);
  638. this.tsmHisRecord.Text = "查看HIS记录明细 ";
  639. this.tsmHisRecord.Click += new System.EventHandler(this.tsmHisRecord_Click);
  640. //
  641. // toolStripMenuItem1
  642. //
  643. this.toolStripMenuItem1.Name = "toolStripMenuItem1";
  644. this.toolStripMenuItem1.Size = new System.Drawing.Size(234, 26);
  645. this.toolStripMenuItem1.Text = "toolStripMenuItem1";
  646. this.toolStripMenuItem1.Click += new System.EventHandler(this.toolStripMenuItem1_Click);
  647. //
  648. // tsmAICheck
  649. //
  650. this.tsmAICheck.Name = "tsmAICheck";
  651. this.tsmAICheck.Size = new System.Drawing.Size(234, 26);
  652. this.tsmAICheck.Text = "智能比对";
  653. this.tsmAICheck.Click += new System.EventHandler(this.tsmAICheck_Click);
  654. //
  655. // 导出TXTToolStripMenuItem
  656. //
  657. this.导出TXTToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  658. this.tsmExport,
  659. this.tsmCompress,
  660. this.tsmZIPToSDec,
  661. this.tsmUploadZIP,
  662. this.tsm3202,
  663. this.tsmDownload,
  664. this.tsmUnCompress,
  665. this.tsmImport,
  666. this.tsmHandCheck});
  667. this.导出TXTToolStripMenuItem.Name = "导出TXTToolStripMenuItem";
  668. this.导出TXTToolStripMenuItem.Size = new System.Drawing.Size(234, 26);
  669. this.导出TXTToolStripMenuItem.Text = "附属功能";
  670. //
  671. // tsmExport
  672. //
  673. this.tsmExport.Name = "tsmExport";
  674. this.tsmExport.Size = new System.Drawing.Size(217, 26);
  675. this.tsmExport.Text = "导出TXT";
  676. this.tsmExport.Click += new System.EventHandler(this.tsmExport_Click);
  677. //
  678. // tsmCompress
  679. //
  680. this.tsmCompress.Name = "tsmCompress";
  681. this.tsmCompress.Size = new System.Drawing.Size(217, 26);
  682. this.tsmCompress.Text = "TXT压缩为ZIP";
  683. this.tsmCompress.Click += new System.EventHandler(this.tsmCompress_Click);
  684. //
  685. // tsmZIPToSDec
  686. //
  687. this.tsmZIPToSDec.Name = "tsmZIPToSDec";
  688. this.tsmZIPToSDec.Size = new System.Drawing.Size(217, 26);
  689. this.tsmZIPToSDec.Text = "ZIP转为有符号整数";
  690. this.tsmZIPToSDec.Click += new System.EventHandler(this.tsmZIPToSDec_Click);
  691. //
  692. // tsmUploadZIP
  693. //
  694. this.tsmUploadZIP.Name = "tsmUploadZIP";
  695. this.tsmUploadZIP.Size = new System.Drawing.Size(217, 26);
  696. this.tsmUploadZIP.Text = "上传ZIP";
  697. this.tsmUploadZIP.Click += new System.EventHandler(this.tsmUploadZIP_Click);
  698. //
  699. // tsm3202
  700. //
  701. this.tsm3202.Name = "tsm3202";
  702. this.tsm3202.Size = new System.Drawing.Size(217, 26);
  703. this.tsm3202.Text = "明细对账(3202)";
  704. this.tsm3202.Click += new System.EventHandler(this.tsm3202_Click);
  705. //
  706. // tsmDownload
  707. //
  708. this.tsmDownload.Name = "tsmDownload";
  709. this.tsmDownload.Size = new System.Drawing.Size(217, 26);
  710. this.tsmDownload.Text = "下载文件";
  711. this.tsmDownload.Click += new System.EventHandler(this.tsmDownload_Click);
  712. //
  713. // tsmUnCompress
  714. //
  715. this.tsmUnCompress.Name = "tsmUnCompress";
  716. this.tsmUnCompress.Size = new System.Drawing.Size(217, 26);
  717. this.tsmUnCompress.Text = "解压文件";
  718. this.tsmUnCompress.Click += new System.EventHandler(this.tsmUnCompress_Click);
  719. //
  720. // tsmImport
  721. //
  722. this.tsmImport.Name = "tsmImport";
  723. this.tsmImport.Size = new System.Drawing.Size(217, 26);
  724. this.tsmImport.Text = "导入文件";
  725. this.tsmImport.Click += new System.EventHandler(this.tsmImport_Click);
  726. //
  727. // tsmHandCheck
  728. //
  729. this.tsmHandCheck.Name = "tsmHandCheck";
  730. this.tsmHandCheck.Size = new System.Drawing.Size(217, 26);
  731. this.tsmHandCheck.Text = "手工对账";
  732. this.tsmHandCheck.Click += new System.EventHandler(this.tsmHandCheck_Click);
  733. //
  734. // tabPage5
  735. //
  736. this.tabPage5.Controls.Add(this.rtbCheckLog);
  737. this.tabPage5.Location = new System.Drawing.Point(0, 25);
  738. this.tabPage5.Name = "tabPage5";
  739. this.tabPage5.Size = new System.Drawing.Size(1054, 399);
  740. this.tabPage5.TabIndex = 1;
  741. this.tabPage5.Text = "对总账结果记录";
  742. this.tabPage5.UseVisualStyleBackColor = true;
  743. //
  744. // rtbCheckLog
  745. //
  746. this.rtbCheckLog.Dock = System.Windows.Forms.DockStyle.Fill;
  747. this.rtbCheckLog.FillColor = System.Drawing.Color.White;
  748. this.rtbCheckLog.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  749. this.rtbCheckLog.Location = new System.Drawing.Point(0, 0);
  750. this.rtbCheckLog.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  751. this.rtbCheckLog.MinimumSize = new System.Drawing.Size(1, 1);
  752. this.rtbCheckLog.Name = "rtbCheckLog";
  753. this.rtbCheckLog.Padding = new System.Windows.Forms.Padding(2);
  754. this.rtbCheckLog.ShowText = false;
  755. this.rtbCheckLog.Size = new System.Drawing.Size(1054, 399);
  756. this.rtbCheckLog.Style = Sunny.UI.UIStyle.Custom;
  757. this.rtbCheckLog.TabIndex = 1;
  758. this.rtbCheckLog.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  759. this.rtbCheckLog.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  760. //
  761. // uiPanel1
  762. //
  763. this.uiPanel1.Controls.Add(this.tbTmp);
  764. this.uiPanel1.Controls.Add(this.gbConditionSet);
  765. this.uiPanel1.Controls.Add(this.cbgGroupSet);
  766. this.uiPanel1.Controls.Add(this.uiGroupBox1);
  767. this.uiPanel1.Controls.Add(this.gbDateTime);
  768. this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Left;
  769. this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  770. this.uiPanel1.Location = new System.Drawing.Point(0, 0);
  771. this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  772. this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
  773. this.uiPanel1.Name = "uiPanel1";
  774. this.uiPanel1.Size = new System.Drawing.Size(228, 663);
  775. this.uiPanel1.TabIndex = 2;
  776. this.uiPanel1.Text = null;
  777. this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  778. this.uiPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  779. //
  780. // tbTmp
  781. //
  782. this.tbTmp.Dock = System.Windows.Forms.DockStyle.Top;
  783. this.tbTmp.Location = new System.Drawing.Point(0, 493);
  784. this.tbTmp.Name = "tbTmp";
  785. this.tbTmp.Size = new System.Drawing.Size(228, 49);
  786. this.tbTmp.TabIndex = 31;
  787. this.tbTmp.Text = "E:\\GHSF\\SCYBDownLoad\\result.txt";
  788. //
  789. // gbConditionSet
  790. //
  791. this.gbConditionSet.Controls.Add(this.cbxInterface);
  792. this.gbConditionSet.Controls.Add(this.tbSettlOption);
  793. this.gbConditionSet.Controls.Add(this.cbxValid);
  794. this.gbConditionSet.Controls.Add(this.uiLabel5);
  795. this.gbConditionSet.Controls.Add(this.uiLabel4);
  796. this.gbConditionSet.Controls.Add(this.cbxClrType);
  797. this.gbConditionSet.Controls.Add(this.uiLabel3);
  798. this.gbConditionSet.Controls.Add(this.cbxInsuType);
  799. this.gbConditionSet.Controls.Add(this.uiLabel2);
  800. this.gbConditionSet.Controls.Add(this.uiLabel1);
  801. this.gbConditionSet.Dock = System.Windows.Forms.DockStyle.Top;
  802. this.gbConditionSet.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  803. this.gbConditionSet.Location = new System.Drawing.Point(0, 267);
  804. this.gbConditionSet.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  805. this.gbConditionSet.MinimumSize = new System.Drawing.Size(1, 1);
  806. this.gbConditionSet.Name = "gbConditionSet";
  807. this.gbConditionSet.Padding = new System.Windows.Forms.Padding(0, 26, 0, 0);
  808. this.gbConditionSet.Size = new System.Drawing.Size(228, 226);
  809. this.gbConditionSet.TabIndex = 24;
  810. this.gbConditionSet.TabStop = false;
  811. this.gbConditionSet.Text = "条件设置";
  812. this.gbConditionSet.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  813. this.gbConditionSet.TitleTop = 10;
  814. this.gbConditionSet.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  815. this.gbConditionSet.Click += new System.EventHandler(this.gbConditionSet_Click);
  816. //
  817. // cbxInterface
  818. //
  819. this.cbxInterface.DataSource = null;
  820. this.cbxInterface.FillColor = System.Drawing.Color.White;
  821. this.cbxInterface.FilterMaxCount = 50;
  822. this.cbxInterface.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  823. this.cbxInterface.ItemHeight = 20;
  824. this.cbxInterface.Items.AddRange(new object[] {
  825. "1",
  826. "2"});
  827. this.cbxInterface.Location = new System.Drawing.Point(67, 30);
  828. this.cbxInterface.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  829. this.cbxInterface.MinimumSize = new System.Drawing.Size(63, 0);
  830. this.cbxInterface.Name = "cbxInterface";
  831. this.cbxInterface.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  832. this.cbxInterface.Size = new System.Drawing.Size(153, 25);
  833. this.cbxInterface.TabIndex = 11;
  834. this.cbxInterface.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  835. this.cbxInterface.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  836. //
  837. // tbSettlOption
  838. //
  839. this.tbSettlOption.Cursor = System.Windows.Forms.Cursors.IBeam;
  840. this.tbSettlOption.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  841. this.tbSettlOption.Location = new System.Drawing.Point(67, 144);
  842. this.tbSettlOption.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  843. this.tbSettlOption.MinimumSize = new System.Drawing.Size(1, 16);
  844. this.tbSettlOption.Name = "tbSettlOption";
  845. this.tbSettlOption.ShowText = false;
  846. this.tbSettlOption.Size = new System.Drawing.Size(153, 25);
  847. this.tbSettlOption.TabIndex = 10;
  848. this.tbSettlOption.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  849. this.tbSettlOption.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  850. //
  851. // cbxValid
  852. //
  853. this.cbxValid.DataSource = null;
  854. this.cbxValid.FillColor = System.Drawing.Color.White;
  855. this.cbxValid.FilterMaxCount = 50;
  856. this.cbxValid.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  857. this.cbxValid.ItemHeight = 20;
  858. this.cbxValid.Items.AddRange(new object[] {
  859. "全部",
  860. "有效",
  861. "无效"});
  862. this.cbxValid.Location = new System.Drawing.Point(67, 182);
  863. this.cbxValid.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  864. this.cbxValid.MinimumSize = new System.Drawing.Size(63, 0);
  865. this.cbxValid.Name = "cbxValid";
  866. this.cbxValid.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  867. this.cbxValid.Size = new System.Drawing.Size(153, 25);
  868. this.cbxValid.TabIndex = 9;
  869. this.cbxValid.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  870. this.cbxValid.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  871. //
  872. // uiLabel5
  873. //
  874. this.uiLabel5.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  875. this.uiLabel5.Location = new System.Drawing.Point(4, 185);
  876. this.uiLabel5.Name = "uiLabel5";
  877. this.uiLabel5.Size = new System.Drawing.Size(78, 23);
  878. this.uiLabel5.TabIndex = 8;
  879. this.uiLabel5.Text = "有效标志";
  880. this.uiLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  881. this.uiLabel5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  882. //
  883. // uiLabel4
  884. //
  885. this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  886. this.uiLabel4.Location = new System.Drawing.Point(4, 147);
  887. this.uiLabel4.Name = "uiLabel4";
  888. this.uiLabel4.Size = new System.Drawing.Size(78, 23);
  889. this.uiLabel4.TabIndex = 6;
  890. this.uiLabel4.Text = "经办机构";
  891. this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  892. this.uiLabel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  893. //
  894. // cbxClrType
  895. //
  896. this.cbxClrType.DataSource = null;
  897. this.cbxClrType.FillColor = System.Drawing.Color.White;
  898. this.cbxClrType.FilterMaxCount = 50;
  899. this.cbxClrType.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  900. this.cbxClrType.ItemHeight = 20;
  901. this.cbxClrType.Items.AddRange(new object[] {
  902. "1",
  903. "2"});
  904. this.cbxClrType.Location = new System.Drawing.Point(67, 106);
  905. this.cbxClrType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  906. this.cbxClrType.MinimumSize = new System.Drawing.Size(63, 0);
  907. this.cbxClrType.Name = "cbxClrType";
  908. this.cbxClrType.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  909. this.cbxClrType.Size = new System.Drawing.Size(153, 25);
  910. this.cbxClrType.TabIndex = 5;
  911. this.cbxClrType.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  912. this.cbxClrType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  913. //
  914. // uiLabel3
  915. //
  916. this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  917. this.uiLabel3.Location = new System.Drawing.Point(4, 109);
  918. this.uiLabel3.Name = "uiLabel3";
  919. this.uiLabel3.Size = new System.Drawing.Size(78, 23);
  920. this.uiLabel3.TabIndex = 4;
  921. this.uiLabel3.Text = "清算类别";
  922. this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  923. this.uiLabel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  924. //
  925. // cbxInsuType
  926. //
  927. this.cbxInsuType.DataSource = null;
  928. this.cbxInsuType.FillColor = System.Drawing.Color.White;
  929. this.cbxInsuType.FilterMaxCount = 50;
  930. this.cbxInsuType.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  931. this.cbxInsuType.ItemHeight = 20;
  932. this.cbxInsuType.Items.AddRange(new object[] {
  933. "1",
  934. "2"});
  935. this.cbxInsuType.Location = new System.Drawing.Point(67, 68);
  936. this.cbxInsuType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  937. this.cbxInsuType.MinimumSize = new System.Drawing.Size(63, 0);
  938. this.cbxInsuType.Name = "cbxInsuType";
  939. this.cbxInsuType.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  940. this.cbxInsuType.Size = new System.Drawing.Size(153, 25);
  941. this.cbxInsuType.TabIndex = 3;
  942. this.cbxInsuType.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  943. this.cbxInsuType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  944. //
  945. // uiLabel2
  946. //
  947. this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  948. this.uiLabel2.Location = new System.Drawing.Point(4, 71);
  949. this.uiLabel2.Name = "uiLabel2";
  950. this.uiLabel2.Size = new System.Drawing.Size(78, 23);
  951. this.uiLabel2.TabIndex = 2;
  952. this.uiLabel2.Text = "险种类型";
  953. this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  954. this.uiLabel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  955. //
  956. // uiLabel1
  957. //
  958. this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  959. this.uiLabel1.Location = new System.Drawing.Point(4, 33);
  960. this.uiLabel1.Name = "uiLabel1";
  961. this.uiLabel1.Size = new System.Drawing.Size(78, 23);
  962. this.uiLabel1.TabIndex = 0;
  963. this.uiLabel1.Text = "接口目录";
  964. this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  965. this.uiLabel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  966. //
  967. // cbgGroupSet
  968. //
  969. this.cbgGroupSet.Dock = System.Windows.Forms.DockStyle.Top;
  970. this.cbgGroupSet.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  971. this.cbgGroupSet.Items.AddRange(new object[] {
  972. "接 口",
  973. "险 种 类 型",
  974. "清 算 类 别",
  975. "经 办 机 构",
  976. "单 据 类 型"});
  977. this.cbgGroupSet.ItemSize = new System.Drawing.Size(150, 25);
  978. this.cbgGroupSet.Location = new System.Drawing.Point(0, 112);
  979. this.cbgGroupSet.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  980. this.cbgGroupSet.MinimumSize = new System.Drawing.Size(1, 1);
  981. this.cbgGroupSet.Name = "cbgGroupSet";
  982. this.cbgGroupSet.Padding = new System.Windows.Forms.Padding(0, 26, 0, 0);
  983. this.cbgGroupSet.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.Top;
  984. this.cbgGroupSet.SelectedIndexes = ((System.Collections.Generic.List<int>)(resources.GetObject("cbgGroupSet.SelectedIndexes")));
  985. this.cbgGroupSet.Size = new System.Drawing.Size(228, 155);
  986. this.cbgGroupSet.TabIndex = 25;
  987. this.cbgGroupSet.Text = "分组设置";
  988. this.cbgGroupSet.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  989. this.cbgGroupSet.TitleTop = 10;
  990. this.cbgGroupSet.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  991. //
  992. // uiGroupBox1
  993. //
  994. this.uiGroupBox1.Controls.Add(this.uiGroupBox10);
  995. this.uiGroupBox1.Controls.Add(this.btnQuerySettlSummary);
  996. this.uiGroupBox1.Controls.Add(this.btnClose);
  997. this.uiGroupBox1.Controls.Add(this.btnBatchCheck);
  998. this.uiGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  999. this.uiGroupBox1.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1000. this.uiGroupBox1.Location = new System.Drawing.Point(0, 112);
  1001. this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1002. this.uiGroupBox1.MinimumSize = new System.Drawing.Size(1, 1);
  1003. this.uiGroupBox1.Name = "uiGroupBox1";
  1004. this.uiGroupBox1.Padding = new System.Windows.Forms.Padding(0, 10, 0, 0);
  1005. this.uiGroupBox1.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
  1006. this.uiGroupBox1.RectSize = 2;
  1007. this.uiGroupBox1.Size = new System.Drawing.Size(228, 551);
  1008. this.uiGroupBox1.TabIndex = 22;
  1009. this.uiGroupBox1.Text = null;
  1010. this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1011. this.uiGroupBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1012. //
  1013. // uiGroupBox10
  1014. //
  1015. this.uiGroupBox10.Controls.Add(this.uiButton4);
  1016. this.uiGroupBox10.Controls.Add(this.uiButton5);
  1017. this.uiGroupBox10.Controls.Add(this.Btn_Query);
  1018. this.uiGroupBox10.Dock = System.Windows.Forms.DockStyle.Bottom;
  1019. this.uiGroupBox10.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1020. this.uiGroupBox10.Location = new System.Drawing.Point(0, 438);
  1021. this.uiGroupBox10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1022. this.uiGroupBox10.MinimumSize = new System.Drawing.Size(1, 1);
  1023. this.uiGroupBox10.Name = "uiGroupBox10";
  1024. this.uiGroupBox10.Padding = new System.Windows.Forms.Padding(0, 10, 0, 0);
  1025. this.uiGroupBox10.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
  1026. this.uiGroupBox10.RectSize = 2;
  1027. this.uiGroupBox10.Size = new System.Drawing.Size(228, 113);
  1028. this.uiGroupBox10.TabIndex = 34;
  1029. this.uiGroupBox10.Text = null;
  1030. this.uiGroupBox10.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1031. this.uiGroupBox10.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1032. //
  1033. // uiButton4
  1034. //
  1035. this.uiButton4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
  1036. | System.Windows.Forms.AnchorStyles.Right)));
  1037. this.uiButton4.Cursor = System.Windows.Forms.Cursors.Hand;
  1038. this.uiButton4.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1039. this.uiButton4.Location = new System.Drawing.Point(39, 75);
  1040. this.uiButton4.MinimumSize = new System.Drawing.Size(1, 1);
  1041. this.uiButton4.Name = "uiButton4";
  1042. this.uiButton4.Size = new System.Drawing.Size(144, 27);
  1043. this.uiButton4.TabIndex = 2;
  1044. this.uiButton4.Text = "退出";
  1045. this.uiButton4.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1046. this.uiButton4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1047. this.uiButton4.Click += new System.EventHandler(this.btnClose_Click);
  1048. //
  1049. // uiButton5
  1050. //
  1051. this.uiButton5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
  1052. | System.Windows.Forms.AnchorStyles.Right)));
  1053. this.uiButton5.Cursor = System.Windows.Forms.Cursors.Hand;
  1054. this.uiButton5.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1055. this.uiButton5.Location = new System.Drawing.Point(39, 39);
  1056. this.uiButton5.MinimumSize = new System.Drawing.Size(1, 1);
  1057. this.uiButton5.Name = "uiButton5";
  1058. this.uiButton5.Size = new System.Drawing.Size(144, 27);
  1059. this.uiButton5.TabIndex = 1;
  1060. this.uiButton5.Text = "批量对总账";
  1061. this.uiButton5.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1062. this.uiButton5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1063. this.uiButton5.Click += new System.EventHandler(this.uiButton5_Click);
  1064. //
  1065. // Btn_Query
  1066. //
  1067. this.Btn_Query.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
  1068. | System.Windows.Forms.AnchorStyles.Right)));
  1069. this.Btn_Query.Cursor = System.Windows.Forms.Cursors.Hand;
  1070. this.Btn_Query.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1071. this.Btn_Query.Location = new System.Drawing.Point(39, 3);
  1072. this.Btn_Query.MinimumSize = new System.Drawing.Size(1, 1);
  1073. this.Btn_Query.Name = "Btn_Query";
  1074. this.Btn_Query.Size = new System.Drawing.Size(144, 27);
  1075. this.Btn_Query.TabIndex = 0;
  1076. this.Btn_Query.Text = "查询汇总数据";
  1077. this.Btn_Query.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1078. this.Btn_Query.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1079. this.Btn_Query.Click += new System.EventHandler(this.Btn_Query_Click);
  1080. //
  1081. // btnQuerySettlSummary
  1082. //
  1083. this.btnQuerySettlSummary.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1084. this.btnQuerySettlSummary.Cursor = System.Windows.Forms.Cursors.Hand;
  1085. this.btnQuerySettlSummary.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1086. this.btnQuerySettlSummary.Location = new System.Drawing.Point(34, 616);
  1087. this.btnQuerySettlSummary.MinimumSize = new System.Drawing.Size(1, 1);
  1088. this.btnQuerySettlSummary.Name = "btnQuerySettlSummary";
  1089. this.btnQuerySettlSummary.Size = new System.Drawing.Size(168, 27);
  1090. this.btnQuerySettlSummary.TabIndex = 33;
  1091. this.btnQuerySettlSummary.Text = "查询汇总数据";
  1092. this.btnQuerySettlSummary.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1093. this.btnQuerySettlSummary.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1094. //
  1095. // btnClose
  1096. //
  1097. this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1098. this.btnClose.Cursor = System.Windows.Forms.Cursors.Hand;
  1099. this.btnClose.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1100. this.btnClose.Location = new System.Drawing.Point(34, 725);
  1101. this.btnClose.MinimumSize = new System.Drawing.Size(1, 1);
  1102. this.btnClose.Name = "btnClose";
  1103. this.btnClose.Size = new System.Drawing.Size(168, 27);
  1104. this.btnClose.TabIndex = 2;
  1105. this.btnClose.Text = "退 出";
  1106. this.btnClose.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1107. this.btnClose.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1108. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  1109. //
  1110. // btnBatchCheck
  1111. //
  1112. this.btnBatchCheck.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1113. this.btnBatchCheck.Cursor = System.Windows.Forms.Cursors.Hand;
  1114. this.btnBatchCheck.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1115. this.btnBatchCheck.Location = new System.Drawing.Point(34, 676);
  1116. this.btnBatchCheck.MinimumSize = new System.Drawing.Size(1, 1);
  1117. this.btnBatchCheck.Name = "btnBatchCheck";
  1118. this.btnBatchCheck.Size = new System.Drawing.Size(168, 27);
  1119. this.btnBatchCheck.TabIndex = 1;
  1120. this.btnBatchCheck.Text = "批量对总账";
  1121. this.btnBatchCheck.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1122. this.btnBatchCheck.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1123. this.btnBatchCheck.Click += new System.EventHandler(this.btnBatchCheck_Click);
  1124. //
  1125. // gbDateTime
  1126. //
  1127. this.gbDateTime.Controls.Add(this.btnReduceOndDay);
  1128. this.gbDateTime.Controls.Add(this.btnAddOneDay);
  1129. this.gbDateTime.Controls.Add(this.dpED);
  1130. this.gbDateTime.Controls.Add(this.dpST);
  1131. this.gbDateTime.Dock = System.Windows.Forms.DockStyle.Top;
  1132. this.gbDateTime.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1133. this.gbDateTime.Location = new System.Drawing.Point(0, 0);
  1134. this.gbDateTime.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1135. this.gbDateTime.MinimumSize = new System.Drawing.Size(1, 1);
  1136. this.gbDateTime.Name = "gbDateTime";
  1137. this.gbDateTime.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  1138. this.gbDateTime.Size = new System.Drawing.Size(228, 112);
  1139. this.gbDateTime.TabIndex = 21;
  1140. this.gbDateTime.Text = "起止时间";
  1141. this.gbDateTime.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1142. this.gbDateTime.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1143. //
  1144. // btnReduceOndDay
  1145. //
  1146. this.btnReduceOndDay.Cursor = System.Windows.Forms.Cursors.Hand;
  1147. this.btnReduceOndDay.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1148. this.btnReduceOndDay.Location = new System.Drawing.Point(160, 3);
  1149. this.btnReduceOndDay.MinimumSize = new System.Drawing.Size(1, 1);
  1150. this.btnReduceOndDay.Name = "btnReduceOndDay";
  1151. this.btnReduceOndDay.Size = new System.Drawing.Size(38, 23);
  1152. this.btnReduceOndDay.Symbol = 61544;
  1153. this.btnReduceOndDay.TabIndex = 3;
  1154. this.btnReduceOndDay.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1155. this.btnReduceOndDay.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1156. this.btnReduceOndDay.Click += new System.EventHandler(this.btnReduceOndDay_Click);
  1157. //
  1158. // btnAddOneDay
  1159. //
  1160. this.btnAddOneDay.Cursor = System.Windows.Forms.Cursors.Hand;
  1161. this.btnAddOneDay.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1162. this.btnAddOneDay.Location = new System.Drawing.Point(116, 3);
  1163. this.btnAddOneDay.MinimumSize = new System.Drawing.Size(1, 1);
  1164. this.btnAddOneDay.Name = "btnAddOneDay";
  1165. this.btnAddOneDay.Size = new System.Drawing.Size(38, 23);
  1166. this.btnAddOneDay.Symbol = 61543;
  1167. this.btnAddOneDay.TabIndex = 2;
  1168. this.btnAddOneDay.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1169. this.btnAddOneDay.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1170. this.btnAddOneDay.Click += new System.EventHandler(this.btnAddOneDay_Click);
  1171. //
  1172. // dpED
  1173. //
  1174. this.dpED.FillColor = System.Drawing.Color.White;
  1175. this.dpED.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1176. this.dpED.Location = new System.Drawing.Point(17, 70);
  1177. this.dpED.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1178. this.dpED.MaxLength = 19;
  1179. this.dpED.MinimumSize = new System.Drawing.Size(63, 0);
  1180. this.dpED.Name = "dpED";
  1181. this.dpED.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1182. this.dpED.Size = new System.Drawing.Size(185, 29);
  1183. this.dpED.SymbolDropDown = 61555;
  1184. this.dpED.SymbolNormal = 61555;
  1185. this.dpED.TabIndex = 1;
  1186. this.dpED.Text = "2022-11-01 23:59:59";
  1187. this.dpED.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1188. this.dpED.Value = new System.DateTime(2022, 11, 1, 23, 59, 59, 0);
  1189. this.dpED.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1190. //
  1191. // dpST
  1192. //
  1193. this.dpST.FillColor = System.Drawing.Color.White;
  1194. this.dpST.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1195. this.dpST.Location = new System.Drawing.Point(17, 31);
  1196. this.dpST.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1197. this.dpST.MaxLength = 19;
  1198. this.dpST.MinimumSize = new System.Drawing.Size(63, 0);
  1199. this.dpST.Name = "dpST";
  1200. this.dpST.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1201. this.dpST.Size = new System.Drawing.Size(185, 29);
  1202. this.dpST.SymbolDropDown = 61555;
  1203. this.dpST.SymbolNormal = 61555;
  1204. this.dpST.TabIndex = 0;
  1205. this.dpST.Text = "2022-06-01 00:00:00";
  1206. this.dpST.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1207. this.dpST.Value = new System.DateTime(2022, 6, 1, 0, 0, 0, 0);
  1208. this.dpST.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1209. //
  1210. // tabPage10
  1211. //
  1212. this.tabPage10.Controls.Add(this.uiPanel7);
  1213. this.tabPage10.Controls.Add(this.uiPanel6);
  1214. this.tabPage10.Location = new System.Drawing.Point(0, 30);
  1215. this.tabPage10.Name = "tabPage10";
  1216. this.tabPage10.Size = new System.Drawing.Size(1282, 619);
  1217. this.tabPage10.TabIndex = 3;
  1218. this.tabPage10.Text = "异地对账";
  1219. this.tabPage10.UseVisualStyleBackColor = true;
  1220. //
  1221. // uiPanel7
  1222. //
  1223. this.uiPanel7.Controls.Add(this.uiTabControl6);
  1224. this.uiPanel7.Controls.Add(this.uiTabControl7);
  1225. this.uiPanel7.Dock = System.Windows.Forms.DockStyle.Fill;
  1226. this.uiPanel7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1227. this.uiPanel7.Location = new System.Drawing.Point(217, 0);
  1228. this.uiPanel7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1229. this.uiPanel7.MinimumSize = new System.Drawing.Size(1, 1);
  1230. this.uiPanel7.Name = "uiPanel7";
  1231. this.uiPanel7.Size = new System.Drawing.Size(1065, 619);
  1232. this.uiPanel7.TabIndex = 4;
  1233. this.uiPanel7.Text = null;
  1234. this.uiPanel7.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1235. this.uiPanel7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1236. //
  1237. // uiTabControl6
  1238. //
  1239. this.uiTabControl6.Controls.Add(this.tabPage14);
  1240. this.uiTabControl6.Dock = System.Windows.Forms.DockStyle.Fill;
  1241. this.uiTabControl6.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
  1242. this.uiTabControl6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1243. this.uiTabControl6.ItemSize = new System.Drawing.Size(150, 25);
  1244. this.uiTabControl6.Location = new System.Drawing.Point(0, 424);
  1245. this.uiTabControl6.MainPage = "";
  1246. this.uiTabControl6.Name = "uiTabControl6";
  1247. this.uiTabControl6.SelectedIndex = 0;
  1248. this.uiTabControl6.Size = new System.Drawing.Size(1065, 195);
  1249. this.uiTabControl6.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  1250. this.uiTabControl6.TabIndex = 1;
  1251. this.uiTabControl6.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1252. this.uiTabControl6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1253. //
  1254. // tabPage14
  1255. //
  1256. this.tabPage14.Controls.Add(this.rtbOthCheckResultRecord);
  1257. this.tabPage14.Location = new System.Drawing.Point(0, 25);
  1258. this.tabPage14.Name = "tabPage14";
  1259. this.tabPage14.Size = new System.Drawing.Size(1065, 170);
  1260. this.tabPage14.TabIndex = 2;
  1261. this.tabPage14.Text = "对账结果记录";
  1262. this.tabPage14.UseVisualStyleBackColor = true;
  1263. //
  1264. // rtbOthCheckResultRecord
  1265. //
  1266. this.rtbOthCheckResultRecord.Dock = System.Windows.Forms.DockStyle.Fill;
  1267. this.rtbOthCheckResultRecord.FillColor = System.Drawing.Color.White;
  1268. this.rtbOthCheckResultRecord.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1269. this.rtbOthCheckResultRecord.Location = new System.Drawing.Point(0, 0);
  1270. this.rtbOthCheckResultRecord.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1271. this.rtbOthCheckResultRecord.MinimumSize = new System.Drawing.Size(1, 1);
  1272. this.rtbOthCheckResultRecord.Name = "rtbOthCheckResultRecord";
  1273. this.rtbOthCheckResultRecord.Padding = new System.Windows.Forms.Padding(2);
  1274. this.rtbOthCheckResultRecord.ShowText = false;
  1275. this.rtbOthCheckResultRecord.Size = new System.Drawing.Size(1065, 170);
  1276. this.rtbOthCheckResultRecord.Style = Sunny.UI.UIStyle.Custom;
  1277. this.rtbOthCheckResultRecord.TabIndex = 0;
  1278. this.rtbOthCheckResultRecord.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1279. this.rtbOthCheckResultRecord.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1280. //
  1281. // uiTabControl7
  1282. //
  1283. this.uiTabControl7.Controls.Add(this.tabPage15);
  1284. this.uiTabControl7.Dock = System.Windows.Forms.DockStyle.Top;
  1285. this.uiTabControl7.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
  1286. this.uiTabControl7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1287. this.uiTabControl7.ItemSize = new System.Drawing.Size(150, 25);
  1288. this.uiTabControl7.Location = new System.Drawing.Point(0, 0);
  1289. this.uiTabControl7.MainPage = "";
  1290. this.uiTabControl7.Name = "uiTabControl7";
  1291. this.uiTabControl7.SelectedIndex = 0;
  1292. this.uiTabControl7.Size = new System.Drawing.Size(1065, 424);
  1293. this.uiTabControl7.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  1294. this.uiTabControl7.TabIndex = 0;
  1295. this.uiTabControl7.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1296. this.uiTabControl7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1297. //
  1298. // tabPage15
  1299. //
  1300. this.tabPage15.Controls.Add(this.dgvOthCheck);
  1301. this.tabPage15.Location = new System.Drawing.Point(0, 25);
  1302. this.tabPage15.Name = "tabPage15";
  1303. this.tabPage15.Size = new System.Drawing.Size(1065, 399);
  1304. this.tabPage15.TabIndex = 0;
  1305. this.tabPage15.Text = "结算汇总数据";
  1306. this.tabPage15.UseVisualStyleBackColor = true;
  1307. //
  1308. // dgvOthCheck
  1309. //
  1310. this.dgvOthCheck.AllowUserToAddRows = false;
  1311. dataGridViewCellStyle16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  1312. this.dgvOthCheck.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle16;
  1313. this.dgvOthCheck.BackgroundColor = System.Drawing.Color.White;
  1314. this.dgvOthCheck.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
  1315. dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1316. dataGridViewCellStyle17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1317. dataGridViewCellStyle17.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1318. dataGridViewCellStyle17.ForeColor = System.Drawing.Color.White;
  1319. dataGridViewCellStyle17.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  1320. dataGridViewCellStyle17.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1321. dataGridViewCellStyle17.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1322. this.dgvOthCheck.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle17;
  1323. this.dgvOthCheck.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  1324. this.dgvOthCheck.ContextMenuStrip = this.cmdOthPlcCheck;
  1325. dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1326. dataGridViewCellStyle18.BackColor = System.Drawing.SystemColors.Window;
  1327. dataGridViewCellStyle18.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1328. dataGridViewCellStyle18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1329. dataGridViewCellStyle18.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  1330. dataGridViewCellStyle18.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1331. dataGridViewCellStyle18.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  1332. this.dgvOthCheck.DefaultCellStyle = dataGridViewCellStyle18;
  1333. this.dgvOthCheck.Dock = System.Windows.Forms.DockStyle.Fill;
  1334. this.dgvOthCheck.EnableHeadersVisualStyles = false;
  1335. this.dgvOthCheck.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1336. this.dgvOthCheck.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1337. this.dgvOthCheck.Location = new System.Drawing.Point(0, 0);
  1338. this.dgvOthCheck.Name = "dgvOthCheck";
  1339. this.dgvOthCheck.ReadOnly = true;
  1340. dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1341. dataGridViewCellStyle19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  1342. dataGridViewCellStyle19.Font = new System.Drawing.Font("微软雅黑", 9.75F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1343. dataGridViewCellStyle19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1344. dataGridViewCellStyle19.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1345. dataGridViewCellStyle19.SelectionForeColor = System.Drawing.Color.White;
  1346. dataGridViewCellStyle19.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1347. this.dgvOthCheck.RowHeadersDefaultCellStyle = dataGridViewCellStyle19;
  1348. this.dgvOthCheck.RowHeadersWidth = 30;
  1349. this.dgvOthCheck.RowHeight = 30;
  1350. dataGridViewCellStyle20.BackColor = System.Drawing.Color.White;
  1351. dataGridViewCellStyle20.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1352. this.dgvOthCheck.RowsDefaultCellStyle = dataGridViewCellStyle20;
  1353. this.dgvOthCheck.RowTemplate.Height = 30;
  1354. this.dgvOthCheck.SelectedIndex = -1;
  1355. this.dgvOthCheck.Size = new System.Drawing.Size(1065, 399);
  1356. this.dgvOthCheck.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  1357. this.dgvOthCheck.TabIndex = 0;
  1358. this.dgvOthCheck.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1359. this.dgvOthCheck.RowStateChanged += new System.Windows.Forms.DataGridViewRowStateChangedEventHandler(this.dgvRowStateChanged);
  1360. //
  1361. // cmdOthPlcCheck
  1362. //
  1363. this.cmdOthPlcCheck.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1364. this.cmdOthPlcCheck.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1365. this.cmdOthPlcCheck.ImageScalingSize = new System.Drawing.Size(20, 20);
  1366. this.cmdOthPlcCheck.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1367. this.tsmOthPlcCheck});
  1368. this.cmdOthPlcCheck.Name = "cmsCheck";
  1369. this.cmdOthPlcCheck.Size = new System.Drawing.Size(187, 30);
  1370. this.cmdOthPlcCheck.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1371. //
  1372. // tsmOthPlcCheck
  1373. //
  1374. this.tsmOthPlcCheck.Name = "tsmOthPlcCheck";
  1375. this.tsmOthPlcCheck.Size = new System.Drawing.Size(186, 26);
  1376. this.tsmOthPlcCheck.Text = "单条对账(异地)";
  1377. this.tsmOthPlcCheck.Click += new System.EventHandler(this.tsmOthPlcCheck_Click);
  1378. //
  1379. // uiPanel6
  1380. //
  1381. this.uiPanel6.Controls.Add(this.uiGroupBox7);
  1382. this.uiPanel6.Controls.Add(this.uiGroupBox8);
  1383. this.uiPanel6.Controls.Add(this.uiGroupBox9);
  1384. this.uiPanel6.Dock = System.Windows.Forms.DockStyle.Left;
  1385. this.uiPanel6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1386. this.uiPanel6.Location = new System.Drawing.Point(0, 0);
  1387. this.uiPanel6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1388. this.uiPanel6.MinimumSize = new System.Drawing.Size(1, 1);
  1389. this.uiPanel6.Name = "uiPanel6";
  1390. this.uiPanel6.Size = new System.Drawing.Size(217, 619);
  1391. this.uiPanel6.TabIndex = 3;
  1392. this.uiPanel6.Text = null;
  1393. this.uiPanel6.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1394. this.uiPanel6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1395. //
  1396. // uiGroupBox7
  1397. //
  1398. this.uiGroupBox7.Controls.Add(this.uiTextBox1);
  1399. this.uiGroupBox7.Controls.Add(this.cbxValid_O);
  1400. this.uiGroupBox7.Controls.Add(this.uiLabel12);
  1401. this.uiGroupBox7.Controls.Add(this.uiLabel14);
  1402. this.uiGroupBox7.Controls.Add(this.cbxClrType_O);
  1403. this.uiGroupBox7.Controls.Add(this.uiLabel15);
  1404. this.uiGroupBox7.Controls.Add(this.uiComboBox4);
  1405. this.uiGroupBox7.Controls.Add(this.uiLabel16);
  1406. this.uiGroupBox7.Dock = System.Windows.Forms.DockStyle.Top;
  1407. this.uiGroupBox7.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1408. this.uiGroupBox7.Location = new System.Drawing.Point(0, 112);
  1409. this.uiGroupBox7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1410. this.uiGroupBox7.MinimumSize = new System.Drawing.Size(1, 1);
  1411. this.uiGroupBox7.Name = "uiGroupBox7";
  1412. this.uiGroupBox7.Padding = new System.Windows.Forms.Padding(0, 26, 0, 0);
  1413. this.uiGroupBox7.Size = new System.Drawing.Size(217, 198);
  1414. this.uiGroupBox7.TabIndex = 24;
  1415. this.uiGroupBox7.TabStop = false;
  1416. this.uiGroupBox7.Text = "条件设置";
  1417. this.uiGroupBox7.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1418. this.uiGroupBox7.TitleTop = 10;
  1419. this.uiGroupBox7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1420. //
  1421. // uiTextBox1
  1422. //
  1423. this.uiTextBox1.Cursor = System.Windows.Forms.Cursors.IBeam;
  1424. this.uiTextBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1425. this.uiTextBox1.Location = new System.Drawing.Point(79, 124);
  1426. this.uiTextBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1427. this.uiTextBox1.MinimumSize = new System.Drawing.Size(1, 16);
  1428. this.uiTextBox1.Name = "uiTextBox1";
  1429. this.uiTextBox1.ShowText = false;
  1430. this.uiTextBox1.Size = new System.Drawing.Size(130, 25);
  1431. this.uiTextBox1.TabIndex = 10;
  1432. this.uiTextBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1433. this.uiTextBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1434. //
  1435. // cbxValid_O
  1436. //
  1437. this.cbxValid_O.DataSource = null;
  1438. this.cbxValid_O.FillColor = System.Drawing.Color.White;
  1439. this.cbxValid_O.FilterMaxCount = 50;
  1440. this.cbxValid_O.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1441. this.cbxValid_O.ItemHeight = 20;
  1442. this.cbxValid_O.Items.AddRange(new object[] {
  1443. "全部",
  1444. "有效",
  1445. "无效"});
  1446. this.cbxValid_O.Location = new System.Drawing.Point(79, 157);
  1447. this.cbxValid_O.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1448. this.cbxValid_O.MinimumSize = new System.Drawing.Size(63, 0);
  1449. this.cbxValid_O.Name = "cbxValid_O";
  1450. this.cbxValid_O.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1451. this.cbxValid_O.Size = new System.Drawing.Size(130, 25);
  1452. this.cbxValid_O.TabIndex = 9;
  1453. this.cbxValid_O.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1454. this.cbxValid_O.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1455. //
  1456. // uiLabel12
  1457. //
  1458. this.uiLabel12.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1459. this.uiLabel12.Location = new System.Drawing.Point(9, 158);
  1460. this.uiLabel12.Name = "uiLabel12";
  1461. this.uiLabel12.Size = new System.Drawing.Size(63, 23);
  1462. this.uiLabel12.TabIndex = 8;
  1463. this.uiLabel12.Text = "有效标志";
  1464. this.uiLabel12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1465. this.uiLabel12.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1466. //
  1467. // uiLabel14
  1468. //
  1469. this.uiLabel14.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1470. this.uiLabel14.Location = new System.Drawing.Point(9, 125);
  1471. this.uiLabel14.Name = "uiLabel14";
  1472. this.uiLabel14.Size = new System.Drawing.Size(63, 23);
  1473. this.uiLabel14.TabIndex = 6;
  1474. this.uiLabel14.Text = "经办机构";
  1475. this.uiLabel14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1476. this.uiLabel14.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1477. //
  1478. // cbxClrType_O
  1479. //
  1480. this.cbxClrType_O.DataSource = null;
  1481. this.cbxClrType_O.FillColor = System.Drawing.Color.White;
  1482. this.cbxClrType_O.FilterMaxCount = 50;
  1483. this.cbxClrType_O.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1484. this.cbxClrType_O.ItemHeight = 20;
  1485. this.cbxClrType_O.Items.AddRange(new object[] {
  1486. "1",
  1487. "2"});
  1488. this.cbxClrType_O.Location = new System.Drawing.Point(79, 91);
  1489. this.cbxClrType_O.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1490. this.cbxClrType_O.MinimumSize = new System.Drawing.Size(63, 0);
  1491. this.cbxClrType_O.Name = "cbxClrType_O";
  1492. this.cbxClrType_O.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1493. this.cbxClrType_O.Size = new System.Drawing.Size(130, 25);
  1494. this.cbxClrType_O.TabIndex = 5;
  1495. this.cbxClrType_O.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1496. this.cbxClrType_O.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1497. //
  1498. // uiLabel15
  1499. //
  1500. this.uiLabel15.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1501. this.uiLabel15.Location = new System.Drawing.Point(9, 92);
  1502. this.uiLabel15.Name = "uiLabel15";
  1503. this.uiLabel15.Size = new System.Drawing.Size(63, 23);
  1504. this.uiLabel15.TabIndex = 4;
  1505. this.uiLabel15.Text = "清算类别";
  1506. this.uiLabel15.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1507. this.uiLabel15.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1508. //
  1509. // uiComboBox4
  1510. //
  1511. this.uiComboBox4.DataSource = null;
  1512. this.uiComboBox4.FillColor = System.Drawing.Color.White;
  1513. this.uiComboBox4.FilterMaxCount = 50;
  1514. this.uiComboBox4.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1515. this.uiComboBox4.ItemHeight = 20;
  1516. this.uiComboBox4.Items.AddRange(new object[] {
  1517. "1",
  1518. "2"});
  1519. this.uiComboBox4.Location = new System.Drawing.Point(79, 58);
  1520. this.uiComboBox4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1521. this.uiComboBox4.MinimumSize = new System.Drawing.Size(63, 0);
  1522. this.uiComboBox4.Name = "uiComboBox4";
  1523. this.uiComboBox4.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1524. this.uiComboBox4.Size = new System.Drawing.Size(130, 25);
  1525. this.uiComboBox4.TabIndex = 3;
  1526. this.uiComboBox4.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1527. this.uiComboBox4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1528. //
  1529. // uiLabel16
  1530. //
  1531. this.uiLabel16.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1532. this.uiLabel16.Location = new System.Drawing.Point(9, 59);
  1533. this.uiLabel16.Name = "uiLabel16";
  1534. this.uiLabel16.Size = new System.Drawing.Size(63, 23);
  1535. this.uiLabel16.TabIndex = 2;
  1536. this.uiLabel16.Text = "险种类型";
  1537. this.uiLabel16.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1538. this.uiLabel16.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1539. //
  1540. // uiGroupBox8
  1541. //
  1542. this.uiGroupBox8.Controls.Add(this.uiButton1);
  1543. this.uiGroupBox8.Controls.Add(this.uiButton2);
  1544. this.uiGroupBox8.Controls.Add(this.uiButton3);
  1545. this.uiGroupBox8.Dock = System.Windows.Forms.DockStyle.Bottom;
  1546. this.uiGroupBox8.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1547. this.uiGroupBox8.Location = new System.Drawing.Point(0, 506);
  1548. this.uiGroupBox8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1549. this.uiGroupBox8.MinimumSize = new System.Drawing.Size(1, 1);
  1550. this.uiGroupBox8.Name = "uiGroupBox8";
  1551. this.uiGroupBox8.Padding = new System.Windows.Forms.Padding(0, 10, 0, 0);
  1552. this.uiGroupBox8.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
  1553. this.uiGroupBox8.RectSize = 2;
  1554. this.uiGroupBox8.Size = new System.Drawing.Size(217, 113);
  1555. this.uiGroupBox8.TabIndex = 22;
  1556. this.uiGroupBox8.Text = null;
  1557. this.uiGroupBox8.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1558. this.uiGroupBox8.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1559. //
  1560. // uiButton1
  1561. //
  1562. this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand;
  1563. this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1564. this.uiButton1.Location = new System.Drawing.Point(45, 75);
  1565. this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1);
  1566. this.uiButton1.Name = "uiButton1";
  1567. this.uiButton1.Size = new System.Drawing.Size(100, 20);
  1568. this.uiButton1.TabIndex = 2;
  1569. this.uiButton1.Text = "退出";
  1570. this.uiButton1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1571. this.uiButton1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1572. this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click_1);
  1573. //
  1574. // uiButton2
  1575. //
  1576. this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand;
  1577. this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1578. this.uiButton2.Location = new System.Drawing.Point(45, 44);
  1579. this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1);
  1580. this.uiButton2.Name = "uiButton2";
  1581. this.uiButton2.Size = new System.Drawing.Size(100, 20);
  1582. this.uiButton2.TabIndex = 1;
  1583. this.uiButton2.Text = "批量对账";
  1584. this.uiButton2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1585. this.uiButton2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1586. this.uiButton2.Click += new System.EventHandler(this.uiButton2_Click);
  1587. //
  1588. // uiButton3
  1589. //
  1590. this.uiButton3.Cursor = System.Windows.Forms.Cursors.Hand;
  1591. this.uiButton3.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1592. this.uiButton3.Location = new System.Drawing.Point(45, 13);
  1593. this.uiButton3.MinimumSize = new System.Drawing.Size(1, 1);
  1594. this.uiButton3.Name = "uiButton3";
  1595. this.uiButton3.Size = new System.Drawing.Size(100, 20);
  1596. this.uiButton3.TabIndex = 0;
  1597. this.uiButton3.Text = "查询结算数据";
  1598. this.uiButton3.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1599. this.uiButton3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1600. this.uiButton3.Click += new System.EventHandler(this.uiButton3_Click);
  1601. //
  1602. // uiGroupBox9
  1603. //
  1604. this.uiGroupBox9.Controls.Add(this.uiSymbolButton1);
  1605. this.uiGroupBox9.Controls.Add(this.uiSymbolButton2);
  1606. this.uiGroupBox9.Controls.Add(this.dpED_O);
  1607. this.uiGroupBox9.Controls.Add(this.dpST_O);
  1608. this.uiGroupBox9.Dock = System.Windows.Forms.DockStyle.Top;
  1609. this.uiGroupBox9.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1610. this.uiGroupBox9.Location = new System.Drawing.Point(0, 0);
  1611. this.uiGroupBox9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1612. this.uiGroupBox9.MinimumSize = new System.Drawing.Size(1, 1);
  1613. this.uiGroupBox9.Name = "uiGroupBox9";
  1614. this.uiGroupBox9.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  1615. this.uiGroupBox9.Size = new System.Drawing.Size(217, 112);
  1616. this.uiGroupBox9.TabIndex = 21;
  1617. this.uiGroupBox9.Text = "起止时间";
  1618. this.uiGroupBox9.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1619. this.uiGroupBox9.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1620. //
  1621. // uiSymbolButton1
  1622. //
  1623. this.uiSymbolButton1.Cursor = System.Windows.Forms.Cursors.Hand;
  1624. this.uiSymbolButton1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1625. this.uiSymbolButton1.Location = new System.Drawing.Point(160, 3);
  1626. this.uiSymbolButton1.MinimumSize = new System.Drawing.Size(1, 1);
  1627. this.uiSymbolButton1.Name = "uiSymbolButton1";
  1628. this.uiSymbolButton1.Size = new System.Drawing.Size(38, 23);
  1629. this.uiSymbolButton1.Symbol = 61544;
  1630. this.uiSymbolButton1.TabIndex = 3;
  1631. this.uiSymbolButton1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1632. this.uiSymbolButton1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1633. //
  1634. // uiSymbolButton2
  1635. //
  1636. this.uiSymbolButton2.Cursor = System.Windows.Forms.Cursors.Hand;
  1637. this.uiSymbolButton2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1638. this.uiSymbolButton2.Location = new System.Drawing.Point(116, 3);
  1639. this.uiSymbolButton2.MinimumSize = new System.Drawing.Size(1, 1);
  1640. this.uiSymbolButton2.Name = "uiSymbolButton2";
  1641. this.uiSymbolButton2.Size = new System.Drawing.Size(38, 23);
  1642. this.uiSymbolButton2.Symbol = 61543;
  1643. this.uiSymbolButton2.TabIndex = 2;
  1644. this.uiSymbolButton2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1645. this.uiSymbolButton2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1646. this.uiSymbolButton2.Click += new System.EventHandler(this.uiSymbolButton2_Click);
  1647. //
  1648. // dpED_O
  1649. //
  1650. this.dpED_O.FillColor = System.Drawing.Color.White;
  1651. this.dpED_O.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1652. this.dpED_O.Location = new System.Drawing.Point(13, 70);
  1653. this.dpED_O.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1654. this.dpED_O.MaxLength = 19;
  1655. this.dpED_O.MinimumSize = new System.Drawing.Size(63, 0);
  1656. this.dpED_O.Name = "dpED_O";
  1657. this.dpED_O.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1658. this.dpED_O.Size = new System.Drawing.Size(200, 29);
  1659. this.dpED_O.SymbolDropDown = 61555;
  1660. this.dpED_O.SymbolNormal = 61555;
  1661. this.dpED_O.TabIndex = 1;
  1662. this.dpED_O.Text = "2022-06-01 23:59:59";
  1663. this.dpED_O.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1664. this.dpED_O.Value = new System.DateTime(2022, 6, 1, 23, 59, 59, 0);
  1665. this.dpED_O.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1666. //
  1667. // dpST_O
  1668. //
  1669. this.dpST_O.FillColor = System.Drawing.Color.White;
  1670. this.dpST_O.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1671. this.dpST_O.Location = new System.Drawing.Point(13, 31);
  1672. this.dpST_O.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1673. this.dpST_O.MaxLength = 19;
  1674. this.dpST_O.MinimumSize = new System.Drawing.Size(63, 0);
  1675. this.dpST_O.Name = "dpST_O";
  1676. this.dpST_O.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1677. this.dpST_O.Size = new System.Drawing.Size(200, 29);
  1678. this.dpST_O.SymbolDropDown = 61555;
  1679. this.dpST_O.SymbolNormal = 61555;
  1680. this.dpST_O.TabIndex = 0;
  1681. this.dpST_O.Text = "2022-06-01 00:00:00";
  1682. this.dpST_O.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1683. this.dpST_O.Value = new System.DateTime(2022, 6, 1, 0, 0, 0, 0);
  1684. this.dpST_O.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1685. //
  1686. // tabPage2
  1687. //
  1688. this.tabPage2.Controls.Add(this.uiPanel4);
  1689. this.tabPage2.Controls.Add(this.uiPanel3);
  1690. this.tabPage2.Location = new System.Drawing.Point(0, 30);
  1691. this.tabPage2.Name = "tabPage2";
  1692. this.tabPage2.Size = new System.Drawing.Size(1282, 663);
  1693. this.tabPage2.TabIndex = 1;
  1694. this.tabPage2.Text = "清算汇总";
  1695. this.tabPage2.UseVisualStyleBackColor = true;
  1696. //
  1697. // uiPanel4
  1698. //
  1699. this.uiPanel4.Controls.Add(this.uiTabControl4);
  1700. this.uiPanel4.Controls.Add(this.uiTabControl5);
  1701. this.uiPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
  1702. this.uiPanel4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1703. this.uiPanel4.Location = new System.Drawing.Point(217, 0);
  1704. this.uiPanel4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1705. this.uiPanel4.MinimumSize = new System.Drawing.Size(1, 1);
  1706. this.uiPanel4.Name = "uiPanel4";
  1707. this.uiPanel4.Size = new System.Drawing.Size(1065, 663);
  1708. this.uiPanel4.TabIndex = 4;
  1709. this.uiPanel4.Text = null;
  1710. this.uiPanel4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1711. this.uiPanel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1712. //
  1713. // uiTabControl4
  1714. //
  1715. this.uiTabControl4.Controls.Add(this.tabPage9);
  1716. this.uiTabControl4.Dock = System.Windows.Forms.DockStyle.Fill;
  1717. this.uiTabControl4.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
  1718. this.uiTabControl4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1719. this.uiTabControl4.ItemSize = new System.Drawing.Size(150, 25);
  1720. this.uiTabControl4.Location = new System.Drawing.Point(0, 424);
  1721. this.uiTabControl4.MainPage = "";
  1722. this.uiTabControl4.Name = "uiTabControl4";
  1723. this.uiTabControl4.SelectedIndex = 0;
  1724. this.uiTabControl4.Size = new System.Drawing.Size(1065, 239);
  1725. this.uiTabControl4.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  1726. this.uiTabControl4.TabIndex = 1;
  1727. this.uiTabControl4.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1728. this.uiTabControl4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1729. //
  1730. // tabPage9
  1731. //
  1732. this.tabPage9.Controls.Add(this.dgvHisSettlRec_2);
  1733. this.tabPage9.Location = new System.Drawing.Point(0, 25);
  1734. this.tabPage9.Name = "tabPage9";
  1735. this.tabPage9.Size = new System.Drawing.Size(1065, 214);
  1736. this.tabPage9.TabIndex = 0;
  1737. this.tabPage9.Text = "HIS结算记录";
  1738. this.tabPage9.UseVisualStyleBackColor = true;
  1739. //
  1740. // dgvHisSettlRec_2
  1741. //
  1742. this.dgvHisSettlRec_2.AllowUserToAddRows = false;
  1743. dataGridViewCellStyle21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  1744. this.dgvHisSettlRec_2.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle21;
  1745. this.dgvHisSettlRec_2.BackgroundColor = System.Drawing.Color.White;
  1746. this.dgvHisSettlRec_2.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  1747. dataGridViewCellStyle22.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1748. dataGridViewCellStyle22.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1749. dataGridViewCellStyle22.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1750. dataGridViewCellStyle22.ForeColor = System.Drawing.Color.White;
  1751. dataGridViewCellStyle22.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  1752. dataGridViewCellStyle22.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1753. dataGridViewCellStyle22.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1754. this.dgvHisSettlRec_2.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle22;
  1755. this.dgvHisSettlRec_2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  1756. dataGridViewCellStyle23.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1757. dataGridViewCellStyle23.BackColor = System.Drawing.SystemColors.Window;
  1758. dataGridViewCellStyle23.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1759. dataGridViewCellStyle23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1760. dataGridViewCellStyle23.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  1761. dataGridViewCellStyle23.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1762. dataGridViewCellStyle23.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  1763. this.dgvHisSettlRec_2.DefaultCellStyle = dataGridViewCellStyle23;
  1764. this.dgvHisSettlRec_2.Dock = System.Windows.Forms.DockStyle.Fill;
  1765. this.dgvHisSettlRec_2.EnableHeadersVisualStyles = false;
  1766. this.dgvHisSettlRec_2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1767. this.dgvHisSettlRec_2.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1768. this.dgvHisSettlRec_2.Location = new System.Drawing.Point(0, 0);
  1769. this.dgvHisSettlRec_2.Name = "dgvHisSettlRec_2";
  1770. this.dgvHisSettlRec_2.ReadOnly = true;
  1771. dataGridViewCellStyle24.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1772. dataGridViewCellStyle24.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  1773. dataGridViewCellStyle24.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1774. dataGridViewCellStyle24.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1775. dataGridViewCellStyle24.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1776. dataGridViewCellStyle24.SelectionForeColor = System.Drawing.Color.White;
  1777. dataGridViewCellStyle24.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1778. this.dgvHisSettlRec_2.RowHeadersDefaultCellStyle = dataGridViewCellStyle24;
  1779. this.dgvHisSettlRec_2.RowHeadersWidth = 51;
  1780. dataGridViewCellStyle25.BackColor = System.Drawing.Color.White;
  1781. dataGridViewCellStyle25.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1782. this.dgvHisSettlRec_2.RowsDefaultCellStyle = dataGridViewCellStyle25;
  1783. this.dgvHisSettlRec_2.RowTemplate.Height = 23;
  1784. this.dgvHisSettlRec_2.SelectedIndex = -1;
  1785. this.dgvHisSettlRec_2.Size = new System.Drawing.Size(1065, 214);
  1786. this.dgvHisSettlRec_2.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  1787. this.dgvHisSettlRec_2.TabIndex = 1;
  1788. this.dgvHisSettlRec_2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1789. //
  1790. // uiTabControl5
  1791. //
  1792. this.uiTabControl5.Controls.Add(this.tabPage12);
  1793. this.uiTabControl5.Dock = System.Windows.Forms.DockStyle.Top;
  1794. this.uiTabControl5.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
  1795. this.uiTabControl5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1796. this.uiTabControl5.ItemSize = new System.Drawing.Size(150, 25);
  1797. this.uiTabControl5.Location = new System.Drawing.Point(0, 0);
  1798. this.uiTabControl5.MainPage = "";
  1799. this.uiTabControl5.Name = "uiTabControl5";
  1800. this.uiTabControl5.SelectedIndex = 0;
  1801. this.uiTabControl5.Size = new System.Drawing.Size(1065, 424);
  1802. this.uiTabControl5.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  1803. this.uiTabControl5.TabIndex = 0;
  1804. this.uiTabControl5.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1805. this.uiTabControl5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1806. //
  1807. // tabPage12
  1808. //
  1809. this.tabPage12.Controls.Add(this.dgvClearingSum);
  1810. this.tabPage12.Location = new System.Drawing.Point(0, 25);
  1811. this.tabPage12.Name = "tabPage12";
  1812. this.tabPage12.Size = new System.Drawing.Size(1065, 399);
  1813. this.tabPage12.TabIndex = 0;
  1814. this.tabPage12.Text = "结算汇总数据";
  1815. this.tabPage12.UseVisualStyleBackColor = true;
  1816. //
  1817. // dgvClearingSum
  1818. //
  1819. this.dgvClearingSum.AllowUserToAddRows = false;
  1820. dataGridViewCellStyle26.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  1821. this.dgvClearingSum.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle26;
  1822. this.dgvClearingSum.BackgroundColor = System.Drawing.Color.White;
  1823. this.dgvClearingSum.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
  1824. dataGridViewCellStyle27.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1825. dataGridViewCellStyle27.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1826. dataGridViewCellStyle27.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1827. dataGridViewCellStyle27.ForeColor = System.Drawing.Color.White;
  1828. dataGridViewCellStyle27.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  1829. dataGridViewCellStyle27.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1830. dataGridViewCellStyle27.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1831. this.dgvClearingSum.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle27;
  1832. this.dgvClearingSum.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  1833. this.dgvClearingSum.ContextMenuStrip = this.cmsClearing;
  1834. dataGridViewCellStyle28.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1835. dataGridViewCellStyle28.BackColor = System.Drawing.SystemColors.Window;
  1836. dataGridViewCellStyle28.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1837. dataGridViewCellStyle28.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1838. dataGridViewCellStyle28.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  1839. dataGridViewCellStyle28.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1840. dataGridViewCellStyle28.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  1841. this.dgvClearingSum.DefaultCellStyle = dataGridViewCellStyle28;
  1842. this.dgvClearingSum.Dock = System.Windows.Forms.DockStyle.Fill;
  1843. this.dgvClearingSum.EnableHeadersVisualStyles = false;
  1844. this.dgvClearingSum.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1845. this.dgvClearingSum.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1846. this.dgvClearingSum.Location = new System.Drawing.Point(0, 0);
  1847. this.dgvClearingSum.Name = "dgvClearingSum";
  1848. this.dgvClearingSum.ReadOnly = true;
  1849. dataGridViewCellStyle29.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1850. dataGridViewCellStyle29.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  1851. dataGridViewCellStyle29.Font = new System.Drawing.Font("微软雅黑", 9.75F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1852. dataGridViewCellStyle29.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1853. dataGridViewCellStyle29.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1854. dataGridViewCellStyle29.SelectionForeColor = System.Drawing.Color.White;
  1855. dataGridViewCellStyle29.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1856. this.dgvClearingSum.RowHeadersDefaultCellStyle = dataGridViewCellStyle29;
  1857. this.dgvClearingSum.RowHeadersWidth = 30;
  1858. this.dgvClearingSum.RowHeight = 30;
  1859. dataGridViewCellStyle30.BackColor = System.Drawing.Color.White;
  1860. dataGridViewCellStyle30.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1861. this.dgvClearingSum.RowsDefaultCellStyle = dataGridViewCellStyle30;
  1862. this.dgvClearingSum.RowTemplate.Height = 30;
  1863. this.dgvClearingSum.SelectedIndex = -1;
  1864. this.dgvClearingSum.Size = new System.Drawing.Size(1065, 399);
  1865. this.dgvClearingSum.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  1866. this.dgvClearingSum.TabIndex = 0;
  1867. this.dgvClearingSum.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1868. //
  1869. // cmsClearing
  1870. //
  1871. this.cmsClearing.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1872. this.cmsClearing.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1873. this.cmsClearing.ImageScalingSize = new System.Drawing.Size(20, 20);
  1874. this.cmsClearing.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1875. this.tmsClearing_2,
  1876. this.tmsHisSettlRecord_2});
  1877. this.cmsClearing.Name = "cmsClearing";
  1878. this.cmsClearing.Size = new System.Drawing.Size(203, 56);
  1879. this.cmsClearing.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1880. this.cmsClearing.Opening += new System.ComponentModel.CancelEventHandler(this.cmsClearing_Opening);
  1881. //
  1882. // tmsClearing_2
  1883. //
  1884. this.tmsClearing_2.Name = "tmsClearing_2";
  1885. this.tmsClearing_2.Size = new System.Drawing.Size(202, 26);
  1886. this.tmsClearing_2.Text = "单条清算";
  1887. this.tmsClearing_2.Click += new System.EventHandler(this.tmsClearing_2_Click);
  1888. //
  1889. // tmsHisSettlRecord_2
  1890. //
  1891. this.tmsHisSettlRecord_2.Name = "tmsHisSettlRecord_2";
  1892. this.tmsHisSettlRecord_2.Size = new System.Drawing.Size(202, 26);
  1893. this.tmsHisSettlRecord_2.Text = "查看HIS结算记录";
  1894. //
  1895. // uiPanel3
  1896. //
  1897. this.uiPanel3.Controls.Add(this.uiGroupBox3);
  1898. this.uiPanel3.Controls.Add(this.uiGroupBox2);
  1899. this.uiPanel3.Controls.Add(this.uiGroupBox4);
  1900. this.uiPanel3.Dock = System.Windows.Forms.DockStyle.Left;
  1901. this.uiPanel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1902. this.uiPanel3.Location = new System.Drawing.Point(0, 0);
  1903. this.uiPanel3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1904. this.uiPanel3.MinimumSize = new System.Drawing.Size(1, 1);
  1905. this.uiPanel3.Name = "uiPanel3";
  1906. this.uiPanel3.Size = new System.Drawing.Size(217, 663);
  1907. this.uiPanel3.TabIndex = 3;
  1908. this.uiPanel3.Text = null;
  1909. this.uiPanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1910. this.uiPanel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1911. //
  1912. // uiGroupBox3
  1913. //
  1914. this.uiGroupBox3.Controls.Add(this.btnClose_2);
  1915. this.uiGroupBox3.Controls.Add(this.btnPatchClr);
  1916. this.uiGroupBox3.Controls.Add(this.btnQueryClrSum);
  1917. this.uiGroupBox3.Dock = System.Windows.Forms.DockStyle.Bottom;
  1918. this.uiGroupBox3.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1919. this.uiGroupBox3.Location = new System.Drawing.Point(0, 554);
  1920. this.uiGroupBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1921. this.uiGroupBox3.MinimumSize = new System.Drawing.Size(1, 1);
  1922. this.uiGroupBox3.Name = "uiGroupBox3";
  1923. this.uiGroupBox3.Padding = new System.Windows.Forms.Padding(0, 10, 0, 0);
  1924. this.uiGroupBox3.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
  1925. this.uiGroupBox3.RectSize = 2;
  1926. this.uiGroupBox3.Size = new System.Drawing.Size(217, 109);
  1927. this.uiGroupBox3.TabIndex = 25;
  1928. this.uiGroupBox3.Text = null;
  1929. this.uiGroupBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1930. this.uiGroupBox3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1931. //
  1932. // btnClose_2
  1933. //
  1934. this.btnClose_2.Cursor = System.Windows.Forms.Cursors.Hand;
  1935. this.btnClose_2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1936. this.btnClose_2.Location = new System.Drawing.Point(45, 75);
  1937. this.btnClose_2.MinimumSize = new System.Drawing.Size(1, 1);
  1938. this.btnClose_2.Name = "btnClose_2";
  1939. this.btnClose_2.Size = new System.Drawing.Size(100, 20);
  1940. this.btnClose_2.TabIndex = 2;
  1941. this.btnClose_2.Text = "退出";
  1942. this.btnClose_2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1943. this.btnClose_2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1944. //
  1945. // btnPatchClr
  1946. //
  1947. this.btnPatchClr.Cursor = System.Windows.Forms.Cursors.Hand;
  1948. this.btnPatchClr.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1949. this.btnPatchClr.Location = new System.Drawing.Point(45, 44);
  1950. this.btnPatchClr.MinimumSize = new System.Drawing.Size(1, 1);
  1951. this.btnPatchClr.Name = "btnPatchClr";
  1952. this.btnPatchClr.Size = new System.Drawing.Size(100, 20);
  1953. this.btnPatchClr.TabIndex = 1;
  1954. this.btnPatchClr.Text = "批量清算";
  1955. this.btnPatchClr.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1956. this.btnPatchClr.Visible = false;
  1957. this.btnPatchClr.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1958. //
  1959. // btnQueryClrSum
  1960. //
  1961. this.btnQueryClrSum.Cursor = System.Windows.Forms.Cursors.Hand;
  1962. this.btnQueryClrSum.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1963. this.btnQueryClrSum.Location = new System.Drawing.Point(45, 13);
  1964. this.btnQueryClrSum.MinimumSize = new System.Drawing.Size(1, 1);
  1965. this.btnQueryClrSum.Name = "btnQueryClrSum";
  1966. this.btnQueryClrSum.Size = new System.Drawing.Size(100, 20);
  1967. this.btnQueryClrSum.TabIndex = 0;
  1968. this.btnQueryClrSum.Text = "查询汇总数据";
  1969. this.btnQueryClrSum.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1970. this.btnQueryClrSum.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1971. this.btnQueryClrSum.Click += new System.EventHandler(this.btnQueryClrSum_Click_1);
  1972. //
  1973. // uiGroupBox2
  1974. //
  1975. this.uiGroupBox2.Controls.Add(this.tbInsuPlc);
  1976. this.uiGroupBox2.Controls.Add(this.uiLabel18);
  1977. this.uiGroupBox2.Controls.Add(this.cbOtherPlaceFlag);
  1978. this.uiGroupBox2.Controls.Add(this.uiLabel19);
  1979. this.uiGroupBox2.Controls.Add(this.cbClrWay_2);
  1980. this.uiGroupBox2.Controls.Add(this.uiLabel11);
  1981. this.uiGroupBox2.Controls.Add(this.cbInterface_2);
  1982. this.uiGroupBox2.Controls.Add(this.tbSettlOption_2);
  1983. this.uiGroupBox2.Controls.Add(this.cbValid_2);
  1984. this.uiGroupBox2.Controls.Add(this.uiLabel6);
  1985. this.uiGroupBox2.Controls.Add(this.uiLabel7);
  1986. this.uiGroupBox2.Controls.Add(this.cbClrType_2);
  1987. this.uiGroupBox2.Controls.Add(this.uiLabel8);
  1988. this.uiGroupBox2.Controls.Add(this.cbInsutype_2);
  1989. this.uiGroupBox2.Controls.Add(this.uiLabel9);
  1990. this.uiGroupBox2.Controls.Add(this.uiLabel10);
  1991. this.uiGroupBox2.Dock = System.Windows.Forms.DockStyle.Top;
  1992. this.uiGroupBox2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1993. this.uiGroupBox2.Location = new System.Drawing.Point(0, 112);
  1994. this.uiGroupBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1995. this.uiGroupBox2.MinimumSize = new System.Drawing.Size(1, 1);
  1996. this.uiGroupBox2.Name = "uiGroupBox2";
  1997. this.uiGroupBox2.Padding = new System.Windows.Forms.Padding(0, 26, 0, 0);
  1998. this.uiGroupBox2.Size = new System.Drawing.Size(217, 284);
  1999. this.uiGroupBox2.TabIndex = 24;
  2000. this.uiGroupBox2.TabStop = false;
  2001. this.uiGroupBox2.Text = "条件设置";
  2002. this.uiGroupBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  2003. this.uiGroupBox2.TitleTop = 10;
  2004. this.uiGroupBox2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2005. //
  2006. // tbInsuPlc
  2007. //
  2008. this.tbInsuPlc.Cursor = System.Windows.Forms.Cursors.IBeam;
  2009. this.tbInsuPlc.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2010. this.tbInsuPlc.Location = new System.Drawing.Point(80, 257);
  2011. this.tbInsuPlc.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2012. this.tbInsuPlc.MinimumSize = new System.Drawing.Size(1, 16);
  2013. this.tbInsuPlc.Name = "tbInsuPlc";
  2014. this.tbInsuPlc.ShowText = false;
  2015. this.tbInsuPlc.Size = new System.Drawing.Size(130, 25);
  2016. this.tbInsuPlc.TabIndex = 17;
  2017. this.tbInsuPlc.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2018. this.tbInsuPlc.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2019. //
  2020. // uiLabel18
  2021. //
  2022. this.uiLabel18.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2023. this.uiLabel18.Location = new System.Drawing.Point(10, 255);
  2024. this.uiLabel18.Name = "uiLabel18";
  2025. this.uiLabel18.Size = new System.Drawing.Size(63, 23);
  2026. this.uiLabel18.TabIndex = 16;
  2027. this.uiLabel18.Text = "参保地";
  2028. this.uiLabel18.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2029. this.uiLabel18.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2030. //
  2031. // cbOtherPlaceFlag
  2032. //
  2033. this.cbOtherPlaceFlag.DataSource = null;
  2034. this.cbOtherPlaceFlag.FillColor = System.Drawing.Color.White;
  2035. this.cbOtherPlaceFlag.FilterMaxCount = 50;
  2036. this.cbOtherPlaceFlag.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2037. this.cbOtherPlaceFlag.ItemHeight = 20;
  2038. this.cbOtherPlaceFlag.Items.AddRange(new object[] {
  2039. "全部",
  2040. "是",
  2041. "否"});
  2042. this.cbOtherPlaceFlag.Location = new System.Drawing.Point(79, 227);
  2043. this.cbOtherPlaceFlag.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2044. this.cbOtherPlaceFlag.MinimumSize = new System.Drawing.Size(63, 0);
  2045. this.cbOtherPlaceFlag.Name = "cbOtherPlaceFlag";
  2046. this.cbOtherPlaceFlag.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  2047. this.cbOtherPlaceFlag.Size = new System.Drawing.Size(130, 25);
  2048. this.cbOtherPlaceFlag.TabIndex = 15;
  2049. this.cbOtherPlaceFlag.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2050. this.cbOtherPlaceFlag.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2051. //
  2052. // uiLabel19
  2053. //
  2054. this.uiLabel19.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2055. this.uiLabel19.Location = new System.Drawing.Point(9, 228);
  2056. this.uiLabel19.Name = "uiLabel19";
  2057. this.uiLabel19.Size = new System.Drawing.Size(63, 23);
  2058. this.uiLabel19.TabIndex = 14;
  2059. this.uiLabel19.Text = "异地标志";
  2060. this.uiLabel19.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2061. this.uiLabel19.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2062. //
  2063. // cbClrWay_2
  2064. //
  2065. this.cbClrWay_2.DataSource = null;
  2066. this.cbClrWay_2.FillColor = System.Drawing.Color.White;
  2067. this.cbClrWay_2.FilterMaxCount = 50;
  2068. this.cbClrWay_2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2069. this.cbClrWay_2.ItemHeight = 20;
  2070. this.cbClrWay_2.Items.AddRange(new object[] {
  2071. "1",
  2072. "2"});
  2073. this.cbClrWay_2.Location = new System.Drawing.Point(79, 192);
  2074. this.cbClrWay_2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2075. this.cbClrWay_2.MinimumSize = new System.Drawing.Size(63, 0);
  2076. this.cbClrWay_2.Name = "cbClrWay_2";
  2077. this.cbClrWay_2.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  2078. this.cbClrWay_2.Size = new System.Drawing.Size(130, 25);
  2079. this.cbClrWay_2.TabIndex = 13;
  2080. this.cbClrWay_2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2081. this.cbClrWay_2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2082. //
  2083. // uiLabel11
  2084. //
  2085. this.uiLabel11.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2086. this.uiLabel11.Location = new System.Drawing.Point(9, 193);
  2087. this.uiLabel11.Name = "uiLabel11";
  2088. this.uiLabel11.Size = new System.Drawing.Size(63, 23);
  2089. this.uiLabel11.TabIndex = 12;
  2090. this.uiLabel11.Text = "清算方式";
  2091. this.uiLabel11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2092. this.uiLabel11.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2093. //
  2094. // cbInterface_2
  2095. //
  2096. this.cbInterface_2.DataSource = null;
  2097. this.cbInterface_2.FillColor = System.Drawing.Color.White;
  2098. this.cbInterface_2.FilterMaxCount = 50;
  2099. this.cbInterface_2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2100. this.cbInterface_2.ItemHeight = 20;
  2101. this.cbInterface_2.Items.AddRange(new object[] {
  2102. "1",
  2103. "2"});
  2104. this.cbInterface_2.Location = new System.Drawing.Point(80, 23);
  2105. this.cbInterface_2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2106. this.cbInterface_2.MinimumSize = new System.Drawing.Size(63, 0);
  2107. this.cbInterface_2.Name = "cbInterface_2";
  2108. this.cbInterface_2.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  2109. this.cbInterface_2.Size = new System.Drawing.Size(130, 25);
  2110. this.cbInterface_2.TabIndex = 11;
  2111. this.cbInterface_2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2112. this.cbInterface_2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2113. //
  2114. // tbSettlOption_2
  2115. //
  2116. this.tbSettlOption_2.Cursor = System.Windows.Forms.Cursors.IBeam;
  2117. this.tbSettlOption_2.Enabled = false;
  2118. this.tbSettlOption_2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2119. this.tbSettlOption_2.Location = new System.Drawing.Point(79, 124);
  2120. this.tbSettlOption_2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2121. this.tbSettlOption_2.MinimumSize = new System.Drawing.Size(1, 16);
  2122. this.tbSettlOption_2.Name = "tbSettlOption_2";
  2123. this.tbSettlOption_2.ShowText = false;
  2124. this.tbSettlOption_2.Size = new System.Drawing.Size(130, 25);
  2125. this.tbSettlOption_2.TabIndex = 10;
  2126. this.tbSettlOption_2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2127. this.tbSettlOption_2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2128. //
  2129. // cbValid_2
  2130. //
  2131. this.cbValid_2.DataSource = null;
  2132. this.cbValid_2.FillColor = System.Drawing.Color.White;
  2133. this.cbValid_2.FilterMaxCount = 50;
  2134. this.cbValid_2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2135. this.cbValid_2.ItemHeight = 20;
  2136. this.cbValid_2.Items.AddRange(new object[] {
  2137. "全部",
  2138. "有效",
  2139. "无效"});
  2140. this.cbValid_2.Location = new System.Drawing.Point(79, 157);
  2141. this.cbValid_2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2142. this.cbValid_2.MinimumSize = new System.Drawing.Size(63, 0);
  2143. this.cbValid_2.Name = "cbValid_2";
  2144. this.cbValid_2.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  2145. this.cbValid_2.Size = new System.Drawing.Size(130, 25);
  2146. this.cbValid_2.TabIndex = 9;
  2147. this.cbValid_2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2148. this.cbValid_2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2149. //
  2150. // uiLabel6
  2151. //
  2152. this.uiLabel6.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2153. this.uiLabel6.Location = new System.Drawing.Point(9, 158);
  2154. this.uiLabel6.Name = "uiLabel6";
  2155. this.uiLabel6.Size = new System.Drawing.Size(63, 23);
  2156. this.uiLabel6.TabIndex = 8;
  2157. this.uiLabel6.Text = "有效标志";
  2158. this.uiLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2159. this.uiLabel6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2160. //
  2161. // uiLabel7
  2162. //
  2163. this.uiLabel7.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2164. this.uiLabel7.Location = new System.Drawing.Point(9, 125);
  2165. this.uiLabel7.Name = "uiLabel7";
  2166. this.uiLabel7.Size = new System.Drawing.Size(63, 23);
  2167. this.uiLabel7.TabIndex = 6;
  2168. this.uiLabel7.Text = "经办机构";
  2169. this.uiLabel7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2170. this.uiLabel7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2171. //
  2172. // cbClrType_2
  2173. //
  2174. this.cbClrType_2.DataSource = null;
  2175. this.cbClrType_2.FillColor = System.Drawing.Color.White;
  2176. this.cbClrType_2.FilterMaxCount = 50;
  2177. this.cbClrType_2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2178. this.cbClrType_2.ItemHeight = 20;
  2179. this.cbClrType_2.Items.AddRange(new object[] {
  2180. "1",
  2181. "2"});
  2182. this.cbClrType_2.Location = new System.Drawing.Point(79, 91);
  2183. this.cbClrType_2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2184. this.cbClrType_2.MinimumSize = new System.Drawing.Size(63, 0);
  2185. this.cbClrType_2.Name = "cbClrType_2";
  2186. this.cbClrType_2.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  2187. this.cbClrType_2.Size = new System.Drawing.Size(130, 25);
  2188. this.cbClrType_2.TabIndex = 5;
  2189. this.cbClrType_2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2190. this.cbClrType_2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2191. //
  2192. // uiLabel8
  2193. //
  2194. this.uiLabel8.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2195. this.uiLabel8.Location = new System.Drawing.Point(9, 92);
  2196. this.uiLabel8.Name = "uiLabel8";
  2197. this.uiLabel8.Size = new System.Drawing.Size(63, 23);
  2198. this.uiLabel8.TabIndex = 4;
  2199. this.uiLabel8.Text = "清算类别";
  2200. this.uiLabel8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2201. this.uiLabel8.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2202. //
  2203. // cbInsutype_2
  2204. //
  2205. this.cbInsutype_2.DataSource = null;
  2206. this.cbInsutype_2.Enabled = false;
  2207. this.cbInsutype_2.FillColor = System.Drawing.Color.White;
  2208. this.cbInsutype_2.FilterMaxCount = 50;
  2209. this.cbInsutype_2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2210. this.cbInsutype_2.ItemHeight = 20;
  2211. this.cbInsutype_2.Items.AddRange(new object[] {
  2212. "1",
  2213. "2"});
  2214. this.cbInsutype_2.Location = new System.Drawing.Point(79, 58);
  2215. this.cbInsutype_2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2216. this.cbInsutype_2.MinimumSize = new System.Drawing.Size(63, 0);
  2217. this.cbInsutype_2.Name = "cbInsutype_2";
  2218. this.cbInsutype_2.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  2219. this.cbInsutype_2.Size = new System.Drawing.Size(130, 25);
  2220. this.cbInsutype_2.TabIndex = 3;
  2221. this.cbInsutype_2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2222. this.cbInsutype_2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2223. //
  2224. // uiLabel9
  2225. //
  2226. this.uiLabel9.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2227. this.uiLabel9.Location = new System.Drawing.Point(9, 59);
  2228. this.uiLabel9.Name = "uiLabel9";
  2229. this.uiLabel9.Size = new System.Drawing.Size(63, 23);
  2230. this.uiLabel9.TabIndex = 2;
  2231. this.uiLabel9.Text = "险种类型";
  2232. this.uiLabel9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2233. this.uiLabel9.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2234. //
  2235. // uiLabel10
  2236. //
  2237. this.uiLabel10.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2238. this.uiLabel10.Location = new System.Drawing.Point(9, 26);
  2239. this.uiLabel10.Name = "uiLabel10";
  2240. this.uiLabel10.Size = new System.Drawing.Size(63, 23);
  2241. this.uiLabel10.TabIndex = 0;
  2242. this.uiLabel10.Text = "接口目录";
  2243. this.uiLabel10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2244. this.uiLabel10.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2245. //
  2246. // uiGroupBox4
  2247. //
  2248. this.uiGroupBox4.Controls.Add(this.btnReduceMonth);
  2249. this.uiGroupBox4.Controls.Add(this.btnAddMonth);
  2250. this.uiGroupBox4.Controls.Add(this.dpED_2);
  2251. this.uiGroupBox4.Controls.Add(this.dpST_2);
  2252. this.uiGroupBox4.Dock = System.Windows.Forms.DockStyle.Top;
  2253. this.uiGroupBox4.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2254. this.uiGroupBox4.Location = new System.Drawing.Point(0, 0);
  2255. this.uiGroupBox4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2256. this.uiGroupBox4.MinimumSize = new System.Drawing.Size(1, 1);
  2257. this.uiGroupBox4.Name = "uiGroupBox4";
  2258. this.uiGroupBox4.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  2259. this.uiGroupBox4.Size = new System.Drawing.Size(217, 112);
  2260. this.uiGroupBox4.TabIndex = 21;
  2261. this.uiGroupBox4.Text = "起止时间";
  2262. this.uiGroupBox4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  2263. this.uiGroupBox4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2264. //
  2265. // btnReduceMonth
  2266. //
  2267. this.btnReduceMonth.Cursor = System.Windows.Forms.Cursors.Hand;
  2268. this.btnReduceMonth.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2269. this.btnReduceMonth.Location = new System.Drawing.Point(160, 3);
  2270. this.btnReduceMonth.MinimumSize = new System.Drawing.Size(1, 1);
  2271. this.btnReduceMonth.Name = "btnReduceMonth";
  2272. this.btnReduceMonth.Size = new System.Drawing.Size(38, 23);
  2273. this.btnReduceMonth.Symbol = 61544;
  2274. this.btnReduceMonth.TabIndex = 3;
  2275. this.btnReduceMonth.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2276. this.btnReduceMonth.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2277. this.btnReduceMonth.Click += new System.EventHandler(this.btnReduceMonth_Click);
  2278. //
  2279. // btnAddMonth
  2280. //
  2281. this.btnAddMonth.Cursor = System.Windows.Forms.Cursors.Hand;
  2282. this.btnAddMonth.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2283. this.btnAddMonth.Location = new System.Drawing.Point(116, 3);
  2284. this.btnAddMonth.MinimumSize = new System.Drawing.Size(1, 1);
  2285. this.btnAddMonth.Name = "btnAddMonth";
  2286. this.btnAddMonth.Size = new System.Drawing.Size(38, 23);
  2287. this.btnAddMonth.Symbol = 61543;
  2288. this.btnAddMonth.TabIndex = 2;
  2289. this.btnAddMonth.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2290. this.btnAddMonth.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2291. this.btnAddMonth.Click += new System.EventHandler(this.btnAddMonth_Click);
  2292. //
  2293. // dpED_2
  2294. //
  2295. this.dpED_2.FillColor = System.Drawing.Color.White;
  2296. this.dpED_2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2297. this.dpED_2.Location = new System.Drawing.Point(13, 70);
  2298. this.dpED_2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2299. this.dpED_2.MaxLength = 19;
  2300. this.dpED_2.MinimumSize = new System.Drawing.Size(63, 0);
  2301. this.dpED_2.Name = "dpED_2";
  2302. this.dpED_2.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  2303. this.dpED_2.Size = new System.Drawing.Size(200, 29);
  2304. this.dpED_2.SymbolDropDown = 61555;
  2305. this.dpED_2.SymbolNormal = 61555;
  2306. this.dpED_2.TabIndex = 1;
  2307. this.dpED_2.Text = "2022-06-01 23:59:59";
  2308. this.dpED_2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2309. this.dpED_2.Value = new System.DateTime(2022, 6, 1, 23, 59, 59, 0);
  2310. this.dpED_2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2311. //
  2312. // dpST_2
  2313. //
  2314. this.dpST_2.FillColor = System.Drawing.Color.White;
  2315. this.dpST_2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2316. this.dpST_2.Location = new System.Drawing.Point(13, 31);
  2317. this.dpST_2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2318. this.dpST_2.MaxLength = 19;
  2319. this.dpST_2.MinimumSize = new System.Drawing.Size(63, 0);
  2320. this.dpST_2.Name = "dpST_2";
  2321. this.dpST_2.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  2322. this.dpST_2.Size = new System.Drawing.Size(200, 29);
  2323. this.dpST_2.SymbolDropDown = 61555;
  2324. this.dpST_2.SymbolNormal = 61555;
  2325. this.dpST_2.TabIndex = 0;
  2326. this.dpST_2.Text = "2022-06-01 00:00:00";
  2327. this.dpST_2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2328. this.dpST_2.Value = new System.DateTime(2022, 6, 1, 0, 0, 0, 0);
  2329. this.dpST_2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2330. //
  2331. // tabPage3
  2332. //
  2333. this.tabPage3.Controls.Add(this.dgvClearingData);
  2334. this.tabPage3.Controls.Add(this.uiPanel5);
  2335. this.tabPage3.Location = new System.Drawing.Point(0, 30);
  2336. this.tabPage3.Name = "tabPage3";
  2337. this.tabPage3.Size = new System.Drawing.Size(1282, 619);
  2338. this.tabPage3.TabIndex = 2;
  2339. this.tabPage3.Text = "清算撤销";
  2340. this.tabPage3.UseVisualStyleBackColor = true;
  2341. //
  2342. // dgvClearingData
  2343. //
  2344. this.dgvClearingData.AllowUserToAddRows = false;
  2345. dataGridViewCellStyle31.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  2346. this.dgvClearingData.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle31;
  2347. this.dgvClearingData.BackgroundColor = System.Drawing.Color.White;
  2348. this.dgvClearingData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  2349. dataGridViewCellStyle32.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  2350. dataGridViewCellStyle32.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  2351. dataGridViewCellStyle32.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2352. dataGridViewCellStyle32.ForeColor = System.Drawing.Color.White;
  2353. dataGridViewCellStyle32.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  2354. dataGridViewCellStyle32.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  2355. dataGridViewCellStyle32.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  2356. this.dgvClearingData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle32;
  2357. this.dgvClearingData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  2358. dataGridViewCellStyle33.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  2359. dataGridViewCellStyle33.BackColor = System.Drawing.SystemColors.Window;
  2360. dataGridViewCellStyle33.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2361. dataGridViewCellStyle33.ForeColor = System.Drawing.SystemColors.ControlText;
  2362. dataGridViewCellStyle33.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  2363. dataGridViewCellStyle33.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  2364. dataGridViewCellStyle33.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  2365. this.dgvClearingData.DefaultCellStyle = dataGridViewCellStyle33;
  2366. this.dgvClearingData.Dock = System.Windows.Forms.DockStyle.Fill;
  2367. this.dgvClearingData.EnableHeadersVisualStyles = false;
  2368. this.dgvClearingData.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2369. this.dgvClearingData.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  2370. this.dgvClearingData.Location = new System.Drawing.Point(0, 0);
  2371. this.dgvClearingData.Name = "dgvClearingData";
  2372. dataGridViewCellStyle34.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  2373. dataGridViewCellStyle34.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  2374. dataGridViewCellStyle34.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2375. dataGridViewCellStyle34.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2376. dataGridViewCellStyle34.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  2377. dataGridViewCellStyle34.SelectionForeColor = System.Drawing.Color.White;
  2378. dataGridViewCellStyle34.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  2379. this.dgvClearingData.RowHeadersDefaultCellStyle = dataGridViewCellStyle34;
  2380. this.dgvClearingData.RowHeadersWidth = 51;
  2381. dataGridViewCellStyle35.BackColor = System.Drawing.Color.White;
  2382. dataGridViewCellStyle35.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2383. this.dgvClearingData.RowsDefaultCellStyle = dataGridViewCellStyle35;
  2384. this.dgvClearingData.RowTemplate.Height = 23;
  2385. this.dgvClearingData.SelectedIndex = -1;
  2386. this.dgvClearingData.Size = new System.Drawing.Size(1282, 512);
  2387. this.dgvClearingData.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  2388. this.dgvClearingData.TabIndex = 1;
  2389. this.dgvClearingData.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2390. //
  2391. // uiPanel5
  2392. //
  2393. this.uiPanel5.Controls.Add(this.btnCancleClearing);
  2394. this.uiPanel5.Controls.Add(this.uiGroupBox6);
  2395. this.uiPanel5.Controls.Add(this.rbgTimeWay);
  2396. this.uiPanel5.Controls.Add(this.btnClose_3);
  2397. this.uiPanel5.Controls.Add(this.btnQueryClearing);
  2398. this.uiPanel5.Controls.Add(this.uiGroupBox5);
  2399. this.uiPanel5.Dock = System.Windows.Forms.DockStyle.Bottom;
  2400. this.uiPanel5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2401. this.uiPanel5.Location = new System.Drawing.Point(0, 512);
  2402. this.uiPanel5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2403. this.uiPanel5.MinimumSize = new System.Drawing.Size(1, 1);
  2404. this.uiPanel5.Name = "uiPanel5";
  2405. this.uiPanel5.Size = new System.Drawing.Size(1282, 107);
  2406. this.uiPanel5.TabIndex = 0;
  2407. this.uiPanel5.Text = null;
  2408. this.uiPanel5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  2409. this.uiPanel5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2410. //
  2411. // btnCancleClearing
  2412. //
  2413. this.btnCancleClearing.Cursor = System.Windows.Forms.Cursors.Hand;
  2414. this.btnCancleClearing.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2415. this.btnCancleClearing.Location = new System.Drawing.Point(846, 14);
  2416. this.btnCancleClearing.MinimumSize = new System.Drawing.Size(1, 1);
  2417. this.btnCancleClearing.Name = "btnCancleClearing";
  2418. this.btnCancleClearing.Size = new System.Drawing.Size(100, 30);
  2419. this.btnCancleClearing.TabIndex = 27;
  2420. this.btnCancleClearing.Text = "撤销清算数据";
  2421. this.btnCancleClearing.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2422. this.btnCancleClearing.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2423. this.btnCancleClearing.Click += new System.EventHandler(this.btnCancleClearing_Click);
  2424. //
  2425. // uiGroupBox6
  2426. //
  2427. this.uiGroupBox6.Controls.Add(this.cbInterface_3);
  2428. this.uiGroupBox6.Controls.Add(this.cbValid_3);
  2429. this.uiGroupBox6.Controls.Add(this.uiLabel13);
  2430. this.uiGroupBox6.Controls.Add(this.uiLabel17);
  2431. this.uiGroupBox6.Dock = System.Windows.Forms.DockStyle.Left;
  2432. this.uiGroupBox6.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2433. this.uiGroupBox6.Location = new System.Drawing.Point(311, 0);
  2434. this.uiGroupBox6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2435. this.uiGroupBox6.MinimumSize = new System.Drawing.Size(1, 1);
  2436. this.uiGroupBox6.Name = "uiGroupBox6";
  2437. this.uiGroupBox6.Padding = new System.Windows.Forms.Padding(0, 26, 0, 0);
  2438. this.uiGroupBox6.Size = new System.Drawing.Size(217, 107);
  2439. this.uiGroupBox6.TabIndex = 26;
  2440. this.uiGroupBox6.TabStop = false;
  2441. this.uiGroupBox6.Text = null;
  2442. this.uiGroupBox6.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  2443. this.uiGroupBox6.TitleTop = 10;
  2444. this.uiGroupBox6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2445. //
  2446. // cbInterface_3
  2447. //
  2448. this.cbInterface_3.DataSource = null;
  2449. this.cbInterface_3.FillColor = System.Drawing.Color.White;
  2450. this.cbInterface_3.FilterMaxCount = 50;
  2451. this.cbInterface_3.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2452. this.cbInterface_3.ItemHeight = 20;
  2453. this.cbInterface_3.Items.AddRange(new object[] {
  2454. "1",
  2455. "2"});
  2456. this.cbInterface_3.Location = new System.Drawing.Point(80, 31);
  2457. this.cbInterface_3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2458. this.cbInterface_3.MinimumSize = new System.Drawing.Size(63, 0);
  2459. this.cbInterface_3.Name = "cbInterface_3";
  2460. this.cbInterface_3.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  2461. this.cbInterface_3.Size = new System.Drawing.Size(130, 25);
  2462. this.cbInterface_3.TabIndex = 11;
  2463. this.cbInterface_3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2464. this.cbInterface_3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2465. //
  2466. // cbValid_3
  2467. //
  2468. this.cbValid_3.DataSource = null;
  2469. this.cbValid_3.FillColor = System.Drawing.Color.White;
  2470. this.cbValid_3.FilterMaxCount = 50;
  2471. this.cbValid_3.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2472. this.cbValid_3.ItemHeight = 20;
  2473. this.cbValid_3.Items.AddRange(new object[] {
  2474. "全部",
  2475. "有效",
  2476. "无效"});
  2477. this.cbValid_3.Location = new System.Drawing.Point(80, 67);
  2478. this.cbValid_3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2479. this.cbValid_3.MinimumSize = new System.Drawing.Size(63, 0);
  2480. this.cbValid_3.Name = "cbValid_3";
  2481. this.cbValid_3.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  2482. this.cbValid_3.Size = new System.Drawing.Size(130, 25);
  2483. this.cbValid_3.TabIndex = 9;
  2484. this.cbValid_3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2485. this.cbValid_3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2486. //
  2487. // uiLabel13
  2488. //
  2489. this.uiLabel13.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2490. this.uiLabel13.Location = new System.Drawing.Point(7, 64);
  2491. this.uiLabel13.Name = "uiLabel13";
  2492. this.uiLabel13.Size = new System.Drawing.Size(63, 23);
  2493. this.uiLabel13.TabIndex = 8;
  2494. this.uiLabel13.Text = "有效标志";
  2495. this.uiLabel13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2496. this.uiLabel13.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2497. //
  2498. // uiLabel17
  2499. //
  2500. this.uiLabel17.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2501. this.uiLabel17.Location = new System.Drawing.Point(9, 36);
  2502. this.uiLabel17.Name = "uiLabel17";
  2503. this.uiLabel17.Size = new System.Drawing.Size(63, 23);
  2504. this.uiLabel17.TabIndex = 0;
  2505. this.uiLabel17.Text = "接口目录";
  2506. this.uiLabel17.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2507. this.uiLabel17.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2508. //
  2509. // rbgTimeWay
  2510. //
  2511. this.rbgTimeWay.Dock = System.Windows.Forms.DockStyle.Left;
  2512. this.rbgTimeWay.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2513. this.rbgTimeWay.Items.AddRange(new object[] {
  2514. "按清算时间统计",
  2515. "按起止时间统计"});
  2516. this.rbgTimeWay.Location = new System.Drawing.Point(140, 0);
  2517. this.rbgTimeWay.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2518. this.rbgTimeWay.MinimumSize = new System.Drawing.Size(1, 1);
  2519. this.rbgTimeWay.Name = "rbgTimeWay";
  2520. this.rbgTimeWay.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  2521. this.rbgTimeWay.Size = new System.Drawing.Size(171, 107);
  2522. this.rbgTimeWay.TabIndex = 25;
  2523. this.rbgTimeWay.Text = null;
  2524. this.rbgTimeWay.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  2525. this.rbgTimeWay.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2526. //
  2527. // btnClose_3
  2528. //
  2529. this.btnClose_3.Cursor = System.Windows.Forms.Cursors.Hand;
  2530. this.btnClose_3.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2531. this.btnClose_3.Location = new System.Drawing.Point(711, 76);
  2532. this.btnClose_3.MinimumSize = new System.Drawing.Size(1, 1);
  2533. this.btnClose_3.Name = "btnClose_3";
  2534. this.btnClose_3.Size = new System.Drawing.Size(100, 28);
  2535. this.btnClose_3.TabIndex = 24;
  2536. this.btnClose_3.Text = "退出";
  2537. this.btnClose_3.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2538. this.btnClose_3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2539. this.btnClose_3.Click += new System.EventHandler(this.btnClose_3_Click);
  2540. //
  2541. // btnQueryClearing
  2542. //
  2543. this.btnQueryClearing.Cursor = System.Windows.Forms.Cursors.Hand;
  2544. this.btnQueryClearing.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2545. this.btnQueryClearing.Location = new System.Drawing.Point(711, 14);
  2546. this.btnQueryClearing.MinimumSize = new System.Drawing.Size(1, 1);
  2547. this.btnQueryClearing.Name = "btnQueryClearing";
  2548. this.btnQueryClearing.Size = new System.Drawing.Size(100, 30);
  2549. this.btnQueryClearing.TabIndex = 23;
  2550. this.btnQueryClearing.Text = "查询清算数据";
  2551. this.btnQueryClearing.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2552. this.btnQueryClearing.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2553. this.btnQueryClearing.Click += new System.EventHandler(this.btnQueryClearing_Click);
  2554. //
  2555. // uiGroupBox5
  2556. //
  2557. this.uiGroupBox5.Controls.Add(this.dpED_3);
  2558. this.uiGroupBox5.Controls.Add(this.dpST_3);
  2559. this.uiGroupBox5.Dock = System.Windows.Forms.DockStyle.Left;
  2560. this.uiGroupBox5.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2561. this.uiGroupBox5.Location = new System.Drawing.Point(0, 0);
  2562. this.uiGroupBox5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2563. this.uiGroupBox5.MinimumSize = new System.Drawing.Size(1, 1);
  2564. this.uiGroupBox5.Name = "uiGroupBox5";
  2565. this.uiGroupBox5.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  2566. this.uiGroupBox5.Size = new System.Drawing.Size(140, 107);
  2567. this.uiGroupBox5.TabIndex = 22;
  2568. this.uiGroupBox5.Text = null;
  2569. this.uiGroupBox5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  2570. this.uiGroupBox5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2571. //
  2572. // dpED_3
  2573. //
  2574. this.dpED_3.DateFormat = "yyyy-MM-dd";
  2575. this.dpED_3.FillColor = System.Drawing.Color.White;
  2576. this.dpED_3.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2577. this.dpED_3.Location = new System.Drawing.Point(13, 76);
  2578. this.dpED_3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2579. this.dpED_3.MaxLength = 10;
  2580. this.dpED_3.MinimumSize = new System.Drawing.Size(63, 0);
  2581. this.dpED_3.Name = "dpED_3";
  2582. this.dpED_3.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  2583. this.dpED_3.Size = new System.Drawing.Size(121, 29);
  2584. this.dpED_3.SymbolDropDown = 61555;
  2585. this.dpED_3.SymbolNormal = 61555;
  2586. this.dpED_3.TabIndex = 1;
  2587. this.dpED_3.Text = "2022-06-01";
  2588. this.dpED_3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2589. this.dpED_3.Value = new System.DateTime(2022, 6, 1, 23, 59, 59, 0);
  2590. this.dpED_3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2591. //
  2592. // dpST_3
  2593. //
  2594. this.dpST_3.DateFormat = "yyyy-MM-dd";
  2595. this.dpST_3.FillColor = System.Drawing.Color.White;
  2596. this.dpST_3.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2597. this.dpST_3.Location = new System.Drawing.Point(13, 37);
  2598. this.dpST_3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2599. this.dpST_3.MaxLength = 10;
  2600. this.dpST_3.MinimumSize = new System.Drawing.Size(63, 0);
  2601. this.dpST_3.Name = "dpST_3";
  2602. this.dpST_3.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  2603. this.dpST_3.Size = new System.Drawing.Size(121, 29);
  2604. this.dpST_3.SymbolDropDown = 61555;
  2605. this.dpST_3.SymbolNormal = 61555;
  2606. this.dpST_3.TabIndex = 0;
  2607. this.dpST_3.Text = "2022-06-01";
  2608. this.dpST_3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2609. this.dpST_3.Value = new System.DateTime(2022, 6, 1, 0, 0, 0, 0);
  2610. this.dpST_3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2611. //
  2612. // tabPage11
  2613. //
  2614. this.tabPage11.Controls.Add(this.R_Lbl8);
  2615. this.tabPage11.Controls.Add(this.R_ybDGv);
  2616. this.tabPage11.Controls.Add(this.uiPanel8);
  2617. this.tabPage11.Location = new System.Drawing.Point(0, 30);
  2618. this.tabPage11.Name = "tabPage11";
  2619. this.tabPage11.Size = new System.Drawing.Size(1282, 619);
  2620. this.tabPage11.TabIndex = 4;
  2621. this.tabPage11.Text = "按日对账";
  2622. this.tabPage11.UseVisualStyleBackColor = true;
  2623. //
  2624. // R_Lbl8
  2625. //
  2626. this.R_Lbl8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2627. this.R_Lbl8.Location = new System.Drawing.Point(318, 10);
  2628. this.R_Lbl8.Name = "R_Lbl8";
  2629. this.R_Lbl8.Size = new System.Drawing.Size(870, 23);
  2630. this.R_Lbl8.TabIndex = 2;
  2631. this.R_Lbl8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2632. this.R_Lbl8.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2633. //
  2634. // R_ybDGv
  2635. //
  2636. dataGridViewCellStyle36.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  2637. this.R_ybDGv.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle36;
  2638. this.R_ybDGv.BackgroundColor = System.Drawing.Color.White;
  2639. this.R_ybDGv.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  2640. dataGridViewCellStyle37.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  2641. dataGridViewCellStyle37.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  2642. dataGridViewCellStyle37.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2643. dataGridViewCellStyle37.ForeColor = System.Drawing.Color.White;
  2644. dataGridViewCellStyle37.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  2645. dataGridViewCellStyle37.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  2646. dataGridViewCellStyle37.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  2647. this.R_ybDGv.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle37;
  2648. this.R_ybDGv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  2649. dataGridViewCellStyle38.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  2650. dataGridViewCellStyle38.BackColor = System.Drawing.SystemColors.Window;
  2651. dataGridViewCellStyle38.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2652. dataGridViewCellStyle38.ForeColor = System.Drawing.SystemColors.ControlText;
  2653. dataGridViewCellStyle38.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  2654. dataGridViewCellStyle38.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  2655. dataGridViewCellStyle38.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  2656. this.R_ybDGv.DefaultCellStyle = dataGridViewCellStyle38;
  2657. this.R_ybDGv.EnableHeadersVisualStyles = false;
  2658. this.R_ybDGv.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2659. this.R_ybDGv.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  2660. this.R_ybDGv.Location = new System.Drawing.Point(318, 42);
  2661. this.R_ybDGv.Name = "R_ybDGv";
  2662. dataGridViewCellStyle39.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  2663. dataGridViewCellStyle39.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  2664. dataGridViewCellStyle39.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2665. dataGridViewCellStyle39.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2666. dataGridViewCellStyle39.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  2667. dataGridViewCellStyle39.SelectionForeColor = System.Drawing.Color.White;
  2668. dataGridViewCellStyle39.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  2669. this.R_ybDGv.RowHeadersDefaultCellStyle = dataGridViewCellStyle39;
  2670. dataGridViewCellStyle40.BackColor = System.Drawing.Color.White;
  2671. dataGridViewCellStyle40.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2672. this.R_ybDGv.RowsDefaultCellStyle = dataGridViewCellStyle40;
  2673. this.R_ybDGv.RowTemplate.Height = 23;
  2674. this.R_ybDGv.SelectedIndex = -1;
  2675. this.R_ybDGv.Size = new System.Drawing.Size(879, 319);
  2676. this.R_ybDGv.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  2677. this.R_ybDGv.TabIndex = 1;
  2678. this.R_ybDGv.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2679. //
  2680. // uiPanel8
  2681. //
  2682. this.uiPanel8.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2683. | System.Windows.Forms.AnchorStyles.Left)
  2684. | System.Windows.Forms.AnchorStyles.Right)));
  2685. this.uiPanel8.Controls.Add(this.RButton1);
  2686. this.uiPanel8.Controls.Add(this.R_GrBx2);
  2687. this.uiPanel8.Controls.Add(this.R_GrBx1);
  2688. this.uiPanel8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2689. this.uiPanel8.Location = new System.Drawing.Point(0, 0);
  2690. this.uiPanel8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2691. this.uiPanel8.MinimumSize = new System.Drawing.Size(1, 1);
  2692. this.uiPanel8.Name = "uiPanel8";
  2693. this.uiPanel8.Size = new System.Drawing.Size(1, 1);
  2694. this.uiPanel8.TabIndex = 0;
  2695. this.uiPanel8.Text = null;
  2696. this.uiPanel8.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  2697. this.uiPanel8.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2698. //
  2699. // RButton1
  2700. //
  2701. this.RButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2702. | System.Windows.Forms.AnchorStyles.Left)
  2703. | System.Windows.Forms.AnchorStyles.Right)));
  2704. this.RButton1.Cursor = System.Windows.Forms.Cursors.Hand;
  2705. this.RButton1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2706. this.RButton1.Location = new System.Drawing.Point(50, 543);
  2707. this.RButton1.MinimumSize = new System.Drawing.Size(1, 1);
  2708. this.RButton1.Name = "RButton1";
  2709. this.RButton1.Size = new System.Drawing.Size(1, 1);
  2710. this.RButton1.TabIndex = 1;
  2711. this.RButton1.Text = "查询医保";
  2712. this.RButton1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2713. this.RButton1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2714. this.RButton1.Click += new System.EventHandler(this.RButton1_Click);
  2715. //
  2716. // R_GrBx2
  2717. //
  2718. this.R_GrBx2.Controls.Add(this.R_Txt3);
  2719. this.R_GrBx2.Controls.Add(this.R_Txt2);
  2720. this.R_GrBx2.Controls.Add(this.R_Txt1);
  2721. this.R_GrBx2.Controls.Add(this.R_Lbl7);
  2722. this.R_GrBx2.Controls.Add(this.R_Lbl6);
  2723. this.R_GrBx2.Controls.Add(this.R_Lbl5);
  2724. this.R_GrBx2.Controls.Add(this.R_Lbl4);
  2725. this.R_GrBx2.Controls.Add(this.R_Cbx4);
  2726. this.R_GrBx2.Controls.Add(this.R_Lbl3);
  2727. this.R_GrBx2.Controls.Add(this.R_Cbx3);
  2728. this.R_GrBx2.Controls.Add(this.R_Cbx2);
  2729. this.R_GrBx2.Controls.Add(this.R_Lbl);
  2730. this.R_GrBx2.Controls.Add(this.R_Lbl1);
  2731. this.R_GrBx2.Controls.Add(this.R_Cbx1);
  2732. this.R_GrBx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2733. this.R_GrBx2.Location = new System.Drawing.Point(13, 102);
  2734. this.R_GrBx2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2735. this.R_GrBx2.MinimumSize = new System.Drawing.Size(1, 1);
  2736. this.R_GrBx2.Name = "R_GrBx2";
  2737. this.R_GrBx2.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  2738. this.R_GrBx2.Size = new System.Drawing.Size(285, 399);
  2739. this.R_GrBx2.TabIndex = 1;
  2740. this.R_GrBx2.Text = "条件设置";
  2741. this.R_GrBx2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  2742. this.R_GrBx2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2743. //
  2744. // R_Txt3
  2745. //
  2746. this.R_Txt3.Cursor = System.Windows.Forms.Cursors.IBeam;
  2747. this.R_Txt3.DoubleValue = 100D;
  2748. this.R_Txt3.Font = new System.Drawing.Font("微软雅黑", 10F);
  2749. this.R_Txt3.IntValue = 100;
  2750. this.R_Txt3.Location = new System.Drawing.Point(110, 346);
  2751. this.R_Txt3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2752. this.R_Txt3.MinimumSize = new System.Drawing.Size(1, 16);
  2753. this.R_Txt3.Name = "R_Txt3";
  2754. this.R_Txt3.ShowText = false;
  2755. this.R_Txt3.Size = new System.Drawing.Size(150, 29);
  2756. this.R_Txt3.TabIndex = 1;
  2757. this.R_Txt3.Text = "100";
  2758. this.R_Txt3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  2759. this.R_Txt3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2760. //
  2761. // R_Txt2
  2762. //
  2763. this.R_Txt2.Cursor = System.Windows.Forms.Cursors.IBeam;
  2764. this.R_Txt2.DoubleValue = 1D;
  2765. this.R_Txt2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2766. this.R_Txt2.IntValue = 1;
  2767. this.R_Txt2.Location = new System.Drawing.Point(110, 295);
  2768. this.R_Txt2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2769. this.R_Txt2.MinimumSize = new System.Drawing.Size(1, 16);
  2770. this.R_Txt2.Name = "R_Txt2";
  2771. this.R_Txt2.ShowText = false;
  2772. this.R_Txt2.Size = new System.Drawing.Size(150, 27);
  2773. this.R_Txt2.TabIndex = 1;
  2774. this.R_Txt2.Text = "1";
  2775. this.R_Txt2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  2776. this.R_Txt2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2777. //
  2778. // R_Txt1
  2779. //
  2780. this.R_Txt1.Cursor = System.Windows.Forms.Cursors.IBeam;
  2781. this.R_Txt1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2782. this.R_Txt1.Location = new System.Drawing.Point(110, 245);
  2783. this.R_Txt1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2784. this.R_Txt1.MinimumSize = new System.Drawing.Size(1, 16);
  2785. this.R_Txt1.Name = "R_Txt1";
  2786. this.R_Txt1.ShowText = false;
  2787. this.R_Txt1.Size = new System.Drawing.Size(150, 29);
  2788. this.R_Txt1.TabIndex = 1;
  2789. this.R_Txt1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2790. this.R_Txt1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2791. //
  2792. // R_Lbl7
  2793. //
  2794. this.R_Lbl7.Font = new System.Drawing.Font("微软雅黑", 10F);
  2795. this.R_Lbl7.Location = new System.Drawing.Point(3, 352);
  2796. this.R_Lbl7.Name = "R_Lbl7";
  2797. this.R_Lbl7.Size = new System.Drawing.Size(100, 23);
  2798. this.R_Lbl7.TabIndex = 1;
  2799. this.R_Lbl7.Text = "每页数量";
  2800. this.R_Lbl7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2801. this.R_Lbl7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2802. //
  2803. // R_Lbl6
  2804. //
  2805. this.R_Lbl6.Font = new System.Drawing.Font("微软雅黑", 10F);
  2806. this.R_Lbl6.Location = new System.Drawing.Point(3, 295);
  2807. this.R_Lbl6.Name = "R_Lbl6";
  2808. this.R_Lbl6.Size = new System.Drawing.Size(100, 23);
  2809. this.R_Lbl6.TabIndex = 1;
  2810. this.R_Lbl6.Text = "页";
  2811. this.R_Lbl6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2812. this.R_Lbl6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2813. //
  2814. // R_Lbl5
  2815. //
  2816. this.R_Lbl5.Font = new System.Drawing.Font("微软雅黑", 10F);
  2817. this.R_Lbl5.Location = new System.Drawing.Point(3, 245);
  2818. this.R_Lbl5.Name = "R_Lbl5";
  2819. this.R_Lbl5.Size = new System.Drawing.Size(100, 23);
  2820. this.R_Lbl5.TabIndex = 2;
  2821. this.R_Lbl5.Text = "清算机构";
  2822. this.R_Lbl5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2823. this.R_Lbl5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2824. //
  2825. // R_Lbl4
  2826. //
  2827. this.R_Lbl4.Font = new System.Drawing.Font("微软雅黑", 10F);
  2828. this.R_Lbl4.Location = new System.Drawing.Point(3, 197);
  2829. this.R_Lbl4.Name = "R_Lbl4";
  2830. this.R_Lbl4.Size = new System.Drawing.Size(100, 23);
  2831. this.R_Lbl4.TabIndex = 7;
  2832. this.R_Lbl4.Text = "就医类别";
  2833. this.R_Lbl4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2834. this.R_Lbl4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2835. //
  2836. // R_Cbx4
  2837. //
  2838. this.R_Cbx4.DataSource = null;
  2839. this.R_Cbx4.FillColor = System.Drawing.Color.White;
  2840. this.R_Cbx4.FilterMaxCount = 50;
  2841. this.R_Cbx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2842. this.R_Cbx4.Items.AddRange(new object[] {
  2843. "2、本地就医",
  2844. "3、省内异地就医",
  2845. "4、跨省就医"});
  2846. this.R_Cbx4.Location = new System.Drawing.Point(110, 195);
  2847. this.R_Cbx4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2848. this.R_Cbx4.MinimumSize = new System.Drawing.Size(63, 0);
  2849. this.R_Cbx4.Name = "R_Cbx4";
  2850. this.R_Cbx4.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  2851. this.R_Cbx4.Size = new System.Drawing.Size(150, 25);
  2852. this.R_Cbx4.TabIndex = 6;
  2853. this.R_Cbx4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  2854. this.R_Cbx4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2855. //
  2856. // R_Lbl3
  2857. //
  2858. this.R_Lbl3.Font = new System.Drawing.Font("微软雅黑", 10F);
  2859. this.R_Lbl3.Location = new System.Drawing.Point(12, 143);
  2860. this.R_Lbl3.Name = "R_Lbl3";
  2861. this.R_Lbl3.Size = new System.Drawing.Size(82, 23);
  2862. this.R_Lbl3.TabIndex = 5;
  2863. this.R_Lbl3.Text = "清算类别";
  2864. this.R_Lbl3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2865. this.R_Lbl3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2866. //
  2867. // R_Cbx3
  2868. //
  2869. this.R_Cbx3.DataSource = null;
  2870. this.R_Cbx3.FillColor = System.Drawing.Color.White;
  2871. this.R_Cbx3.FilterMaxCount = 50;
  2872. this.R_Cbx3.Font = new System.Drawing.Font("微软雅黑", 10F);
  2873. this.R_Cbx3.Location = new System.Drawing.Point(110, 143);
  2874. this.R_Cbx3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2875. this.R_Cbx3.MinimumSize = new System.Drawing.Size(63, 0);
  2876. this.R_Cbx3.Name = "R_Cbx3";
  2877. this.R_Cbx3.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  2878. this.R_Cbx3.Size = new System.Drawing.Size(150, 23);
  2879. this.R_Cbx3.TabIndex = 4;
  2880. this.R_Cbx3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  2881. this.R_Cbx3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2882. //
  2883. // R_Cbx2
  2884. //
  2885. this.R_Cbx2.DataSource = null;
  2886. this.R_Cbx2.FillColor = System.Drawing.Color.White;
  2887. this.R_Cbx2.FilterMaxCount = 50;
  2888. this.R_Cbx2.Font = new System.Drawing.Font("微软雅黑", 10F);
  2889. this.R_Cbx2.Items.AddRange(new object[] {
  2890. "1.全部",
  2891. "2.职工医保",
  2892. "3.居民医保"});
  2893. this.R_Cbx2.Location = new System.Drawing.Point(110, 96);
  2894. this.R_Cbx2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2895. this.R_Cbx2.MinimumSize = new System.Drawing.Size(63, 0);
  2896. this.R_Cbx2.Name = "R_Cbx2";
  2897. this.R_Cbx2.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  2898. this.R_Cbx2.Size = new System.Drawing.Size(150, 23);
  2899. this.R_Cbx2.TabIndex = 3;
  2900. this.R_Cbx2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  2901. this.R_Cbx2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2902. //
  2903. // R_Lbl
  2904. //
  2905. this.R_Lbl.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2906. this.R_Lbl.Location = new System.Drawing.Point(3, 96);
  2907. this.R_Lbl.Name = "R_Lbl";
  2908. this.R_Lbl.Size = new System.Drawing.Size(100, 23);
  2909. this.R_Lbl.TabIndex = 2;
  2910. this.R_Lbl.Text = "险种";
  2911. this.R_Lbl.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2912. this.R_Lbl.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2913. //
  2914. // R_Lbl1
  2915. //
  2916. this.R_Lbl1.Font = new System.Drawing.Font("微软雅黑", 10F);
  2917. this.R_Lbl1.Location = new System.Drawing.Point(3, 51);
  2918. this.R_Lbl1.Name = "R_Lbl1";
  2919. this.R_Lbl1.Size = new System.Drawing.Size(100, 23);
  2920. this.R_Lbl1.TabIndex = 1;
  2921. this.R_Lbl1.Text = "明细对账结果";
  2922. this.R_Lbl1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2923. this.R_Lbl1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2924. //
  2925. // R_Cbx1
  2926. //
  2927. this.R_Cbx1.DataSource = null;
  2928. this.R_Cbx1.FillColor = System.Drawing.Color.White;
  2929. this.R_Cbx1.FilterMaxCount = 50;
  2930. this.R_Cbx1.Font = new System.Drawing.Font("微软雅黑", 10F);
  2931. this.R_Cbx1.Items.AddRange(new object[] {
  2932. "1.不平",
  2933. "0.平"});
  2934. this.R_Cbx1.Location = new System.Drawing.Point(110, 51);
  2935. this.R_Cbx1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2936. this.R_Cbx1.MinimumSize = new System.Drawing.Size(63, 0);
  2937. this.R_Cbx1.Name = "R_Cbx1";
  2938. this.R_Cbx1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  2939. this.R_Cbx1.Size = new System.Drawing.Size(150, 23);
  2940. this.R_Cbx1.TabIndex = 1;
  2941. this.R_Cbx1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2942. this.R_Cbx1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2943. //
  2944. // R_GrBx1
  2945. //
  2946. this.R_GrBx1.Controls.Add(this.R_Rq);
  2947. this.R_GrBx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2948. this.R_GrBx1.Location = new System.Drawing.Point(4, 5);
  2949. this.R_GrBx1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2950. this.R_GrBx1.MinimumSize = new System.Drawing.Size(1, 1);
  2951. this.R_GrBx1.Name = "R_GrBx1";
  2952. this.R_GrBx1.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  2953. this.R_GrBx1.Size = new System.Drawing.Size(249, 78);
  2954. this.R_GrBx1.TabIndex = 1;
  2955. this.R_GrBx1.Text = "对账日期";
  2956. this.R_GrBx1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  2957. this.R_GrBx1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2958. //
  2959. // R_Rq
  2960. //
  2961. this.R_Rq.FillColor = System.Drawing.Color.White;
  2962. this.R_Rq.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2963. this.R_Rq.Location = new System.Drawing.Point(34, 37);
  2964. this.R_Rq.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2965. this.R_Rq.MaxLength = 10;
  2966. this.R_Rq.MinimumSize = new System.Drawing.Size(63, 0);
  2967. this.R_Rq.Name = "R_Rq";
  2968. this.R_Rq.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  2969. this.R_Rq.Size = new System.Drawing.Size(160, 29);
  2970. this.R_Rq.SymbolDropDown = 61555;
  2971. this.R_Rq.SymbolNormal = 61555;
  2972. this.R_Rq.TabIndex = 1;
  2973. this.R_Rq.Text = "2023-06-24";
  2974. this.R_Rq.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2975. this.R_Rq.Value = new System.DateTime(2023, 6, 24, 0, 0, 0, 0);
  2976. this.R_Rq.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  2977. //
  2978. // tabPage13
  2979. //
  2980. this.tabPage13.Controls.Add(this.uiGroupBox11);
  2981. this.tabPage13.Location = new System.Drawing.Point(0, 30);
  2982. this.tabPage13.Name = "tabPage13";
  2983. this.tabPage13.Size = new System.Drawing.Size(1282, 619);
  2984. this.tabPage13.TabIndex = 5;
  2985. this.tabPage13.Text = "结算信息按时间查询";
  2986. this.tabPage13.UseVisualStyleBackColor = true;
  2987. //
  2988. // uiGroupBox11
  2989. //
  2990. this.uiGroupBox11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2991. this.uiGroupBox11.Location = new System.Drawing.Point(0, 5);
  2992. this.uiGroupBox11.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2993. this.uiGroupBox11.MinimumSize = new System.Drawing.Size(1, 1);
  2994. this.uiGroupBox11.Name = "uiGroupBox11";
  2995. this.uiGroupBox11.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  2996. this.uiGroupBox11.Size = new System.Drawing.Size(283, 614);
  2997. this.uiGroupBox11.TabIndex = 0;
  2998. this.uiGroupBox11.Text = "查询条件";
  2999. this.uiGroupBox11.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  3000. this.uiGroupBox11.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  3001. //
  3002. // Clearing
  3003. //
  3004. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  3005. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  3006. this.ClientSize = new System.Drawing.Size(1282, 693);
  3007. this.Controls.Add(this.uiTabControl1);
  3008. this.Name = "Clearing";
  3009. this.Text = "对账与清算";
  3010. this.Load += new System.EventHandler(this.Clearing_Load);
  3011. this.uiTabControl1.ResumeLayout(false);
  3012. this.tabPage1.ResumeLayout(false);
  3013. this.uiPanel2.ResumeLayout(false);
  3014. this.uiTabControl3.ResumeLayout(false);
  3015. this.tabPage6.ResumeLayout(false);
  3016. ((System.ComponentModel.ISupportInitialize)(this.dgvHisSettlRec)).EndInit();
  3017. this.tabPage7.ResumeLayout(false);
  3018. ((System.ComponentModel.ISupportInitialize)(this.dgvCenterSettlRec)).EndInit();
  3019. this.tabPage8.ResumeLayout(false);
  3020. this.uiTabControl2.ResumeLayout(false);
  3021. this.tabPage4.ResumeLayout(false);
  3022. ((System.ComponentModel.ISupportInitialize)(this.dgvSettlSummary)).EndInit();
  3023. this.cmsCheck.ResumeLayout(false);
  3024. this.tabPage5.ResumeLayout(false);
  3025. this.uiPanel1.ResumeLayout(false);
  3026. this.gbConditionSet.ResumeLayout(false);
  3027. this.uiGroupBox1.ResumeLayout(false);
  3028. this.uiGroupBox10.ResumeLayout(false);
  3029. this.gbDateTime.ResumeLayout(false);
  3030. this.tabPage10.ResumeLayout(false);
  3031. this.uiPanel7.ResumeLayout(false);
  3032. this.uiTabControl6.ResumeLayout(false);
  3033. this.tabPage14.ResumeLayout(false);
  3034. this.uiTabControl7.ResumeLayout(false);
  3035. this.tabPage15.ResumeLayout(false);
  3036. ((System.ComponentModel.ISupportInitialize)(this.dgvOthCheck)).EndInit();
  3037. this.cmdOthPlcCheck.ResumeLayout(false);
  3038. this.uiPanel6.ResumeLayout(false);
  3039. this.uiGroupBox7.ResumeLayout(false);
  3040. this.uiGroupBox8.ResumeLayout(false);
  3041. this.uiGroupBox9.ResumeLayout(false);
  3042. this.tabPage2.ResumeLayout(false);
  3043. this.uiPanel4.ResumeLayout(false);
  3044. this.uiTabControl4.ResumeLayout(false);
  3045. this.tabPage9.ResumeLayout(false);
  3046. ((System.ComponentModel.ISupportInitialize)(this.dgvHisSettlRec_2)).EndInit();
  3047. this.uiTabControl5.ResumeLayout(false);
  3048. this.tabPage12.ResumeLayout(false);
  3049. ((System.ComponentModel.ISupportInitialize)(this.dgvClearingSum)).EndInit();
  3050. this.cmsClearing.ResumeLayout(false);
  3051. this.uiPanel3.ResumeLayout(false);
  3052. this.uiGroupBox3.ResumeLayout(false);
  3053. this.uiGroupBox2.ResumeLayout(false);
  3054. this.uiGroupBox4.ResumeLayout(false);
  3055. this.tabPage3.ResumeLayout(false);
  3056. ((System.ComponentModel.ISupportInitialize)(this.dgvClearingData)).EndInit();
  3057. this.uiPanel5.ResumeLayout(false);
  3058. this.uiGroupBox6.ResumeLayout(false);
  3059. this.uiGroupBox5.ResumeLayout(false);
  3060. this.tabPage11.ResumeLayout(false);
  3061. ((System.ComponentModel.ISupportInitialize)(this.R_ybDGv)).EndInit();
  3062. this.uiPanel8.ResumeLayout(false);
  3063. this.R_GrBx2.ResumeLayout(false);
  3064. this.R_GrBx1.ResumeLayout(false);
  3065. this.tabPage13.ResumeLayout(false);
  3066. this.ResumeLayout(false);
  3067. }
  3068. #endregion
  3069. private Sunny.UI.UITabControl uiTabControl1;
  3070. private System.Windows.Forms.TabPage tabPage1;
  3071. private Sunny.UI.UIPanel uiPanel2;
  3072. private Sunny.UI.UIPanel uiPanel1;
  3073. private System.Windows.Forms.TabPage tabPage3;
  3074. private Sunny.UI.UITabControl uiTabControl3;
  3075. private System.Windows.Forms.TabPage tabPage6;
  3076. private System.Windows.Forms.TabPage tabPage7;
  3077. private System.Windows.Forms.TabPage tabPage8;
  3078. private Sunny.UI.UITabControl uiTabControl2;
  3079. private System.Windows.Forms.TabPage tabPage4;
  3080. private System.Windows.Forms.TabPage tabPage5;
  3081. private Sunny.UI.UIGroupBox uiGroupBox1;
  3082. private Sunny.UI.UIButton btnClose;
  3083. private Sunny.UI.UIButton btnBatchCheck;
  3084. private Sunny.UI.UIGroupBox gbDateTime;
  3085. private Sunny.UI.UIDatetimePicker dpED;
  3086. private Sunny.UI.UIDatetimePicker dpST;
  3087. private Sunny.UI.UIGroupBox gbConditionSet;
  3088. private Sunny.UI.UICheckBoxGroup cbgGroupSet;
  3089. private Sunny.UI.UILabel uiLabel1;
  3090. private Sunny.UI.UIComboBox cbxValid;
  3091. private Sunny.UI.UILabel uiLabel5;
  3092. private Sunny.UI.UILabel uiLabel4;
  3093. private Sunny.UI.UIComboBox cbxClrType;
  3094. private Sunny.UI.UILabel uiLabel3;
  3095. private Sunny.UI.UIComboBox cbxInsuType;
  3096. private Sunny.UI.UILabel uiLabel2;
  3097. private Sunny.UI.UIDataGridView dgvHisSettlRec;
  3098. private Sunny.UI.UIDataGridView dgvCenterSettlRec;
  3099. private Sunny.UI.UIDataGridView dgvSettlSummary;
  3100. private Sunny.UI.UIRichTextBox rtbCheckDetailLog;
  3101. private Sunny.UI.UIRichTextBox rtbCheckLog;
  3102. private Sunny.UI.UITextBox tbSettlOption;
  3103. private Sunny.UI.UIContextMenuStrip cmsCheck;
  3104. private System.Windows.Forms.ToolStripMenuItem tsmCheck_Single;
  3105. private System.Windows.Forms.ToolStripMenuItem tsmCheckDetail_Single;
  3106. private System.Windows.Forms.ToolStripMenuItem tsmCheck_Batch;
  3107. private System.Windows.Forms.ToolStripMenuItem tsmCheckDetail_Batch;
  3108. private System.Windows.Forms.ToolStripMenuItem tsmHisRecord;
  3109. private System.Windows.Forms.ToolStripMenuItem tsmAICheck;
  3110. private Sunny.UI.UIComboBox cbxInterface;
  3111. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1;
  3112. private System.Windows.Forms.ToolStripMenuItem 导出TXTToolStripMenuItem;
  3113. private System.Windows.Forms.ToolStripMenuItem tsmExport;
  3114. private System.Windows.Forms.ToolStripMenuItem tsmCompress;
  3115. private System.Windows.Forms.ToolStripMenuItem tsmUploadZIP;
  3116. private System.Windows.Forms.ToolStripMenuItem tsm3202;
  3117. private System.Windows.Forms.ToolStripMenuItem tsmDownload;
  3118. private System.Windows.Forms.ToolStripMenuItem tsmUnCompress;
  3119. private System.Windows.Forms.ToolStripMenuItem tsmImport;
  3120. private System.Windows.Forms.ToolStripMenuItem tsmZIPToSDec;
  3121. private Sunny.UI.UISymbolButton btnReduceOndDay;
  3122. private Sunny.UI.UISymbolButton btnAddOneDay;
  3123. private System.Windows.Forms.TabPage tabPage2;
  3124. private Sunny.UI.UIPanel uiPanel4;
  3125. private Sunny.UI.UITabControl uiTabControl4;
  3126. private System.Windows.Forms.TabPage tabPage9;
  3127. private Sunny.UI.UIDataGridView dgvHisSettlRec_2;
  3128. private Sunny.UI.UITabControl uiTabControl5;
  3129. private System.Windows.Forms.TabPage tabPage12;
  3130. private Sunny.UI.UIDataGridView dgvClearingSum;
  3131. private Sunny.UI.UIPanel uiPanel3;
  3132. private Sunny.UI.UIGroupBox uiGroupBox2;
  3133. private Sunny.UI.UIComboBox cbInterface_2;
  3134. private Sunny.UI.UITextBox tbSettlOption_2;
  3135. private Sunny.UI.UIComboBox cbValid_2;
  3136. private Sunny.UI.UILabel uiLabel6;
  3137. private Sunny.UI.UILabel uiLabel7;
  3138. private Sunny.UI.UIComboBox cbClrType_2;
  3139. private Sunny.UI.UILabel uiLabel8;
  3140. private Sunny.UI.UIComboBox cbInsutype_2;
  3141. private Sunny.UI.UILabel uiLabel9;
  3142. private Sunny.UI.UILabel uiLabel10;
  3143. private Sunny.UI.UIGroupBox uiGroupBox4;
  3144. private Sunny.UI.UISymbolButton btnReduceMonth;
  3145. private Sunny.UI.UISymbolButton btnAddMonth;
  3146. private Sunny.UI.UIDatetimePicker dpED_2;
  3147. private Sunny.UI.UIDatetimePicker dpST_2;
  3148. private Sunny.UI.UIContextMenuStrip cmsClearing;
  3149. private System.Windows.Forms.ToolStripMenuItem tmsClearing_2;
  3150. private System.Windows.Forms.ToolStripMenuItem tmsHisSettlRecord_2;
  3151. private Sunny.UI.UIComboBox cbClrWay_2;
  3152. private Sunny.UI.UILabel uiLabel11;
  3153. private Sunny.UI.UIDataGridView dgvClearingData;
  3154. private Sunny.UI.UIPanel uiPanel5;
  3155. private Sunny.UI.UIButton btnClose_3;
  3156. private Sunny.UI.UIButton btnQueryClearing;
  3157. private Sunny.UI.UIGroupBox uiGroupBox5;
  3158. private Sunny.UI.UIDatetimePicker dpED_3;
  3159. private Sunny.UI.UIDatetimePicker dpST_3;
  3160. private Sunny.UI.UIRadioButtonGroup rbgTimeWay;
  3161. private Sunny.UI.UIGroupBox uiGroupBox6;
  3162. private Sunny.UI.UIComboBox cbInterface_3;
  3163. private Sunny.UI.UIComboBox cbValid_3;
  3164. private Sunny.UI.UILabel uiLabel13;
  3165. private Sunny.UI.UILabel uiLabel17;
  3166. private Sunny.UI.UIButton btnCancleClearing;
  3167. private System.Windows.Forms.TabPage tabPage10;
  3168. private Sunny.UI.UIPanel uiPanel7;
  3169. private Sunny.UI.UITabControl uiTabControl6;
  3170. private System.Windows.Forms.TabPage tabPage14;
  3171. private Sunny.UI.UIRichTextBox rtbOthCheckResultRecord;
  3172. private Sunny.UI.UITabControl uiTabControl7;
  3173. private System.Windows.Forms.TabPage tabPage15;
  3174. private Sunny.UI.UIDataGridView dgvOthCheck;
  3175. private Sunny.UI.UIPanel uiPanel6;
  3176. private Sunny.UI.UIGroupBox uiGroupBox7;
  3177. private Sunny.UI.UITextBox uiTextBox1;
  3178. private Sunny.UI.UIComboBox cbxValid_O;
  3179. private Sunny.UI.UILabel uiLabel12;
  3180. private Sunny.UI.UILabel uiLabel14;
  3181. private Sunny.UI.UIComboBox cbxClrType_O;
  3182. private Sunny.UI.UILabel uiLabel15;
  3183. private Sunny.UI.UIComboBox uiComboBox4;
  3184. private Sunny.UI.UILabel uiLabel16;
  3185. private Sunny.UI.UIGroupBox uiGroupBox8;
  3186. private Sunny.UI.UIButton uiButton1;
  3187. private Sunny.UI.UIButton uiButton2;
  3188. private Sunny.UI.UIButton uiButton3;
  3189. private Sunny.UI.UIGroupBox uiGroupBox9;
  3190. private Sunny.UI.UISymbolButton uiSymbolButton1;
  3191. private Sunny.UI.UISymbolButton uiSymbolButton2;
  3192. private Sunny.UI.UIDatetimePicker dpED_O;
  3193. private Sunny.UI.UIDatetimePicker dpST_O;
  3194. private Sunny.UI.UIComboBox cbOtherPlaceFlag;
  3195. private Sunny.UI.UILabel uiLabel19;
  3196. private Sunny.UI.UIContextMenuStrip cmdOthPlcCheck;
  3197. private System.Windows.Forms.ToolStripMenuItem tsmOthPlcCheck;
  3198. private Sunny.UI.UITextBox tbInsuPlc;
  3199. private Sunny.UI.UILabel uiLabel18;
  3200. private System.Windows.Forms.ToolStripMenuItem tsmHandCheck;
  3201. private System.Windows.Forms.RichTextBox tbTmp;
  3202. private Sunny.UI.UIButton btnQuerySettlSummary;
  3203. private Sunny.UI.UIGroupBox uiGroupBox3;
  3204. private Sunny.UI.UIButton btnClose_2;
  3205. private Sunny.UI.UIButton btnPatchClr;
  3206. private Sunny.UI.UIButton btnQueryClrSum;
  3207. private Sunny.UI.UIGroupBox uiGroupBox10;
  3208. private Sunny.UI.UIButton uiButton4;
  3209. private Sunny.UI.UIButton uiButton5;
  3210. private Sunny.UI.UIButton Btn_Query;
  3211. private System.Windows.Forms.TabPage tabPage11;
  3212. private Sunny.UI.UIPanel uiPanel8;
  3213. private Sunny.UI.UIGroupBox R_GrBx1;
  3214. private Sunny.UI.UIDatePicker R_Rq;
  3215. private Sunny.UI.UIGroupBox R_GrBx2;
  3216. private Sunny.UI.UIButton RButton1;
  3217. private Sunny.UI.UITextBox R_Txt3;
  3218. private Sunny.UI.UITextBox R_Txt2;
  3219. private Sunny.UI.UITextBox R_Txt1;
  3220. private Sunny.UI.UILabel R_Lbl7;
  3221. private Sunny.UI.UILabel R_Lbl6;
  3222. private Sunny.UI.UILabel R_Lbl5;
  3223. private Sunny.UI.UILabel R_Lbl4;
  3224. private Sunny.UI.UIComboBox R_Cbx4;
  3225. private Sunny.UI.UILabel R_Lbl3;
  3226. private Sunny.UI.UIComboBox R_Cbx3;
  3227. private Sunny.UI.UIComboBox R_Cbx2;
  3228. private Sunny.UI.UILabel R_Lbl;
  3229. private Sunny.UI.UILabel R_Lbl1;
  3230. private Sunny.UI.UIComboBox R_Cbx1;
  3231. private Sunny.UI.UIDataGridView R_ybDGv;
  3232. private Sunny.UI.UILabel R_Lbl8;
  3233. private System.Windows.Forms.TabPage tabPage13;
  3234. private Sunny.UI.UIGroupBox uiGroupBox11;
  3235. }
  3236. }