Clearing.Designer.cs 184 KB

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