Clearing.Designer.cs 218 KB

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