Clearing.Designer.cs 185 KB

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