Clearing.Designer.cs 182 KB

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