RealTimeForm.Designer.cs 156 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315
  1. using System;
  2. using DevExpress.XtraCharts;
  3. using DevExpress.XtraEditors;
  4. namespace GCAS
  5. {
  6. partial class RealTimeForm
  7. {
  8. /// <summary>
  9. /// Required designer variable.
  10. /// </summary>
  11. private System.ComponentModel.IContainer components = null;
  12. /// <summary>
  13. /// Clean up any resources being used.
  14. /// </summary>
  15. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  16. protected override void Dispose(bool disposing)
  17. {
  18. if (disposing && (components != null))
  19. {
  20. components.Dispose();
  21. }
  22. base.Dispose(disposing);
  23. }
  24. #region Windows Form Designer generated code
  25. /// <summary>
  26. /// Required method for Designer support - do not modify
  27. /// the contents of this method with the code editor.
  28. /// </summary>
  29. private void InitializeComponent()
  30. {
  31. this.components = new System.ComponentModel.Container();
  32. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(RealTimeForm));
  33. DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
  34. DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
  35. DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel1 = new DevExpress.XtraCharts.PointSeriesLabel();
  36. DevExpress.XtraCharts.AreaSeriesView areaSeriesView1 = new DevExpress.XtraCharts.AreaSeriesView();
  37. DevExpress.XtraCharts.AreaSeriesView areaSeriesView2 = new DevExpress.XtraCharts.AreaSeriesView();
  38. DevExpress.XtraCharts.XYDiagram xyDiagram2 = new DevExpress.XtraCharts.XYDiagram();
  39. DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
  40. DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel2 = new DevExpress.XtraCharts.PointSeriesLabel();
  41. DevExpress.XtraCharts.AreaSeriesView areaSeriesView3 = new DevExpress.XtraCharts.AreaSeriesView();
  42. DevExpress.XtraCharts.AreaSeriesView areaSeriesView4 = new DevExpress.XtraCharts.AreaSeriesView();
  43. this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
  44. this.panelControl9 = new DevExpress.XtraEditors.PanelControl();
  45. this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
  46. this.panelControl11 = new DevExpress.XtraEditors.PanelControl();
  47. this.chartControl2 = new DevExpress.XtraCharts.ChartControl();
  48. this.panelControl5 = new DevExpress.XtraEditors.PanelControl();
  49. this.pic_entrance_2_3 = new DevExpress.XtraEditors.PictureEdit();
  50. this.lbl_entrance_2 = new DevExpress.XtraEditors.LabelControl();
  51. this.pic_entrance_2_2 = new DevExpress.XtraEditors.PictureEdit();
  52. this.pic_entrance_2_1 = new DevExpress.XtraEditors.PictureEdit();
  53. this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
  54. this.pic_entrance_1_3 = new DevExpress.XtraEditors.PictureEdit();
  55. this.lbl_entrance_1 = new DevExpress.XtraEditors.LabelControl();
  56. this.pic_entrance_1_2 = new DevExpress.XtraEditors.PictureEdit();
  57. this.pic_entrance_1_1 = new DevExpress.XtraEditors.PictureEdit();
  58. this.panelControl16 = new DevExpress.XtraEditors.PanelControl();
  59. this.panelControl21 = new DevExpress.XtraEditors.PanelControl();
  60. this.lbl_yj_2 = new DevExpress.XtraEditors.LabelControl();
  61. this.pic_yj_2 = new DevExpress.XtraEditors.PictureEdit();
  62. this.panelControl20 = new DevExpress.XtraEditors.PanelControl();
  63. this.labelControl20 = new DevExpress.XtraEditors.LabelControl();
  64. this.pic_wd_2 = new DevExpress.XtraEditors.PictureEdit();
  65. this.panelControl19 = new DevExpress.XtraEditors.PanelControl();
  66. this.labelControl19 = new DevExpress.XtraEditors.LabelControl();
  67. this.pic_lw_2 = new DevExpress.XtraEditors.PictureEdit();
  68. this.panelControl15 = new DevExpress.XtraEditors.PanelControl();
  69. this.labelControl15 = new DevExpress.XtraEditors.LabelControl();
  70. this.lbl_total_2 = new DevExpress.XtraEditors.LabelControl();
  71. this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
  72. this.panelControl14 = new DevExpress.XtraEditors.PanelControl();
  73. this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
  74. this.lbl_netWeight_2 = new DevExpress.XtraEditors.LabelControl();
  75. this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
  76. this.panelControl12 = new DevExpress.XtraEditors.PanelControl();
  77. this.panelControl17 = new DevExpress.XtraEditors.PanelControl();
  78. this.lbl_team_2 = new DevExpress.XtraEditors.LabelControl();
  79. this.lbl_changeTeam2 = new System.Windows.Forms.Label();
  80. this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
  81. this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
  82. this.lbl_isOnline_2 = new DevExpress.XtraEditors.LabelControl();
  83. this.pic_isOnline_2 = new DevExpress.XtraEditors.PictureEdit();
  84. this.lbl_devcieName_2 = new DevExpress.XtraEditors.LabelControl();
  85. this.panelControl10 = new DevExpress.XtraEditors.PanelControl();
  86. this.lbl_isOnline_1 = new DevExpress.XtraEditors.LabelControl();
  87. this.pic_isOnline_1 = new DevExpress.XtraEditors.PictureEdit();
  88. this.lbl_devcieName_1 = new DevExpress.XtraEditors.LabelControl();
  89. this.panelControl13 = new DevExpress.XtraEditors.PanelControl();
  90. this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
  91. this.lbl_changeTeam1 = new System.Windows.Forms.Label();
  92. this.lbl_team_1 = new DevExpress.XtraEditors.LabelControl();
  93. this.panelControl4 = new DevExpress.XtraEditors.PanelControl();
  94. this.panelControl8 = new DevExpress.XtraEditors.PanelControl();
  95. this.lbl_yj_1 = new DevExpress.XtraEditors.LabelControl();
  96. this.pic_yj_1 = new DevExpress.XtraEditors.PictureEdit();
  97. this.panelControl7 = new DevExpress.XtraEditors.PanelControl();
  98. this.lbl_wd_1 = new DevExpress.XtraEditors.LabelControl();
  99. this.pic_wd_1 = new DevExpress.XtraEditors.PictureEdit();
  100. this.panelControl6 = new DevExpress.XtraEditors.PanelControl();
  101. this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
  102. this.pic_lw_1 = new DevExpress.XtraEditors.PictureEdit();
  103. this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
  104. this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
  105. this.lbl_total_1 = new DevExpress.XtraEditors.LabelControl();
  106. this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
  107. this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
  108. this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
  109. this.lbl_netWeight_1 = new DevExpress.XtraEditors.LabelControl();
  110. this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
  111. this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
  112. this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
  113. this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
  114. this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
  115. this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
  116. this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
  117. this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
  118. this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
  119. this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
  120. this.simpleSeparator4 = new DevExpress.XtraLayout.SimpleSeparator();
  121. this.simpleSeparator8 = new DevExpress.XtraLayout.SimpleSeparator();
  122. this.simpleSeparator3 = new DevExpress.XtraLayout.SimpleSeparator();
  123. this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
  124. this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
  125. this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
  126. this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
  127. this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
  128. this.lbl_all_entrance_2_name = new DevExpress.XtraLayout.SimpleLabelItem();
  129. this.lbl_all_entrance_all_name = new DevExpress.XtraLayout.SimpleLabelItem();
  130. this.simpleLabelItem7 = new DevExpress.XtraLayout.SimpleLabelItem();
  131. this.lbl_all_entrance_1_team = new DevExpress.XtraLayout.SimpleLabelItem();
  132. this.lbl_all_entrance_2_team = new DevExpress.XtraLayout.SimpleLabelItem();
  133. this.lbl_all_entrance_all_team = new DevExpress.XtraLayout.SimpleLabelItem();
  134. this.simpleLabelItem8 = new DevExpress.XtraLayout.SimpleLabelItem();
  135. this.lbl_all_entrance_1_daily = new DevExpress.XtraLayout.SimpleLabelItem();
  136. this.lbl_all_entrance_2_daily = new DevExpress.XtraLayout.SimpleLabelItem();
  137. this.lbl_all_entrance_all_daily = new DevExpress.XtraLayout.SimpleLabelItem();
  138. this.lbl_all_entrance_1_name = new DevExpress.XtraLayout.SimpleLabelItem();
  139. this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
  140. this.simpleSeparator11 = new DevExpress.XtraLayout.SimpleSeparator();
  141. this.simpleSeparator10 = new DevExpress.XtraLayout.SimpleSeparator();
  142. this.lbl_all_entrance_3_name = new DevExpress.XtraLayout.SimpleLabelItem();
  143. this.lbl_all_entrance_3_team = new DevExpress.XtraLayout.SimpleLabelItem();
  144. this.lbl_all_entrance_3_daily = new DevExpress.XtraLayout.SimpleLabelItem();
  145. this.group_1 = new DevExpress.XtraLayout.LayoutControlGroup();
  146. this.simpleLabelItem2 = new DevExpress.XtraLayout.SimpleLabelItem();
  147. this.simpleLabelItem1 = new DevExpress.XtraLayout.SimpleLabelItem();
  148. this.emptySpaceItem7 = new DevExpress.XtraLayout.EmptySpaceItem();
  149. this.lbl_1_entrance_1_name = new DevExpress.XtraLayout.SimpleLabelItem();
  150. this.lbl_1_entrance_1_team = new DevExpress.XtraLayout.SimpleLabelItem();
  151. this.lbl_1_entrance_1_daily = new DevExpress.XtraLayout.SimpleLabelItem();
  152. this.lbl_1_entrance_2_name = new DevExpress.XtraLayout.SimpleLabelItem();
  153. this.lbl_1_entrance_2_team = new DevExpress.XtraLayout.SimpleLabelItem();
  154. this.lbl_1_entrance_2_daily = new DevExpress.XtraLayout.SimpleLabelItem();
  155. this.lbl_1_entrance_all_name = new DevExpress.XtraLayout.SimpleLabelItem();
  156. this.lbl_1_entrance_all_team = new DevExpress.XtraLayout.SimpleLabelItem();
  157. this.lbl_1_entrance_all_daily = new DevExpress.XtraLayout.SimpleLabelItem();
  158. this.simpleSeparator18 = new DevExpress.XtraLayout.SimpleSeparator();
  159. this.simpleSeparator2 = new DevExpress.XtraLayout.SimpleSeparator();
  160. this.simpleSeparator13 = new DevExpress.XtraLayout.SimpleSeparator();
  161. this.lbl_1_entrance_3_name = new DevExpress.XtraLayout.SimpleLabelItem();
  162. this.lbl_1_entrance_3_team = new DevExpress.XtraLayout.SimpleLabelItem();
  163. this.simpleSeparator16 = new DevExpress.XtraLayout.SimpleSeparator();
  164. this.lbl_1_entrance_3_daily = new DevExpress.XtraLayout.SimpleLabelItem();
  165. this.simpleSeparator5 = new DevExpress.XtraLayout.SimpleSeparator();
  166. this.group_2 = new DevExpress.XtraLayout.LayoutControlGroup();
  167. this.simpleLabelItem12 = new DevExpress.XtraLayout.SimpleLabelItem();
  168. this.simpleLabelItem13 = new DevExpress.XtraLayout.SimpleLabelItem();
  169. this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
  170. this.lbl_2_entrance_1_name = new DevExpress.XtraLayout.SimpleLabelItem();
  171. this.lbl_2_entrance_1_team = new DevExpress.XtraLayout.SimpleLabelItem();
  172. this.lbl_2_entrance_1_daily = new DevExpress.XtraLayout.SimpleLabelItem();
  173. this.lbl_2_entrance_2_name = new DevExpress.XtraLayout.SimpleLabelItem();
  174. this.lbl_2_entrance_2_team = new DevExpress.XtraLayout.SimpleLabelItem();
  175. this.lbl_2_entrance_2_daily = new DevExpress.XtraLayout.SimpleLabelItem();
  176. this.lbl_2_entrance_all_name = new DevExpress.XtraLayout.SimpleLabelItem();
  177. this.lbl_2_entrance_all_team = new DevExpress.XtraLayout.SimpleLabelItem();
  178. this.lbl_2_entrance_all_daily = new DevExpress.XtraLayout.SimpleLabelItem();
  179. this.simpleSeparator1 = new DevExpress.XtraLayout.SimpleSeparator();
  180. this.simpleSeparator19 = new DevExpress.XtraLayout.SimpleSeparator();
  181. this.simpleSeparator6 = new DevExpress.XtraLayout.SimpleSeparator();
  182. this.simpleSeparator7 = new DevExpress.XtraLayout.SimpleSeparator();
  183. this.lbl_2_entrance_3_name = new DevExpress.XtraLayout.SimpleLabelItem();
  184. this.lbl_2_entrance_3_daily = new DevExpress.XtraLayout.SimpleLabelItem();
  185. this.lbl_2_entrance_3_team = new DevExpress.XtraLayout.SimpleLabelItem();
  186. this.simpleSeparator9 = new DevExpress.XtraLayout.SimpleSeparator();
  187. this.digitalGauge1 = new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalGauge();
  188. this.digitalBackgroundLayerComponent1 = new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent();
  189. this.circularGauge1 = new DevExpress.XtraGauges.Win.Gauges.Circular.CircularGauge();
  190. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
  191. this.layoutControl1.SuspendLayout();
  192. ((System.ComponentModel.ISupportInitialize)(this.panelControl9)).BeginInit();
  193. this.panelControl9.SuspendLayout();
  194. ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
  195. ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
  196. ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
  197. ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
  198. ((System.ComponentModel.ISupportInitialize)(areaSeriesView1)).BeginInit();
  199. ((System.ComponentModel.ISupportInitialize)(areaSeriesView2)).BeginInit();
  200. ((System.ComponentModel.ISupportInitialize)(this.panelControl11)).BeginInit();
  201. this.panelControl11.SuspendLayout();
  202. ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).BeginInit();
  203. ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
  204. ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
  205. ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).BeginInit();
  206. ((System.ComponentModel.ISupportInitialize)(areaSeriesView3)).BeginInit();
  207. ((System.ComponentModel.ISupportInitialize)(areaSeriesView4)).BeginInit();
  208. ((System.ComponentModel.ISupportInitialize)(this.panelControl5)).BeginInit();
  209. this.panelControl5.SuspendLayout();
  210. ((System.ComponentModel.ISupportInitialize)(this.pic_entrance_2_3.Properties)).BeginInit();
  211. ((System.ComponentModel.ISupportInitialize)(this.pic_entrance_2_2.Properties)).BeginInit();
  212. ((System.ComponentModel.ISupportInitialize)(this.pic_entrance_2_1.Properties)).BeginInit();
  213. ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
  214. this.panelControl2.SuspendLayout();
  215. ((System.ComponentModel.ISupportInitialize)(this.pic_entrance_1_3.Properties)).BeginInit();
  216. ((System.ComponentModel.ISupportInitialize)(this.pic_entrance_1_2.Properties)).BeginInit();
  217. ((System.ComponentModel.ISupportInitialize)(this.pic_entrance_1_1.Properties)).BeginInit();
  218. ((System.ComponentModel.ISupportInitialize)(this.panelControl16)).BeginInit();
  219. this.panelControl16.SuspendLayout();
  220. ((System.ComponentModel.ISupportInitialize)(this.panelControl21)).BeginInit();
  221. this.panelControl21.SuspendLayout();
  222. ((System.ComponentModel.ISupportInitialize)(this.pic_yj_2.Properties)).BeginInit();
  223. ((System.ComponentModel.ISupportInitialize)(this.panelControl20)).BeginInit();
  224. this.panelControl20.SuspendLayout();
  225. ((System.ComponentModel.ISupportInitialize)(this.pic_wd_2.Properties)).BeginInit();
  226. ((System.ComponentModel.ISupportInitialize)(this.panelControl19)).BeginInit();
  227. this.panelControl19.SuspendLayout();
  228. ((System.ComponentModel.ISupportInitialize)(this.pic_lw_2.Properties)).BeginInit();
  229. ((System.ComponentModel.ISupportInitialize)(this.panelControl15)).BeginInit();
  230. this.panelControl15.SuspendLayout();
  231. ((System.ComponentModel.ISupportInitialize)(this.panelControl14)).BeginInit();
  232. this.panelControl14.SuspendLayout();
  233. ((System.ComponentModel.ISupportInitialize)(this.panelControl12)).BeginInit();
  234. this.panelControl12.SuspendLayout();
  235. ((System.ComponentModel.ISupportInitialize)(this.panelControl17)).BeginInit();
  236. this.panelControl17.SuspendLayout();
  237. ((System.ComponentModel.ISupportInitialize)(this.pic_isOnline_2.Properties)).BeginInit();
  238. ((System.ComponentModel.ISupportInitialize)(this.panelControl10)).BeginInit();
  239. this.panelControl10.SuspendLayout();
  240. ((System.ComponentModel.ISupportInitialize)(this.pic_isOnline_1.Properties)).BeginInit();
  241. ((System.ComponentModel.ISupportInitialize)(this.panelControl13)).BeginInit();
  242. this.panelControl13.SuspendLayout();
  243. ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit();
  244. this.panelControl4.SuspendLayout();
  245. ((System.ComponentModel.ISupportInitialize)(this.panelControl8)).BeginInit();
  246. this.panelControl8.SuspendLayout();
  247. ((System.ComponentModel.ISupportInitialize)(this.pic_yj_1.Properties)).BeginInit();
  248. ((System.ComponentModel.ISupportInitialize)(this.panelControl7)).BeginInit();
  249. this.panelControl7.SuspendLayout();
  250. ((System.ComponentModel.ISupportInitialize)(this.pic_wd_1.Properties)).BeginInit();
  251. ((System.ComponentModel.ISupportInitialize)(this.panelControl6)).BeginInit();
  252. this.panelControl6.SuspendLayout();
  253. ((System.ComponentModel.ISupportInitialize)(this.pic_lw_1.Properties)).BeginInit();
  254. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
  255. this.panelControl3.SuspendLayout();
  256. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
  257. this.panelControl1.SuspendLayout();
  258. ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
  259. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
  260. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
  261. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
  262. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
  263. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
  264. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
  265. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
  266. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
  267. ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator4)).BeginInit();
  268. ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator8)).BeginInit();
  269. ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator3)).BeginInit();
  270. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
  271. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
  272. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
  273. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
  274. ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
  275. ((System.ComponentModel.ISupportInitialize)(this.lbl_all_entrance_2_name)).BeginInit();
  276. ((System.ComponentModel.ISupportInitialize)(this.lbl_all_entrance_all_name)).BeginInit();
  277. ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem7)).BeginInit();
  278. ((System.ComponentModel.ISupportInitialize)(this.lbl_all_entrance_1_team)).BeginInit();
  279. ((System.ComponentModel.ISupportInitialize)(this.lbl_all_entrance_2_team)).BeginInit();
  280. ((System.ComponentModel.ISupportInitialize)(this.lbl_all_entrance_all_team)).BeginInit();
  281. ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem8)).BeginInit();
  282. ((System.ComponentModel.ISupportInitialize)(this.lbl_all_entrance_1_daily)).BeginInit();
  283. ((System.ComponentModel.ISupportInitialize)(this.lbl_all_entrance_2_daily)).BeginInit();
  284. ((System.ComponentModel.ISupportInitialize)(this.lbl_all_entrance_all_daily)).BeginInit();
  285. ((System.ComponentModel.ISupportInitialize)(this.lbl_all_entrance_1_name)).BeginInit();
  286. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
  287. ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator11)).BeginInit();
  288. ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator10)).BeginInit();
  289. ((System.ComponentModel.ISupportInitialize)(this.lbl_all_entrance_3_name)).BeginInit();
  290. ((System.ComponentModel.ISupportInitialize)(this.lbl_all_entrance_3_team)).BeginInit();
  291. ((System.ComponentModel.ISupportInitialize)(this.lbl_all_entrance_3_daily)).BeginInit();
  292. ((System.ComponentModel.ISupportInitialize)(this.group_1)).BeginInit();
  293. ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem2)).BeginInit();
  294. ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem1)).BeginInit();
  295. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).BeginInit();
  296. ((System.ComponentModel.ISupportInitialize)(this.lbl_1_entrance_1_name)).BeginInit();
  297. ((System.ComponentModel.ISupportInitialize)(this.lbl_1_entrance_1_team)).BeginInit();
  298. ((System.ComponentModel.ISupportInitialize)(this.lbl_1_entrance_1_daily)).BeginInit();
  299. ((System.ComponentModel.ISupportInitialize)(this.lbl_1_entrance_2_name)).BeginInit();
  300. ((System.ComponentModel.ISupportInitialize)(this.lbl_1_entrance_2_team)).BeginInit();
  301. ((System.ComponentModel.ISupportInitialize)(this.lbl_1_entrance_2_daily)).BeginInit();
  302. ((System.ComponentModel.ISupportInitialize)(this.lbl_1_entrance_all_name)).BeginInit();
  303. ((System.ComponentModel.ISupportInitialize)(this.lbl_1_entrance_all_team)).BeginInit();
  304. ((System.ComponentModel.ISupportInitialize)(this.lbl_1_entrance_all_daily)).BeginInit();
  305. ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator18)).BeginInit();
  306. ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator2)).BeginInit();
  307. ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator13)).BeginInit();
  308. ((System.ComponentModel.ISupportInitialize)(this.lbl_1_entrance_3_name)).BeginInit();
  309. ((System.ComponentModel.ISupportInitialize)(this.lbl_1_entrance_3_team)).BeginInit();
  310. ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator16)).BeginInit();
  311. ((System.ComponentModel.ISupportInitialize)(this.lbl_1_entrance_3_daily)).BeginInit();
  312. ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator5)).BeginInit();
  313. ((System.ComponentModel.ISupportInitialize)(this.group_2)).BeginInit();
  314. ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem12)).BeginInit();
  315. ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem13)).BeginInit();
  316. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
  317. ((System.ComponentModel.ISupportInitialize)(this.lbl_2_entrance_1_name)).BeginInit();
  318. ((System.ComponentModel.ISupportInitialize)(this.lbl_2_entrance_1_team)).BeginInit();
  319. ((System.ComponentModel.ISupportInitialize)(this.lbl_2_entrance_1_daily)).BeginInit();
  320. ((System.ComponentModel.ISupportInitialize)(this.lbl_2_entrance_2_name)).BeginInit();
  321. ((System.ComponentModel.ISupportInitialize)(this.lbl_2_entrance_2_team)).BeginInit();
  322. ((System.ComponentModel.ISupportInitialize)(this.lbl_2_entrance_2_daily)).BeginInit();
  323. ((System.ComponentModel.ISupportInitialize)(this.lbl_2_entrance_all_name)).BeginInit();
  324. ((System.ComponentModel.ISupportInitialize)(this.lbl_2_entrance_all_team)).BeginInit();
  325. ((System.ComponentModel.ISupportInitialize)(this.lbl_2_entrance_all_daily)).BeginInit();
  326. ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator1)).BeginInit();
  327. ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator19)).BeginInit();
  328. ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator6)).BeginInit();
  329. ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator7)).BeginInit();
  330. ((System.ComponentModel.ISupportInitialize)(this.lbl_2_entrance_3_name)).BeginInit();
  331. ((System.ComponentModel.ISupportInitialize)(this.lbl_2_entrance_3_daily)).BeginInit();
  332. ((System.ComponentModel.ISupportInitialize)(this.lbl_2_entrance_3_team)).BeginInit();
  333. ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator9)).BeginInit();
  334. ((System.ComponentModel.ISupportInitialize)(this.digitalGauge1)).BeginInit();
  335. ((System.ComponentModel.ISupportInitialize)(this.digitalBackgroundLayerComponent1)).BeginInit();
  336. ((System.ComponentModel.ISupportInitialize)(this.circularGauge1)).BeginInit();
  337. this.SuspendLayout();
  338. //
  339. // layoutControl1
  340. //
  341. this.layoutControl1.Appearance.Control.BorderColor = ((System.Drawing.Color)(resources.GetObject("layoutControl1.Appearance.Control.BorderColor")));
  342. this.layoutControl1.Appearance.Control.Options.UseBorderColor = true;
  343. this.layoutControl1.Controls.Add(this.panelControl9);
  344. this.layoutControl1.Controls.Add(this.panelControl11);
  345. this.layoutControl1.Controls.Add(this.panelControl5);
  346. this.layoutControl1.Controls.Add(this.panelControl2);
  347. this.layoutControl1.Controls.Add(this.panelControl16);
  348. this.layoutControl1.Controls.Add(this.panelControl15);
  349. this.layoutControl1.Controls.Add(this.panelControl14);
  350. this.layoutControl1.Controls.Add(this.panelControl12);
  351. this.layoutControl1.Controls.Add(this.panelControl10);
  352. this.layoutControl1.Controls.Add(this.panelControl4);
  353. this.layoutControl1.Controls.Add(this.panelControl3);
  354. this.layoutControl1.Controls.Add(this.panelControl1);
  355. resources.ApplyResources(this.layoutControl1, "layoutControl1");
  356. this.layoutControl1.Name = "layoutControl1";
  357. this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(736, 215, 723, 411);
  358. this.layoutControl1.Root = this.layoutControlGroup1;
  359. //
  360. // panelControl9
  361. //
  362. this.panelControl9.Controls.Add(this.chartControl1);
  363. resources.ApplyResources(this.panelControl9, "panelControl9");
  364. this.panelControl9.Name = "panelControl9";
  365. //
  366. // chartControl1
  367. //
  368. xyDiagram1.AxisX.DateTimeScaleOptions.AutoGrid = false;
  369. xyDiagram1.AxisX.DateTimeScaleOptions.GridSpacing = 2D;
  370. xyDiagram1.AxisX.DateTimeScaleOptions.ScaleMode = DevExpress.XtraCharts.ScaleMode.Automatic;
  371. xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
  372. xyDiagram1.AxisX.WholeRange.AutoSideMargins = false;
  373. xyDiagram1.AxisX.WholeRange.SideMarginsValue = 0D;
  374. xyDiagram1.AxisY.Label.TextPattern = "{V:#,#}T";
  375. xyDiagram1.AxisY.NumericScaleOptions.AutoGrid = false;
  376. xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
  377. xyDiagram1.EnableAxisXScrolling = true;
  378. xyDiagram1.EnableAxisXZooming = true;
  379. this.chartControl1.Diagram = xyDiagram1;
  380. resources.ApplyResources(this.chartControl1, "chartControl1");
  381. this.chartControl1.Legend.Name = "Default Legend";
  382. this.chartControl1.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
  383. this.chartControl1.Name = "chartControl1";
  384. series1.ArgumentDataMember = "Time";
  385. series1.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
  386. series1.CrosshairLabelPattern = "{A:HH:mm}\n{V:.##}T";
  387. pointSeriesLabel1.TextPattern = "{V:0.00}T";
  388. series1.Label = pointSeriesLabel1;
  389. series1.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True;
  390. series1.LegendName = "Default Legend";
  391. series1.LegendTextPattern = "{A}\n{V:.#}T";
  392. series1.ToolTipEnabled = DevExpress.Utils.DefaultBoolean.False;
  393. series1.ToolTipPointPattern = "{A}\n{V:.#}T";
  394. series1.ValueDataMembersSerializable = "Weight";
  395. areaSeriesView1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(208)))), ((int)(((byte)(80)))));
  396. areaSeriesView1.MarkerOptions.Size = 6;
  397. areaSeriesView1.MarkerVisibility = DevExpress.Utils.DefaultBoolean.False;
  398. series1.View = areaSeriesView1;
  399. this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
  400. series1};
  401. areaSeriesView2.Transparency = ((byte)(0));
  402. this.chartControl1.SeriesTemplate.View = areaSeriesView2;
  403. //
  404. // panelControl11
  405. //
  406. this.panelControl11.Controls.Add(this.chartControl2);
  407. resources.ApplyResources(this.panelControl11, "panelControl11");
  408. this.panelControl11.Name = "panelControl11";
  409. //
  410. // chartControl2
  411. //
  412. xyDiagram2.AxisX.DateTimeScaleOptions.AutoGrid = false;
  413. xyDiagram2.AxisX.DateTimeScaleOptions.GridSpacing = 2D;
  414. xyDiagram2.AxisX.DateTimeScaleOptions.ScaleMode = DevExpress.XtraCharts.ScaleMode.Automatic;
  415. xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
  416. xyDiagram2.AxisX.WholeRange.AutoSideMargins = false;
  417. xyDiagram2.AxisX.WholeRange.SideMarginsValue = 0D;
  418. xyDiagram2.AxisY.Label.TextPattern = "{V:#,#}T";
  419. xyDiagram2.AxisY.NumericScaleOptions.AutoGrid = false;
  420. xyDiagram2.AxisY.VisibleInPanesSerializable = "-1";
  421. xyDiagram2.EnableAxisXScrolling = true;
  422. xyDiagram2.EnableAxisXZooming = true;
  423. this.chartControl2.Diagram = xyDiagram2;
  424. resources.ApplyResources(this.chartControl2, "chartControl2");
  425. this.chartControl2.Legend.Name = "Default Legend";
  426. this.chartControl2.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
  427. this.chartControl2.Name = "chartControl2";
  428. series2.ArgumentDataMember = "Time";
  429. series2.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
  430. series2.CrosshairLabelPattern = "{A:HH:mm}\n{V:.##}T";
  431. pointSeriesLabel2.TextPattern = "{V:0.00}T";
  432. series2.Label = pointSeriesLabel2;
  433. series2.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True;
  434. series2.LegendName = "Default Legend";
  435. series2.LegendTextPattern = "{A}\n{V:.#}T";
  436. series2.ToolTipEnabled = DevExpress.Utils.DefaultBoolean.False;
  437. series2.ToolTipPointPattern = "{A}\n{V:.#}T";
  438. series2.ToolTipSeriesPattern = "{S:0.00}T";
  439. series2.ValueDataMembersSerializable = "Weight";
  440. areaSeriesView3.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(208)))), ((int)(((byte)(80)))));
  441. areaSeriesView3.MarkerOptions.Size = 6;
  442. areaSeriesView3.MarkerVisibility = DevExpress.Utils.DefaultBoolean.False;
  443. series2.View = areaSeriesView3;
  444. this.chartControl2.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
  445. series2};
  446. areaSeriesView4.Transparency = ((byte)(0));
  447. this.chartControl2.SeriesTemplate.View = areaSeriesView4;
  448. //
  449. // panelControl5
  450. //
  451. this.panelControl5.Controls.Add(this.pic_entrance_2_3);
  452. this.panelControl5.Controls.Add(this.lbl_entrance_2);
  453. this.panelControl5.Controls.Add(this.pic_entrance_2_2);
  454. this.panelControl5.Controls.Add(this.pic_entrance_2_1);
  455. resources.ApplyResources(this.panelControl5, "panelControl5");
  456. this.panelControl5.Name = "panelControl5";
  457. //
  458. // pic_entrance_2_3
  459. //
  460. resources.ApplyResources(this.pic_entrance_2_3, "pic_entrance_2_3");
  461. this.pic_entrance_2_3.EditValue = global::GCAS.Properties.Resources.fire_3;
  462. this.pic_entrance_2_3.Name = "pic_entrance_2_3";
  463. this.pic_entrance_2_3.Properties.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("pic_entrance_2_3.Properties.Appearance.BackColor")));
  464. this.pic_entrance_2_3.Properties.Appearance.Options.UseBackColor = true;
  465. this.pic_entrance_2_3.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  466. this.pic_entrance_2_3.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
  467. this.pic_entrance_2_3.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom;
  468. //
  469. // lbl_entrance_2
  470. //
  471. this.lbl_entrance_2.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("lbl_entrance_2.Appearance.BackColor")));
  472. this.lbl_entrance_2.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("lbl_entrance_2.Appearance.Font")));
  473. this.lbl_entrance_2.Appearance.ForeColor = ((System.Drawing.Color)(resources.GetObject("lbl_entrance_2.Appearance.ForeColor")));
  474. this.lbl_entrance_2.Appearance.Options.UseBackColor = true;
  475. this.lbl_entrance_2.Appearance.Options.UseFont = true;
  476. this.lbl_entrance_2.Appearance.Options.UseForeColor = true;
  477. resources.ApplyResources(this.lbl_entrance_2, "lbl_entrance_2");
  478. this.lbl_entrance_2.Name = "lbl_entrance_2";
  479. //
  480. // pic_entrance_2_2
  481. //
  482. resources.ApplyResources(this.pic_entrance_2_2, "pic_entrance_2_2");
  483. this.pic_entrance_2_2.EditValue = global::GCAS.Properties.Resources.fire_2;
  484. this.pic_entrance_2_2.Name = "pic_entrance_2_2";
  485. this.pic_entrance_2_2.Properties.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("pic_entrance_2_2.Properties.Appearance.BackColor")));
  486. this.pic_entrance_2_2.Properties.Appearance.Options.UseBackColor = true;
  487. this.pic_entrance_2_2.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  488. this.pic_entrance_2_2.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
  489. this.pic_entrance_2_2.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom;
  490. //
  491. // pic_entrance_2_1
  492. //
  493. resources.ApplyResources(this.pic_entrance_2_1, "pic_entrance_2_1");
  494. this.pic_entrance_2_1.EditValue = global::GCAS.Properties.Resources.fire_1;
  495. this.pic_entrance_2_1.Name = "pic_entrance_2_1";
  496. this.pic_entrance_2_1.Properties.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("pic_entrance_2_1.Properties.Appearance.BackColor")));
  497. this.pic_entrance_2_1.Properties.Appearance.Options.UseBackColor = true;
  498. this.pic_entrance_2_1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  499. this.pic_entrance_2_1.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
  500. this.pic_entrance_2_1.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom;
  501. //
  502. // panelControl2
  503. //
  504. this.panelControl2.Controls.Add(this.pic_entrance_1_3);
  505. this.panelControl2.Controls.Add(this.lbl_entrance_1);
  506. this.panelControl2.Controls.Add(this.pic_entrance_1_2);
  507. this.panelControl2.Controls.Add(this.pic_entrance_1_1);
  508. resources.ApplyResources(this.panelControl2, "panelControl2");
  509. this.panelControl2.Name = "panelControl2";
  510. //
  511. // pic_entrance_1_3
  512. //
  513. resources.ApplyResources(this.pic_entrance_1_3, "pic_entrance_1_3");
  514. this.pic_entrance_1_3.EditValue = global::GCAS.Properties.Resources.fire_3;
  515. this.pic_entrance_1_3.Name = "pic_entrance_1_3";
  516. this.pic_entrance_1_3.Properties.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("pic_entrance_1_3.Properties.Appearance.BackColor")));
  517. this.pic_entrance_1_3.Properties.Appearance.Options.UseBackColor = true;
  518. this.pic_entrance_1_3.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  519. this.pic_entrance_1_3.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
  520. this.pic_entrance_1_3.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom;
  521. //
  522. // lbl_entrance_1
  523. //
  524. this.lbl_entrance_1.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("lbl_entrance_1.Appearance.BackColor")));
  525. this.lbl_entrance_1.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("lbl_entrance_1.Appearance.Font")));
  526. this.lbl_entrance_1.Appearance.ForeColor = ((System.Drawing.Color)(resources.GetObject("lbl_entrance_1.Appearance.ForeColor")));
  527. this.lbl_entrance_1.Appearance.Options.UseBackColor = true;
  528. this.lbl_entrance_1.Appearance.Options.UseFont = true;
  529. this.lbl_entrance_1.Appearance.Options.UseForeColor = true;
  530. resources.ApplyResources(this.lbl_entrance_1, "lbl_entrance_1");
  531. this.lbl_entrance_1.Name = "lbl_entrance_1";
  532. //
  533. // pic_entrance_1_2
  534. //
  535. resources.ApplyResources(this.pic_entrance_1_2, "pic_entrance_1_2");
  536. this.pic_entrance_1_2.EditValue = global::GCAS.Properties.Resources.fire_2;
  537. this.pic_entrance_1_2.Name = "pic_entrance_1_2";
  538. this.pic_entrance_1_2.Properties.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("pic_entrance_1_2.Properties.Appearance.BackColor")));
  539. this.pic_entrance_1_2.Properties.Appearance.Options.UseBackColor = true;
  540. this.pic_entrance_1_2.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  541. this.pic_entrance_1_2.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
  542. this.pic_entrance_1_2.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom;
  543. //
  544. // pic_entrance_1_1
  545. //
  546. resources.ApplyResources(this.pic_entrance_1_1, "pic_entrance_1_1");
  547. this.pic_entrance_1_1.EditValue = global::GCAS.Properties.Resources.fire_1;
  548. this.pic_entrance_1_1.Name = "pic_entrance_1_1";
  549. this.pic_entrance_1_1.Properties.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("pic_entrance_1_1.Properties.Appearance.BackColor")));
  550. this.pic_entrance_1_1.Properties.Appearance.Options.UseBackColor = true;
  551. this.pic_entrance_1_1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  552. this.pic_entrance_1_1.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
  553. this.pic_entrance_1_1.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom;
  554. //
  555. // panelControl16
  556. //
  557. this.panelControl16.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("panelControl16.Appearance.BackColor")));
  558. this.panelControl16.Appearance.Options.UseBackColor = true;
  559. this.panelControl16.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
  560. this.panelControl16.Controls.Add(this.panelControl21);
  561. this.panelControl16.Controls.Add(this.panelControl20);
  562. this.panelControl16.Controls.Add(this.panelControl19);
  563. resources.ApplyResources(this.panelControl16, "panelControl16");
  564. this.panelControl16.Name = "panelControl16";
  565. //
  566. // panelControl21
  567. //
  568. this.panelControl21.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("panelControl21.Appearance.BackColor")));
  569. this.panelControl21.Appearance.Options.UseBackColor = true;
  570. this.panelControl21.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  571. this.panelControl21.Controls.Add(this.lbl_yj_2);
  572. this.panelControl21.Controls.Add(this.pic_yj_2);
  573. resources.ApplyResources(this.panelControl21, "panelControl21");
  574. this.panelControl21.Name = "panelControl21";
  575. //
  576. // lbl_yj_2
  577. //
  578. resources.ApplyResources(this.lbl_yj_2, "lbl_yj_2");
  579. this.lbl_yj_2.Name = "lbl_yj_2";
  580. //
  581. // pic_yj_2
  582. //
  583. resources.ApplyResources(this.pic_yj_2, "pic_yj_2");
  584. this.pic_yj_2.Name = "pic_yj_2";
  585. this.pic_yj_2.Properties.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("pic_yj_2.Properties.Appearance.BackColor")));
  586. this.pic_yj_2.Properties.Appearance.Options.UseBackColor = true;
  587. this.pic_yj_2.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  588. this.pic_yj_2.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
  589. this.pic_yj_2.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom;
  590. //
  591. // panelControl20
  592. //
  593. this.panelControl20.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("panelControl20.Appearance.BackColor")));
  594. this.panelControl20.Appearance.Options.UseBackColor = true;
  595. this.panelControl20.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  596. this.panelControl20.Controls.Add(this.labelControl20);
  597. this.panelControl20.Controls.Add(this.pic_wd_2);
  598. resources.ApplyResources(this.panelControl20, "panelControl20");
  599. this.panelControl20.Name = "panelControl20";
  600. //
  601. // labelControl20
  602. //
  603. resources.ApplyResources(this.labelControl20, "labelControl20");
  604. this.labelControl20.Name = "labelControl20";
  605. //
  606. // pic_wd_2
  607. //
  608. resources.ApplyResources(this.pic_wd_2, "pic_wd_2");
  609. this.pic_wd_2.Name = "pic_wd_2";
  610. this.pic_wd_2.Properties.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("pic_wd_2.Properties.Appearance.BackColor")));
  611. this.pic_wd_2.Properties.Appearance.Options.UseBackColor = true;
  612. this.pic_wd_2.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  613. this.pic_wd_2.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
  614. this.pic_wd_2.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom;
  615. //
  616. // panelControl19
  617. //
  618. this.panelControl19.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  619. this.panelControl19.Controls.Add(this.labelControl19);
  620. this.panelControl19.Controls.Add(this.pic_lw_2);
  621. resources.ApplyResources(this.panelControl19, "panelControl19");
  622. this.panelControl19.Name = "panelControl19";
  623. //
  624. // labelControl19
  625. //
  626. resources.ApplyResources(this.labelControl19, "labelControl19");
  627. this.labelControl19.Name = "labelControl19";
  628. //
  629. // pic_lw_2
  630. //
  631. resources.ApplyResources(this.pic_lw_2, "pic_lw_2");
  632. this.pic_lw_2.Name = "pic_lw_2";
  633. this.pic_lw_2.Properties.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("pic_lw_2.Properties.Appearance.BackColor")));
  634. this.pic_lw_2.Properties.Appearance.Options.UseBackColor = true;
  635. this.pic_lw_2.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  636. this.pic_lw_2.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
  637. this.pic_lw_2.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom;
  638. //
  639. // panelControl15
  640. //
  641. this.panelControl15.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("panelControl15.Appearance.BackColor")));
  642. this.panelControl15.Appearance.Options.UseBackColor = true;
  643. this.panelControl15.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
  644. this.panelControl15.Controls.Add(this.labelControl15);
  645. this.panelControl15.Controls.Add(this.lbl_total_2);
  646. this.panelControl15.Controls.Add(this.labelControl8);
  647. resources.ApplyResources(this.panelControl15, "panelControl15");
  648. this.panelControl15.Name = "panelControl15";
  649. //
  650. // labelControl15
  651. //
  652. resources.ApplyResources(this.labelControl15, "labelControl15");
  653. this.labelControl15.Name = "labelControl15";
  654. //
  655. // lbl_total_2
  656. //
  657. this.lbl_total_2.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("lbl_total_2.Appearance.Font")));
  658. this.lbl_total_2.Appearance.ForeColor = ((System.Drawing.Color)(resources.GetObject("lbl_total_2.Appearance.ForeColor")));
  659. this.lbl_total_2.Appearance.Options.UseFont = true;
  660. this.lbl_total_2.Appearance.Options.UseForeColor = true;
  661. this.lbl_total_2.Appearance.Options.UseTextOptions = true;
  662. this.lbl_total_2.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
  663. this.lbl_total_2.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Bottom;
  664. resources.ApplyResources(this.lbl_total_2, "lbl_total_2");
  665. this.lbl_total_2.Name = "lbl_total_2";
  666. //
  667. // labelControl8
  668. //
  669. this.labelControl8.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("labelControl8.Appearance.Font")));
  670. this.labelControl8.Appearance.ForeColor = ((System.Drawing.Color)(resources.GetObject("labelControl8.Appearance.ForeColor")));
  671. this.labelControl8.Appearance.Options.UseFont = true;
  672. this.labelControl8.Appearance.Options.UseForeColor = true;
  673. this.labelControl8.Appearance.Options.UseTextOptions = true;
  674. this.labelControl8.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
  675. this.labelControl8.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Bottom;
  676. resources.ApplyResources(this.labelControl8, "labelControl8");
  677. this.labelControl8.Name = "labelControl8";
  678. //
  679. // panelControl14
  680. //
  681. this.panelControl14.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("panelControl14.Appearance.BackColor")));
  682. this.panelControl14.Appearance.Options.UseBackColor = true;
  683. this.panelControl14.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
  684. this.panelControl14.Controls.Add(this.labelControl11);
  685. this.panelControl14.Controls.Add(this.lbl_netWeight_2);
  686. this.panelControl14.Controls.Add(this.labelControl5);
  687. resources.ApplyResources(this.panelControl14, "panelControl14");
  688. this.panelControl14.Name = "panelControl14";
  689. //
  690. // labelControl11
  691. //
  692. resources.ApplyResources(this.labelControl11, "labelControl11");
  693. this.labelControl11.Name = "labelControl11";
  694. //
  695. // lbl_netWeight_2
  696. //
  697. this.lbl_netWeight_2.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("lbl_netWeight_2.Appearance.Font")));
  698. this.lbl_netWeight_2.Appearance.ForeColor = ((System.Drawing.Color)(resources.GetObject("lbl_netWeight_2.Appearance.ForeColor")));
  699. this.lbl_netWeight_2.Appearance.Options.UseFont = true;
  700. this.lbl_netWeight_2.Appearance.Options.UseForeColor = true;
  701. this.lbl_netWeight_2.Appearance.Options.UseTextOptions = true;
  702. this.lbl_netWeight_2.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
  703. this.lbl_netWeight_2.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Bottom;
  704. resources.ApplyResources(this.lbl_netWeight_2, "lbl_netWeight_2");
  705. this.lbl_netWeight_2.Name = "lbl_netWeight_2";
  706. //
  707. // labelControl5
  708. //
  709. this.labelControl5.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("labelControl5.Appearance.Font")));
  710. this.labelControl5.Appearance.ForeColor = ((System.Drawing.Color)(resources.GetObject("labelControl5.Appearance.ForeColor")));
  711. this.labelControl5.Appearance.Options.UseFont = true;
  712. this.labelControl5.Appearance.Options.UseForeColor = true;
  713. this.labelControl5.Appearance.Options.UseTextOptions = true;
  714. this.labelControl5.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
  715. this.labelControl5.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Bottom;
  716. resources.ApplyResources(this.labelControl5, "labelControl5");
  717. this.labelControl5.Name = "labelControl5";
  718. //
  719. // panelControl12
  720. //
  721. this.panelControl12.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("panelControl12.Appearance.BackColor")));
  722. this.panelControl12.Appearance.Options.UseBackColor = true;
  723. this.panelControl12.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
  724. this.panelControl12.Controls.Add(this.panelControl17);
  725. this.panelControl12.Controls.Add(this.lbl_isOnline_2);
  726. this.panelControl12.Controls.Add(this.pic_isOnline_2);
  727. this.panelControl12.Controls.Add(this.lbl_devcieName_2);
  728. resources.ApplyResources(this.panelControl12, "panelControl12");
  729. this.panelControl12.Name = "panelControl12";
  730. this.panelControl12.Resize += new System.EventHandler(this.panelControl12_Resize);
  731. //
  732. // panelControl17
  733. //
  734. this.panelControl17.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  735. this.panelControl17.Controls.Add(this.lbl_team_2);
  736. this.panelControl17.Controls.Add(this.lbl_changeTeam2);
  737. this.panelControl17.Controls.Add(this.labelControl9);
  738. this.panelControl17.Controls.Add(this.labelControl2);
  739. resources.ApplyResources(this.panelControl17, "panelControl17");
  740. this.panelControl17.Name = "panelControl17";
  741. //
  742. // lbl_team_2
  743. //
  744. resources.ApplyResources(this.lbl_team_2, "lbl_team_2");
  745. this.lbl_team_2.Name = "lbl_team_2";
  746. //
  747. // lbl_changeTeam2
  748. //
  749. resources.ApplyResources(this.lbl_changeTeam2, "lbl_changeTeam2");
  750. this.lbl_changeTeam2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
  751. this.lbl_changeTeam2.Name = "lbl_changeTeam2";
  752. //
  753. // labelControl9
  754. //
  755. resources.ApplyResources(this.labelControl9, "labelControl9");
  756. this.labelControl9.Name = "labelControl9";
  757. //
  758. // labelControl2
  759. //
  760. this.labelControl2.Appearance.ForeColor = ((System.Drawing.Color)(resources.GetObject("labelControl2.Appearance.ForeColor")));
  761. this.labelControl2.Appearance.Options.UseForeColor = true;
  762. resources.ApplyResources(this.labelControl2, "labelControl2");
  763. this.labelControl2.Name = "labelControl2";
  764. //
  765. // lbl_isOnline_2
  766. //
  767. resources.ApplyResources(this.lbl_isOnline_2, "lbl_isOnline_2");
  768. this.lbl_isOnline_2.Name = "lbl_isOnline_2";
  769. //
  770. // pic_isOnline_2
  771. //
  772. resources.ApplyResources(this.pic_isOnline_2, "pic_isOnline_2");
  773. this.pic_isOnline_2.Name = "pic_isOnline_2";
  774. this.pic_isOnline_2.Properties.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("pic_isOnline_2.Properties.Appearance.BackColor")));
  775. this.pic_isOnline_2.Properties.Appearance.Options.UseBackColor = true;
  776. this.pic_isOnline_2.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  777. this.pic_isOnline_2.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
  778. this.pic_isOnline_2.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom;
  779. //
  780. // lbl_devcieName_2
  781. //
  782. this.lbl_devcieName_2.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("lbl_devcieName_2.Appearance.Font")));
  783. this.lbl_devcieName_2.Appearance.Options.UseFont = true;
  784. resources.ApplyResources(this.lbl_devcieName_2, "lbl_devcieName_2");
  785. this.lbl_devcieName_2.Name = "lbl_devcieName_2";
  786. //
  787. // panelControl10
  788. //
  789. this.panelControl10.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("panelControl10.Appearance.BackColor")));
  790. this.panelControl10.Appearance.Options.UseBackColor = true;
  791. this.panelControl10.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
  792. this.panelControl10.Controls.Add(this.lbl_isOnline_1);
  793. this.panelControl10.Controls.Add(this.pic_isOnline_1);
  794. this.panelControl10.Controls.Add(this.lbl_devcieName_1);
  795. this.panelControl10.Controls.Add(this.panelControl13);
  796. resources.ApplyResources(this.panelControl10, "panelControl10");
  797. this.panelControl10.Name = "panelControl10";
  798. this.panelControl10.Resize += new System.EventHandler(this.panelControl10_Resize);
  799. //
  800. // lbl_isOnline_1
  801. //
  802. resources.ApplyResources(this.lbl_isOnline_1, "lbl_isOnline_1");
  803. this.lbl_isOnline_1.Name = "lbl_isOnline_1";
  804. //
  805. // pic_isOnline_1
  806. //
  807. resources.ApplyResources(this.pic_isOnline_1, "pic_isOnline_1");
  808. this.pic_isOnline_1.Name = "pic_isOnline_1";
  809. this.pic_isOnline_1.Properties.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("pic_isOnline_1.Properties.Appearance.BackColor")));
  810. this.pic_isOnline_1.Properties.Appearance.Options.UseBackColor = true;
  811. this.pic_isOnline_1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  812. this.pic_isOnline_1.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
  813. this.pic_isOnline_1.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom;
  814. //
  815. // lbl_devcieName_1
  816. //
  817. this.lbl_devcieName_1.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("lbl_devcieName_1.Appearance.Font")));
  818. this.lbl_devcieName_1.Appearance.Options.UseFont = true;
  819. resources.ApplyResources(this.lbl_devcieName_1, "lbl_devcieName_1");
  820. this.lbl_devcieName_1.Name = "lbl_devcieName_1";
  821. //
  822. // panelControl13
  823. //
  824. this.panelControl13.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  825. this.panelControl13.Controls.Add(this.labelControl12);
  826. this.panelControl13.Controls.Add(this.lbl_changeTeam1);
  827. this.panelControl13.Controls.Add(this.lbl_team_1);
  828. resources.ApplyResources(this.panelControl13, "panelControl13");
  829. this.panelControl13.Name = "panelControl13";
  830. //
  831. // labelControl12
  832. //
  833. resources.ApplyResources(this.labelControl12, "labelControl12");
  834. this.labelControl12.Name = "labelControl12";
  835. //
  836. // lbl_changeTeam1
  837. //
  838. resources.ApplyResources(this.lbl_changeTeam1, "lbl_changeTeam1");
  839. this.lbl_changeTeam1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
  840. this.lbl_changeTeam1.Name = "lbl_changeTeam1";
  841. //
  842. // lbl_team_1
  843. //
  844. resources.ApplyResources(this.lbl_team_1, "lbl_team_1");
  845. this.lbl_team_1.Name = "lbl_team_1";
  846. //
  847. // panelControl4
  848. //
  849. this.panelControl4.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("panelControl4.Appearance.BackColor")));
  850. this.panelControl4.Appearance.Options.UseBackColor = true;
  851. this.panelControl4.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
  852. this.panelControl4.Controls.Add(this.panelControl8);
  853. this.panelControl4.Controls.Add(this.panelControl7);
  854. this.panelControl4.Controls.Add(this.panelControl6);
  855. resources.ApplyResources(this.panelControl4, "panelControl4");
  856. this.panelControl4.Name = "panelControl4";
  857. //
  858. // panelControl8
  859. //
  860. this.panelControl8.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("panelControl8.Appearance.BackColor")));
  861. this.panelControl8.Appearance.Options.UseBackColor = true;
  862. this.panelControl8.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  863. this.panelControl8.Controls.Add(this.lbl_yj_1);
  864. this.panelControl8.Controls.Add(this.pic_yj_1);
  865. resources.ApplyResources(this.panelControl8, "panelControl8");
  866. this.panelControl8.Name = "panelControl8";
  867. //
  868. // lbl_yj_1
  869. //
  870. resources.ApplyResources(this.lbl_yj_1, "lbl_yj_1");
  871. this.lbl_yj_1.Name = "lbl_yj_1";
  872. //
  873. // pic_yj_1
  874. //
  875. resources.ApplyResources(this.pic_yj_1, "pic_yj_1");
  876. this.pic_yj_1.Name = "pic_yj_1";
  877. this.pic_yj_1.Properties.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("pic_yj_1.Properties.Appearance.BackColor")));
  878. this.pic_yj_1.Properties.Appearance.Options.UseBackColor = true;
  879. this.pic_yj_1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  880. this.pic_yj_1.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
  881. this.pic_yj_1.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom;
  882. //
  883. // panelControl7
  884. //
  885. this.panelControl7.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("panelControl7.Appearance.BackColor")));
  886. this.panelControl7.Appearance.Options.UseBackColor = true;
  887. this.panelControl7.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  888. this.panelControl7.Controls.Add(this.lbl_wd_1);
  889. this.panelControl7.Controls.Add(this.pic_wd_1);
  890. resources.ApplyResources(this.panelControl7, "panelControl7");
  891. this.panelControl7.Name = "panelControl7";
  892. //
  893. // lbl_wd_1
  894. //
  895. resources.ApplyResources(this.lbl_wd_1, "lbl_wd_1");
  896. this.lbl_wd_1.Name = "lbl_wd_1";
  897. //
  898. // pic_wd_1
  899. //
  900. resources.ApplyResources(this.pic_wd_1, "pic_wd_1");
  901. this.pic_wd_1.Name = "pic_wd_1";
  902. this.pic_wd_1.Properties.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("pic_wd_1.Properties.Appearance.BackColor")));
  903. this.pic_wd_1.Properties.Appearance.Options.UseBackColor = true;
  904. this.pic_wd_1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  905. this.pic_wd_1.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
  906. this.pic_wd_1.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom;
  907. //
  908. // panelControl6
  909. //
  910. this.panelControl6.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  911. this.panelControl6.Controls.Add(this.labelControl6);
  912. this.panelControl6.Controls.Add(this.pic_lw_1);
  913. resources.ApplyResources(this.panelControl6, "panelControl6");
  914. this.panelControl6.Name = "panelControl6";
  915. //
  916. // labelControl6
  917. //
  918. resources.ApplyResources(this.labelControl6, "labelControl6");
  919. this.labelControl6.Name = "labelControl6";
  920. //
  921. // pic_lw_1
  922. //
  923. resources.ApplyResources(this.pic_lw_1, "pic_lw_1");
  924. this.pic_lw_1.Name = "pic_lw_1";
  925. this.pic_lw_1.Properties.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("pic_lw_1.Properties.Appearance.BackColor")));
  926. this.pic_lw_1.Properties.Appearance.Options.UseBackColor = true;
  927. this.pic_lw_1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  928. this.pic_lw_1.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
  929. this.pic_lw_1.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom;
  930. //
  931. // panelControl3
  932. //
  933. this.panelControl3.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("panelControl3.Appearance.BackColor")));
  934. this.panelControl3.Appearance.Options.UseBackColor = true;
  935. this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
  936. this.panelControl3.Controls.Add(this.labelControl4);
  937. this.panelControl3.Controls.Add(this.lbl_total_1);
  938. this.panelControl3.Controls.Add(this.labelControl7);
  939. resources.ApplyResources(this.panelControl3, "panelControl3");
  940. this.panelControl3.Name = "panelControl3";
  941. //
  942. // labelControl4
  943. //
  944. resources.ApplyResources(this.labelControl4, "labelControl4");
  945. this.labelControl4.Name = "labelControl4";
  946. //
  947. // lbl_total_1
  948. //
  949. this.lbl_total_1.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("lbl_total_1.Appearance.Font")));
  950. this.lbl_total_1.Appearance.ForeColor = ((System.Drawing.Color)(resources.GetObject("lbl_total_1.Appearance.ForeColor")));
  951. this.lbl_total_1.Appearance.Options.UseFont = true;
  952. this.lbl_total_1.Appearance.Options.UseForeColor = true;
  953. this.lbl_total_1.Appearance.Options.UseTextOptions = true;
  954. this.lbl_total_1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
  955. this.lbl_total_1.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Bottom;
  956. resources.ApplyResources(this.lbl_total_1, "lbl_total_1");
  957. this.lbl_total_1.Name = "lbl_total_1";
  958. //
  959. // labelControl7
  960. //
  961. this.labelControl7.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("labelControl7.Appearance.Font")));
  962. this.labelControl7.Appearance.ForeColor = ((System.Drawing.Color)(resources.GetObject("labelControl7.Appearance.ForeColor")));
  963. this.labelControl7.Appearance.Options.UseFont = true;
  964. this.labelControl7.Appearance.Options.UseForeColor = true;
  965. this.labelControl7.Appearance.Options.UseTextOptions = true;
  966. this.labelControl7.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
  967. this.labelControl7.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Bottom;
  968. resources.ApplyResources(this.labelControl7, "labelControl7");
  969. this.labelControl7.Name = "labelControl7";
  970. //
  971. // panelControl1
  972. //
  973. this.panelControl1.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("panelControl1.Appearance.BackColor")));
  974. this.panelControl1.Appearance.Options.UseBackColor = true;
  975. this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
  976. this.panelControl1.Controls.Add(this.labelControl3);
  977. this.panelControl1.Controls.Add(this.lbl_netWeight_1);
  978. this.panelControl1.Controls.Add(this.labelControl1);
  979. resources.ApplyResources(this.panelControl1, "panelControl1");
  980. this.panelControl1.Name = "panelControl1";
  981. //
  982. // labelControl3
  983. //
  984. resources.ApplyResources(this.labelControl3, "labelControl3");
  985. this.labelControl3.Name = "labelControl3";
  986. //
  987. // lbl_netWeight_1
  988. //
  989. this.lbl_netWeight_1.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("lbl_netWeight_1.Appearance.Font")));
  990. this.lbl_netWeight_1.Appearance.ForeColor = ((System.Drawing.Color)(resources.GetObject("lbl_netWeight_1.Appearance.ForeColor")));
  991. this.lbl_netWeight_1.Appearance.Options.UseFont = true;
  992. this.lbl_netWeight_1.Appearance.Options.UseForeColor = true;
  993. this.lbl_netWeight_1.Appearance.Options.UseTextOptions = true;
  994. this.lbl_netWeight_1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
  995. this.lbl_netWeight_1.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Bottom;
  996. resources.ApplyResources(this.lbl_netWeight_1, "lbl_netWeight_1");
  997. this.lbl_netWeight_1.Name = "lbl_netWeight_1";
  998. //
  999. // labelControl1
  1000. //
  1001. this.labelControl1.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("labelControl1.Appearance.Font")));
  1002. this.labelControl1.Appearance.ForeColor = ((System.Drawing.Color)(resources.GetObject("labelControl1.Appearance.ForeColor")));
  1003. this.labelControl1.Appearance.Options.UseFont = true;
  1004. this.labelControl1.Appearance.Options.UseForeColor = true;
  1005. this.labelControl1.Appearance.Options.UseTextOptions = true;
  1006. this.labelControl1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
  1007. this.labelControl1.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Bottom;
  1008. resources.ApplyResources(this.labelControl1, "labelControl1");
  1009. this.labelControl1.Name = "labelControl1";
  1010. //
  1011. // layoutControlGroup1
  1012. //
  1013. this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
  1014. this.layoutControlGroup1.GroupBordersVisible = false;
  1015. this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  1016. this.layoutControlItem2,
  1017. this.layoutControlItem3,
  1018. this.layoutControlItem4,
  1019. this.layoutControlItem9,
  1020. this.layoutControlItem11,
  1021. this.layoutControlItem13,
  1022. this.layoutControlItem14,
  1023. this.layoutControlItem15,
  1024. this.simpleSeparator4,
  1025. this.simpleSeparator8,
  1026. this.simpleSeparator3,
  1027. this.layoutControlItem1,
  1028. this.layoutControlItem5,
  1029. this.layoutControlItem6,
  1030. this.layoutControlItem7,
  1031. this.layoutControlGroup2,
  1032. this.group_1,
  1033. this.group_2});
  1034. this.layoutControlGroup1.Name = "Root";
  1035. this.layoutControlGroup1.Size = new System.Drawing.Size(1262, 786);
  1036. this.layoutControlGroup1.TextVisible = false;
  1037. //
  1038. // layoutControlItem2
  1039. //
  1040. this.layoutControlItem2.Control = this.panelControl1;
  1041. this.layoutControlItem2.Location = new System.Drawing.Point(0, 58);
  1042. this.layoutControlItem2.MaxSize = new System.Drawing.Size(0, 63);
  1043. this.layoutControlItem2.MinSize = new System.Drawing.Size(5, 63);
  1044. this.layoutControlItem2.Name = "layoutControlItem2";
  1045. this.layoutControlItem2.Size = new System.Drawing.Size(348, 63);
  1046. this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  1047. this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
  1048. this.layoutControlItem2.TextVisible = false;
  1049. //
  1050. // layoutControlItem3
  1051. //
  1052. this.layoutControlItem3.Control = this.panelControl3;
  1053. this.layoutControlItem3.Location = new System.Drawing.Point(348, 58);
  1054. this.layoutControlItem3.MaxSize = new System.Drawing.Size(0, 63);
  1055. this.layoutControlItem3.MinSize = new System.Drawing.Size(5, 63);
  1056. this.layoutControlItem3.Name = "layoutControlItem3";
  1057. this.layoutControlItem3.Size = new System.Drawing.Size(273, 63);
  1058. this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  1059. this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
  1060. this.layoutControlItem3.TextVisible = false;
  1061. //
  1062. // layoutControlItem4
  1063. //
  1064. this.layoutControlItem4.Control = this.panelControl4;
  1065. this.layoutControlItem4.Location = new System.Drawing.Point(0, 121);
  1066. this.layoutControlItem4.MaxSize = new System.Drawing.Size(0, 68);
  1067. this.layoutControlItem4.MinSize = new System.Drawing.Size(5, 68);
  1068. this.layoutControlItem4.Name = "layoutControlItem4";
  1069. this.layoutControlItem4.Size = new System.Drawing.Size(248, 68);
  1070. this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  1071. this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
  1072. this.layoutControlItem4.TextVisible = false;
  1073. //
  1074. // layoutControlItem9
  1075. //
  1076. this.layoutControlItem9.Control = this.panelControl10;
  1077. this.layoutControlItem9.Location = new System.Drawing.Point(0, 0);
  1078. this.layoutControlItem9.MaxSize = new System.Drawing.Size(0, 58);
  1079. this.layoutControlItem9.MinSize = new System.Drawing.Size(5, 58);
  1080. this.layoutControlItem9.Name = "layoutControlItem9";
  1081. this.layoutControlItem9.Size = new System.Drawing.Size(621, 58);
  1082. this.layoutControlItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  1083. this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0);
  1084. this.layoutControlItem9.TextVisible = false;
  1085. //
  1086. // layoutControlItem11
  1087. //
  1088. this.layoutControlItem11.Control = this.panelControl12;
  1089. this.layoutControlItem11.Location = new System.Drawing.Point(623, 0);
  1090. this.layoutControlItem11.MaxSize = new System.Drawing.Size(0, 58);
  1091. this.layoutControlItem11.MinSize = new System.Drawing.Size(5, 58);
  1092. this.layoutControlItem11.Name = "layoutControlItem11";
  1093. this.layoutControlItem11.Size = new System.Drawing.Size(619, 58);
  1094. this.layoutControlItem11.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  1095. this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
  1096. this.layoutControlItem11.TextVisible = false;
  1097. //
  1098. // layoutControlItem13
  1099. //
  1100. this.layoutControlItem13.Control = this.panelControl14;
  1101. this.layoutControlItem13.Location = new System.Drawing.Point(623, 58);
  1102. this.layoutControlItem13.MaxSize = new System.Drawing.Size(0, 63);
  1103. this.layoutControlItem13.MinSize = new System.Drawing.Size(5, 63);
  1104. this.layoutControlItem13.Name = "layoutControlItem13";
  1105. this.layoutControlItem13.Size = new System.Drawing.Size(346, 63);
  1106. this.layoutControlItem13.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  1107. this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0);
  1108. this.layoutControlItem13.TextVisible = false;
  1109. //
  1110. // layoutControlItem14
  1111. //
  1112. this.layoutControlItem14.Control = this.panelControl15;
  1113. this.layoutControlItem14.Location = new System.Drawing.Point(969, 58);
  1114. this.layoutControlItem14.MaxSize = new System.Drawing.Size(0, 63);
  1115. this.layoutControlItem14.MinSize = new System.Drawing.Size(5, 63);
  1116. this.layoutControlItem14.Name = "layoutControlItem14";
  1117. this.layoutControlItem14.Size = new System.Drawing.Size(273, 63);
  1118. this.layoutControlItem14.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  1119. this.layoutControlItem14.TextSize = new System.Drawing.Size(0, 0);
  1120. this.layoutControlItem14.TextVisible = false;
  1121. //
  1122. // layoutControlItem15
  1123. //
  1124. this.layoutControlItem15.Control = this.panelControl16;
  1125. this.layoutControlItem15.Location = new System.Drawing.Point(623, 121);
  1126. this.layoutControlItem15.MaxSize = new System.Drawing.Size(0, 68);
  1127. this.layoutControlItem15.MinSize = new System.Drawing.Size(5, 68);
  1128. this.layoutControlItem15.Name = "layoutControlItem15";
  1129. this.layoutControlItem15.Size = new System.Drawing.Size(249, 68);
  1130. this.layoutControlItem15.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  1131. this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0);
  1132. this.layoutControlItem15.TextVisible = false;
  1133. //
  1134. // simpleSeparator4
  1135. //
  1136. this.simpleSeparator4.AllowHotTrack = false;
  1137. this.simpleSeparator4.Location = new System.Drawing.Point(0, 486);
  1138. this.simpleSeparator4.Name = "simpleSeparator4";
  1139. this.simpleSeparator4.Size = new System.Drawing.Size(621, 2);
  1140. //
  1141. // simpleSeparator8
  1142. //
  1143. this.simpleSeparator8.AllowHotTrack = false;
  1144. this.simpleSeparator8.Location = new System.Drawing.Point(0, 651);
  1145. this.simpleSeparator8.Name = "simpleSeparator8";
  1146. this.simpleSeparator8.Size = new System.Drawing.Size(1242, 2);
  1147. //
  1148. // simpleSeparator3
  1149. //
  1150. this.simpleSeparator3.AllowHotTrack = false;
  1151. this.simpleSeparator3.Location = new System.Drawing.Point(621, 0);
  1152. this.simpleSeparator3.Name = "simpleSeparator3";
  1153. this.simpleSeparator3.Size = new System.Drawing.Size(2, 651);
  1154. //
  1155. // layoutControlItem1
  1156. //
  1157. this.layoutControlItem1.Control = this.panelControl2;
  1158. this.layoutControlItem1.Location = new System.Drawing.Point(248, 121);
  1159. this.layoutControlItem1.MinSize = new System.Drawing.Size(5, 5);
  1160. this.layoutControlItem1.Name = "layoutControlItem1";
  1161. this.layoutControlItem1.Size = new System.Drawing.Size(373, 68);
  1162. this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  1163. this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
  1164. this.layoutControlItem1.TextVisible = false;
  1165. //
  1166. // layoutControlItem5
  1167. //
  1168. this.layoutControlItem5.Control = this.panelControl5;
  1169. this.layoutControlItem5.Location = new System.Drawing.Point(872, 121);
  1170. this.layoutControlItem5.MinSize = new System.Drawing.Size(5, 5);
  1171. this.layoutControlItem5.Name = "layoutControlItem5";
  1172. this.layoutControlItem5.Size = new System.Drawing.Size(370, 68);
  1173. this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  1174. this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
  1175. this.layoutControlItem5.TextVisible = false;
  1176. //
  1177. // layoutControlItem6
  1178. //
  1179. this.layoutControlItem6.Control = this.panelControl9;
  1180. this.layoutControlItem6.Location = new System.Drawing.Point(0, 189);
  1181. this.layoutControlItem6.MinSize = new System.Drawing.Size(5, 5);
  1182. this.layoutControlItem6.Name = "layoutControlItem6";
  1183. this.layoutControlItem6.Size = new System.Drawing.Size(621, 297);
  1184. this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  1185. this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
  1186. this.layoutControlItem6.TextVisible = false;
  1187. //
  1188. // layoutControlItem7
  1189. //
  1190. this.layoutControlItem7.Control = this.panelControl11;
  1191. this.layoutControlItem7.Location = new System.Drawing.Point(623, 189);
  1192. this.layoutControlItem7.MinSize = new System.Drawing.Size(5, 5);
  1193. this.layoutControlItem7.Name = "layoutControlItem7";
  1194. this.layoutControlItem7.Size = new System.Drawing.Size(619, 299);
  1195. this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  1196. this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
  1197. this.layoutControlItem7.TextVisible = false;
  1198. //
  1199. // layoutControlGroup2
  1200. //
  1201. this.layoutControlGroup2.AppearanceGroup.BackColor = ((System.Drawing.Color)(resources.GetObject("layoutControlGroup2.AppearanceGroup.BackColor")));
  1202. this.layoutControlGroup2.AppearanceGroup.Options.UseBackColor = true;
  1203. this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  1204. this.lbl_all_entrance_2_name,
  1205. this.lbl_all_entrance_all_name,
  1206. this.simpleLabelItem7,
  1207. this.lbl_all_entrance_1_team,
  1208. this.lbl_all_entrance_2_team,
  1209. this.lbl_all_entrance_all_team,
  1210. this.simpleLabelItem8,
  1211. this.lbl_all_entrance_1_daily,
  1212. this.lbl_all_entrance_2_daily,
  1213. this.lbl_all_entrance_all_daily,
  1214. this.lbl_all_entrance_1_name,
  1215. this.emptySpaceItem1,
  1216. this.simpleSeparator11,
  1217. this.simpleSeparator10,
  1218. this.lbl_all_entrance_3_name,
  1219. this.lbl_all_entrance_3_team,
  1220. this.lbl_all_entrance_3_daily});
  1221. this.layoutControlGroup2.Location = new System.Drawing.Point(0, 653);
  1222. this.layoutControlGroup2.Name = "layoutControlGroup2";
  1223. this.layoutControlGroup2.Size = new System.Drawing.Size(1242, 113);
  1224. resources.ApplyResources(this.layoutControlGroup2, "layoutControlGroup2");
  1225. //
  1226. // lbl_all_entrance_2_name
  1227. //
  1228. this.lbl_all_entrance_2_name.AllowHotTrack = false;
  1229. this.lbl_all_entrance_2_name.AppearanceItemCaption.Font = ((System.Drawing.Font)(resources.GetObject("lbl_all_entrance_2_name.AppearanceItemCaption.Font")));
  1230. this.lbl_all_entrance_2_name.AppearanceItemCaption.Options.UseFont = true;
  1231. this.lbl_all_entrance_2_name.AppearanceItemCaption.Options.UseTextOptions = true;
  1232. this.lbl_all_entrance_2_name.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1233. this.lbl_all_entrance_2_name.Location = new System.Drawing.Point(456, 0);
  1234. this.lbl_all_entrance_2_name.Name = "lbl_all_entrance_2_name";
  1235. this.lbl_all_entrance_2_name.Size = new System.Drawing.Size(265, 22);
  1236. resources.ApplyResources(this.lbl_all_entrance_2_name, "lbl_all_entrance_2_name");
  1237. this.lbl_all_entrance_2_name.TextSize = new System.Drawing.Size(64, 18);
  1238. //
  1239. // lbl_all_entrance_all_name
  1240. //
  1241. this.lbl_all_entrance_all_name.AllowHotTrack = false;
  1242. this.lbl_all_entrance_all_name.AppearanceItemCaption.Font = ((System.Drawing.Font)(resources.GetObject("lbl_all_entrance_all_name.AppearanceItemCaption.Font")));
  1243. this.lbl_all_entrance_all_name.AppearanceItemCaption.Options.UseFont = true;
  1244. this.lbl_all_entrance_all_name.AppearanceItemCaption.Options.UseTextOptions = true;
  1245. this.lbl_all_entrance_all_name.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1246. this.lbl_all_entrance_all_name.Location = new System.Drawing.Point(979, 0);
  1247. this.lbl_all_entrance_all_name.Name = "lbl_all_entrance_all_name";
  1248. this.lbl_all_entrance_all_name.Size = new System.Drawing.Size(239, 22);
  1249. resources.ApplyResources(this.lbl_all_entrance_all_name, "lbl_all_entrance_all_name");
  1250. this.lbl_all_entrance_all_name.TextSize = new System.Drawing.Size(64, 18);
  1251. //
  1252. // simpleLabelItem7
  1253. //
  1254. this.simpleLabelItem7.AllowHotTrack = false;
  1255. this.simpleLabelItem7.AppearanceItemCaption.Font = ((System.Drawing.Font)(resources.GetObject("simpleLabelItem7.AppearanceItemCaption.Font")));
  1256. this.simpleLabelItem7.AppearanceItemCaption.Options.UseFont = true;
  1257. this.simpleLabelItem7.AppearanceItemCaption.Options.UseTextOptions = true;
  1258. this.simpleLabelItem7.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1259. resources.ApplyResources(this.simpleLabelItem7, "simpleLabelItem7");
  1260. this.simpleLabelItem7.Location = new System.Drawing.Point(0, 24);
  1261. this.simpleLabelItem7.Name = "simpleLabelItem7";
  1262. this.simpleLabelItem7.Size = new System.Drawing.Size(213, 22);
  1263. this.simpleLabelItem7.TextSize = new System.Drawing.Size(64, 18);
  1264. //
  1265. // lbl_all_entrance_1_team
  1266. //
  1267. this.lbl_all_entrance_1_team.AllowHotTrack = false;
  1268. this.lbl_all_entrance_1_team.AppearanceItemCaption.Font = ((System.Drawing.Font)(resources.GetObject("lbl_all_entrance_1_team.AppearanceItemCaption.Font")));
  1269. this.lbl_all_entrance_1_team.AppearanceItemCaption.Options.UseFont = true;
  1270. this.lbl_all_entrance_1_team.AppearanceItemCaption.Options.UseTextOptions = true;
  1271. this.lbl_all_entrance_1_team.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1272. this.lbl_all_entrance_1_team.Location = new System.Drawing.Point(213, 24);
  1273. this.lbl_all_entrance_1_team.Name = "lbl_all_entrance_1_team";
  1274. this.lbl_all_entrance_1_team.Size = new System.Drawing.Size(243, 22);
  1275. resources.ApplyResources(this.lbl_all_entrance_1_team, "lbl_all_entrance_1_team");
  1276. this.lbl_all_entrance_1_team.TextSize = new System.Drawing.Size(64, 18);
  1277. //
  1278. // lbl_all_entrance_2_team
  1279. //
  1280. this.lbl_all_entrance_2_team.AllowHotTrack = false;
  1281. this.lbl_all_entrance_2_team.AppearanceItemCaption.Font = ((System.Drawing.Font)(resources.GetObject("lbl_all_entrance_2_team.AppearanceItemCaption.Font")));
  1282. this.lbl_all_entrance_2_team.AppearanceItemCaption.Options.UseFont = true;
  1283. this.lbl_all_entrance_2_team.AppearanceItemCaption.Options.UseTextOptions = true;
  1284. this.lbl_all_entrance_2_team.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1285. this.lbl_all_entrance_2_team.Location = new System.Drawing.Point(456, 24);
  1286. this.lbl_all_entrance_2_team.Name = "lbl_all_entrance_2_team";
  1287. this.lbl_all_entrance_2_team.Size = new System.Drawing.Size(265, 22);
  1288. resources.ApplyResources(this.lbl_all_entrance_2_team, "lbl_all_entrance_2_team");
  1289. this.lbl_all_entrance_2_team.TextSize = new System.Drawing.Size(64, 18);
  1290. //
  1291. // lbl_all_entrance_all_team
  1292. //
  1293. this.lbl_all_entrance_all_team.AllowHotTrack = false;
  1294. this.lbl_all_entrance_all_team.AppearanceItemCaption.Font = ((System.Drawing.Font)(resources.GetObject("lbl_all_entrance_all_team.AppearanceItemCaption.Font")));
  1295. this.lbl_all_entrance_all_team.AppearanceItemCaption.Options.UseFont = true;
  1296. this.lbl_all_entrance_all_team.AppearanceItemCaption.Options.UseTextOptions = true;
  1297. this.lbl_all_entrance_all_team.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1298. this.lbl_all_entrance_all_team.Location = new System.Drawing.Point(979, 24);
  1299. this.lbl_all_entrance_all_team.Name = "lbl_all_entrance_all_team";
  1300. this.lbl_all_entrance_all_team.Size = new System.Drawing.Size(239, 22);
  1301. resources.ApplyResources(this.lbl_all_entrance_all_team, "lbl_all_entrance_all_team");
  1302. this.lbl_all_entrance_all_team.TextSize = new System.Drawing.Size(64, 18);
  1303. //
  1304. // simpleLabelItem8
  1305. //
  1306. this.simpleLabelItem8.AllowHotTrack = false;
  1307. this.simpleLabelItem8.AppearanceItemCaption.Font = ((System.Drawing.Font)(resources.GetObject("simpleLabelItem8.AppearanceItemCaption.Font")));
  1308. this.simpleLabelItem8.AppearanceItemCaption.Options.UseFont = true;
  1309. this.simpleLabelItem8.AppearanceItemCaption.Options.UseTextOptions = true;
  1310. this.simpleLabelItem8.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1311. resources.ApplyResources(this.simpleLabelItem8, "simpleLabelItem8");
  1312. this.simpleLabelItem8.Location = new System.Drawing.Point(0, 48);
  1313. this.simpleLabelItem8.Name = "simpleLabelItem8";
  1314. this.simpleLabelItem8.Size = new System.Drawing.Size(213, 22);
  1315. this.simpleLabelItem8.TextSize = new System.Drawing.Size(64, 18);
  1316. //
  1317. // lbl_all_entrance_1_daily
  1318. //
  1319. this.lbl_all_entrance_1_daily.AllowHotTrack = false;
  1320. this.lbl_all_entrance_1_daily.AppearanceItemCaption.Font = ((System.Drawing.Font)(resources.GetObject("lbl_all_entrance_1_daily.AppearanceItemCaption.Font")));
  1321. this.lbl_all_entrance_1_daily.AppearanceItemCaption.Options.UseFont = true;
  1322. this.lbl_all_entrance_1_daily.AppearanceItemCaption.Options.UseTextOptions = true;
  1323. this.lbl_all_entrance_1_daily.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1324. this.lbl_all_entrance_1_daily.Location = new System.Drawing.Point(213, 48);
  1325. this.lbl_all_entrance_1_daily.Name = "lbl_all_entrance_1_daily";
  1326. this.lbl_all_entrance_1_daily.Size = new System.Drawing.Size(243, 22);
  1327. resources.ApplyResources(this.lbl_all_entrance_1_daily, "lbl_all_entrance_1_daily");
  1328. this.lbl_all_entrance_1_daily.TextSize = new System.Drawing.Size(64, 18);
  1329. //
  1330. // lbl_all_entrance_2_daily
  1331. //
  1332. this.lbl_all_entrance_2_daily.AllowHotTrack = false;
  1333. this.lbl_all_entrance_2_daily.AppearanceItemCaption.Font = ((System.Drawing.Font)(resources.GetObject("lbl_all_entrance_2_daily.AppearanceItemCaption.Font")));
  1334. this.lbl_all_entrance_2_daily.AppearanceItemCaption.Options.UseFont = true;
  1335. this.lbl_all_entrance_2_daily.AppearanceItemCaption.Options.UseTextOptions = true;
  1336. this.lbl_all_entrance_2_daily.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1337. this.lbl_all_entrance_2_daily.Location = new System.Drawing.Point(456, 48);
  1338. this.lbl_all_entrance_2_daily.Name = "lbl_all_entrance_2_daily";
  1339. this.lbl_all_entrance_2_daily.Size = new System.Drawing.Size(265, 22);
  1340. resources.ApplyResources(this.lbl_all_entrance_2_daily, "lbl_all_entrance_2_daily");
  1341. this.lbl_all_entrance_2_daily.TextSize = new System.Drawing.Size(64, 18);
  1342. //
  1343. // lbl_all_entrance_all_daily
  1344. //
  1345. this.lbl_all_entrance_all_daily.AllowHotTrack = false;
  1346. this.lbl_all_entrance_all_daily.AppearanceItemCaption.Font = ((System.Drawing.Font)(resources.GetObject("lbl_all_entrance_all_daily.AppearanceItemCaption.Font")));
  1347. this.lbl_all_entrance_all_daily.AppearanceItemCaption.Options.UseFont = true;
  1348. this.lbl_all_entrance_all_daily.AppearanceItemCaption.Options.UseTextOptions = true;
  1349. this.lbl_all_entrance_all_daily.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1350. this.lbl_all_entrance_all_daily.Location = new System.Drawing.Point(979, 48);
  1351. this.lbl_all_entrance_all_daily.Name = "lbl_all_entrance_all_daily";
  1352. this.lbl_all_entrance_all_daily.Size = new System.Drawing.Size(239, 22);
  1353. resources.ApplyResources(this.lbl_all_entrance_all_daily, "lbl_all_entrance_all_daily");
  1354. this.lbl_all_entrance_all_daily.TextSize = new System.Drawing.Size(64, 18);
  1355. //
  1356. // lbl_all_entrance_1_name
  1357. //
  1358. this.lbl_all_entrance_1_name.AllowHotTrack = false;
  1359. this.lbl_all_entrance_1_name.AppearanceItemCaption.Font = ((System.Drawing.Font)(resources.GetObject("lbl_all_entrance_1_name.AppearanceItemCaption.Font")));
  1360. this.lbl_all_entrance_1_name.AppearanceItemCaption.Options.UseFont = true;
  1361. this.lbl_all_entrance_1_name.AppearanceItemCaption.Options.UseTextOptions = true;
  1362. this.lbl_all_entrance_1_name.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1363. this.lbl_all_entrance_1_name.Location = new System.Drawing.Point(213, 0);
  1364. this.lbl_all_entrance_1_name.Name = "lbl_all_entrance_1_name";
  1365. this.lbl_all_entrance_1_name.Size = new System.Drawing.Size(243, 22);
  1366. resources.ApplyResources(this.lbl_all_entrance_1_name, "lbl_all_entrance_1_name");
  1367. this.lbl_all_entrance_1_name.TextSize = new System.Drawing.Size(64, 18);
  1368. //
  1369. // emptySpaceItem1
  1370. //
  1371. this.emptySpaceItem1.AllowHotTrack = false;
  1372. this.emptySpaceItem1.Location = new System.Drawing.Point(0, 0);
  1373. this.emptySpaceItem1.Name = "emptySpaceItem1";
  1374. this.emptySpaceItem1.Size = new System.Drawing.Size(213, 22);
  1375. this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
  1376. //
  1377. // simpleSeparator11
  1378. //
  1379. this.simpleSeparator11.AllowHotTrack = false;
  1380. this.simpleSeparator11.Location = new System.Drawing.Point(0, 22);
  1381. this.simpleSeparator11.Name = "simpleSeparator11";
  1382. this.simpleSeparator11.Size = new System.Drawing.Size(1218, 2);
  1383. //
  1384. // simpleSeparator10
  1385. //
  1386. this.simpleSeparator10.AllowHotTrack = false;
  1387. this.simpleSeparator10.Location = new System.Drawing.Point(0, 46);
  1388. this.simpleSeparator10.Name = "simpleSeparator10";
  1389. this.simpleSeparator10.Size = new System.Drawing.Size(1218, 2);
  1390. //
  1391. // lbl_all_entrance_3_name
  1392. //
  1393. this.lbl_all_entrance_3_name.AllowHotTrack = false;
  1394. this.lbl_all_entrance_3_name.AppearanceItemCaption.Font = ((System.Drawing.Font)(resources.GetObject("lbl_all_entrance_3_name.AppearanceItemCaption.Font")));
  1395. this.lbl_all_entrance_3_name.AppearanceItemCaption.Options.UseFont = true;
  1396. this.lbl_all_entrance_3_name.AppearanceItemCaption.Options.UseTextOptions = true;
  1397. this.lbl_all_entrance_3_name.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1398. this.lbl_all_entrance_3_name.Location = new System.Drawing.Point(721, 0);
  1399. this.lbl_all_entrance_3_name.Name = "lbl_all_entrance_3_name";
  1400. this.lbl_all_entrance_3_name.Size = new System.Drawing.Size(258, 22);
  1401. resources.ApplyResources(this.lbl_all_entrance_3_name, "lbl_all_entrance_3_name");
  1402. this.lbl_all_entrance_3_name.TextSize = new System.Drawing.Size(64, 18);
  1403. //
  1404. // lbl_all_entrance_3_team
  1405. //
  1406. this.lbl_all_entrance_3_team.AllowHotTrack = false;
  1407. this.lbl_all_entrance_3_team.AppearanceItemCaption.Font = ((System.Drawing.Font)(resources.GetObject("lbl_all_entrance_3_team.AppearanceItemCaption.Font")));
  1408. this.lbl_all_entrance_3_team.AppearanceItemCaption.Options.UseFont = true;
  1409. this.lbl_all_entrance_3_team.AppearanceItemCaption.Options.UseTextOptions = true;
  1410. this.lbl_all_entrance_3_team.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1411. this.lbl_all_entrance_3_team.Location = new System.Drawing.Point(721, 24);
  1412. this.lbl_all_entrance_3_team.Name = "lbl_all_entrance_3_team";
  1413. this.lbl_all_entrance_3_team.Size = new System.Drawing.Size(258, 22);
  1414. resources.ApplyResources(this.lbl_all_entrance_3_team, "lbl_all_entrance_3_team");
  1415. this.lbl_all_entrance_3_team.TextSize = new System.Drawing.Size(64, 18);
  1416. //
  1417. // lbl_all_entrance_3_daily
  1418. //
  1419. this.lbl_all_entrance_3_daily.AllowHotTrack = false;
  1420. this.lbl_all_entrance_3_daily.AppearanceItemCaption.Font = ((System.Drawing.Font)(resources.GetObject("lbl_all_entrance_3_daily.AppearanceItemCaption.Font")));
  1421. this.lbl_all_entrance_3_daily.AppearanceItemCaption.Options.UseFont = true;
  1422. this.lbl_all_entrance_3_daily.AppearanceItemCaption.Options.UseTextOptions = true;
  1423. this.lbl_all_entrance_3_daily.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1424. this.lbl_all_entrance_3_daily.Location = new System.Drawing.Point(721, 48);
  1425. this.lbl_all_entrance_3_daily.Name = "lbl_all_entrance_3_daily";
  1426. this.lbl_all_entrance_3_daily.Size = new System.Drawing.Size(258, 22);
  1427. resources.ApplyResources(this.lbl_all_entrance_3_daily, "lbl_all_entrance_3_daily");
  1428. this.lbl_all_entrance_3_daily.TextSize = new System.Drawing.Size(64, 18);
  1429. //
  1430. // group_1
  1431. //
  1432. this.group_1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  1433. this.simpleLabelItem2,
  1434. this.simpleLabelItem1,
  1435. this.emptySpaceItem7,
  1436. this.lbl_1_entrance_1_name,
  1437. this.lbl_1_entrance_1_team,
  1438. this.lbl_1_entrance_1_daily,
  1439. this.lbl_1_entrance_2_name,
  1440. this.lbl_1_entrance_2_team,
  1441. this.lbl_1_entrance_2_daily,
  1442. this.lbl_1_entrance_all_name,
  1443. this.lbl_1_entrance_all_team,
  1444. this.lbl_1_entrance_all_daily,
  1445. this.simpleSeparator18,
  1446. this.simpleSeparator2,
  1447. this.simpleSeparator13,
  1448. this.lbl_1_entrance_3_name,
  1449. this.lbl_1_entrance_3_team,
  1450. this.simpleSeparator16,
  1451. this.lbl_1_entrance_3_daily,
  1452. this.simpleSeparator5});
  1453. this.group_1.Location = new System.Drawing.Point(0, 488);
  1454. this.group_1.Name = "group_1";
  1455. this.group_1.Size = new System.Drawing.Size(621, 163);
  1456. resources.ApplyResources(this.group_1, "group_1");
  1457. //
  1458. // simpleLabelItem2
  1459. //
  1460. this.simpleLabelItem2.AllowHotTrack = false;
  1461. this.simpleLabelItem2.AppearanceItemCaption.Font = ((System.Drawing.Font)(resources.GetObject("simpleLabelItem2.AppearanceItemCaption.Font")));
  1462. this.simpleLabelItem2.AppearanceItemCaption.Options.UseFont = true;
  1463. this.simpleLabelItem2.AppearanceItemCaption.Options.UseTextOptions = true;
  1464. this.simpleLabelItem2.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1465. resources.ApplyResources(this.simpleLabelItem2, "simpleLabelItem2");
  1466. this.simpleLabelItem2.Location = new System.Drawing.Point(362, 0);
  1467. this.simpleLabelItem2.Name = "simpleLabelItem2";
  1468. this.simpleLabelItem2.Size = new System.Drawing.Size(235, 22);
  1469. this.simpleLabelItem2.TextSize = new System.Drawing.Size(64, 18);
  1470. //
  1471. // simpleLabelItem1
  1472. //
  1473. this.simpleLabelItem1.AllowHotTrack = false;
  1474. this.simpleLabelItem1.AppearanceItemCaption.Font = ((System.Drawing.Font)(resources.GetObject("simpleLabelItem1.AppearanceItemCaption.Font")));
  1475. this.simpleLabelItem1.AppearanceItemCaption.Options.UseFont = true;
  1476. this.simpleLabelItem1.AppearanceItemCaption.Options.UseTextOptions = true;
  1477. this.simpleLabelItem1.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1478. resources.ApplyResources(this.simpleLabelItem1, "simpleLabelItem1");
  1479. this.simpleLabelItem1.Location = new System.Drawing.Point(156, 0);
  1480. this.simpleLabelItem1.Name = "simpleLabelItem1";
  1481. this.simpleLabelItem1.Size = new System.Drawing.Size(206, 22);
  1482. this.simpleLabelItem1.TextSize = new System.Drawing.Size(64, 18);
  1483. //
  1484. // emptySpaceItem7
  1485. //
  1486. this.emptySpaceItem7.AllowHotTrack = false;
  1487. this.emptySpaceItem7.AppearanceItemCaption.BorderColor = ((System.Drawing.Color)(resources.GetObject("emptySpaceItem7.AppearanceItemCaption.BorderColor")));
  1488. this.emptySpaceItem7.AppearanceItemCaption.Options.UseBorderColor = true;
  1489. this.emptySpaceItem7.Location = new System.Drawing.Point(0, 0);
  1490. this.emptySpaceItem7.Name = "emptySpaceItem7";
  1491. this.emptySpaceItem7.Size = new System.Drawing.Size(156, 22);
  1492. this.emptySpaceItem7.TextSize = new System.Drawing.Size(0, 0);
  1493. //
  1494. // lbl_1_entrance_1_name
  1495. //
  1496. this.lbl_1_entrance_1_name.AllowHotTrack = false;
  1497. this.lbl_1_entrance_1_name.AppearanceItemCaption.Font = ((System.Drawing.Font)(resources.GetObject("lbl_1_entrance_1_name.AppearanceItemCaption.Font")));
  1498. this.lbl_1_entrance_1_name.AppearanceItemCaption.Options.UseFont = true;
  1499. this.lbl_1_entrance_1_name.AppearanceItemCaption.Options.UseTextOptions = true;
  1500. this.lbl_1_entrance_1_name.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1501. this.lbl_1_entrance_1_name.Location = new System.Drawing.Point(0, 24);
  1502. this.lbl_1_entrance_1_name.Name = "lbl_1_entrance_1_name";
  1503. this.lbl_1_entrance_1_name.Size = new System.Drawing.Size(156, 22);
  1504. resources.ApplyResources(this.lbl_1_entrance_1_name, "lbl_1_entrance_1_name");
  1505. this.lbl_1_entrance_1_name.TextSize = new System.Drawing.Size(64, 18);
  1506. //
  1507. // lbl_1_entrance_1_team
  1508. //
  1509. this.lbl_1_entrance_1_team.AllowHotTrack = false;
  1510. this.lbl_1_entrance_1_team.AppearanceItemCaption.Font = ((System.Drawing.Font)(resources.GetObject("lbl_1_entrance_1_team.AppearanceItemCaption.Font")));
  1511. this.lbl_1_entrance_1_team.AppearanceItemCaption.Options.UseFont = true;
  1512. this.lbl_1_entrance_1_team.AppearanceItemCaption.Options.UseTextOptions = true;
  1513. this.lbl_1_entrance_1_team.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1514. this.lbl_1_entrance_1_team.Location = new System.Drawing.Point(156, 24);
  1515. this.lbl_1_entrance_1_team.Name = "lbl_1_entrance_1_team";
  1516. this.lbl_1_entrance_1_team.Size = new System.Drawing.Size(206, 22);
  1517. resources.ApplyResources(this.lbl_1_entrance_1_team, "lbl_1_entrance_1_team");
  1518. this.lbl_1_entrance_1_team.TextSize = new System.Drawing.Size(64, 18);
  1519. //
  1520. // lbl_1_entrance_1_daily
  1521. //
  1522. this.lbl_1_entrance_1_daily.AllowHotTrack = false;
  1523. this.lbl_1_entrance_1_daily.AppearanceItemCaption.Font = ((System.Drawing.Font)(resources.GetObject("lbl_1_entrance_1_daily.AppearanceItemCaption.Font")));
  1524. this.lbl_1_entrance_1_daily.AppearanceItemCaption.Options.UseFont = true;
  1525. this.lbl_1_entrance_1_daily.AppearanceItemCaption.Options.UseTextOptions = true;
  1526. this.lbl_1_entrance_1_daily.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1527. this.lbl_1_entrance_1_daily.Location = new System.Drawing.Point(362, 24);
  1528. this.lbl_1_entrance_1_daily.Name = "lbl_1_entrance_1_daily";
  1529. this.lbl_1_entrance_1_daily.Size = new System.Drawing.Size(235, 22);
  1530. resources.ApplyResources(this.lbl_1_entrance_1_daily, "lbl_1_entrance_1_daily");
  1531. this.lbl_1_entrance_1_daily.TextSize = new System.Drawing.Size(64, 18);
  1532. //
  1533. // lbl_1_entrance_2_name
  1534. //
  1535. this.lbl_1_entrance_2_name.AllowHotTrack = false;
  1536. this.lbl_1_entrance_2_name.AppearanceItemCaption.Font = ((System.Drawing.Font)(resources.GetObject("lbl_1_entrance_2_name.AppearanceItemCaption.Font")));
  1537. this.lbl_1_entrance_2_name.AppearanceItemCaption.Options.UseFont = true;
  1538. this.lbl_1_entrance_2_name.AppearanceItemCaption.Options.UseTextOptions = true;
  1539. this.lbl_1_entrance_2_name.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1540. this.lbl_1_entrance_2_name.Location = new System.Drawing.Point(0, 48);
  1541. this.lbl_1_entrance_2_name.Name = "lbl_1_entrance_2_name";
  1542. this.lbl_1_entrance_2_name.Size = new System.Drawing.Size(156, 22);
  1543. resources.ApplyResources(this.lbl_1_entrance_2_name, "lbl_1_entrance_2_name");
  1544. this.lbl_1_entrance_2_name.TextSize = new System.Drawing.Size(64, 18);
  1545. //
  1546. // lbl_1_entrance_2_team
  1547. //
  1548. this.lbl_1_entrance_2_team.AllowHotTrack = false;
  1549. this.lbl_1_entrance_2_team.AppearanceItemCaption.Font = ((System.Drawing.Font)(resources.GetObject("lbl_1_entrance_2_team.AppearanceItemCaption.Font")));
  1550. this.lbl_1_entrance_2_team.AppearanceItemCaption.Options.UseFont = true;
  1551. this.lbl_1_entrance_2_team.AppearanceItemCaption.Options.UseTextOptions = true;
  1552. this.lbl_1_entrance_2_team.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1553. this.lbl_1_entrance_2_team.Location = new System.Drawing.Point(156, 48);
  1554. this.lbl_1_entrance_2_team.Name = "lbl_1_entrance_2_team";
  1555. this.lbl_1_entrance_2_team.Size = new System.Drawing.Size(206, 22);
  1556. resources.ApplyResources(this.lbl_1_entrance_2_team, "lbl_1_entrance_2_team");
  1557. this.lbl_1_entrance_2_team.TextSize = new System.Drawing.Size(64, 18);
  1558. //
  1559. // lbl_1_entrance_2_daily
  1560. //
  1561. this.lbl_1_entrance_2_daily.AllowHotTrack = false;
  1562. this.lbl_1_entrance_2_daily.AppearanceItemCaption.Font = ((System.Drawing.Font)(resources.GetObject("lbl_1_entrance_2_daily.AppearanceItemCaption.Font")));
  1563. this.lbl_1_entrance_2_daily.AppearanceItemCaption.Options.UseFont = true;
  1564. this.lbl_1_entrance_2_daily.AppearanceItemCaption.Options.UseTextOptions = true;
  1565. this.lbl_1_entrance_2_daily.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1566. this.lbl_1_entrance_2_daily.Location = new System.Drawing.Point(362, 48);
  1567. this.lbl_1_entrance_2_daily.Name = "lbl_1_entrance_2_daily";
  1568. this.lbl_1_entrance_2_daily.Size = new System.Drawing.Size(235, 22);
  1569. resources.ApplyResources(this.lbl_1_entrance_2_daily, "lbl_1_entrance_2_daily");
  1570. this.lbl_1_entrance_2_daily.TextSize = new System.Drawing.Size(64, 18);
  1571. //
  1572. // lbl_1_entrance_all_name
  1573. //
  1574. this.lbl_1_entrance_all_name.AllowHotTrack = false;
  1575. this.lbl_1_entrance_all_name.AppearanceItemCaption.Font = ((System.Drawing.Font)(resources.GetObject("lbl_1_entrance_all_name.AppearanceItemCaption.Font")));
  1576. this.lbl_1_entrance_all_name.AppearanceItemCaption.Options.UseFont = true;
  1577. this.lbl_1_entrance_all_name.AppearanceItemCaption.Options.UseTextOptions = true;
  1578. this.lbl_1_entrance_all_name.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1579. this.lbl_1_entrance_all_name.Location = new System.Drawing.Point(0, 96);
  1580. this.lbl_1_entrance_all_name.Name = "lbl_1_entrance_all_name";
  1581. this.lbl_1_entrance_all_name.Size = new System.Drawing.Size(156, 22);
  1582. resources.ApplyResources(this.lbl_1_entrance_all_name, "lbl_1_entrance_all_name");
  1583. this.lbl_1_entrance_all_name.TextSize = new System.Drawing.Size(64, 18);
  1584. //
  1585. // lbl_1_entrance_all_team
  1586. //
  1587. this.lbl_1_entrance_all_team.AllowHotTrack = false;
  1588. this.lbl_1_entrance_all_team.AppearanceItemCaption.Font = ((System.Drawing.Font)(resources.GetObject("lbl_1_entrance_all_team.AppearanceItemCaption.Font")));
  1589. this.lbl_1_entrance_all_team.AppearanceItemCaption.Options.UseFont = true;
  1590. this.lbl_1_entrance_all_team.AppearanceItemCaption.Options.UseTextOptions = true;
  1591. this.lbl_1_entrance_all_team.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1592. this.lbl_1_entrance_all_team.Location = new System.Drawing.Point(156, 96);
  1593. this.lbl_1_entrance_all_team.Name = "lbl_1_entrance_all_team";
  1594. this.lbl_1_entrance_all_team.Size = new System.Drawing.Size(206, 22);
  1595. resources.ApplyResources(this.lbl_1_entrance_all_team, "lbl_1_entrance_all_team");
  1596. this.lbl_1_entrance_all_team.TextSize = new System.Drawing.Size(64, 18);
  1597. //
  1598. // lbl_1_entrance_all_daily
  1599. //
  1600. this.lbl_1_entrance_all_daily.AllowHotTrack = false;
  1601. this.lbl_1_entrance_all_daily.AppearanceItemCaption.Font = ((System.Drawing.Font)(resources.GetObject("lbl_1_entrance_all_daily.AppearanceItemCaption.Font")));
  1602. this.lbl_1_entrance_all_daily.AppearanceItemCaption.Options.UseFont = true;
  1603. this.lbl_1_entrance_all_daily.AppearanceItemCaption.Options.UseTextOptions = true;
  1604. this.lbl_1_entrance_all_daily.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1605. this.lbl_1_entrance_all_daily.Location = new System.Drawing.Point(362, 96);
  1606. this.lbl_1_entrance_all_daily.Name = "lbl_1_entrance_all_daily";
  1607. this.lbl_1_entrance_all_daily.Size = new System.Drawing.Size(235, 22);
  1608. resources.ApplyResources(this.lbl_1_entrance_all_daily, "lbl_1_entrance_all_daily");
  1609. this.lbl_1_entrance_all_daily.TextSize = new System.Drawing.Size(64, 18);
  1610. //
  1611. // simpleSeparator18
  1612. //
  1613. this.simpleSeparator18.AllowHotTrack = false;
  1614. this.simpleSeparator18.Location = new System.Drawing.Point(0, 22);
  1615. this.simpleSeparator18.Name = "simpleSeparator18";
  1616. this.simpleSeparator18.Size = new System.Drawing.Size(597, 2);
  1617. //
  1618. // simpleSeparator2
  1619. //
  1620. this.simpleSeparator2.AllowHotTrack = false;
  1621. this.simpleSeparator2.Location = new System.Drawing.Point(0, 46);
  1622. this.simpleSeparator2.Name = "simpleSeparator2";
  1623. this.simpleSeparator2.Size = new System.Drawing.Size(597, 2);
  1624. //
  1625. // simpleSeparator13
  1626. //
  1627. this.simpleSeparator13.AllowHotTrack = false;
  1628. this.simpleSeparator13.AppearanceItemCaption.BackColor = ((System.Drawing.Color)(resources.GetObject("simpleSeparator13.AppearanceItemCaption.BackColor")));
  1629. this.simpleSeparator13.AppearanceItemCaption.BackColor2 = ((System.Drawing.Color)(resources.GetObject("simpleSeparator13.AppearanceItemCaption.BackColor2")));
  1630. this.simpleSeparator13.AppearanceItemCaption.BorderColor = ((System.Drawing.Color)(resources.GetObject("simpleSeparator13.AppearanceItemCaption.BorderColor")));
  1631. this.simpleSeparator13.AppearanceItemCaption.ForeColor = ((System.Drawing.Color)(resources.GetObject("simpleSeparator13.AppearanceItemCaption.ForeColor")));
  1632. this.simpleSeparator13.AppearanceItemCaption.Options.UseBackColor = true;
  1633. this.simpleSeparator13.AppearanceItemCaption.Options.UseBorderColor = true;
  1634. this.simpleSeparator13.AppearanceItemCaption.Options.UseForeColor = true;
  1635. this.simpleSeparator13.Location = new System.Drawing.Point(0, 118);
  1636. this.simpleSeparator13.Name = "simpleSeparator13";
  1637. this.simpleSeparator13.Size = new System.Drawing.Size(597, 2);
  1638. //
  1639. // lbl_1_entrance_3_name
  1640. //
  1641. this.lbl_1_entrance_3_name.AllowHotTrack = false;
  1642. this.lbl_1_entrance_3_name.AppearanceItemCaption.Font = ((System.Drawing.Font)(resources.GetObject("lbl_1_entrance_3_name.AppearanceItemCaption.Font")));
  1643. this.lbl_1_entrance_3_name.AppearanceItemCaption.Options.UseFont = true;
  1644. this.lbl_1_entrance_3_name.AppearanceItemCaption.Options.UseTextOptions = true;
  1645. this.lbl_1_entrance_3_name.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1646. this.lbl_1_entrance_3_name.AppearanceItemCaption.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
  1647. this.lbl_1_entrance_3_name.Location = new System.Drawing.Point(0, 72);
  1648. this.lbl_1_entrance_3_name.Name = "lbl_1_entrance_3_name";
  1649. this.lbl_1_entrance_3_name.Size = new System.Drawing.Size(156, 22);
  1650. resources.ApplyResources(this.lbl_1_entrance_3_name, "lbl_1_entrance_3_name");
  1651. this.lbl_1_entrance_3_name.TextSize = new System.Drawing.Size(64, 18);
  1652. //
  1653. // lbl_1_entrance_3_team
  1654. //
  1655. this.lbl_1_entrance_3_team.AllowHotTrack = false;
  1656. this.lbl_1_entrance_3_team.AppearanceItemCaption.Font = ((System.Drawing.Font)(resources.GetObject("lbl_1_entrance_3_team.AppearanceItemCaption.Font")));
  1657. this.lbl_1_entrance_3_team.AppearanceItemCaption.Options.UseFont = true;
  1658. this.lbl_1_entrance_3_team.AppearanceItemCaption.Options.UseTextOptions = true;
  1659. this.lbl_1_entrance_3_team.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1660. this.lbl_1_entrance_3_team.AppearanceItemCaption.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
  1661. this.lbl_1_entrance_3_team.Location = new System.Drawing.Point(156, 72);
  1662. this.lbl_1_entrance_3_team.Name = "lbl_1_entrance_3_team";
  1663. this.lbl_1_entrance_3_team.Size = new System.Drawing.Size(206, 22);
  1664. resources.ApplyResources(this.lbl_1_entrance_3_team, "lbl_1_entrance_3_team");
  1665. this.lbl_1_entrance_3_team.TextSize = new System.Drawing.Size(64, 18);
  1666. //
  1667. // simpleSeparator16
  1668. //
  1669. this.simpleSeparator16.AllowHotTrack = false;
  1670. this.simpleSeparator16.Location = new System.Drawing.Point(0, 70);
  1671. this.simpleSeparator16.Name = "simpleSeparator16";
  1672. this.simpleSeparator16.Size = new System.Drawing.Size(597, 2);
  1673. //
  1674. // lbl_1_entrance_3_daily
  1675. //
  1676. this.lbl_1_entrance_3_daily.AllowHotTrack = false;
  1677. this.lbl_1_entrance_3_daily.AppearanceItemCaption.Font = ((System.Drawing.Font)(resources.GetObject("lbl_1_entrance_3_daily.AppearanceItemCaption.Font")));
  1678. this.lbl_1_entrance_3_daily.AppearanceItemCaption.Options.UseFont = true;
  1679. this.lbl_1_entrance_3_daily.AppearanceItemCaption.Options.UseTextOptions = true;
  1680. this.lbl_1_entrance_3_daily.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1681. this.lbl_1_entrance_3_daily.AppearanceItemCaption.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
  1682. this.lbl_1_entrance_3_daily.Location = new System.Drawing.Point(362, 72);
  1683. this.lbl_1_entrance_3_daily.Name = "lbl_1_entrance_3_daily";
  1684. this.lbl_1_entrance_3_daily.Size = new System.Drawing.Size(235, 22);
  1685. resources.ApplyResources(this.lbl_1_entrance_3_daily, "lbl_1_entrance_3_daily");
  1686. this.lbl_1_entrance_3_daily.TextSize = new System.Drawing.Size(64, 18);
  1687. //
  1688. // simpleSeparator5
  1689. //
  1690. this.simpleSeparator5.AllowHotTrack = false;
  1691. this.simpleSeparator5.Location = new System.Drawing.Point(0, 94);
  1692. this.simpleSeparator5.Name = "simpleSeparator5";
  1693. this.simpleSeparator5.Size = new System.Drawing.Size(597, 2);
  1694. //
  1695. // group_2
  1696. //
  1697. this.group_2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  1698. this.simpleLabelItem12,
  1699. this.simpleLabelItem13,
  1700. this.emptySpaceItem2,
  1701. this.lbl_2_entrance_1_name,
  1702. this.lbl_2_entrance_1_team,
  1703. this.lbl_2_entrance_1_daily,
  1704. this.lbl_2_entrance_2_name,
  1705. this.lbl_2_entrance_2_team,
  1706. this.lbl_2_entrance_2_daily,
  1707. this.lbl_2_entrance_all_name,
  1708. this.lbl_2_entrance_all_team,
  1709. this.lbl_2_entrance_all_daily,
  1710. this.simpleSeparator1,
  1711. this.simpleSeparator19,
  1712. this.simpleSeparator6,
  1713. this.simpleSeparator7,
  1714. this.lbl_2_entrance_3_name,
  1715. this.lbl_2_entrance_3_daily,
  1716. this.lbl_2_entrance_3_team,
  1717. this.simpleSeparator9});
  1718. this.group_2.Location = new System.Drawing.Point(623, 488);
  1719. this.group_2.Name = "group_2";
  1720. this.group_2.Size = new System.Drawing.Size(619, 163);
  1721. resources.ApplyResources(this.group_2, "group_2");
  1722. //
  1723. // simpleLabelItem12
  1724. //
  1725. this.simpleLabelItem12.AllowHotTrack = false;
  1726. this.simpleLabelItem12.AppearanceItemCaption.Font = ((System.Drawing.Font)(resources.GetObject("simpleLabelItem12.AppearanceItemCaption.Font")));
  1727. this.simpleLabelItem12.AppearanceItemCaption.Options.UseFont = true;
  1728. this.simpleLabelItem12.AppearanceItemCaption.Options.UseTextOptions = true;
  1729. this.simpleLabelItem12.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1730. resources.ApplyResources(this.simpleLabelItem12, "simpleLabelItem12");
  1731. this.simpleLabelItem12.Location = new System.Drawing.Point(392, 0);
  1732. this.simpleLabelItem12.Name = "simpleLabelItem12";
  1733. this.simpleLabelItem12.Size = new System.Drawing.Size(203, 22);
  1734. this.simpleLabelItem12.TextSize = new System.Drawing.Size(64, 18);
  1735. //
  1736. // simpleLabelItem13
  1737. //
  1738. this.simpleLabelItem13.AllowHotTrack = false;
  1739. this.simpleLabelItem13.AppearanceItemCaption.Font = ((System.Drawing.Font)(resources.GetObject("simpleLabelItem13.AppearanceItemCaption.Font")));
  1740. this.simpleLabelItem13.AppearanceItemCaption.Options.UseFont = true;
  1741. this.simpleLabelItem13.AppearanceItemCaption.Options.UseTextOptions = true;
  1742. this.simpleLabelItem13.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1743. resources.ApplyResources(this.simpleLabelItem13, "simpleLabelItem13");
  1744. this.simpleLabelItem13.Location = new System.Drawing.Point(176, 0);
  1745. this.simpleLabelItem13.Name = "simpleLabelItem13";
  1746. this.simpleLabelItem13.Size = new System.Drawing.Size(216, 22);
  1747. this.simpleLabelItem13.TextSize = new System.Drawing.Size(64, 18);
  1748. //
  1749. // emptySpaceItem2
  1750. //
  1751. this.emptySpaceItem2.AllowHotTrack = false;
  1752. this.emptySpaceItem2.Location = new System.Drawing.Point(0, 0);
  1753. this.emptySpaceItem2.Name = "emptySpaceItem2";
  1754. this.emptySpaceItem2.Size = new System.Drawing.Size(176, 22);
  1755. this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
  1756. //
  1757. // lbl_2_entrance_1_name
  1758. //
  1759. this.lbl_2_entrance_1_name.AllowHotTrack = false;
  1760. this.lbl_2_entrance_1_name.AppearanceItemCaption.Font = ((System.Drawing.Font)(resources.GetObject("lbl_2_entrance_1_name.AppearanceItemCaption.Font")));
  1761. this.lbl_2_entrance_1_name.AppearanceItemCaption.Options.UseFont = true;
  1762. this.lbl_2_entrance_1_name.AppearanceItemCaption.Options.UseTextOptions = true;
  1763. this.lbl_2_entrance_1_name.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1764. this.lbl_2_entrance_1_name.Location = new System.Drawing.Point(0, 24);
  1765. this.lbl_2_entrance_1_name.Name = "lbl_2_entrance_1_name";
  1766. this.lbl_2_entrance_1_name.Size = new System.Drawing.Size(176, 22);
  1767. resources.ApplyResources(this.lbl_2_entrance_1_name, "lbl_2_entrance_1_name");
  1768. this.lbl_2_entrance_1_name.TextSize = new System.Drawing.Size(64, 18);
  1769. //
  1770. // lbl_2_entrance_1_team
  1771. //
  1772. this.lbl_2_entrance_1_team.AllowHotTrack = false;
  1773. this.lbl_2_entrance_1_team.AppearanceItemCaption.Font = ((System.Drawing.Font)(resources.GetObject("lbl_2_entrance_1_team.AppearanceItemCaption.Font")));
  1774. this.lbl_2_entrance_1_team.AppearanceItemCaption.Options.UseFont = true;
  1775. this.lbl_2_entrance_1_team.AppearanceItemCaption.Options.UseTextOptions = true;
  1776. this.lbl_2_entrance_1_team.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1777. this.lbl_2_entrance_1_team.Location = new System.Drawing.Point(176, 24);
  1778. this.lbl_2_entrance_1_team.Name = "lbl_2_entrance_1_team";
  1779. this.lbl_2_entrance_1_team.Size = new System.Drawing.Size(216, 22);
  1780. resources.ApplyResources(this.lbl_2_entrance_1_team, "lbl_2_entrance_1_team");
  1781. this.lbl_2_entrance_1_team.TextSize = new System.Drawing.Size(64, 18);
  1782. //
  1783. // lbl_2_entrance_1_daily
  1784. //
  1785. this.lbl_2_entrance_1_daily.AllowHotTrack = false;
  1786. this.lbl_2_entrance_1_daily.AppearanceItemCaption.Font = ((System.Drawing.Font)(resources.GetObject("lbl_2_entrance_1_daily.AppearanceItemCaption.Font")));
  1787. this.lbl_2_entrance_1_daily.AppearanceItemCaption.Options.UseFont = true;
  1788. this.lbl_2_entrance_1_daily.AppearanceItemCaption.Options.UseTextOptions = true;
  1789. this.lbl_2_entrance_1_daily.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1790. this.lbl_2_entrance_1_daily.Location = new System.Drawing.Point(392, 24);
  1791. this.lbl_2_entrance_1_daily.Name = "lbl_2_entrance_1_daily";
  1792. this.lbl_2_entrance_1_daily.Size = new System.Drawing.Size(203, 22);
  1793. resources.ApplyResources(this.lbl_2_entrance_1_daily, "lbl_2_entrance_1_daily");
  1794. this.lbl_2_entrance_1_daily.TextSize = new System.Drawing.Size(64, 18);
  1795. //
  1796. // lbl_2_entrance_2_name
  1797. //
  1798. this.lbl_2_entrance_2_name.AllowHotTrack = false;
  1799. this.lbl_2_entrance_2_name.AppearanceItemCaption.Font = ((System.Drawing.Font)(resources.GetObject("lbl_2_entrance_2_name.AppearanceItemCaption.Font")));
  1800. this.lbl_2_entrance_2_name.AppearanceItemCaption.Options.UseFont = true;
  1801. this.lbl_2_entrance_2_name.AppearanceItemCaption.Options.UseTextOptions = true;
  1802. this.lbl_2_entrance_2_name.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1803. this.lbl_2_entrance_2_name.Location = new System.Drawing.Point(0, 48);
  1804. this.lbl_2_entrance_2_name.Name = "lbl_2_entrance_2_name";
  1805. this.lbl_2_entrance_2_name.Size = new System.Drawing.Size(176, 22);
  1806. resources.ApplyResources(this.lbl_2_entrance_2_name, "lbl_2_entrance_2_name");
  1807. this.lbl_2_entrance_2_name.TextSize = new System.Drawing.Size(64, 18);
  1808. //
  1809. // lbl_2_entrance_2_team
  1810. //
  1811. this.lbl_2_entrance_2_team.AllowHotTrack = false;
  1812. this.lbl_2_entrance_2_team.AppearanceItemCaption.Font = ((System.Drawing.Font)(resources.GetObject("lbl_2_entrance_2_team.AppearanceItemCaption.Font")));
  1813. this.lbl_2_entrance_2_team.AppearanceItemCaption.Options.UseFont = true;
  1814. this.lbl_2_entrance_2_team.AppearanceItemCaption.Options.UseTextOptions = true;
  1815. this.lbl_2_entrance_2_team.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1816. this.lbl_2_entrance_2_team.Location = new System.Drawing.Point(176, 48);
  1817. this.lbl_2_entrance_2_team.Name = "lbl_2_entrance_2_team";
  1818. this.lbl_2_entrance_2_team.Size = new System.Drawing.Size(216, 22);
  1819. resources.ApplyResources(this.lbl_2_entrance_2_team, "lbl_2_entrance_2_team");
  1820. this.lbl_2_entrance_2_team.TextSize = new System.Drawing.Size(64, 18);
  1821. //
  1822. // lbl_2_entrance_2_daily
  1823. //
  1824. this.lbl_2_entrance_2_daily.AllowHotTrack = false;
  1825. this.lbl_2_entrance_2_daily.AppearanceItemCaption.Font = ((System.Drawing.Font)(resources.GetObject("lbl_2_entrance_2_daily.AppearanceItemCaption.Font")));
  1826. this.lbl_2_entrance_2_daily.AppearanceItemCaption.Options.UseFont = true;
  1827. this.lbl_2_entrance_2_daily.AppearanceItemCaption.Options.UseTextOptions = true;
  1828. this.lbl_2_entrance_2_daily.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1829. this.lbl_2_entrance_2_daily.Location = new System.Drawing.Point(392, 48);
  1830. this.lbl_2_entrance_2_daily.Name = "lbl_2_entrance_2_daily";
  1831. this.lbl_2_entrance_2_daily.Size = new System.Drawing.Size(203, 22);
  1832. resources.ApplyResources(this.lbl_2_entrance_2_daily, "lbl_2_entrance_2_daily");
  1833. this.lbl_2_entrance_2_daily.TextSize = new System.Drawing.Size(64, 18);
  1834. //
  1835. // lbl_2_entrance_all_name
  1836. //
  1837. this.lbl_2_entrance_all_name.AllowHotTrack = false;
  1838. this.lbl_2_entrance_all_name.AppearanceItemCaption.Font = ((System.Drawing.Font)(resources.GetObject("lbl_2_entrance_all_name.AppearanceItemCaption.Font")));
  1839. this.lbl_2_entrance_all_name.AppearanceItemCaption.Options.UseFont = true;
  1840. this.lbl_2_entrance_all_name.AppearanceItemCaption.Options.UseTextOptions = true;
  1841. this.lbl_2_entrance_all_name.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1842. this.lbl_2_entrance_all_name.Location = new System.Drawing.Point(0, 96);
  1843. this.lbl_2_entrance_all_name.Name = "lbl_2_entrance_all_name";
  1844. this.lbl_2_entrance_all_name.Size = new System.Drawing.Size(176, 22);
  1845. resources.ApplyResources(this.lbl_2_entrance_all_name, "lbl_2_entrance_all_name");
  1846. this.lbl_2_entrance_all_name.TextSize = new System.Drawing.Size(64, 18);
  1847. //
  1848. // lbl_2_entrance_all_team
  1849. //
  1850. this.lbl_2_entrance_all_team.AllowHotTrack = false;
  1851. this.lbl_2_entrance_all_team.AppearanceItemCaption.Font = ((System.Drawing.Font)(resources.GetObject("lbl_2_entrance_all_team.AppearanceItemCaption.Font")));
  1852. this.lbl_2_entrance_all_team.AppearanceItemCaption.Options.UseFont = true;
  1853. this.lbl_2_entrance_all_team.AppearanceItemCaption.Options.UseTextOptions = true;
  1854. this.lbl_2_entrance_all_team.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1855. this.lbl_2_entrance_all_team.Location = new System.Drawing.Point(176, 96);
  1856. this.lbl_2_entrance_all_team.Name = "lbl_2_entrance_all_team";
  1857. this.lbl_2_entrance_all_team.Size = new System.Drawing.Size(216, 22);
  1858. resources.ApplyResources(this.lbl_2_entrance_all_team, "lbl_2_entrance_all_team");
  1859. this.lbl_2_entrance_all_team.TextSize = new System.Drawing.Size(64, 18);
  1860. //
  1861. // lbl_2_entrance_all_daily
  1862. //
  1863. this.lbl_2_entrance_all_daily.AllowHotTrack = false;
  1864. this.lbl_2_entrance_all_daily.AppearanceItemCaption.Font = ((System.Drawing.Font)(resources.GetObject("lbl_2_entrance_all_daily.AppearanceItemCaption.Font")));
  1865. this.lbl_2_entrance_all_daily.AppearanceItemCaption.Options.UseFont = true;
  1866. this.lbl_2_entrance_all_daily.AppearanceItemCaption.Options.UseTextOptions = true;
  1867. this.lbl_2_entrance_all_daily.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1868. this.lbl_2_entrance_all_daily.Location = new System.Drawing.Point(392, 96);
  1869. this.lbl_2_entrance_all_daily.Name = "lbl_2_entrance_all_daily";
  1870. this.lbl_2_entrance_all_daily.Size = new System.Drawing.Size(203, 22);
  1871. resources.ApplyResources(this.lbl_2_entrance_all_daily, "lbl_2_entrance_all_daily");
  1872. this.lbl_2_entrance_all_daily.TextSize = new System.Drawing.Size(64, 18);
  1873. //
  1874. // simpleSeparator1
  1875. //
  1876. this.simpleSeparator1.AllowHotTrack = false;
  1877. this.simpleSeparator1.Location = new System.Drawing.Point(0, 22);
  1878. this.simpleSeparator1.Name = "simpleSeparator1";
  1879. this.simpleSeparator1.Size = new System.Drawing.Size(595, 2);
  1880. //
  1881. // simpleSeparator19
  1882. //
  1883. this.simpleSeparator19.AllowHotTrack = false;
  1884. this.simpleSeparator19.Location = new System.Drawing.Point(0, 46);
  1885. this.simpleSeparator19.Name = "simpleSeparator19";
  1886. this.simpleSeparator19.Size = new System.Drawing.Size(595, 2);
  1887. //
  1888. // simpleSeparator6
  1889. //
  1890. this.simpleSeparator6.AllowHotTrack = false;
  1891. this.simpleSeparator6.Location = new System.Drawing.Point(0, 94);
  1892. this.simpleSeparator6.Name = "simpleSeparator6";
  1893. this.simpleSeparator6.Size = new System.Drawing.Size(595, 2);
  1894. //
  1895. // simpleSeparator7
  1896. //
  1897. this.simpleSeparator7.AllowHotTrack = false;
  1898. this.simpleSeparator7.Location = new System.Drawing.Point(0, 118);
  1899. this.simpleSeparator7.Name = "simpleSeparator7";
  1900. this.simpleSeparator7.Size = new System.Drawing.Size(595, 2);
  1901. //
  1902. // lbl_2_entrance_3_name
  1903. //
  1904. this.lbl_2_entrance_3_name.AllowHotTrack = false;
  1905. this.lbl_2_entrance_3_name.AppearanceItemCaption.Font = ((System.Drawing.Font)(resources.GetObject("lbl_2_entrance_3_name.AppearanceItemCaption.Font")));
  1906. this.lbl_2_entrance_3_name.AppearanceItemCaption.Options.UseFont = true;
  1907. this.lbl_2_entrance_3_name.AppearanceItemCaption.Options.UseTextOptions = true;
  1908. this.lbl_2_entrance_3_name.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1909. resources.ApplyResources(this.lbl_2_entrance_3_name, "lbl_2_entrance_3_name");
  1910. this.lbl_2_entrance_3_name.Location = new System.Drawing.Point(0, 72);
  1911. this.lbl_2_entrance_3_name.Name = "lbl_2_entrance_3_name";
  1912. this.lbl_2_entrance_3_name.OptionsPrint.AppearanceItemCaption.Options.UseTextOptions = true;
  1913. this.lbl_2_entrance_3_name.OptionsPrint.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1914. this.lbl_2_entrance_3_name.OptionsPrint.AppearanceItemCaption.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
  1915. this.lbl_2_entrance_3_name.Size = new System.Drawing.Size(176, 22);
  1916. this.lbl_2_entrance_3_name.TextSize = new System.Drawing.Size(64, 18);
  1917. //
  1918. // lbl_2_entrance_3_daily
  1919. //
  1920. this.lbl_2_entrance_3_daily.AllowHotTrack = false;
  1921. this.lbl_2_entrance_3_daily.AppearanceItemCaption.Font = ((System.Drawing.Font)(resources.GetObject("lbl_2_entrance_3_daily.AppearanceItemCaption.Font")));
  1922. this.lbl_2_entrance_3_daily.AppearanceItemCaption.Options.UseFont = true;
  1923. this.lbl_2_entrance_3_daily.AppearanceItemCaption.Options.UseTextOptions = true;
  1924. this.lbl_2_entrance_3_daily.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1925. this.lbl_2_entrance_3_daily.Location = new System.Drawing.Point(392, 72);
  1926. this.lbl_2_entrance_3_daily.Name = "lbl_2_entrance_3_daily";
  1927. this.lbl_2_entrance_3_daily.OptionsPrint.AppearanceItemCaption.Options.UseTextOptions = true;
  1928. this.lbl_2_entrance_3_daily.OptionsPrint.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1929. this.lbl_2_entrance_3_daily.OptionsPrint.AppearanceItemCaption.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
  1930. this.lbl_2_entrance_3_daily.Size = new System.Drawing.Size(203, 22);
  1931. resources.ApplyResources(this.lbl_2_entrance_3_daily, "lbl_2_entrance_3_daily");
  1932. this.lbl_2_entrance_3_daily.TextSize = new System.Drawing.Size(64, 18);
  1933. //
  1934. // lbl_2_entrance_3_team
  1935. //
  1936. this.lbl_2_entrance_3_team.AllowHotTrack = false;
  1937. this.lbl_2_entrance_3_team.AppearanceItemCaption.Font = ((System.Drawing.Font)(resources.GetObject("lbl_2_entrance_3_team.AppearanceItemCaption.Font")));
  1938. this.lbl_2_entrance_3_team.AppearanceItemCaption.Options.UseFont = true;
  1939. this.lbl_2_entrance_3_team.AppearanceItemCaption.Options.UseTextOptions = true;
  1940. this.lbl_2_entrance_3_team.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1941. this.lbl_2_entrance_3_team.Location = new System.Drawing.Point(176, 72);
  1942. this.lbl_2_entrance_3_team.Name = "lbl_2_entrance_3_team";
  1943. this.lbl_2_entrance_3_team.OptionsPrint.AppearanceItemCaption.Options.UseTextOptions = true;
  1944. this.lbl_2_entrance_3_team.OptionsPrint.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1945. this.lbl_2_entrance_3_team.OptionsPrint.AppearanceItemCaption.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
  1946. this.lbl_2_entrance_3_team.Size = new System.Drawing.Size(216, 22);
  1947. resources.ApplyResources(this.lbl_2_entrance_3_team, "lbl_2_entrance_3_team");
  1948. this.lbl_2_entrance_3_team.TextSize = new System.Drawing.Size(64, 18);
  1949. //
  1950. // simpleSeparator9
  1951. //
  1952. this.simpleSeparator9.AllowHotTrack = false;
  1953. this.simpleSeparator9.Location = new System.Drawing.Point(0, 70);
  1954. this.simpleSeparator9.Name = "simpleSeparator9";
  1955. this.simpleSeparator9.Size = new System.Drawing.Size(595, 2);
  1956. //
  1957. // digitalGauge1
  1958. //
  1959. this.digitalGauge1.AppearanceOff.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:#EAECF1");
  1960. this.digitalGauge1.AppearanceOn.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:#7184BA");
  1961. this.digitalGauge1.Bounds = new System.Drawing.Rectangle(6, 6, 151, 47);
  1962. this.digitalGauge1.DigitCount = 5;
  1963. this.digitalGauge1.Name = "digitalGauge1";
  1964. this.digitalGauge1.Text = "00,000";
  1965. //
  1966. // digitalBackgroundLayerComponent1
  1967. //
  1968. this.digitalBackgroundLayerComponent1.BottomRight = new DevExpress.XtraGauges.Core.Base.PointF2D(259.8125F, 99.9625F);
  1969. this.digitalBackgroundLayerComponent1.Name = "digitalBackgroundLayerComponent13";
  1970. this.digitalBackgroundLayerComponent1.ShapeType = DevExpress.XtraGauges.Core.Model.DigitalBackgroundShapeSetType.Style16;
  1971. this.digitalBackgroundLayerComponent1.TopLeft = new DevExpress.XtraGauges.Core.Base.PointF2D(20F, 0F);
  1972. this.digitalBackgroundLayerComponent1.ZOrder = 1000;
  1973. //
  1974. // circularGauge1
  1975. //
  1976. this.circularGauge1.Bounds = new System.Drawing.Rectangle(6, 6, 246, 305);
  1977. this.circularGauge1.Name = "circularGauge1";
  1978. //
  1979. // RealTimeForm
  1980. //
  1981. resources.ApplyResources(this, "$this");
  1982. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
  1983. this.Controls.Add(this.layoutControl1);
  1984. this.DoubleBuffered = true;
  1985. this.Name = "RealTimeForm";
  1986. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.RealTimeForm_FormClosing);
  1987. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.RealTimeForm_FormClosed);
  1988. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
  1989. this.layoutControl1.ResumeLayout(false);
  1990. ((System.ComponentModel.ISupportInitialize)(this.panelControl9)).EndInit();
  1991. this.panelControl9.ResumeLayout(false);
  1992. ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
  1993. ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
  1994. ((System.ComponentModel.ISupportInitialize)(areaSeriesView1)).EndInit();
  1995. ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
  1996. ((System.ComponentModel.ISupportInitialize)(areaSeriesView2)).EndInit();
  1997. ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
  1998. ((System.ComponentModel.ISupportInitialize)(this.panelControl11)).EndInit();
  1999. this.panelControl11.ResumeLayout(false);
  2000. ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
  2001. ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).EndInit();
  2002. ((System.ComponentModel.ISupportInitialize)(areaSeriesView3)).EndInit();
  2003. ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
  2004. ((System.ComponentModel.ISupportInitialize)(areaSeriesView4)).EndInit();
  2005. ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).EndInit();
  2006. ((System.ComponentModel.ISupportInitialize)(this.panelControl5)).EndInit();
  2007. this.panelControl5.ResumeLayout(false);
  2008. this.panelControl5.PerformLayout();
  2009. ((System.ComponentModel.ISupportInitialize)(this.pic_entrance_2_3.Properties)).EndInit();
  2010. ((System.ComponentModel.ISupportInitialize)(this.pic_entrance_2_2.Properties)).EndInit();
  2011. ((System.ComponentModel.ISupportInitialize)(this.pic_entrance_2_1.Properties)).EndInit();
  2012. ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
  2013. this.panelControl2.ResumeLayout(false);
  2014. this.panelControl2.PerformLayout();
  2015. ((System.ComponentModel.ISupportInitialize)(this.pic_entrance_1_3.Properties)).EndInit();
  2016. ((System.ComponentModel.ISupportInitialize)(this.pic_entrance_1_2.Properties)).EndInit();
  2017. ((System.ComponentModel.ISupportInitialize)(this.pic_entrance_1_1.Properties)).EndInit();
  2018. ((System.ComponentModel.ISupportInitialize)(this.panelControl16)).EndInit();
  2019. this.panelControl16.ResumeLayout(false);
  2020. ((System.ComponentModel.ISupportInitialize)(this.panelControl21)).EndInit();
  2021. this.panelControl21.ResumeLayout(false);
  2022. this.panelControl21.PerformLayout();
  2023. ((System.ComponentModel.ISupportInitialize)(this.pic_yj_2.Properties)).EndInit();
  2024. ((System.ComponentModel.ISupportInitialize)(this.panelControl20)).EndInit();
  2025. this.panelControl20.ResumeLayout(false);
  2026. this.panelControl20.PerformLayout();
  2027. ((System.ComponentModel.ISupportInitialize)(this.pic_wd_2.Properties)).EndInit();
  2028. ((System.ComponentModel.ISupportInitialize)(this.panelControl19)).EndInit();
  2029. this.panelControl19.ResumeLayout(false);
  2030. this.panelControl19.PerformLayout();
  2031. ((System.ComponentModel.ISupportInitialize)(this.pic_lw_2.Properties)).EndInit();
  2032. ((System.ComponentModel.ISupportInitialize)(this.panelControl15)).EndInit();
  2033. this.panelControl15.ResumeLayout(false);
  2034. this.panelControl15.PerformLayout();
  2035. ((System.ComponentModel.ISupportInitialize)(this.panelControl14)).EndInit();
  2036. this.panelControl14.ResumeLayout(false);
  2037. this.panelControl14.PerformLayout();
  2038. ((System.ComponentModel.ISupportInitialize)(this.panelControl12)).EndInit();
  2039. this.panelControl12.ResumeLayout(false);
  2040. this.panelControl12.PerformLayout();
  2041. ((System.ComponentModel.ISupportInitialize)(this.panelControl17)).EndInit();
  2042. this.panelControl17.ResumeLayout(false);
  2043. this.panelControl17.PerformLayout();
  2044. ((System.ComponentModel.ISupportInitialize)(this.pic_isOnline_2.Properties)).EndInit();
  2045. ((System.ComponentModel.ISupportInitialize)(this.panelControl10)).EndInit();
  2046. this.panelControl10.ResumeLayout(false);
  2047. this.panelControl10.PerformLayout();
  2048. ((System.ComponentModel.ISupportInitialize)(this.pic_isOnline_1.Properties)).EndInit();
  2049. ((System.ComponentModel.ISupportInitialize)(this.panelControl13)).EndInit();
  2050. this.panelControl13.ResumeLayout(false);
  2051. this.panelControl13.PerformLayout();
  2052. ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit();
  2053. this.panelControl4.ResumeLayout(false);
  2054. ((System.ComponentModel.ISupportInitialize)(this.panelControl8)).EndInit();
  2055. this.panelControl8.ResumeLayout(false);
  2056. this.panelControl8.PerformLayout();
  2057. ((System.ComponentModel.ISupportInitialize)(this.pic_yj_1.Properties)).EndInit();
  2058. ((System.ComponentModel.ISupportInitialize)(this.panelControl7)).EndInit();
  2059. this.panelControl7.ResumeLayout(false);
  2060. this.panelControl7.PerformLayout();
  2061. ((System.ComponentModel.ISupportInitialize)(this.pic_wd_1.Properties)).EndInit();
  2062. ((System.ComponentModel.ISupportInitialize)(this.panelControl6)).EndInit();
  2063. this.panelControl6.ResumeLayout(false);
  2064. this.panelControl6.PerformLayout();
  2065. ((System.ComponentModel.ISupportInitialize)(this.pic_lw_1.Properties)).EndInit();
  2066. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
  2067. this.panelControl3.ResumeLayout(false);
  2068. this.panelControl3.PerformLayout();
  2069. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
  2070. this.panelControl1.ResumeLayout(false);
  2071. this.panelControl1.PerformLayout();
  2072. ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
  2073. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
  2074. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
  2075. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
  2076. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
  2077. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
  2078. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
  2079. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
  2080. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
  2081. ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator4)).EndInit();
  2082. ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator8)).EndInit();
  2083. ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator3)).EndInit();
  2084. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
  2085. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
  2086. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
  2087. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
  2088. ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
  2089. ((System.ComponentModel.ISupportInitialize)(this.lbl_all_entrance_2_name)).EndInit();
  2090. ((System.ComponentModel.ISupportInitialize)(this.lbl_all_entrance_all_name)).EndInit();
  2091. ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem7)).EndInit();
  2092. ((System.ComponentModel.ISupportInitialize)(this.lbl_all_entrance_1_team)).EndInit();
  2093. ((System.ComponentModel.ISupportInitialize)(this.lbl_all_entrance_2_team)).EndInit();
  2094. ((System.ComponentModel.ISupportInitialize)(this.lbl_all_entrance_all_team)).EndInit();
  2095. ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem8)).EndInit();
  2096. ((System.ComponentModel.ISupportInitialize)(this.lbl_all_entrance_1_daily)).EndInit();
  2097. ((System.ComponentModel.ISupportInitialize)(this.lbl_all_entrance_2_daily)).EndInit();
  2098. ((System.ComponentModel.ISupportInitialize)(this.lbl_all_entrance_all_daily)).EndInit();
  2099. ((System.ComponentModel.ISupportInitialize)(this.lbl_all_entrance_1_name)).EndInit();
  2100. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
  2101. ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator11)).EndInit();
  2102. ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator10)).EndInit();
  2103. ((System.ComponentModel.ISupportInitialize)(this.lbl_all_entrance_3_name)).EndInit();
  2104. ((System.ComponentModel.ISupportInitialize)(this.lbl_all_entrance_3_team)).EndInit();
  2105. ((System.ComponentModel.ISupportInitialize)(this.lbl_all_entrance_3_daily)).EndInit();
  2106. ((System.ComponentModel.ISupportInitialize)(this.group_1)).EndInit();
  2107. ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem2)).EndInit();
  2108. ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem1)).EndInit();
  2109. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).EndInit();
  2110. ((System.ComponentModel.ISupportInitialize)(this.lbl_1_entrance_1_name)).EndInit();
  2111. ((System.ComponentModel.ISupportInitialize)(this.lbl_1_entrance_1_team)).EndInit();
  2112. ((System.ComponentModel.ISupportInitialize)(this.lbl_1_entrance_1_daily)).EndInit();
  2113. ((System.ComponentModel.ISupportInitialize)(this.lbl_1_entrance_2_name)).EndInit();
  2114. ((System.ComponentModel.ISupportInitialize)(this.lbl_1_entrance_2_team)).EndInit();
  2115. ((System.ComponentModel.ISupportInitialize)(this.lbl_1_entrance_2_daily)).EndInit();
  2116. ((System.ComponentModel.ISupportInitialize)(this.lbl_1_entrance_all_name)).EndInit();
  2117. ((System.ComponentModel.ISupportInitialize)(this.lbl_1_entrance_all_team)).EndInit();
  2118. ((System.ComponentModel.ISupportInitialize)(this.lbl_1_entrance_all_daily)).EndInit();
  2119. ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator18)).EndInit();
  2120. ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator2)).EndInit();
  2121. ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator13)).EndInit();
  2122. ((System.ComponentModel.ISupportInitialize)(this.lbl_1_entrance_3_name)).EndInit();
  2123. ((System.ComponentModel.ISupportInitialize)(this.lbl_1_entrance_3_team)).EndInit();
  2124. ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator16)).EndInit();
  2125. ((System.ComponentModel.ISupportInitialize)(this.lbl_1_entrance_3_daily)).EndInit();
  2126. ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator5)).EndInit();
  2127. ((System.ComponentModel.ISupportInitialize)(this.group_2)).EndInit();
  2128. ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem12)).EndInit();
  2129. ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem13)).EndInit();
  2130. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
  2131. ((System.ComponentModel.ISupportInitialize)(this.lbl_2_entrance_1_name)).EndInit();
  2132. ((System.ComponentModel.ISupportInitialize)(this.lbl_2_entrance_1_team)).EndInit();
  2133. ((System.ComponentModel.ISupportInitialize)(this.lbl_2_entrance_1_daily)).EndInit();
  2134. ((System.ComponentModel.ISupportInitialize)(this.lbl_2_entrance_2_name)).EndInit();
  2135. ((System.ComponentModel.ISupportInitialize)(this.lbl_2_entrance_2_team)).EndInit();
  2136. ((System.ComponentModel.ISupportInitialize)(this.lbl_2_entrance_2_daily)).EndInit();
  2137. ((System.ComponentModel.ISupportInitialize)(this.lbl_2_entrance_all_name)).EndInit();
  2138. ((System.ComponentModel.ISupportInitialize)(this.lbl_2_entrance_all_team)).EndInit();
  2139. ((System.ComponentModel.ISupportInitialize)(this.lbl_2_entrance_all_daily)).EndInit();
  2140. ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator1)).EndInit();
  2141. ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator19)).EndInit();
  2142. ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator6)).EndInit();
  2143. ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator7)).EndInit();
  2144. ((System.ComponentModel.ISupportInitialize)(this.lbl_2_entrance_3_name)).EndInit();
  2145. ((System.ComponentModel.ISupportInitialize)(this.lbl_2_entrance_3_daily)).EndInit();
  2146. ((System.ComponentModel.ISupportInitialize)(this.lbl_2_entrance_3_team)).EndInit();
  2147. ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator9)).EndInit();
  2148. ((System.ComponentModel.ISupportInitialize)(this.digitalGauge1)).EndInit();
  2149. ((System.ComponentModel.ISupportInitialize)(this.digitalBackgroundLayerComponent1)).EndInit();
  2150. ((System.ComponentModel.ISupportInitialize)(this.circularGauge1)).EndInit();
  2151. this.ResumeLayout(false);
  2152. }
  2153. #endregion
  2154. private DevExpress.XtraLayout.LayoutControl layoutControl1;
  2155. private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
  2156. private DevExpress.XtraGauges.Win.Gauges.Digital.DigitalGauge digitalGauge1;
  2157. private DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent digitalBackgroundLayerComponent1;
  2158. private PanelControl panelControl1;
  2159. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
  2160. private LabelControl labelControl3;
  2161. private PanelControl panelControl3;
  2162. private LabelControl labelControl4;
  2163. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
  2164. private PanelControl panelControl4;
  2165. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
  2166. private LabelControl lbl_isOnline_1;
  2167. private PictureEdit pic_isOnline_1;
  2168. private PanelControl panelControl8;
  2169. private LabelControl lbl_yj_1;
  2170. private PictureEdit pic_yj_1;
  2171. private PanelControl panelControl7;
  2172. private LabelControl lbl_wd_1;
  2173. private PictureEdit pic_wd_1;
  2174. private PanelControl panelControl6;
  2175. private LabelControl labelControl6;
  2176. private PictureEdit pic_lw_1;
  2177. private DevExpress.XtraGauges.Win.Gauges.Circular.CircularGauge circularGauge1;
  2178. private PanelControl panelControl10;
  2179. private LabelControl lbl_team_1;
  2180. private LabelControl labelControl12;
  2181. private LabelControl lbl_devcieName_1;
  2182. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
  2183. private PanelControl panelControl16;
  2184. private PanelControl panelControl21;
  2185. private LabelControl lbl_yj_2;
  2186. private PictureEdit pic_yj_2;
  2187. private PanelControl panelControl20;
  2188. private LabelControl labelControl20;
  2189. private PictureEdit pic_wd_2;
  2190. private PanelControl panelControl19;
  2191. private LabelControl labelControl19;
  2192. private PictureEdit pic_lw_2;
  2193. private PanelControl panelControl15;
  2194. private LabelControl labelControl15;
  2195. private PanelControl panelControl14;
  2196. private LabelControl labelControl11;
  2197. private PictureEdit pic_isOnline_2;
  2198. private PanelControl panelControl12;
  2199. private LabelControl labelControl2;
  2200. private LabelControl lbl_devcieName_2;
  2201. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
  2202. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
  2203. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
  2204. private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem7;
  2205. private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem1;
  2206. private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem2;
  2207. private DevExpress.XtraLayout.SimpleLabelItem lbl_1_entrance_1_name;
  2208. private DevExpress.XtraLayout.SimpleLabelItem lbl_1_entrance_1_team;
  2209. private DevExpress.XtraLayout.SimpleLabelItem lbl_1_entrance_1_daily;
  2210. private DevExpress.XtraLayout.SimpleLabelItem lbl_1_entrance_2_name;
  2211. private DevExpress.XtraLayout.SimpleLabelItem lbl_1_entrance_2_team;
  2212. private DevExpress.XtraLayout.SimpleLabelItem lbl_1_entrance_2_daily;
  2213. private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
  2214. private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem12;
  2215. private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem13;
  2216. private DevExpress.XtraLayout.SimpleLabelItem lbl_2_entrance_2_name;
  2217. private DevExpress.XtraLayout.SimpleLabelItem lbl_2_entrance_2_team;
  2218. private DevExpress.XtraLayout.SimpleLabelItem lbl_2_entrance_1_daily;
  2219. private DevExpress.XtraLayout.SimpleLabelItem lbl_2_entrance_2_daily;
  2220. private DevExpress.XtraLayout.SimpleLabelItem lbl_2_entrance_1_team;
  2221. private DevExpress.XtraLayout.SimpleLabelItem lbl_2_entrance_1_name;
  2222. private DevExpress.XtraLayout.SimpleSeparator simpleSeparator4;
  2223. private DevExpress.XtraLayout.SimpleSeparator simpleSeparator16;
  2224. private DevExpress.XtraLayout.SimpleSeparator simpleSeparator18;
  2225. private DevExpress.XtraLayout.SimpleSeparator simpleSeparator19;
  2226. private DevExpress.XtraLayout.SimpleSeparator simpleSeparator1;
  2227. private DevExpress.XtraLayout.SimpleSeparator simpleSeparator2;
  2228. private DevExpress.XtraLayout.SimpleLabelItem lbl_1_entrance_all_name;
  2229. private DevExpress.XtraLayout.SimpleLabelItem lbl_1_entrance_all_team;
  2230. private DevExpress.XtraLayout.SimpleLabelItem lbl_1_entrance_all_daily;
  2231. private DevExpress.XtraLayout.SimpleLabelItem lbl_2_entrance_all_name;
  2232. private DevExpress.XtraLayout.SimpleLabelItem lbl_2_entrance_all_team;
  2233. private DevExpress.XtraLayout.SimpleLabelItem lbl_2_entrance_all_daily;
  2234. private DevExpress.XtraLayout.SimpleSeparator simpleSeparator8;
  2235. private DevExpress.XtraLayout.SimpleSeparator simpleSeparator3;
  2236. private DevExpress.XtraLayout.SimpleLabelItem lbl_all_entrance_1_name;
  2237. private DevExpress.XtraLayout.SimpleLabelItem lbl_all_entrance_all_name;
  2238. private DevExpress.XtraLayout.SimpleLabelItem lbl_all_entrance_2_name;
  2239. private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem7;
  2240. private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem8;
  2241. private DevExpress.XtraLayout.SimpleLabelItem lbl_all_entrance_1_team;
  2242. private DevExpress.XtraLayout.SimpleLabelItem lbl_all_entrance_2_team;
  2243. private DevExpress.XtraLayout.SimpleLabelItem lbl_all_entrance_all_team;
  2244. private DevExpress.XtraLayout.SimpleLabelItem lbl_all_entrance_1_daily;
  2245. private DevExpress.XtraLayout.SimpleLabelItem lbl_all_entrance_all_daily;
  2246. private DevExpress.XtraLayout.SimpleLabelItem lbl_all_entrance_2_daily;
  2247. private DevExpress.XtraLayout.SimpleSeparator simpleSeparator10;
  2248. private DevExpress.XtraLayout.SimpleSeparator simpleSeparator11;
  2249. private DevExpress.XtraLayout.SimpleSeparator simpleSeparator13;
  2250. private PanelControl panelControl5;
  2251. private PictureEdit pic_entrance_2_2;
  2252. private PictureEdit pic_entrance_2_1;
  2253. private PanelControl panelControl2;
  2254. private PictureEdit pic_entrance_1_2;
  2255. private PictureEdit pic_entrance_1_1;
  2256. private LabelControl lbl_isOnline_2;
  2257. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
  2258. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
  2259. private PanelControl panelControl11;
  2260. private ChartControl chartControl2;
  2261. private PanelControl panelControl9;
  2262. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
  2263. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
  2264. private ChartControl chartControl1;
  2265. private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
  2266. private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
  2267. private DevExpress.XtraLayout.LayoutControlGroup group_1;
  2268. private DevExpress.XtraLayout.LayoutControlGroup group_2;
  2269. private DevExpress.XtraLayout.SimpleSeparator simpleSeparator6;
  2270. private DevExpress.XtraLayout.SimpleSeparator simpleSeparator7;
  2271. private System.Windows.Forms.Label lbl_changeTeam1;
  2272. private LabelControl lbl_entrance_2;
  2273. private LabelControl lbl_entrance_1;
  2274. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
  2275. private PanelControl panelControl17;
  2276. private PanelControl panelControl13;
  2277. private LabelControl lbl_total_2;
  2278. private LabelControl labelControl8;
  2279. private LabelControl lbl_netWeight_2;
  2280. private LabelControl labelControl5;
  2281. private LabelControl lbl_total_1;
  2282. private LabelControl labelControl7;
  2283. private LabelControl lbl_netWeight_1;
  2284. private LabelControl labelControl1;
  2285. private LabelControl labelControl9;
  2286. private System.Windows.Forms.Label lbl_changeTeam2;
  2287. private LabelControl lbl_team_2;
  2288. private PictureEdit pic_entrance_2_3;
  2289. private PictureEdit pic_entrance_1_3;
  2290. private DevExpress.XtraLayout.SimpleLabelItem lbl_1_entrance_3_name;
  2291. private DevExpress.XtraLayout.SimpleLabelItem lbl_1_entrance_3_daily;
  2292. private DevExpress.XtraLayout.SimpleLabelItem lbl_1_entrance_3_team;
  2293. private DevExpress.XtraLayout.SimpleLabelItem lbl_all_entrance_3_name;
  2294. private DevExpress.XtraLayout.SimpleLabelItem lbl_all_entrance_3_team;
  2295. private DevExpress.XtraLayout.SimpleLabelItem lbl_all_entrance_3_daily;
  2296. private DevExpress.XtraLayout.SimpleLabelItem lbl_2_entrance_3_name;
  2297. private DevExpress.XtraLayout.SimpleLabelItem lbl_2_entrance_3_daily;
  2298. private DevExpress.XtraLayout.SimpleLabelItem lbl_2_entrance_3_team;
  2299. private DevExpress.XtraLayout.SimpleSeparator simpleSeparator5;
  2300. private DevExpress.XtraLayout.SimpleSeparator simpleSeparator9;
  2301. }
  2302. }