FormCentralController.Designer.cs 123 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078
  1. namespace centralController
  2. {
  3. partial class centralController
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows 窗体设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要修改
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(centralController));
  32. this.dotNetBarManager1 = new DevComponents.DotNetBar.DotNetBarManager(this.components);
  33. this.dockSite4 = new DevComponents.DotNetBar.DockSite();
  34. this.dockSite_mainView = new DevComponents.DotNetBar.DockSite();
  35. this.bar_mainWin = new DevComponents.DotNetBar.Bar();
  36. this.NumMachineMonitorPanel = new DevComponents.DotNetBar.PanelDockContainer();
  37. this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
  38. this.testPanel = new DevComponents.DotNetBar.PanelDockContainer();
  39. this.button4 = new System.Windows.Forms.Button();
  40. this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
  41. this.label1 = new System.Windows.Forms.Label();
  42. this.button3 = new System.Windows.Forms.Button();
  43. this.groupPanel2 = new DevComponents.DotNetBar.Controls.GroupPanel();
  44. this.pictureBox4 = new System.Windows.Forms.PictureBox();
  45. this.pictureBox5 = new System.Windows.Forms.PictureBox();
  46. this.groupPanel1 = new DevComponents.DotNetBar.Controls.GroupPanel();
  47. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  48. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  49. this.button2 = new System.Windows.Forms.Button();
  50. this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
  51. this.button1 = new System.Windows.Forms.Button();
  52. this.textBox2 = new System.Windows.Forms.TextBox();
  53. this.textBox1 = new System.Windows.Forms.TextBox();
  54. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  55. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  56. this.labelX1 = new DevComponents.DotNetBar.LabelX();
  57. this.paymentPanel = new DevComponents.DotNetBar.PanelDockContainer();
  58. this.dgvx_payment = new DevComponents.DotNetBar.Controls.DataGridViewX();
  59. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.tlp_paymentFilter = new System.Windows.Forms.TableLayoutPanel();
  69. this.dtp_paymentEndDate = new System.Windows.Forms.DateTimePicker();
  70. this.lbx_paymentStartDate = new DevComponents.DotNetBar.LabelX();
  71. this.lbx_paymentEndDate = new DevComponents.DotNetBar.LabelX();
  72. this.btnx_paymentSearch = new DevComponents.DotNetBar.ButtonX();
  73. this.lbx_paymentLicense = new DevComponents.DotNetBar.LabelX();
  74. this.tb_paymentLicense = new System.Windows.Forms.TextBox();
  75. this.dtp_paymentStartDate = new System.Windows.Forms.DateTimePicker();
  76. this.ParkingSpaceMonitorPanel = new DevComponents.DotNetBar.PanelDockContainer();
  77. this.pdc_devStatus = new DevComponents.DotNetBar.PanelDockContainer();
  78. this.panel1 = new System.Windows.Forms.Panel();
  79. this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
  80. this.lbx_webStatus = new DevComponents.DotNetBar.LabelX();
  81. this.lbx_PLCStatus = new DevComponents.DotNetBar.LabelX();
  82. this.lbx_PLC = new DevComponents.DotNetBar.LabelX();
  83. this.lbx_web = new DevComponents.DotNetBar.LabelX();
  84. this.dci_NumMachine = new DevComponents.DotNetBar.DockContainerItem();
  85. this.dci_payment = new DevComponents.DotNetBar.DockContainerItem();
  86. this.dci_ParkingSpace = new DevComponents.DotNetBar.DockContainerItem();
  87. this.dci_Test = new DevComponents.DotNetBar.DockContainerItem();
  88. this.dci_devStatus = new DevComponents.DotNetBar.DockContainerItem();
  89. this.bar_bottom = new DevComponents.DotNetBar.Bar();
  90. this.RecordsMonitorPanel = new DevComponents.DotNetBar.PanelDockContainer();
  91. this.dgvx_parkingRecords = new DevComponents.DotNetBar.Controls.DataGridViewX();
  92. this.parkingRecordsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  93. this.userID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  94. this.numberPlate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  95. this.parkingSpaceID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  96. this.realParkTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  97. this.realGetTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  98. this.receiptNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  99. this.parkingPrice = new System.Windows.Forms.DataGridViewTextBoxColumn();
  100. this.paymentStatus = new System.Windows.Forms.DataGridViewTextBoxColumn();
  101. this.dci_ParkingRecords = new DevComponents.DotNetBar.DockContainerItem();
  102. this.bar_side = new DevComponents.DotNetBar.Bar();
  103. this.terminalMonitorPanel = new DevComponents.DotNetBar.PanelDockContainer();
  104. this.flp_Term = new System.Windows.Forms.FlowLayoutPanel();
  105. this.dci_terminal = new DevComponents.DotNetBar.DockContainerItem();
  106. this.dockSite1 = new DevComponents.DotNetBar.DockSite();
  107. this.dockSite_notification = new DevComponents.DotNetBar.DockSite();
  108. this.bar_notification = new DevComponents.DotNetBar.Bar();
  109. this.warningPanel = new DevComponents.DotNetBar.PanelDockContainer();
  110. this.rtb_notification = new System.Windows.Forms.RichTextBox();
  111. this.progressBar1 = new System.Windows.Forms.ProgressBar();
  112. this.dci_warning = new DevComponents.DotNetBar.DockContainerItem();
  113. this.dockSite8 = new DevComponents.DotNetBar.DockSite();
  114. this.dockSite5 = new DevComponents.DotNetBar.DockSite();
  115. this.dockSite6 = new DevComponents.DotNetBar.DockSite();
  116. this.dockSite_menu = new DevComponents.DotNetBar.DockSite();
  117. this.bar_Menu = new DevComponents.DotNetBar.Bar();
  118. this.btn_system = new DevComponents.DotNetBar.ButtonItem();
  119. this.btn_login = new DevComponents.DotNetBar.ButtonItem();
  120. this.btn_logout = new DevComponents.DotNetBar.ButtonItem();
  121. this.btn_exit = new DevComponents.DotNetBar.ButtonItem();
  122. this.btn_files = new DevComponents.DotNetBar.ButtonItem();
  123. this.btn_openFile = new DevComponents.DotNetBar.ButtonItem();
  124. this.btn_advertUpdate = new DevComponents.DotNetBar.ButtonItem();
  125. this.btn_recordManagement = new DevComponents.DotNetBar.ButtonItem();
  126. this.btn_exportRecords = new DevComponents.DotNetBar.ButtonItem();
  127. this.btn_setScheme = new DevComponents.DotNetBar.ButtonItem();
  128. this.btn_config = new DevComponents.DotNetBar.ButtonItem();
  129. this.btn_views = new DevComponents.DotNetBar.ButtonItem();
  130. this.btn_parkingSpace = new DevComponents.DotNetBar.ButtonItem();
  131. this.btn_numMachine = new DevComponents.DotNetBar.ButtonItem();
  132. this.btn_payment = new DevComponents.DotNetBar.ButtonItem();
  133. this.btn_test = new DevComponents.DotNetBar.ButtonItem();
  134. this.btn_terminals = new DevComponents.DotNetBar.ButtonItem();
  135. this.btn_records = new DevComponents.DotNetBar.ButtonItem();
  136. this.btn_devices = new DevComponents.DotNetBar.ButtonItem();
  137. this.btn_linkPLC = new DevComponents.DotNetBar.ButtonItem();
  138. this.btn_linkWeb = new DevComponents.DotNetBar.ButtonItem();
  139. this.btn_PLCConf = new DevComponents.DotNetBar.ButtonItem();
  140. this.btn_numMachineConf = new DevComponents.DotNetBar.ButtonItem();
  141. this.btn_support = new DevComponents.DotNetBar.ButtonItem();
  142. this.btn_sysInfo = new DevComponents.DotNetBar.ButtonItem();
  143. this.btn_about = new DevComponents.DotNetBar.ButtonItem();
  144. this.bar_shortcut = new DevComponents.DotNetBar.Bar();
  145. this.panel_freeSpace = new System.Windows.Forms.Panel();
  146. this.lbx_freeSpace = new DevComponents.DotNetBar.LabelX();
  147. this.shortcut_login = new DevComponents.DotNetBar.ButtonItem();
  148. this.shortcut_logout = new DevComponents.DotNetBar.ButtonItem();
  149. this.shortcut_pause = new DevComponents.DotNetBar.ButtonItem();
  150. this.shortcut_sysInfo = new DevComponents.DotNetBar.ButtonItem();
  151. this.shortcut_about = new DevComponents.DotNetBar.ButtonItem();
  152. this.shortcut_close = new DevComponents.DotNetBar.ButtonItem();
  153. this.dockSite3 = new DevComponents.DotNetBar.DockSite();
  154. this.panelDockContainer10 = new DevComponents.DotNetBar.PanelDockContainer();
  155. this.dockContainerItem2 = new DevComponents.DotNetBar.DockContainerItem();
  156. this.groupPanel5 = new DevComponents.DotNetBar.Controls.GroupPanel();
  157. this.dci_PaymentRecords = new DevComponents.DotNetBar.DockContainerItem();
  158. this.panelDockContainer7 = new DevComponents.DotNetBar.PanelDockContainer();
  159. this.dockContainerItem1 = new DevComponents.DotNetBar.DockContainerItem();
  160. this.panelDockContainer8 = new DevComponents.DotNetBar.PanelDockContainer();
  161. this.controlContainerItem1 = new DevComponents.DotNetBar.ControlContainerItem();
  162. this.lbx_led1 = new DevComponents.DotNetBar.LabelX();
  163. this.lbx_led1Status = new DevComponents.DotNetBar.LabelX();
  164. this.dockSite_mainView.SuspendLayout();
  165. ((System.ComponentModel.ISupportInitialize)(this.bar_mainWin)).BeginInit();
  166. this.bar_mainWin.SuspendLayout();
  167. this.NumMachineMonitorPanel.SuspendLayout();
  168. this.testPanel.SuspendLayout();
  169. this.tableLayoutPanel3.SuspendLayout();
  170. this.groupPanel2.SuspendLayout();
  171. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  172. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
  173. this.groupPanel1.SuspendLayout();
  174. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  175. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  176. this.tableLayoutPanel1.SuspendLayout();
  177. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  178. this.paymentPanel.SuspendLayout();
  179. ((System.ComponentModel.ISupportInitialize)(this.dgvx_payment)).BeginInit();
  180. this.tlp_paymentFilter.SuspendLayout();
  181. this.pdc_devStatus.SuspendLayout();
  182. this.panel1.SuspendLayout();
  183. this.tableLayoutPanel2.SuspendLayout();
  184. ((System.ComponentModel.ISupportInitialize)(this.bar_bottom)).BeginInit();
  185. this.bar_bottom.SuspendLayout();
  186. this.RecordsMonitorPanel.SuspendLayout();
  187. ((System.ComponentModel.ISupportInitialize)(this.dgvx_parkingRecords)).BeginInit();
  188. ((System.ComponentModel.ISupportInitialize)(this.bar_side)).BeginInit();
  189. this.bar_side.SuspendLayout();
  190. this.terminalMonitorPanel.SuspendLayout();
  191. this.dockSite_notification.SuspendLayout();
  192. ((System.ComponentModel.ISupportInitialize)(this.bar_notification)).BeginInit();
  193. this.bar_notification.SuspendLayout();
  194. this.warningPanel.SuspendLayout();
  195. this.dockSite_menu.SuspendLayout();
  196. ((System.ComponentModel.ISupportInitialize)(this.bar_Menu)).BeginInit();
  197. ((System.ComponentModel.ISupportInitialize)(this.bar_shortcut)).BeginInit();
  198. this.bar_shortcut.SuspendLayout();
  199. this.panel_freeSpace.SuspendLayout();
  200. this.SuspendLayout();
  201. //
  202. // dotNetBarManager1
  203. //
  204. this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.F1);
  205. this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlC);
  206. this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlA);
  207. this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlV);
  208. this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlX);
  209. this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlZ);
  210. this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlY);
  211. this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.Del);
  212. this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.Ins);
  213. this.dotNetBarManager1.BottomDockSite = this.dockSite4;
  214. this.dotNetBarManager1.EnableFullSizeDock = false;
  215. this.dotNetBarManager1.FillDockSite = this.dockSite_mainView;
  216. this.dotNetBarManager1.LeftDockSite = this.dockSite1;
  217. this.dotNetBarManager1.ParentForm = this;
  218. this.dotNetBarManager1.RightDockSite = this.dockSite_notification;
  219. this.dotNetBarManager1.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
  220. this.dotNetBarManager1.ToolbarBottomDockSite = this.dockSite8;
  221. this.dotNetBarManager1.ToolbarLeftDockSite = this.dockSite5;
  222. this.dotNetBarManager1.ToolbarRightDockSite = this.dockSite6;
  223. this.dotNetBarManager1.ToolbarTopDockSite = this.dockSite_menu;
  224. this.dotNetBarManager1.TopDockSite = this.dockSite3;
  225. //
  226. // dockSite4
  227. //
  228. this.dockSite4.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
  229. this.dockSite4.Dock = System.Windows.Forms.DockStyle.Bottom;
  230. this.dockSite4.DocumentDockContainer = new DevComponents.DotNetBar.DocumentDockContainer();
  231. this.dockSite4.Location = new System.Drawing.Point(0, 936);
  232. this.dockSite4.Margin = new System.Windows.Forms.Padding(4);
  233. this.dockSite4.Name = "dockSite4";
  234. this.dockSite4.Size = new System.Drawing.Size(1792, 0);
  235. this.dockSite4.TabIndex = 3;
  236. this.dockSite4.TabStop = false;
  237. //
  238. // dockSite_mainView
  239. //
  240. this.dockSite_mainView.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
  241. this.dockSite_mainView.Controls.Add(this.bar_mainWin);
  242. this.dockSite_mainView.Controls.Add(this.bar_bottom);
  243. this.dockSite_mainView.Controls.Add(this.bar_side);
  244. this.dockSite_mainView.Dock = System.Windows.Forms.DockStyle.Fill;
  245. this.dockSite_mainView.DocumentDockContainer = new DevComponents.DotNetBar.DocumentDockContainer(new DevComponents.DotNetBar.DocumentBaseContainer[] {
  246. ((DevComponents.DotNetBar.DocumentBaseContainer)(new DevComponents.DotNetBar.DocumentDockContainer(new DevComponents.DotNetBar.DocumentBaseContainer[] {
  247. ((DevComponents.DotNetBar.DocumentBaseContainer)(new DevComponents.DotNetBar.DocumentBarContainer(this.bar_mainWin, 624, 391))),
  248. ((DevComponents.DotNetBar.DocumentBaseContainer)(new DevComponents.DotNetBar.DocumentBarContainer(this.bar_side, 256, 391)))}, DevComponents.DotNetBar.eOrientation.Horizontal))),
  249. ((DevComponents.DotNetBar.DocumentBaseContainer)(new DevComponents.DotNetBar.DocumentBarContainer(this.bar_bottom, 886, 153)))}, DevComponents.DotNetBar.eOrientation.Vertical);
  250. this.dockSite_mainView.Location = new System.Drawing.Point(0, 130);
  251. this.dockSite_mainView.Margin = new System.Windows.Forms.Padding(4);
  252. this.dockSite_mainView.Name = "dockSite_mainView";
  253. this.dockSite_mainView.Size = new System.Drawing.Size(1377, 806);
  254. this.dockSite_mainView.TabIndex = 8;
  255. this.dockSite_mainView.TabStop = false;
  256. //
  257. // bar_mainWin
  258. //
  259. this.bar_mainWin.AccessibleDescription = "DotNetBar Bar (bar_mainWin)";
  260. this.bar_mainWin.AccessibleName = "DotNetBar Bar";
  261. this.bar_mainWin.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  262. this.bar_mainWin.AlwaysDisplayDockTab = true;
  263. this.bar_mainWin.BackColor = System.Drawing.SystemColors.GradientActiveCaption;
  264. this.bar_mainWin.CanDockBottom = false;
  265. this.bar_mainWin.CanDockDocument = true;
  266. this.bar_mainWin.CanDockLeft = false;
  267. this.bar_mainWin.CanDockRight = false;
  268. this.bar_mainWin.CanDockTop = false;
  269. this.bar_mainWin.CanHide = true;
  270. this.bar_mainWin.Controls.Add(this.pdc_devStatus);
  271. this.bar_mainWin.Controls.Add(this.testPanel);
  272. this.bar_mainWin.Controls.Add(this.ParkingSpaceMonitorPanel);
  273. this.bar_mainWin.Controls.Add(this.paymentPanel);
  274. this.bar_mainWin.Controls.Add(this.NumMachineMonitorPanel);
  275. this.bar_mainWin.DockTabAlignment = DevComponents.DotNetBar.eTabStripAlignment.Top;
  276. this.bar_mainWin.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  277. this.bar_mainWin.IsMaximized = false;
  278. this.bar_mainWin.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
  279. this.dci_NumMachine,
  280. this.dci_payment,
  281. this.dci_ParkingSpace,
  282. this.dci_Test,
  283. this.dci_devStatus});
  284. this.bar_mainWin.LayoutType = DevComponents.DotNetBar.eLayoutType.DockContainer;
  285. this.bar_mainWin.Location = new System.Drawing.Point(0, 0);
  286. this.bar_mainWin.Margin = new System.Windows.Forms.Padding(4);
  287. this.bar_mainWin.Name = "bar_mainWin";
  288. this.bar_mainWin.SelectedDockTab = 4;
  289. this.bar_mainWin.SingleLineColor = System.Drawing.SystemColors.ControlDarkDark;
  290. this.bar_mainWin.Size = new System.Drawing.Size(973, 580);
  291. this.bar_mainWin.Stretch = true;
  292. this.bar_mainWin.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
  293. this.bar_mainWin.TabIndex = 0;
  294. this.bar_mainWin.TabNavigation = true;
  295. this.bar_mainWin.TabStop = false;
  296. //
  297. // NumMachineMonitorPanel
  298. //
  299. this.NumMachineMonitorPanel.Controls.Add(this.flowLayoutPanel1);
  300. this.NumMachineMonitorPanel.DisabledBackColor = System.Drawing.Color.Empty;
  301. this.NumMachineMonitorPanel.Location = new System.Drawing.Point(3, 28);
  302. this.NumMachineMonitorPanel.Margin = new System.Windows.Forms.Padding(4);
  303. this.NumMachineMonitorPanel.Name = "NumMachineMonitorPanel";
  304. this.NumMachineMonitorPanel.Size = new System.Drawing.Size(967, 549);
  305. this.NumMachineMonitorPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
  306. this.NumMachineMonitorPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
  307. this.NumMachineMonitorPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
  308. this.NumMachineMonitorPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
  309. this.NumMachineMonitorPanel.Style.GradientAngle = 90;
  310. this.NumMachineMonitorPanel.TabIndex = 0;
  311. //
  312. // flowLayoutPanel1
  313. //
  314. this.flowLayoutPanel1.BackColor = System.Drawing.SystemColors.GradientActiveCaption;
  315. this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  316. this.flowLayoutPanel1.Location = new System.Drawing.Point(0, 0);
  317. this.flowLayoutPanel1.Margin = new System.Windows.Forms.Padding(4);
  318. this.flowLayoutPanel1.Name = "flowLayoutPanel1";
  319. this.flowLayoutPanel1.Size = new System.Drawing.Size(967, 549);
  320. this.flowLayoutPanel1.TabIndex = 1;
  321. this.flowLayoutPanel1.Resize += new System.EventHandler(this.flowLayoutPanel1_Resize);
  322. //
  323. // testPanel
  324. //
  325. this.testPanel.Controls.Add(this.button4);
  326. this.testPanel.Controls.Add(this.tableLayoutPanel3);
  327. this.testPanel.Controls.Add(this.button3);
  328. this.testPanel.Controls.Add(this.groupPanel2);
  329. this.testPanel.Controls.Add(this.groupPanel1);
  330. this.testPanel.Controls.Add(this.button2);
  331. this.testPanel.Controls.Add(this.dateTimePicker1);
  332. this.testPanel.Controls.Add(this.button1);
  333. this.testPanel.Controls.Add(this.textBox2);
  334. this.testPanel.Controls.Add(this.textBox1);
  335. this.testPanel.Controls.Add(this.tableLayoutPanel1);
  336. this.testPanel.DisabledBackColor = System.Drawing.Color.Empty;
  337. this.testPanel.Location = new System.Drawing.Point(3, 28);
  338. this.testPanel.Margin = new System.Windows.Forms.Padding(4);
  339. this.testPanel.Name = "testPanel";
  340. this.testPanel.Size = new System.Drawing.Size(967, 549);
  341. this.testPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
  342. this.testPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
  343. this.testPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
  344. this.testPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
  345. this.testPanel.Style.GradientAngle = 90;
  346. this.testPanel.TabIndex = 38;
  347. //
  348. // button4
  349. //
  350. this.button4.Location = new System.Drawing.Point(433, 106);
  351. this.button4.Margin = new System.Windows.Forms.Padding(4);
  352. this.button4.Name = "button4";
  353. this.button4.Size = new System.Drawing.Size(100, 29);
  354. this.button4.TabIndex = 18;
  355. this.button4.Text = "tlp测试";
  356. this.button4.UseVisualStyleBackColor = true;
  357. this.button4.Click += new System.EventHandler(this.button4_Click);
  358. //
  359. // tableLayoutPanel3
  360. //
  361. this.tableLayoutPanel3.ColumnCount = 2;
  362. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  363. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  364. this.tableLayoutPanel3.Controls.Add(this.label1, 0, 0);
  365. this.tableLayoutPanel3.Location = new System.Drawing.Point(541, 54);
  366. this.tableLayoutPanel3.Margin = new System.Windows.Forms.Padding(4);
  367. this.tableLayoutPanel3.Name = "tableLayoutPanel3";
  368. this.tableLayoutPanel3.RowCount = 2;
  369. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
  370. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
  371. this.tableLayoutPanel3.Size = new System.Drawing.Size(267, 125);
  372. this.tableLayoutPanel3.TabIndex = 17;
  373. //
  374. // label1
  375. //
  376. this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  377. | System.Windows.Forms.AnchorStyles.Left)
  378. | System.Windows.Forms.AnchorStyles.Right)));
  379. this.label1.AutoSize = true;
  380. this.label1.Location = new System.Drawing.Point(13, 12);
  381. this.label1.Margin = new System.Windows.Forms.Padding(13, 12, 13, 12);
  382. this.label1.Name = "label1";
  383. this.label1.Size = new System.Drawing.Size(107, 38);
  384. this.label1.TabIndex = 0;
  385. this.label1.Text = "label1";
  386. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  387. //
  388. // button3
  389. //
  390. this.button3.Location = new System.Drawing.Point(175, 90);
  391. this.button3.Margin = new System.Windows.Forms.Padding(4);
  392. this.button3.Name = "button3";
  393. this.button3.Size = new System.Drawing.Size(152, 29);
  394. this.button3.TabIndex = 16;
  395. this.button3.Text = "终端id获取测试";
  396. this.button3.UseVisualStyleBackColor = true;
  397. this.button3.Click += new System.EventHandler(this.button3_Click);
  398. //
  399. // groupPanel2
  400. //
  401. this.groupPanel2.BackColor = System.Drawing.SystemColors.Highlight;
  402. this.groupPanel2.CanvasColor = System.Drawing.SystemColors.Control;
  403. this.groupPanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
  404. this.groupPanel2.ColorTable = DevComponents.DotNetBar.Controls.ePanelColorTable.Green;
  405. this.groupPanel2.Controls.Add(this.pictureBox4);
  406. this.groupPanel2.Controls.Add(this.pictureBox5);
  407. this.groupPanel2.DisabledBackColor = System.Drawing.Color.Empty;
  408. this.groupPanel2.Location = new System.Drawing.Point(465, 309);
  409. this.groupPanel2.Margin = new System.Windows.Forms.Padding(4);
  410. this.groupPanel2.Name = "groupPanel2";
  411. this.groupPanel2.Size = new System.Drawing.Size(147, 144);
  412. //
  413. //
  414. //
  415. this.groupPanel2.Style.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(217)))), ((int)(((byte)(185)))));
  416. this.groupPanel2.Style.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(191)))), ((int)(((byte)(139)))));
  417. this.groupPanel2.Style.BackColorGradientAngle = 90;
  418. this.groupPanel2.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
  419. this.groupPanel2.Style.BorderBottomWidth = 1;
  420. this.groupPanel2.Style.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(114)))), ((int)(((byte)(164)))), ((int)(((byte)(90)))));
  421. this.groupPanel2.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
  422. this.groupPanel2.Style.BorderLeftWidth = 1;
  423. this.groupPanel2.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
  424. this.groupPanel2.Style.BorderRightWidth = 1;
  425. this.groupPanel2.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
  426. this.groupPanel2.Style.BorderTopWidth = 1;
  427. this.groupPanel2.Style.CornerDiameter = 4;
  428. this.groupPanel2.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
  429. this.groupPanel2.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
  430. this.groupPanel2.Style.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(74)))), ((int)(((byte)(31)))));
  431. this.groupPanel2.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
  432. //
  433. //
  434. //
  435. this.groupPanel2.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  436. //
  437. //
  438. //
  439. this.groupPanel2.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  440. this.groupPanel2.TabIndex = 15;
  441. this.groupPanel2.Text = "地面车位2";
  442. //
  443. // pictureBox4
  444. //
  445. this.pictureBox4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
  446. | System.Windows.Forms.AnchorStyles.Right)));
  447. this.pictureBox4.Image = global::centralController.Properties.Resources.car;
  448. this.pictureBox4.InitialImage = null;
  449. this.pictureBox4.Location = new System.Drawing.Point(33, 60);
  450. this.pictureBox4.Margin = new System.Windows.Forms.Padding(4);
  451. this.pictureBox4.Name = "pictureBox4";
  452. this.pictureBox4.Size = new System.Drawing.Size(76, 54);
  453. this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  454. this.pictureBox4.TabIndex = 0;
  455. this.pictureBox4.TabStop = false;
  456. //
  457. // pictureBox5
  458. //
  459. this.pictureBox5.Anchor = System.Windows.Forms.AnchorStyles.Top;
  460. this.pictureBox5.Image = global::centralController.Properties.Resources.numMachine;
  461. this.pictureBox5.InitialImage = null;
  462. this.pictureBox5.Location = new System.Drawing.Point(40, 1);
  463. this.pictureBox5.Margin = new System.Windows.Forms.Padding(4);
  464. this.pictureBox5.Name = "pictureBox5";
  465. this.pictureBox5.Size = new System.Drawing.Size(67, 36);
  466. this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  467. this.pictureBox5.TabIndex = 14;
  468. this.pictureBox5.TabStop = false;
  469. //
  470. // groupPanel1
  471. //
  472. this.groupPanel1.BackColor = System.Drawing.SystemColors.AppWorkspace;
  473. this.groupPanel1.CanvasColor = System.Drawing.SystemColors.Control;
  474. this.groupPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
  475. this.groupPanel1.ColorTable = DevComponents.DotNetBar.Controls.ePanelColorTable.Red;
  476. this.groupPanel1.Controls.Add(this.pictureBox2);
  477. this.groupPanel1.Controls.Add(this.pictureBox3);
  478. this.groupPanel1.DisabledBackColor = System.Drawing.Color.Empty;
  479. this.groupPanel1.Location = new System.Drawing.Point(285, 309);
  480. this.groupPanel1.Margin = new System.Windows.Forms.Padding(4);
  481. this.groupPanel1.Name = "groupPanel1";
  482. this.groupPanel1.Size = new System.Drawing.Size(147, 144);
  483. //
  484. //
  485. //
  486. this.groupPanel1.Style.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
  487. this.groupPanel1.Style.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(150)))), ((int)(((byte)(150)))));
  488. this.groupPanel1.Style.BackColorGradientAngle = 90;
  489. this.groupPanel1.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
  490. this.groupPanel1.Style.BorderBottomWidth = 1;
  491. this.groupPanel1.Style.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(55)))), ((int)(((byte)(52)))));
  492. this.groupPanel1.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
  493. this.groupPanel1.Style.BorderLeftWidth = 1;
  494. this.groupPanel1.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
  495. this.groupPanel1.Style.BorderRightWidth = 1;
  496. this.groupPanel1.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
  497. this.groupPanel1.Style.BorderTopWidth = 1;
  498. this.groupPanel1.Style.CornerDiameter = 4;
  499. this.groupPanel1.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
  500. this.groupPanel1.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
  501. this.groupPanel1.Style.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(99)))), ((int)(((byte)(36)))), ((int)(((byte)(35)))));
  502. this.groupPanel1.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
  503. //
  504. //
  505. //
  506. this.groupPanel1.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  507. //
  508. //
  509. //
  510. this.groupPanel1.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  511. this.groupPanel1.TabIndex = 13;
  512. this.groupPanel1.Text = "地面车位2";
  513. //
  514. // pictureBox2
  515. //
  516. this.pictureBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
  517. | System.Windows.Forms.AnchorStyles.Right)));
  518. this.pictureBox2.Image = global::centralController.Properties.Resources.car;
  519. this.pictureBox2.InitialImage = null;
  520. this.pictureBox2.Location = new System.Drawing.Point(31, 66);
  521. this.pictureBox2.Margin = new System.Windows.Forms.Padding(4);
  522. this.pictureBox2.Name = "pictureBox2";
  523. this.pictureBox2.Size = new System.Drawing.Size(81, 54);
  524. this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  525. this.pictureBox2.TabIndex = 0;
  526. this.pictureBox2.TabStop = false;
  527. //
  528. // pictureBox3
  529. //
  530. this.pictureBox3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  531. | System.Windows.Forms.AnchorStyles.Right)));
  532. this.pictureBox3.Cursor = System.Windows.Forms.Cursors.Default;
  533. this.pictureBox3.Image = global::centralController.Properties.Resources.numMachine;
  534. this.pictureBox3.InitialImage = null;
  535. this.pictureBox3.Location = new System.Drawing.Point(36, 1);
  536. this.pictureBox3.Margin = new System.Windows.Forms.Padding(4);
  537. this.pictureBox3.Name = "pictureBox3";
  538. this.pictureBox3.Size = new System.Drawing.Size(73, 36);
  539. this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  540. this.pictureBox3.TabIndex = 14;
  541. this.pictureBox3.TabStop = false;
  542. //
  543. // button2
  544. //
  545. this.button2.Location = new System.Drawing.Point(201, 126);
  546. this.button2.Margin = new System.Windows.Forms.Padding(4);
  547. this.button2.Name = "button2";
  548. this.button2.Size = new System.Drawing.Size(100, 29);
  549. this.button2.TabIndex = 8;
  550. this.button2.Text = "屏显测试";
  551. this.button2.UseVisualStyleBackColor = true;
  552. this.button2.Click += new System.EventHandler(this.button2_Click);
  553. //
  554. // dateTimePicker1
  555. //
  556. this.dateTimePicker1.Location = new System.Drawing.Point(320, 249);
  557. this.dateTimePicker1.Margin = new System.Windows.Forms.Padding(4);
  558. this.dateTimePicker1.Name = "dateTimePicker1";
  559. this.dateTimePicker1.Size = new System.Drawing.Size(265, 25);
  560. this.dateTimePicker1.TabIndex = 7;
  561. //
  562. // button1
  563. //
  564. this.button1.Location = new System.Drawing.Point(189, 54);
  565. this.button1.Margin = new System.Windows.Forms.Padding(4);
  566. this.button1.Name = "button1";
  567. this.button1.Size = new System.Drawing.Size(127, 29);
  568. this.button1.TabIndex = 6;
  569. this.button1.Text = "号牌获取测试";
  570. this.button1.UseVisualStyleBackColor = true;
  571. this.button1.Click += new System.EventHandler(this.button1_Click);
  572. //
  573. // textBox2
  574. //
  575. this.textBox2.Location = new System.Drawing.Point(273, 20);
  576. this.textBox2.Margin = new System.Windows.Forms.Padding(4);
  577. this.textBox2.Name = "textBox2";
  578. this.textBox2.Size = new System.Drawing.Size(132, 25);
  579. this.textBox2.TabIndex = 5;
  580. //
  581. // textBox1
  582. //
  583. this.textBox1.Location = new System.Drawing.Point(99, 20);
  584. this.textBox1.Margin = new System.Windows.Forms.Padding(4);
  585. this.textBox1.Name = "textBox1";
  586. this.textBox1.Size = new System.Drawing.Size(132, 25);
  587. this.textBox1.TabIndex = 4;
  588. //
  589. // tableLayoutPanel1
  590. //
  591. this.tableLayoutPanel1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
  592. this.tableLayoutPanel1.ColumnCount = 1;
  593. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
  594. this.tableLayoutPanel1.Controls.Add(this.pictureBox1, 0, 1);
  595. this.tableLayoutPanel1.Controls.Add(this.labelX1, 0, 0);
  596. this.tableLayoutPanel1.Location = new System.Drawing.Point(16, 242);
  597. this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(4);
  598. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  599. this.tableLayoutPanel1.RowCount = 2;
  600. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
  601. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 80F));
  602. this.tableLayoutPanel1.Size = new System.Drawing.Size(247, 210);
  603. this.tableLayoutPanel1.TabIndex = 3;
  604. //
  605. // pictureBox1
  606. //
  607. this.pictureBox1.Location = new System.Drawing.Point(4, 46);
  608. this.pictureBox1.Margin = new System.Windows.Forms.Padding(4);
  609. this.pictureBox1.Name = "pictureBox1";
  610. this.pictureBox1.Size = new System.Drawing.Size(239, 159);
  611. this.pictureBox1.TabIndex = 2;
  612. this.pictureBox1.TabStop = false;
  613. //
  614. // labelX1
  615. //
  616. //
  617. //
  618. //
  619. this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  620. this.labelX1.Location = new System.Drawing.Point(4, 4);
  621. this.labelX1.Margin = new System.Windows.Forms.Padding(4);
  622. this.labelX1.Name = "labelX1";
  623. this.labelX1.Size = new System.Drawing.Size(239, 34);
  624. this.labelX1.TabIndex = 3;
  625. this.labelX1.Text = "label1\r\nlable2";
  626. this.labelX1.TextAlignment = System.Drawing.StringAlignment.Center;
  627. //
  628. // paymentPanel
  629. //
  630. this.paymentPanel.Controls.Add(this.dgvx_payment);
  631. this.paymentPanel.Controls.Add(this.tlp_paymentFilter);
  632. this.paymentPanel.DisabledBackColor = System.Drawing.Color.Empty;
  633. this.paymentPanel.Location = new System.Drawing.Point(3, 28);
  634. this.paymentPanel.Margin = new System.Windows.Forms.Padding(4);
  635. this.paymentPanel.Name = "paymentPanel";
  636. this.paymentPanel.Size = new System.Drawing.Size(967, 549);
  637. this.paymentPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
  638. this.paymentPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
  639. this.paymentPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
  640. this.paymentPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
  641. this.paymentPanel.Style.GradientAngle = 90;
  642. this.paymentPanel.TabIndex = 24;
  643. //
  644. // dgvx_payment
  645. //
  646. this.dgvx_payment.BackgroundColor = System.Drawing.SystemColors.ActiveCaption;
  647. this.dgvx_payment.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  648. this.dgvx_payment.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  649. this.dataGridViewTextBoxColumn1,
  650. this.dataGridViewTextBoxColumn2,
  651. this.dataGridViewTextBoxColumn3,
  652. this.dataGridViewTextBoxColumn4,
  653. this.dataGridViewTextBoxColumn5,
  654. this.dataGridViewTextBoxColumn6,
  655. this.dataGridViewTextBoxColumn7,
  656. this.dataGridViewTextBoxColumn8,
  657. this.dataGridViewTextBoxColumn9});
  658. dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  659. dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Window;
  660. dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  661. dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.ControlText;
  662. dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  663. dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.ControlText;
  664. dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  665. this.dgvx_payment.DefaultCellStyle = dataGridViewCellStyle1;
  666. this.dgvx_payment.Dock = System.Windows.Forms.DockStyle.Fill;
  667. this.dgvx_payment.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(215)))), ((int)(((byte)(229)))));
  668. this.dgvx_payment.Location = new System.Drawing.Point(0, 82);
  669. this.dgvx_payment.Margin = new System.Windows.Forms.Padding(4);
  670. this.dgvx_payment.MinimumSize = new System.Drawing.Size(519, 0);
  671. this.dgvx_payment.Name = "dgvx_payment";
  672. this.dgvx_payment.RowTemplate.Height = 23;
  673. this.dgvx_payment.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  674. this.dgvx_payment.Size = new System.Drawing.Size(967, 467);
  675. this.dgvx_payment.TabIndex = 4;
  676. this.dgvx_payment.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvx_payment_CellEndEdit);
  677. //
  678. // dataGridViewTextBoxColumn1
  679. //
  680. this.dataGridViewTextBoxColumn1.HeaderText = "停车记录ID";
  681. this.dataGridViewTextBoxColumn1.MaxInputLength = 11;
  682. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  683. this.dataGridViewTextBoxColumn1.ReadOnly = true;
  684. this.dataGridViewTextBoxColumn1.Visible = false;
  685. this.dataGridViewTextBoxColumn1.Width = 90;
  686. //
  687. // dataGridViewTextBoxColumn2
  688. //
  689. this.dataGridViewTextBoxColumn2.HeaderText = "用户ID";
  690. this.dataGridViewTextBoxColumn2.MaxInputLength = 8;
  691. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  692. this.dataGridViewTextBoxColumn2.ReadOnly = true;
  693. this.dataGridViewTextBoxColumn2.Width = 70;
  694. //
  695. // dataGridViewTextBoxColumn3
  696. //
  697. this.dataGridViewTextBoxColumn3.HeaderText = "号牌";
  698. this.dataGridViewTextBoxColumn3.MaxInputLength = 9;
  699. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  700. this.dataGridViewTextBoxColumn3.ReadOnly = true;
  701. this.dataGridViewTextBoxColumn3.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  702. this.dataGridViewTextBoxColumn3.Width = 80;
  703. //
  704. // dataGridViewTextBoxColumn4
  705. //
  706. this.dataGridViewTextBoxColumn4.HeaderText = "车位编号";
  707. this.dataGridViewTextBoxColumn4.MaxInputLength = 4;
  708. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  709. this.dataGridViewTextBoxColumn4.ReadOnly = true;
  710. this.dataGridViewTextBoxColumn4.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  711. this.dataGridViewTextBoxColumn4.Visible = false;
  712. this.dataGridViewTextBoxColumn4.Width = 80;
  713. //
  714. // dataGridViewTextBoxColumn5
  715. //
  716. this.dataGridViewTextBoxColumn5.HeaderText = "实际停入时间";
  717. this.dataGridViewTextBoxColumn5.MaxInputLength = 50;
  718. this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
  719. this.dataGridViewTextBoxColumn5.ReadOnly = true;
  720. this.dataGridViewTextBoxColumn5.Width = 140;
  721. //
  722. // dataGridViewTextBoxColumn6
  723. //
  724. this.dataGridViewTextBoxColumn6.HeaderText = "实际取出时间";
  725. this.dataGridViewTextBoxColumn6.MaxInputLength = 50;
  726. this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
  727. this.dataGridViewTextBoxColumn6.ReadOnly = true;
  728. this.dataGridViewTextBoxColumn6.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  729. this.dataGridViewTextBoxColumn6.Width = 140;
  730. //
  731. // dataGridViewTextBoxColumn7
  732. //
  733. this.dataGridViewTextBoxColumn7.HeaderText = "凭证号";
  734. this.dataGridViewTextBoxColumn7.MaxInputLength = 8;
  735. this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
  736. this.dataGridViewTextBoxColumn7.ReadOnly = true;
  737. this.dataGridViewTextBoxColumn7.Width = 90;
  738. //
  739. // dataGridViewTextBoxColumn8
  740. //
  741. this.dataGridViewTextBoxColumn8.HeaderText = "停车费用";
  742. this.dataGridViewTextBoxColumn8.MaxInputLength = 11;
  743. this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
  744. this.dataGridViewTextBoxColumn8.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  745. this.dataGridViewTextBoxColumn8.Width = 80;
  746. //
  747. // dataGridViewTextBoxColumn9
  748. //
  749. this.dataGridViewTextBoxColumn9.HeaderText = "收费状态";
  750. this.dataGridViewTextBoxColumn9.MaxInputLength = 11;
  751. this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
  752. this.dataGridViewTextBoxColumn9.Width = 80;
  753. //
  754. // tlp_paymentFilter
  755. //
  756. this.tlp_paymentFilter.ColumnCount = 7;
  757. this.tlp_paymentFilter.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 113F));
  758. this.tlp_paymentFilter.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33334F));
  759. this.tlp_paymentFilter.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 113F));
  760. this.tlp_paymentFilter.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33334F));
  761. this.tlp_paymentFilter.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 113F));
  762. this.tlp_paymentFilter.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33332F));
  763. this.tlp_paymentFilter.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 124F));
  764. this.tlp_paymentFilter.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 27F));
  765. this.tlp_paymentFilter.Controls.Add(this.dtp_paymentEndDate, 3, 0);
  766. this.tlp_paymentFilter.Controls.Add(this.lbx_paymentStartDate, 0, 0);
  767. this.tlp_paymentFilter.Controls.Add(this.lbx_paymentEndDate, 2, 0);
  768. this.tlp_paymentFilter.Controls.Add(this.btnx_paymentSearch, 6, 0);
  769. this.tlp_paymentFilter.Controls.Add(this.lbx_paymentLicense, 4, 0);
  770. this.tlp_paymentFilter.Controls.Add(this.tb_paymentLicense, 5, 0);
  771. this.tlp_paymentFilter.Controls.Add(this.dtp_paymentStartDate, 1, 0);
  772. this.tlp_paymentFilter.Dock = System.Windows.Forms.DockStyle.Top;
  773. this.tlp_paymentFilter.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  774. this.tlp_paymentFilter.Location = new System.Drawing.Point(0, 0);
  775. this.tlp_paymentFilter.Margin = new System.Windows.Forms.Padding(4);
  776. this.tlp_paymentFilter.Name = "tlp_paymentFilter";
  777. this.tlp_paymentFilter.RowCount = 1;
  778. this.tlp_paymentFilter.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  779. this.tlp_paymentFilter.Size = new System.Drawing.Size(967, 82);
  780. this.tlp_paymentFilter.TabIndex = 3;
  781. //
  782. // dtp_paymentEndDate
  783. //
  784. this.dtp_paymentEndDate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
  785. this.dtp_paymentEndDate.CalendarFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  786. this.dtp_paymentEndDate.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  787. this.dtp_paymentEndDate.Location = new System.Drawing.Point(398, 25);
  788. this.dtp_paymentEndDate.Margin = new System.Windows.Forms.Padding(4);
  789. this.dtp_paymentEndDate.Name = "dtp_paymentEndDate";
  790. this.dtp_paymentEndDate.Size = new System.Drawing.Size(160, 31);
  791. this.dtp_paymentEndDate.TabIndex = 12;
  792. //
  793. // lbx_paymentStartDate
  794. //
  795. //
  796. //
  797. //
  798. this.lbx_paymentStartDate.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  799. this.lbx_paymentStartDate.Dock = System.Windows.Forms.DockStyle.Fill;
  800. this.lbx_paymentStartDate.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  801. this.lbx_paymentStartDate.Location = new System.Drawing.Point(4, 4);
  802. this.lbx_paymentStartDate.Margin = new System.Windows.Forms.Padding(4);
  803. this.lbx_paymentStartDate.Name = "lbx_paymentStartDate";
  804. this.lbx_paymentStartDate.Size = new System.Drawing.Size(105, 74);
  805. this.lbx_paymentStartDate.TabIndex = 3;
  806. this.lbx_paymentStartDate.Text = "起始日期:";
  807. //
  808. // lbx_paymentEndDate
  809. //
  810. //
  811. //
  812. //
  813. this.lbx_paymentEndDate.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  814. this.lbx_paymentEndDate.Dock = System.Windows.Forms.DockStyle.Fill;
  815. this.lbx_paymentEndDate.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  816. this.lbx_paymentEndDate.Location = new System.Drawing.Point(285, 4);
  817. this.lbx_paymentEndDate.Margin = new System.Windows.Forms.Padding(4);
  818. this.lbx_paymentEndDate.Name = "lbx_paymentEndDate";
  819. this.lbx_paymentEndDate.Size = new System.Drawing.Size(105, 74);
  820. this.lbx_paymentEndDate.TabIndex = 4;
  821. this.lbx_paymentEndDate.Text = "截止日期:";
  822. //
  823. // btnx_paymentSearch
  824. //
  825. this.btnx_paymentSearch.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
  826. this.btnx_paymentSearch.Anchor = System.Windows.Forms.AnchorStyles.Left;
  827. this.btnx_paymentSearch.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
  828. this.btnx_paymentSearch.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  829. this.btnx_paymentSearch.Location = new System.Drawing.Point(846, 19);
  830. this.btnx_paymentSearch.Margin = new System.Windows.Forms.Padding(4);
  831. this.btnx_paymentSearch.Name = "btnx_paymentSearch";
  832. this.btnx_paymentSearch.Size = new System.Drawing.Size(99, 44);
  833. this.btnx_paymentSearch.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  834. this.btnx_paymentSearch.TabIndex = 7;
  835. this.btnx_paymentSearch.Text = "查询";
  836. this.btnx_paymentSearch.Click += new System.EventHandler(this.btnx_paymentSearch_Click);
  837. //
  838. // lbx_paymentLicense
  839. //
  840. //
  841. //
  842. //
  843. this.lbx_paymentLicense.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  844. this.lbx_paymentLicense.Dock = System.Windows.Forms.DockStyle.Fill;
  845. this.lbx_paymentLicense.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  846. this.lbx_paymentLicense.Location = new System.Drawing.Point(566, 4);
  847. this.lbx_paymentLicense.Margin = new System.Windows.Forms.Padding(4);
  848. this.lbx_paymentLicense.Name = "lbx_paymentLicense";
  849. this.lbx_paymentLicense.Size = new System.Drawing.Size(105, 74);
  850. this.lbx_paymentLicense.TabIndex = 9;
  851. this.lbx_paymentLicense.Text = "车辆号牌:";
  852. //
  853. // tb_paymentLicense
  854. //
  855. this.tb_paymentLicense.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
  856. this.tb_paymentLicense.Location = new System.Drawing.Point(679, 26);
  857. this.tb_paymentLicense.Margin = new System.Windows.Forms.Padding(4);
  858. this.tb_paymentLicense.Name = "tb_paymentLicense";
  859. this.tb_paymentLicense.Size = new System.Drawing.Size(159, 30);
  860. this.tb_paymentLicense.TabIndex = 10;
  861. //
  862. // dtp_paymentStartDate
  863. //
  864. this.dtp_paymentStartDate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
  865. this.dtp_paymentStartDate.CalendarFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  866. this.dtp_paymentStartDate.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  867. this.dtp_paymentStartDate.Location = new System.Drawing.Point(117, 25);
  868. this.dtp_paymentStartDate.Margin = new System.Windows.Forms.Padding(4);
  869. this.dtp_paymentStartDate.Name = "dtp_paymentStartDate";
  870. this.dtp_paymentStartDate.Size = new System.Drawing.Size(160, 31);
  871. this.dtp_paymentStartDate.TabIndex = 11;
  872. //
  873. // ParkingSpaceMonitorPanel
  874. //
  875. this.ParkingSpaceMonitorPanel.DisabledBackColor = System.Drawing.Color.Empty;
  876. this.ParkingSpaceMonitorPanel.Location = new System.Drawing.Point(3, 28);
  877. this.ParkingSpaceMonitorPanel.Margin = new System.Windows.Forms.Padding(4);
  878. this.ParkingSpaceMonitorPanel.Name = "ParkingSpaceMonitorPanel";
  879. this.ParkingSpaceMonitorPanel.Size = new System.Drawing.Size(967, 549);
  880. this.ParkingSpaceMonitorPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
  881. this.ParkingSpaceMonitorPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
  882. this.ParkingSpaceMonitorPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
  883. this.ParkingSpaceMonitorPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
  884. this.ParkingSpaceMonitorPanel.Style.GradientAngle = 90;
  885. this.ParkingSpaceMonitorPanel.TabIndex = 9;
  886. //
  887. // pdc_devStatus
  888. //
  889. this.pdc_devStatus.CanvasColor = System.Drawing.SystemColors.GradientInactiveCaption;
  890. this.pdc_devStatus.Controls.Add(this.panel1);
  891. this.pdc_devStatus.DisabledBackColor = System.Drawing.Color.Empty;
  892. this.pdc_devStatus.Location = new System.Drawing.Point(3, 28);
  893. this.pdc_devStatus.Margin = new System.Windows.Forms.Padding(4);
  894. this.pdc_devStatus.Name = "pdc_devStatus";
  895. this.pdc_devStatus.Size = new System.Drawing.Size(967, 549);
  896. this.pdc_devStatus.Style.Alignment = System.Drawing.StringAlignment.Center;
  897. this.pdc_devStatus.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
  898. this.pdc_devStatus.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
  899. this.pdc_devStatus.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
  900. this.pdc_devStatus.Style.GradientAngle = 90;
  901. this.pdc_devStatus.TabIndex = 43;
  902. //
  903. // panel1
  904. //
  905. this.panel1.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  906. this.panel1.Controls.Add(this.tableLayoutPanel2);
  907. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  908. this.panel1.Location = new System.Drawing.Point(0, 0);
  909. this.panel1.Margin = new System.Windows.Forms.Padding(4);
  910. this.panel1.Name = "panel1";
  911. this.panel1.Size = new System.Drawing.Size(967, 549);
  912. this.panel1.TabIndex = 2;
  913. //
  914. // tableLayoutPanel2
  915. //
  916. this.tableLayoutPanel2.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  917. this.tableLayoutPanel2.ColumnCount = 2;
  918. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  919. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  920. this.tableLayoutPanel2.Controls.Add(this.lbx_webStatus, 1, 1);
  921. this.tableLayoutPanel2.Controls.Add(this.lbx_led1, 0, 2);
  922. this.tableLayoutPanel2.Controls.Add(this.lbx_PLCStatus, 1, 0);
  923. this.tableLayoutPanel2.Controls.Add(this.lbx_PLC, 0, 0);
  924. this.tableLayoutPanel2.Controls.Add(this.lbx_web, 0, 1);
  925. this.tableLayoutPanel2.Controls.Add(this.lbx_led1Status, 1, 2);
  926. this.tableLayoutPanel2.Location = new System.Drawing.Point(16, 15);
  927. this.tableLayoutPanel2.Margin = new System.Windows.Forms.Padding(4);
  928. this.tableLayoutPanel2.Name = "tableLayoutPanel2";
  929. this.tableLayoutPanel2.RowCount = 5;
  930. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 19.99841F));
  931. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 19.9984F));
  932. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 19.9984F));
  933. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20.0024F));
  934. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20.0024F));
  935. this.tableLayoutPanel2.Size = new System.Drawing.Size(226, 237);
  936. this.tableLayoutPanel2.TabIndex = 1;
  937. //
  938. // lbx_webStatus
  939. //
  940. this.lbx_webStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
  941. this.lbx_webStatus.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  942. //
  943. //
  944. //
  945. this.lbx_webStatus.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  946. this.lbx_webStatus.Location = new System.Drawing.Point(141, 51);
  947. this.lbx_webStatus.Margin = new System.Windows.Forms.Padding(4);
  948. this.lbx_webStatus.Name = "lbx_webStatus";
  949. this.lbx_webStatus.Size = new System.Drawing.Size(57, 39);
  950. this.lbx_webStatus.Symbol = "";
  951. this.lbx_webStatus.SymbolColor = System.Drawing.Color.Crimson;
  952. this.lbx_webStatus.SymbolSize = 25F;
  953. this.lbx_webStatus.TabIndex = 3;
  954. //
  955. // lbx_PLCStatus
  956. //
  957. this.lbx_PLCStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
  958. this.lbx_PLCStatus.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  959. //
  960. //
  961. //
  962. this.lbx_PLCStatus.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  963. this.lbx_PLCStatus.Location = new System.Drawing.Point(140, 4);
  964. this.lbx_PLCStatus.Margin = new System.Windows.Forms.Padding(4);
  965. this.lbx_PLCStatus.Name = "lbx_PLCStatus";
  966. this.lbx_PLCStatus.Size = new System.Drawing.Size(59, 39);
  967. this.lbx_PLCStatus.Symbol = "";
  968. this.lbx_PLCStatus.SymbolColor = System.Drawing.Color.Crimson;
  969. this.lbx_PLCStatus.SymbolSize = 25F;
  970. this.lbx_PLCStatus.TabIndex = 2;
  971. //
  972. // lbx_PLC
  973. //
  974. //
  975. //
  976. //
  977. this.lbx_PLC.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  978. this.lbx_PLC.Dock = System.Windows.Forms.DockStyle.Fill;
  979. this.lbx_PLC.Location = new System.Drawing.Point(4, 4);
  980. this.lbx_PLC.Margin = new System.Windows.Forms.Padding(4);
  981. this.lbx_PLC.Name = "lbx_PLC";
  982. this.lbx_PLC.Size = new System.Drawing.Size(105, 39);
  983. this.lbx_PLC.TabIndex = 0;
  984. this.lbx_PLC.Text = "PLC";
  985. this.lbx_PLC.TextAlignment = System.Drawing.StringAlignment.Center;
  986. //
  987. // lbx_web
  988. //
  989. //
  990. //
  991. //
  992. this.lbx_web.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  993. this.lbx_web.Dock = System.Windows.Forms.DockStyle.Fill;
  994. this.lbx_web.Location = new System.Drawing.Point(4, 51);
  995. this.lbx_web.Margin = new System.Windows.Forms.Padding(4);
  996. this.lbx_web.Name = "lbx_web";
  997. this.lbx_web.Size = new System.Drawing.Size(105, 39);
  998. this.lbx_web.TabIndex = 1;
  999. this.lbx_web.Text = "web服务器";
  1000. this.lbx_web.TextAlignment = System.Drawing.StringAlignment.Center;
  1001. //
  1002. // dci_NumMachine
  1003. //
  1004. this.dci_NumMachine.Control = this.NumMachineMonitorPanel;
  1005. this.dci_NumMachine.Name = "dci_NumMachine";
  1006. this.dci_NumMachine.Text = "号牌机监控";
  1007. //
  1008. // dci_payment
  1009. //
  1010. this.dci_payment.Control = this.paymentPanel;
  1011. this.dci_payment.Name = "dci_payment";
  1012. this.dci_payment.Text = "支付信息";
  1013. //
  1014. // dci_ParkingSpace
  1015. //
  1016. this.dci_ParkingSpace.Control = this.ParkingSpaceMonitorPanel;
  1017. this.dci_ParkingSpace.Name = "dci_ParkingSpace";
  1018. this.dci_ParkingSpace.Text = "车位状态";
  1019. //
  1020. // dci_Test
  1021. //
  1022. this.dci_Test.Control = this.testPanel;
  1023. this.dci_Test.Name = "dci_Test";
  1024. this.dci_Test.Text = "测试";
  1025. this.dci_Test.Visible = false;
  1026. //
  1027. // dci_devStatus
  1028. //
  1029. this.dci_devStatus.Control = this.pdc_devStatus;
  1030. this.dci_devStatus.Name = "dci_devStatus";
  1031. this.dci_devStatus.Text = "设备状态监控";
  1032. //
  1033. // bar_bottom
  1034. //
  1035. this.bar_bottom.AccessibleDescription = "DotNetBar Bar (bar_bottom)";
  1036. this.bar_bottom.AccessibleName = "DotNetBar Bar";
  1037. this.bar_bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  1038. this.bar_bottom.AlwaysDisplayDockTab = true;
  1039. this.bar_bottom.CanDockBottom = false;
  1040. this.bar_bottom.CanDockDocument = true;
  1041. this.bar_bottom.CanDockLeft = false;
  1042. this.bar_bottom.CanDockRight = false;
  1043. this.bar_bottom.CanDockTop = false;
  1044. this.bar_bottom.CanHide = true;
  1045. this.bar_bottom.CanUndock = false;
  1046. this.bar_bottom.Controls.Add(this.RecordsMonitorPanel);
  1047. this.bar_bottom.DockTabAlignment = DevComponents.DotNetBar.eTabStripAlignment.Top;
  1048. this.bar_bottom.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1049. this.bar_bottom.IsMaximized = false;
  1050. this.bar_bottom.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
  1051. this.dci_ParkingRecords});
  1052. this.bar_bottom.LayoutType = DevComponents.DotNetBar.eLayoutType.DockContainer;
  1053. this.bar_bottom.Location = new System.Drawing.Point(0, 583);
  1054. this.bar_bottom.Margin = new System.Windows.Forms.Padding(4);
  1055. this.bar_bottom.Name = "bar_bottom";
  1056. this.bar_bottom.SelectedDockTab = 0;
  1057. this.bar_bottom.Size = new System.Drawing.Size(1377, 223);
  1058. this.bar_bottom.Stretch = true;
  1059. this.bar_bottom.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
  1060. this.bar_bottom.TabIndex = 1;
  1061. this.bar_bottom.TabStop = false;
  1062. //
  1063. // RecordsMonitorPanel
  1064. //
  1065. this.RecordsMonitorPanel.Controls.Add(this.dgvx_parkingRecords);
  1066. this.RecordsMonitorPanel.DisabledBackColor = System.Drawing.Color.Empty;
  1067. this.RecordsMonitorPanel.Location = new System.Drawing.Point(3, 28);
  1068. this.RecordsMonitorPanel.Margin = new System.Windows.Forms.Padding(4);
  1069. this.RecordsMonitorPanel.Name = "RecordsMonitorPanel";
  1070. this.RecordsMonitorPanel.Size = new System.Drawing.Size(1371, 192);
  1071. this.RecordsMonitorPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
  1072. this.RecordsMonitorPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
  1073. this.RecordsMonitorPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
  1074. this.RecordsMonitorPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
  1075. this.RecordsMonitorPanel.Style.GradientAngle = 90;
  1076. this.RecordsMonitorPanel.TabIndex = 13;
  1077. //
  1078. // dgvx_parkingRecords
  1079. //
  1080. this.dgvx_parkingRecords.BackgroundColor = System.Drawing.SystemColors.ActiveCaption;
  1081. this.dgvx_parkingRecords.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  1082. this.dgvx_parkingRecords.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  1083. this.parkingRecordsID,
  1084. this.userID,
  1085. this.numberPlate,
  1086. this.parkingSpaceID,
  1087. this.realParkTime,
  1088. this.realGetTime,
  1089. this.receiptNum,
  1090. this.parkingPrice,
  1091. this.paymentStatus});
  1092. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1093. dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window;
  1094. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1095. dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText;
  1096. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  1097. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.ControlText;
  1098. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  1099. this.dgvx_parkingRecords.DefaultCellStyle = dataGridViewCellStyle2;
  1100. this.dgvx_parkingRecords.Dock = System.Windows.Forms.DockStyle.Fill;
  1101. this.dgvx_parkingRecords.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(215)))), ((int)(((byte)(229)))));
  1102. this.dgvx_parkingRecords.Location = new System.Drawing.Point(0, 0);
  1103. this.dgvx_parkingRecords.Margin = new System.Windows.Forms.Padding(4);
  1104. this.dgvx_parkingRecords.Name = "dgvx_parkingRecords";
  1105. this.dgvx_parkingRecords.RowTemplate.Height = 23;
  1106. this.dgvx_parkingRecords.Size = new System.Drawing.Size(1371, 192);
  1107. this.dgvx_parkingRecords.TabIndex = 0;
  1108. //
  1109. // parkingRecordsID
  1110. //
  1111. this.parkingRecordsID.HeaderText = "停车记录ID";
  1112. this.parkingRecordsID.MaxInputLength = 11;
  1113. this.parkingRecordsID.Name = "parkingRecordsID";
  1114. this.parkingRecordsID.ReadOnly = true;
  1115. this.parkingRecordsID.Width = 90;
  1116. //
  1117. // userID
  1118. //
  1119. this.userID.HeaderText = "用户ID";
  1120. this.userID.MaxInputLength = 8;
  1121. this.userID.Name = "userID";
  1122. this.userID.ReadOnly = true;
  1123. this.userID.Width = 70;
  1124. //
  1125. // numberPlate
  1126. //
  1127. this.numberPlate.HeaderText = "号牌";
  1128. this.numberPlate.MaxInputLength = 9;
  1129. this.numberPlate.Name = "numberPlate";
  1130. this.numberPlate.ReadOnly = true;
  1131. this.numberPlate.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  1132. this.numberPlate.Width = 80;
  1133. //
  1134. // parkingSpaceID
  1135. //
  1136. this.parkingSpaceID.HeaderText = "车位编号";
  1137. this.parkingSpaceID.MaxInputLength = 4;
  1138. this.parkingSpaceID.Name = "parkingSpaceID";
  1139. this.parkingSpaceID.ReadOnly = true;
  1140. this.parkingSpaceID.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  1141. this.parkingSpaceID.Width = 80;
  1142. //
  1143. // realParkTime
  1144. //
  1145. this.realParkTime.HeaderText = "实际停入时间";
  1146. this.realParkTime.MaxInputLength = 50;
  1147. this.realParkTime.Name = "realParkTime";
  1148. this.realParkTime.ReadOnly = true;
  1149. this.realParkTime.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  1150. this.realParkTime.Width = 140;
  1151. //
  1152. // realGetTime
  1153. //
  1154. this.realGetTime.HeaderText = "实际取出时间";
  1155. this.realGetTime.MaxInputLength = 50;
  1156. this.realGetTime.Name = "realGetTime";
  1157. this.realGetTime.ReadOnly = true;
  1158. this.realGetTime.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  1159. this.realGetTime.Width = 140;
  1160. //
  1161. // receiptNum
  1162. //
  1163. this.receiptNum.HeaderText = "凭证号";
  1164. this.receiptNum.MaxInputLength = 8;
  1165. this.receiptNum.Name = "receiptNum";
  1166. this.receiptNum.ReadOnly = true;
  1167. this.receiptNum.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  1168. //
  1169. // parkingPrice
  1170. //
  1171. this.parkingPrice.HeaderText = "停车费用";
  1172. this.parkingPrice.MaxInputLength = 11;
  1173. this.parkingPrice.Name = "parkingPrice";
  1174. this.parkingPrice.ReadOnly = true;
  1175. this.parkingPrice.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  1176. //
  1177. // paymentStatus
  1178. //
  1179. this.paymentStatus.HeaderText = "收费状态";
  1180. this.paymentStatus.MaxInputLength = 11;
  1181. this.paymentStatus.Name = "paymentStatus";
  1182. this.paymentStatus.ReadOnly = true;
  1183. //
  1184. // dci_ParkingRecords
  1185. //
  1186. this.dci_ParkingRecords.Control = this.RecordsMonitorPanel;
  1187. this.dci_ParkingRecords.Name = "dci_ParkingRecords";
  1188. this.dci_ParkingRecords.Text = "进出记录";
  1189. //
  1190. // bar_side
  1191. //
  1192. this.bar_side.AccessibleDescription = "DotNetBar Bar (bar_side)";
  1193. this.bar_side.AccessibleName = "DotNetBar Bar";
  1194. this.bar_side.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  1195. this.bar_side.AlwaysDisplayDockTab = true;
  1196. this.bar_side.BackColor = System.Drawing.SystemColors.GradientActiveCaption;
  1197. this.bar_side.CanDockBottom = false;
  1198. this.bar_side.CanDockDocument = true;
  1199. this.bar_side.CanDockLeft = false;
  1200. this.bar_side.CanDockRight = false;
  1201. this.bar_side.CanDockTop = false;
  1202. this.bar_side.CanHide = true;
  1203. this.bar_side.Controls.Add(this.terminalMonitorPanel);
  1204. this.bar_side.DockTabAlignment = DevComponents.DotNetBar.eTabStripAlignment.Top;
  1205. this.bar_side.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1206. this.bar_side.IsMaximized = false;
  1207. this.bar_side.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
  1208. this.dci_terminal});
  1209. this.bar_side.LayoutType = DevComponents.DotNetBar.eLayoutType.DockContainer;
  1210. this.bar_side.Location = new System.Drawing.Point(976, 0);
  1211. this.bar_side.Margin = new System.Windows.Forms.Padding(4);
  1212. this.bar_side.Name = "bar_side";
  1213. this.bar_side.SelectedDockTab = 0;
  1214. this.bar_side.SingleLineColor = System.Drawing.SystemColors.ActiveCaptionText;
  1215. this.bar_side.Size = new System.Drawing.Size(401, 580);
  1216. this.bar_side.Stretch = true;
  1217. this.bar_side.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
  1218. this.bar_side.TabIndex = 2;
  1219. this.bar_side.TabStop = false;
  1220. //
  1221. // terminalMonitorPanel
  1222. //
  1223. this.terminalMonitorPanel.Controls.Add(this.flp_Term);
  1224. this.terminalMonitorPanel.DisabledBackColor = System.Drawing.Color.Empty;
  1225. this.terminalMonitorPanel.Location = new System.Drawing.Point(3, 28);
  1226. this.terminalMonitorPanel.Margin = new System.Windows.Forms.Padding(4);
  1227. this.terminalMonitorPanel.Name = "terminalMonitorPanel";
  1228. this.terminalMonitorPanel.Size = new System.Drawing.Size(395, 549);
  1229. this.terminalMonitorPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
  1230. this.terminalMonitorPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
  1231. this.terminalMonitorPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
  1232. this.terminalMonitorPanel.Style.ForeColor.Color = System.Drawing.SystemColors.MenuHighlight;
  1233. this.terminalMonitorPanel.Style.GradientAngle = 90;
  1234. this.terminalMonitorPanel.TabIndex = 0;
  1235. //
  1236. // flp_Term
  1237. //
  1238. this.flp_Term.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  1239. this.flp_Term.Dock = System.Windows.Forms.DockStyle.Fill;
  1240. this.flp_Term.Location = new System.Drawing.Point(0, 0);
  1241. this.flp_Term.Margin = new System.Windows.Forms.Padding(4);
  1242. this.flp_Term.Name = "flp_Term";
  1243. this.flp_Term.Padding = new System.Windows.Forms.Padding(7, 6, 7, 6);
  1244. this.flp_Term.Size = new System.Drawing.Size(395, 549);
  1245. this.flp_Term.TabIndex = 0;
  1246. //
  1247. // dci_terminal
  1248. //
  1249. this.dci_terminal.Control = this.terminalMonitorPanel;
  1250. this.dci_terminal.Name = "dci_terminal";
  1251. this.dci_terminal.Text = "地面车位监控";
  1252. //
  1253. // dockSite1
  1254. //
  1255. this.dockSite1.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
  1256. this.dockSite1.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
  1257. this.dockSite1.Dock = System.Windows.Forms.DockStyle.Left;
  1258. this.dockSite1.DocumentDockContainer = new DevComponents.DotNetBar.DocumentDockContainer();
  1259. this.dockSite1.Location = new System.Drawing.Point(0, 0);
  1260. this.dockSite1.Margin = new System.Windows.Forms.Padding(4);
  1261. this.dockSite1.Name = "dockSite1";
  1262. this.dockSite1.Size = new System.Drawing.Size(0, 936);
  1263. this.dockSite1.TabIndex = 0;
  1264. this.dockSite1.TabStop = false;
  1265. //
  1266. // dockSite_notification
  1267. //
  1268. this.dockSite_notification.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
  1269. this.dockSite_notification.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
  1270. this.dockSite_notification.Controls.Add(this.bar_notification);
  1271. this.dockSite_notification.Dock = System.Windows.Forms.DockStyle.Right;
  1272. this.dockSite_notification.DocumentDockContainer = new DevComponents.DotNetBar.DocumentDockContainer(new DevComponents.DotNetBar.DocumentBaseContainer[] {
  1273. ((DevComponents.DotNetBar.DocumentBaseContainer)(new DevComponents.DotNetBar.DocumentBarContainer(this.bar_notification, 412, 806)))}, DevComponents.DotNetBar.eOrientation.Vertical);
  1274. this.dockSite_notification.Location = new System.Drawing.Point(1377, 130);
  1275. this.dockSite_notification.Margin = new System.Windows.Forms.Padding(4);
  1276. this.dockSite_notification.Name = "dockSite_notification";
  1277. this.dockSite_notification.Size = new System.Drawing.Size(415, 806);
  1278. this.dockSite_notification.TabIndex = 1;
  1279. this.dockSite_notification.TabStop = false;
  1280. //
  1281. // bar_notification
  1282. //
  1283. this.bar_notification.AccessibleDescription = "DotNetBar Bar (bar_notification)";
  1284. this.bar_notification.AccessibleName = "DotNetBar Bar";
  1285. this.bar_notification.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  1286. this.bar_notification.AutoSyncBarCaption = true;
  1287. this.bar_notification.BackColor = System.Drawing.SystemColors.GradientActiveCaption;
  1288. this.bar_notification.CloseSingleTab = true;
  1289. this.bar_notification.Controls.Add(this.warningPanel);
  1290. this.bar_notification.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1291. this.bar_notification.GrabHandleStyle = DevComponents.DotNetBar.eGrabHandleStyle.Caption;
  1292. this.bar_notification.IsMaximized = false;
  1293. this.bar_notification.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
  1294. this.dci_warning});
  1295. this.bar_notification.LayoutType = DevComponents.DotNetBar.eLayoutType.DockContainer;
  1296. this.bar_notification.Location = new System.Drawing.Point(3, 0);
  1297. this.bar_notification.Margin = new System.Windows.Forms.Padding(4);
  1298. this.bar_notification.Name = "bar_notification";
  1299. this.bar_notification.Size = new System.Drawing.Size(412, 806);
  1300. this.bar_notification.Stretch = true;
  1301. this.bar_notification.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
  1302. this.bar_notification.TabIndex = 1;
  1303. this.bar_notification.TabStop = false;
  1304. this.bar_notification.Text = "警告与提示";
  1305. //
  1306. // warningPanel
  1307. //
  1308. this.warningPanel.Controls.Add(this.rtb_notification);
  1309. this.warningPanel.Controls.Add(this.progressBar1);
  1310. this.warningPanel.DisabledBackColor = System.Drawing.Color.Empty;
  1311. this.warningPanel.Location = new System.Drawing.Point(3, 23);
  1312. this.warningPanel.Margin = new System.Windows.Forms.Padding(4);
  1313. this.warningPanel.Name = "warningPanel";
  1314. this.warningPanel.Size = new System.Drawing.Size(406, 780);
  1315. this.warningPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
  1316. this.warningPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
  1317. this.warningPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
  1318. this.warningPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
  1319. this.warningPanel.Style.GradientAngle = 90;
  1320. this.warningPanel.TabIndex = 26;
  1321. //
  1322. // rtb_notification
  1323. //
  1324. this.rtb_notification.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  1325. this.rtb_notification.BorderStyle = System.Windows.Forms.BorderStyle.None;
  1326. this.rtb_notification.Cursor = System.Windows.Forms.Cursors.Arrow;
  1327. this.rtb_notification.Dock = System.Windows.Forms.DockStyle.Fill;
  1328. this.rtb_notification.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1329. this.rtb_notification.Location = new System.Drawing.Point(0, 0);
  1330. this.rtb_notification.Margin = new System.Windows.Forms.Padding(4);
  1331. this.rtb_notification.Name = "rtb_notification";
  1332. this.rtb_notification.ReadOnly = true;
  1333. this.rtb_notification.Size = new System.Drawing.Size(406, 754);
  1334. this.rtb_notification.TabIndex = 1;
  1335. this.rtb_notification.Text = "";
  1336. //
  1337. // progressBar1
  1338. //
  1339. this.progressBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
  1340. this.progressBar1.Location = new System.Drawing.Point(0, 754);
  1341. this.progressBar1.Margin = new System.Windows.Forms.Padding(4);
  1342. this.progressBar1.Name = "progressBar1";
  1343. this.progressBar1.Size = new System.Drawing.Size(406, 26);
  1344. this.progressBar1.Step = 20;
  1345. this.progressBar1.Style = System.Windows.Forms.ProgressBarStyle.Continuous;
  1346. this.progressBar1.TabIndex = 0;
  1347. //
  1348. // dci_warning
  1349. //
  1350. this.dci_warning.Control = this.warningPanel;
  1351. this.dci_warning.Name = "dci_warning";
  1352. this.dci_warning.Text = "警告与提示";
  1353. //
  1354. // dockSite8
  1355. //
  1356. this.dockSite8.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
  1357. this.dockSite8.Dock = System.Windows.Forms.DockStyle.Bottom;
  1358. this.dockSite8.Location = new System.Drawing.Point(0, 936);
  1359. this.dockSite8.Margin = new System.Windows.Forms.Padding(4);
  1360. this.dockSite8.Name = "dockSite8";
  1361. this.dockSite8.Size = new System.Drawing.Size(1792, 0);
  1362. this.dockSite8.TabIndex = 7;
  1363. this.dockSite8.TabStop = false;
  1364. //
  1365. // dockSite5
  1366. //
  1367. this.dockSite5.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
  1368. this.dockSite5.Dock = System.Windows.Forms.DockStyle.Left;
  1369. this.dockSite5.Location = new System.Drawing.Point(0, 0);
  1370. this.dockSite5.Margin = new System.Windows.Forms.Padding(4);
  1371. this.dockSite5.Name = "dockSite5";
  1372. this.dockSite5.Size = new System.Drawing.Size(0, 936);
  1373. this.dockSite5.TabIndex = 4;
  1374. this.dockSite5.TabStop = false;
  1375. //
  1376. // dockSite6
  1377. //
  1378. this.dockSite6.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
  1379. this.dockSite6.Dock = System.Windows.Forms.DockStyle.Right;
  1380. this.dockSite6.Location = new System.Drawing.Point(1792, 0);
  1381. this.dockSite6.Margin = new System.Windows.Forms.Padding(4);
  1382. this.dockSite6.Name = "dockSite6";
  1383. this.dockSite6.Size = new System.Drawing.Size(0, 936);
  1384. this.dockSite6.TabIndex = 5;
  1385. this.dockSite6.TabStop = false;
  1386. //
  1387. // dockSite_menu
  1388. //
  1389. this.dockSite_menu.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
  1390. this.dockSite_menu.Controls.Add(this.bar_Menu);
  1391. this.dockSite_menu.Controls.Add(this.bar_shortcut);
  1392. this.dockSite_menu.Dock = System.Windows.Forms.DockStyle.Top;
  1393. this.dockSite_menu.Location = new System.Drawing.Point(0, 0);
  1394. this.dockSite_menu.Margin = new System.Windows.Forms.Padding(4);
  1395. this.dockSite_menu.Name = "dockSite_menu";
  1396. this.dockSite_menu.Size = new System.Drawing.Size(1792, 130);
  1397. this.dockSite_menu.TabIndex = 6;
  1398. this.dockSite_menu.TabStop = false;
  1399. //
  1400. // bar_Menu
  1401. //
  1402. this.bar_Menu.AccessibleDescription = "DotNetBar Bar (bar_Menu)";
  1403. this.bar_Menu.AccessibleName = "DotNetBar Bar";
  1404. this.bar_Menu.AccessibleRole = System.Windows.Forms.AccessibleRole.MenuBar;
  1405. this.bar_Menu.BackColor = System.Drawing.SystemColors.GradientActiveCaption;
  1406. this.bar_Menu.DockSide = DevComponents.DotNetBar.eDockSide.Top;
  1407. this.bar_Menu.Font = new System.Drawing.Font("微软雅黑", 9F);
  1408. this.bar_Menu.IsMaximized = false;
  1409. this.bar_Menu.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
  1410. this.btn_system,
  1411. this.btn_files,
  1412. this.btn_views,
  1413. this.btn_devices,
  1414. this.btn_support});
  1415. this.bar_Menu.Location = new System.Drawing.Point(0, 0);
  1416. this.bar_Menu.Margin = new System.Windows.Forms.Padding(4);
  1417. this.bar_Menu.MenuBar = true;
  1418. this.bar_Menu.Name = "bar_Menu";
  1419. this.bar_Menu.Size = new System.Drawing.Size(1792, 30);
  1420. this.bar_Menu.Stretch = true;
  1421. this.bar_Menu.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
  1422. this.bar_Menu.TabIndex = 0;
  1423. this.bar_Menu.TabStop = false;
  1424. this.bar_Menu.Text = "bar1";
  1425. //
  1426. // btn_system
  1427. //
  1428. this.btn_system.Name = "btn_system";
  1429. this.btn_system.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
  1430. this.btn_login,
  1431. this.btn_logout,
  1432. this.btn_exit});
  1433. this.btn_system.Text = "系统";
  1434. //
  1435. // btn_login
  1436. //
  1437. this.btn_login.Name = "btn_login";
  1438. this.btn_login.Text = "登录";
  1439. //
  1440. // btn_logout
  1441. //
  1442. this.btn_logout.Name = "btn_logout";
  1443. this.btn_logout.Text = "登出";
  1444. //
  1445. // btn_exit
  1446. //
  1447. this.btn_exit.Name = "btn_exit";
  1448. this.btn_exit.Text = "退出系统";
  1449. this.btn_exit.Click += new System.EventHandler(this.btn_exit_Click);
  1450. //
  1451. // btn_files
  1452. //
  1453. this.btn_files.Name = "btn_files";
  1454. this.btn_files.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
  1455. this.btn_openFile,
  1456. this.btn_advertUpdate,
  1457. this.btn_recordManagement,
  1458. this.btn_exportRecords,
  1459. this.btn_setScheme,
  1460. this.btn_config});
  1461. this.btn_files.Text = "文件";
  1462. //
  1463. // btn_openFile
  1464. //
  1465. this.btn_openFile.Name = "btn_openFile";
  1466. this.btn_openFile.Text = "打开日志";
  1467. this.btn_openFile.Click += new System.EventHandler(this.btn_openFile_Click);
  1468. //
  1469. // btn_advertUpdate
  1470. //
  1471. this.btn_advertUpdate.Name = "btn_advertUpdate";
  1472. this.btn_advertUpdate.Text = "手动更新广告";
  1473. this.btn_advertUpdate.Click += new System.EventHandler(this.btn_advertUpdate_Click);
  1474. //
  1475. // btn_recordManagement
  1476. //
  1477. this.btn_recordManagement.Name = "btn_recordManagement";
  1478. this.btn_recordManagement.Text = "记录管理";
  1479. this.btn_recordManagement.Click += new System.EventHandler(this.btn_recordManagement_Click);
  1480. //
  1481. // btn_exportRecords
  1482. //
  1483. this.btn_exportRecords.Name = "btn_exportRecords";
  1484. this.btn_exportRecords.Text = "导出最近记录";
  1485. this.btn_exportRecords.Click += new System.EventHandler(this.btn_exportRecords_Click);
  1486. //
  1487. // btn_setScheme
  1488. //
  1489. this.btn_setScheme.Name = "btn_setScheme";
  1490. this.btn_setScheme.Text = "收费策略";
  1491. this.btn_setScheme.Click += new System.EventHandler(this.btn_setScheme_Click);
  1492. //
  1493. // btn_config
  1494. //
  1495. this.btn_config.Name = "btn_config";
  1496. this.btn_config.Text = "系统配置";
  1497. this.btn_config.Click += new System.EventHandler(this.btn_config_Click);
  1498. //
  1499. // btn_views
  1500. //
  1501. this.btn_views.Name = "btn_views";
  1502. this.btn_views.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
  1503. this.btn_parkingSpace,
  1504. this.btn_numMachine,
  1505. this.btn_payment,
  1506. this.btn_test,
  1507. this.btn_terminals,
  1508. this.btn_records});
  1509. this.btn_views.Text = "视图";
  1510. //
  1511. // btn_parkingSpace
  1512. //
  1513. this.btn_parkingSpace.Name = "btn_parkingSpace";
  1514. this.btn_parkingSpace.Text = "车位视图";
  1515. this.btn_parkingSpace.Click += new System.EventHandler(this.btn_parkingSpace_Click);
  1516. //
  1517. // btn_numMachine
  1518. //
  1519. this.btn_numMachine.Name = "btn_numMachine";
  1520. this.btn_numMachine.Text = "号牌机视图";
  1521. this.btn_numMachine.Click += new System.EventHandler(this.btn_numMachine_Click);
  1522. //
  1523. // btn_payment
  1524. //
  1525. this.btn_payment.Name = "btn_payment";
  1526. this.btn_payment.Text = "支付视图";
  1527. this.btn_payment.Click += new System.EventHandler(this.btn_payment_Click);
  1528. //
  1529. // btn_test
  1530. //
  1531. this.btn_test.Name = "btn_test";
  1532. this.btn_test.Text = "测试";
  1533. this.btn_test.Click += new System.EventHandler(this.btn_test_Click);
  1534. //
  1535. // btn_terminals
  1536. //
  1537. this.btn_terminals.Name = "btn_terminals";
  1538. this.btn_terminals.Text = "终端视图";
  1539. this.btn_terminals.Click += new System.EventHandler(this.btn_terminals_Click);
  1540. //
  1541. // btn_records
  1542. //
  1543. this.btn_records.Name = "btn_records";
  1544. this.btn_records.Text = "记录视图";
  1545. this.btn_records.Click += new System.EventHandler(this.btn_records_Click);
  1546. //
  1547. // btn_devices
  1548. //
  1549. this.btn_devices.Name = "btn_devices";
  1550. this.btn_devices.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
  1551. this.btn_linkPLC,
  1552. this.btn_linkWeb,
  1553. this.btn_PLCConf,
  1554. this.btn_numMachineConf});
  1555. this.btn_devices.Text = "工具";
  1556. //
  1557. // btn_linkPLC
  1558. //
  1559. this.btn_linkPLC.Name = "btn_linkPLC";
  1560. this.btn_linkPLC.Text = "连接PLC";
  1561. this.btn_linkPLC.Click += new System.EventHandler(this.btn_linkPLC_Click);
  1562. //
  1563. // btn_linkWeb
  1564. //
  1565. this.btn_linkWeb.Name = "btn_linkWeb";
  1566. this.btn_linkWeb.Text = "连接Web";
  1567. this.btn_linkWeb.Click += new System.EventHandler(this.btn_linkWeb_Click);
  1568. //
  1569. // btn_PLCConf
  1570. //
  1571. this.btn_PLCConf.Name = "btn_PLCConf";
  1572. this.btn_PLCConf.Text = "PLC数据调试";
  1573. this.btn_PLCConf.Click += new System.EventHandler(this.btn_PLCConf_Click);
  1574. //
  1575. // btn_numMachineConf
  1576. //
  1577. this.btn_numMachineConf.Name = "btn_numMachineConf";
  1578. this.btn_numMachineConf.Text = "号牌机调试";
  1579. this.btn_numMachineConf.Click += new System.EventHandler(this.btn_numMachineConf_Click);
  1580. //
  1581. // btn_support
  1582. //
  1583. this.btn_support.Name = "btn_support";
  1584. this.btn_support.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
  1585. this.btn_sysInfo,
  1586. this.btn_about});
  1587. this.btn_support.Text = "帮助";
  1588. //
  1589. // btn_sysInfo
  1590. //
  1591. this.btn_sysInfo.Name = "btn_sysInfo";
  1592. this.btn_sysInfo.Text = "系统信息";
  1593. this.btn_sysInfo.Click += new System.EventHandler(this.btn_sysInfo_Click);
  1594. //
  1595. // btn_about
  1596. //
  1597. this.btn_about.Name = "btn_about";
  1598. this.btn_about.Text = "关于我们";
  1599. this.btn_about.Click += new System.EventHandler(this.btn_about_Click);
  1600. //
  1601. // bar_shortcut
  1602. //
  1603. this.bar_shortcut.AccessibleDescription = "DotNetBar Bar (bar_shortcut)";
  1604. this.bar_shortcut.AccessibleName = "DotNetBar Bar";
  1605. this.bar_shortcut.AccessibleRole = System.Windows.Forms.AccessibleRole.MenuBar;
  1606. this.bar_shortcut.AutoHideAnimationTime = 300;
  1607. this.bar_shortcut.BackColor = System.Drawing.SystemColors.GradientActiveCaption;
  1608. this.bar_shortcut.Controls.Add(this.panel_freeSpace);
  1609. this.bar_shortcut.DockLine = 1;
  1610. this.bar_shortcut.DockSide = DevComponents.DotNetBar.eDockSide.Top;
  1611. this.bar_shortcut.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1612. this.bar_shortcut.IsMaximized = false;
  1613. this.bar_shortcut.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
  1614. this.shortcut_login,
  1615. this.shortcut_logout,
  1616. this.shortcut_pause,
  1617. this.shortcut_sysInfo,
  1618. this.shortcut_about,
  1619. this.shortcut_close});
  1620. this.bar_shortcut.Location = new System.Drawing.Point(0, 31);
  1621. this.bar_shortcut.Margin = new System.Windows.Forms.Padding(4);
  1622. this.bar_shortcut.MenuBar = true;
  1623. this.bar_shortcut.Name = "bar_shortcut";
  1624. this.bar_shortcut.Size = new System.Drawing.Size(1792, 98);
  1625. this.bar_shortcut.Stretch = true;
  1626. this.bar_shortcut.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
  1627. this.bar_shortcut.TabIndex = 1;
  1628. this.bar_shortcut.TabStop = false;
  1629. this.bar_shortcut.Text = "bar1";
  1630. //
  1631. // panel_freeSpace
  1632. //
  1633. this.panel_freeSpace.Controls.Add(this.lbx_freeSpace);
  1634. this.panel_freeSpace.Dock = System.Windows.Forms.DockStyle.Right;
  1635. this.panel_freeSpace.Location = new System.Drawing.Point(1355, 0);
  1636. this.panel_freeSpace.Margin = new System.Windows.Forms.Padding(4);
  1637. this.panel_freeSpace.Name = "panel_freeSpace";
  1638. this.panel_freeSpace.Size = new System.Drawing.Size(437, 98);
  1639. this.panel_freeSpace.TabIndex = 3;
  1640. //
  1641. // lbx_freeSpace
  1642. //
  1643. this.lbx_freeSpace.BackColor = System.Drawing.SystemColors.GradientActiveCaption;
  1644. //
  1645. //
  1646. //
  1647. this.lbx_freeSpace.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1648. this.lbx_freeSpace.Dock = System.Windows.Forms.DockStyle.Fill;
  1649. this.lbx_freeSpace.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1650. this.lbx_freeSpace.FontBold = true;
  1651. this.lbx_freeSpace.ForeColor = System.Drawing.Color.Tomato;
  1652. this.lbx_freeSpace.Location = new System.Drawing.Point(0, 0);
  1653. this.lbx_freeSpace.Margin = new System.Windows.Forms.Padding(4);
  1654. this.lbx_freeSpace.Name = "lbx_freeSpace";
  1655. this.lbx_freeSpace.Size = new System.Drawing.Size(437, 98);
  1656. this.lbx_freeSpace.TabIndex = 2;
  1657. this.lbx_freeSpace.Text = "currentFreeSpace";
  1658. this.lbx_freeSpace.TextAlignment = System.Drawing.StringAlignment.Center;
  1659. //
  1660. // shortcut_login
  1661. //
  1662. this.shortcut_login.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  1663. this.shortcut_login.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  1664. this.shortcut_login.Image = global::centralController.Properties.Resources.pc;
  1665. this.shortcut_login.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
  1666. this.shortcut_login.Name = "shortcut_login";
  1667. this.shortcut_login.PopupAnimation = DevComponents.DotNetBar.ePopupAnimation.None;
  1668. this.shortcut_login.ShowSubItems = false;
  1669. this.shortcut_login.Text = "登录";
  1670. //
  1671. // shortcut_logout
  1672. //
  1673. this.shortcut_logout.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  1674. this.shortcut_logout.Enabled = false;
  1675. this.shortcut_logout.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  1676. this.shortcut_logout.Image = global::centralController.Properties.Resources.monitor;
  1677. this.shortcut_logout.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
  1678. this.shortcut_logout.Name = "shortcut_logout";
  1679. this.shortcut_logout.PopupAnimation = DevComponents.DotNetBar.ePopupAnimation.None;
  1680. this.shortcut_logout.ShowSubItems = false;
  1681. this.shortcut_logout.Text = "登出";
  1682. //
  1683. // shortcut_pause
  1684. //
  1685. this.shortcut_pause.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  1686. this.shortcut_pause.Image = global::centralController.Properties.Resources.circulate;
  1687. this.shortcut_pause.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
  1688. this.shortcut_pause.Name = "shortcut_pause";
  1689. this.shortcut_pause.ShowSubItems = false;
  1690. this.shortcut_pause.Text = "停止流程";
  1691. this.shortcut_pause.Click += new System.EventHandler(this.shortcut_pause_Click);
  1692. //
  1693. // shortcut_sysInfo
  1694. //
  1695. this.shortcut_sysInfo.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  1696. this.shortcut_sysInfo.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  1697. this.shortcut_sysInfo.Image = global::centralController.Properties.Resources.sysExplain1;
  1698. this.shortcut_sysInfo.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
  1699. this.shortcut_sysInfo.Name = "shortcut_sysInfo";
  1700. this.shortcut_sysInfo.ShowSubItems = false;
  1701. this.shortcut_sysInfo.Text = "系统信息";
  1702. this.shortcut_sysInfo.Click += new System.EventHandler(this.shortcut_sysInfo_Click);
  1703. //
  1704. // shortcut_about
  1705. //
  1706. this.shortcut_about.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  1707. this.shortcut_about.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  1708. this.shortcut_about.Image = global::centralController.Properties.Resources.about;
  1709. this.shortcut_about.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
  1710. this.shortcut_about.Name = "shortcut_about";
  1711. this.shortcut_about.ShowSubItems = false;
  1712. this.shortcut_about.Text = "关于我们";
  1713. this.shortcut_about.Click += new System.EventHandler(this.shortcut_about_Click);
  1714. //
  1715. // shortcut_close
  1716. //
  1717. this.shortcut_close.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  1718. this.shortcut_close.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  1719. this.shortcut_close.Image = global::centralController.Properties.Resources.close;
  1720. this.shortcut_close.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
  1721. this.shortcut_close.Name = "shortcut_close";
  1722. this.shortcut_close.PopupAnimation = DevComponents.DotNetBar.ePopupAnimation.None;
  1723. this.shortcut_close.ShowSubItems = false;
  1724. this.shortcut_close.Text = "退出";
  1725. this.shortcut_close.Click += new System.EventHandler(this.shortcut_close_Click);
  1726. //
  1727. // dockSite3
  1728. //
  1729. this.dockSite3.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
  1730. this.dockSite3.Dock = System.Windows.Forms.DockStyle.Top;
  1731. this.dockSite3.DocumentDockContainer = new DevComponents.DotNetBar.DocumentDockContainer();
  1732. this.dockSite3.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  1733. this.dockSite3.Location = new System.Drawing.Point(0, 0);
  1734. this.dockSite3.Margin = new System.Windows.Forms.Padding(4);
  1735. this.dockSite3.Name = "dockSite3";
  1736. this.dockSite3.Size = new System.Drawing.Size(1792, 0);
  1737. this.dockSite3.TabIndex = 2;
  1738. this.dockSite3.TabStop = false;
  1739. //
  1740. // panelDockContainer10
  1741. //
  1742. this.panelDockContainer10.DisabledBackColor = System.Drawing.Color.Empty;
  1743. this.panelDockContainer10.Location = new System.Drawing.Point(3, 23);
  1744. this.panelDockContainer10.Name = "panelDockContainer10";
  1745. this.panelDockContainer10.Size = new System.Drawing.Size(215, 373);
  1746. this.panelDockContainer10.Style.Alignment = System.Drawing.StringAlignment.Center;
  1747. this.panelDockContainer10.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
  1748. this.panelDockContainer10.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
  1749. this.panelDockContainer10.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
  1750. this.panelDockContainer10.Style.GradientAngle = 90;
  1751. this.panelDockContainer10.TabIndex = 5;
  1752. //
  1753. // dockContainerItem2
  1754. //
  1755. this.dockContainerItem2.Name = "dockContainerItem2";
  1756. this.dockContainerItem2.Text = "号牌机监控";
  1757. //
  1758. // groupPanel5
  1759. //
  1760. this.groupPanel5.BackColor = System.Drawing.Color.White;
  1761. this.groupPanel5.CanvasColor = System.Drawing.SystemColors.Control;
  1762. this.groupPanel5.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
  1763. this.groupPanel5.DisabledBackColor = System.Drawing.Color.Empty;
  1764. this.groupPanel5.Location = new System.Drawing.Point(3, 28);
  1765. this.groupPanel5.Name = "groupPanel5";
  1766. this.groupPanel5.Size = new System.Drawing.Size(796, 395);
  1767. //
  1768. //
  1769. //
  1770. this.groupPanel5.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
  1771. this.groupPanel5.Style.BackColorGradientAngle = 90;
  1772. this.groupPanel5.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
  1773. this.groupPanel5.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
  1774. this.groupPanel5.Style.BorderBottomWidth = 1;
  1775. this.groupPanel5.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
  1776. this.groupPanel5.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
  1777. this.groupPanel5.Style.BorderLeftWidth = 1;
  1778. this.groupPanel5.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
  1779. this.groupPanel5.Style.BorderRightWidth = 1;
  1780. this.groupPanel5.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
  1781. this.groupPanel5.Style.BorderTopWidth = 1;
  1782. this.groupPanel5.Style.CornerDiameter = 4;
  1783. this.groupPanel5.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
  1784. this.groupPanel5.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
  1785. this.groupPanel5.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
  1786. this.groupPanel5.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
  1787. //
  1788. //
  1789. //
  1790. this.groupPanel5.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1791. //
  1792. //
  1793. //
  1794. this.groupPanel5.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1795. this.groupPanel5.TabIndex = 11;
  1796. this.groupPanel5.Text = "groupPanel5";
  1797. //
  1798. // dci_PaymentRecords
  1799. //
  1800. this.dci_PaymentRecords.Name = "dci_PaymentRecords";
  1801. this.dci_PaymentRecords.Text = "收费查询";
  1802. //
  1803. // panelDockContainer7
  1804. //
  1805. this.panelDockContainer7.DisabledBackColor = System.Drawing.Color.Empty;
  1806. this.panelDockContainer7.Location = new System.Drawing.Point(3, 28);
  1807. this.panelDockContainer7.Name = "panelDockContainer7";
  1808. this.panelDockContainer7.Size = new System.Drawing.Size(796, 395);
  1809. this.panelDockContainer7.Style.Alignment = System.Drawing.StringAlignment.Center;
  1810. this.panelDockContainer7.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
  1811. this.panelDockContainer7.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
  1812. this.panelDockContainer7.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
  1813. this.panelDockContainer7.Style.GradientAngle = 90;
  1814. this.panelDockContainer7.TabIndex = 37;
  1815. //
  1816. // dockContainerItem1
  1817. //
  1818. this.dockContainerItem1.Control = this.panelDockContainer7;
  1819. this.dockContainerItem1.Name = "dockContainerItem1";
  1820. this.dockContainerItem1.Text = "dockContainerItem1";
  1821. //
  1822. // panelDockContainer8
  1823. //
  1824. this.panelDockContainer8.DisabledBackColor = System.Drawing.Color.Empty;
  1825. this.panelDockContainer8.Location = new System.Drawing.Point(3, 28);
  1826. this.panelDockContainer8.Name = "panelDockContainer8";
  1827. this.panelDockContainer8.Size = new System.Drawing.Size(796, 395);
  1828. this.panelDockContainer8.Style.Alignment = System.Drawing.StringAlignment.Center;
  1829. this.panelDockContainer8.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
  1830. this.panelDockContainer8.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
  1831. this.panelDockContainer8.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
  1832. this.panelDockContainer8.Style.GradientAngle = 90;
  1833. this.panelDockContainer8.TabIndex = 37;
  1834. //
  1835. // controlContainerItem1
  1836. //
  1837. this.controlContainerItem1.AllowItemResize = false;
  1838. this.controlContainerItem1.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
  1839. this.controlContainerItem1.Name = "controlContainerItem1";
  1840. //
  1841. // lbx_led1
  1842. //
  1843. //
  1844. //
  1845. //
  1846. this.lbx_led1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1847. this.lbx_led1.Dock = System.Windows.Forms.DockStyle.Fill;
  1848. this.lbx_led1.Location = new System.Drawing.Point(3, 98);
  1849. this.lbx_led1.Margin = new System.Windows.Forms.Padding(4);
  1850. this.lbx_led1.Name = "lbx_led1";
  1851. this.lbx_led1.Size = new System.Drawing.Size(105, 42);
  1852. this.lbx_led1.TabIndex = 4;
  1853. this.lbx_led1.Text = "led屏1";
  1854. this.lbx_led1.TextAlignment = System.Drawing.StringAlignment.Center;
  1855. //
  1856. // lbx_led1Status
  1857. //
  1858. this.lbx_led1Status.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
  1859. this.lbx_led1Status.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  1860. //
  1861. //
  1862. //
  1863. this.lbx_led1Status.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1864. this.lbx_led1Status.Location = new System.Drawing.Point(142, 98);
  1865. this.lbx_led1Status.Margin = new System.Windows.Forms.Padding(4);
  1866. this.lbx_led1Status.Name = "lbx_led1Status";
  1867. this.lbx_led1Status.Size = new System.Drawing.Size(57, 39);
  1868. this.lbx_led1Status.Symbol = "";
  1869. this.lbx_led1Status.SymbolColor = System.Drawing.Color.Crimson;
  1870. this.lbx_led1Status.SymbolSize = 25F;
  1871. this.lbx_led1Status.TabIndex = 5;
  1872. //
  1873. // centralController
  1874. //
  1875. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  1876. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1877. this.AutoSize = true;
  1878. this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
  1879. this.ClientSize = new System.Drawing.Size(1792, 936);
  1880. this.Controls.Add(this.dockSite_mainView);
  1881. this.Controls.Add(this.dockSite_notification);
  1882. this.Controls.Add(this.dockSite_menu);
  1883. this.Controls.Add(this.dockSite1);
  1884. this.Controls.Add(this.dockSite3);
  1885. this.Controls.Add(this.dockSite4);
  1886. this.Controls.Add(this.dockSite5);
  1887. this.Controls.Add(this.dockSite6);
  1888. this.Controls.Add(this.dockSite8);
  1889. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  1890. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  1891. this.Margin = new System.Windows.Forms.Padding(4);
  1892. this.Name = "centralController";
  1893. this.Text = "智象停车中控端";
  1894. this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
  1895. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.centralController_FormClosing);
  1896. this.dockSite_mainView.ResumeLayout(false);
  1897. ((System.ComponentModel.ISupportInitialize)(this.bar_mainWin)).EndInit();
  1898. this.bar_mainWin.ResumeLayout(false);
  1899. this.NumMachineMonitorPanel.ResumeLayout(false);
  1900. this.testPanel.ResumeLayout(false);
  1901. this.testPanel.PerformLayout();
  1902. this.tableLayoutPanel3.ResumeLayout(false);
  1903. this.tableLayoutPanel3.PerformLayout();
  1904. this.groupPanel2.ResumeLayout(false);
  1905. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  1906. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
  1907. this.groupPanel1.ResumeLayout(false);
  1908. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  1909. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  1910. this.tableLayoutPanel1.ResumeLayout(false);
  1911. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  1912. this.paymentPanel.ResumeLayout(false);
  1913. ((System.ComponentModel.ISupportInitialize)(this.dgvx_payment)).EndInit();
  1914. this.tlp_paymentFilter.ResumeLayout(false);
  1915. this.tlp_paymentFilter.PerformLayout();
  1916. this.pdc_devStatus.ResumeLayout(false);
  1917. this.panel1.ResumeLayout(false);
  1918. this.tableLayoutPanel2.ResumeLayout(false);
  1919. ((System.ComponentModel.ISupportInitialize)(this.bar_bottom)).EndInit();
  1920. this.bar_bottom.ResumeLayout(false);
  1921. this.RecordsMonitorPanel.ResumeLayout(false);
  1922. ((System.ComponentModel.ISupportInitialize)(this.dgvx_parkingRecords)).EndInit();
  1923. ((System.ComponentModel.ISupportInitialize)(this.bar_side)).EndInit();
  1924. this.bar_side.ResumeLayout(false);
  1925. this.terminalMonitorPanel.ResumeLayout(false);
  1926. this.dockSite_notification.ResumeLayout(false);
  1927. ((System.ComponentModel.ISupportInitialize)(this.bar_notification)).EndInit();
  1928. this.bar_notification.ResumeLayout(false);
  1929. this.warningPanel.ResumeLayout(false);
  1930. this.dockSite_menu.ResumeLayout(false);
  1931. ((System.ComponentModel.ISupportInitialize)(this.bar_Menu)).EndInit();
  1932. ((System.ComponentModel.ISupportInitialize)(this.bar_shortcut)).EndInit();
  1933. this.bar_shortcut.ResumeLayout(false);
  1934. this.panel_freeSpace.ResumeLayout(false);
  1935. this.ResumeLayout(false);
  1936. }
  1937. #endregion
  1938. private DevComponents.DotNetBar.DotNetBarManager dotNetBarManager1;
  1939. private DevComponents.DotNetBar.DockSite dockSite4;
  1940. private DevComponents.DotNetBar.DockSite dockSite1;
  1941. private DevComponents.DotNetBar.DockSite dockSite_notification;
  1942. private DevComponents.DotNetBar.DockSite dockSite3;
  1943. private DevComponents.DotNetBar.DockSite dockSite5;
  1944. private DevComponents.DotNetBar.DockSite dockSite6;
  1945. private DevComponents.DotNetBar.DockSite dockSite_menu;
  1946. private DevComponents.DotNetBar.Bar bar_Menu;
  1947. private DevComponents.DotNetBar.ButtonItem btn_system;
  1948. private DevComponents.DotNetBar.DockSite dockSite8;
  1949. private DevComponents.DotNetBar.DockSite dockSite_mainView;
  1950. private DevComponents.DotNetBar.ButtonItem btn_devices;
  1951. private DevComponents.DotNetBar.ButtonItem btn_files;
  1952. private DevComponents.DotNetBar.ButtonItem btn_login;
  1953. private DevComponents.DotNetBar.ButtonItem btn_logout;
  1954. private DevComponents.DotNetBar.ButtonItem btn_openFile;
  1955. private DevComponents.DotNetBar.ButtonItem btn_linkPLC;
  1956. private DevComponents.DotNetBar.DockContainerItem dockContainerItem2;
  1957. private DevComponents.DotNetBar.Controls.GroupPanel groupPanel5;
  1958. private DevComponents.DotNetBar.DockContainerItem dci_PaymentRecords;
  1959. private DevComponents.DotNetBar.PanelDockContainer terminalMonitorPanel;
  1960. private DevComponents.DotNetBar.DockContainerItem dci_terminal;
  1961. private DevComponents.DotNetBar.PanelDockContainer panelDockContainer7;
  1962. private DevComponents.DotNetBar.DockContainerItem dockContainerItem1;
  1963. private DevComponents.DotNetBar.PanelDockContainer panelDockContainer8;
  1964. private DevComponents.DotNetBar.PanelDockContainer panelDockContainer10;
  1965. private DevComponents.DotNetBar.ButtonItem btn_exit;
  1966. private DevComponents.DotNetBar.PanelDockContainer warningPanel;
  1967. private DevComponents.DotNetBar.DockContainerItem dci_warning;
  1968. private System.Windows.Forms.ProgressBar progressBar1;
  1969. private DevComponents.DotNetBar.ButtonItem btn_recordManagement;
  1970. private DevComponents.DotNetBar.ButtonItem btn_exportRecords;
  1971. private DevComponents.DotNetBar.Bar bar_bottom;
  1972. private DevComponents.DotNetBar.Bar bar_notification;
  1973. private DevComponents.DotNetBar.LabelX lbx_freeSpace;
  1974. private DevComponents.DotNetBar.ButtonItem btn_views;
  1975. private DevComponents.DotNetBar.ButtonItem btn_numMachine;
  1976. private DevComponents.DotNetBar.ButtonItem btn_test;
  1977. private DevComponents.DotNetBar.ButtonItem btn_parkingSpace;
  1978. private DevComponents.DotNetBar.ButtonItem btn_payment;
  1979. private DevComponents.DotNetBar.ButtonItem btn_terminals;
  1980. private DevComponents.DotNetBar.ButtonItem btn_records;
  1981. private DevComponents.DotNetBar.ButtonItem btn_setScheme;
  1982. private DevComponents.DotNetBar.ButtonItem btn_PLCConf;
  1983. private DevComponents.DotNetBar.Bar bar_mainWin;
  1984. private DevComponents.DotNetBar.PanelDockContainer NumMachineMonitorPanel;
  1985. public System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
  1986. private DevComponents.DotNetBar.PanelDockContainer paymentPanel;
  1987. private DevComponents.DotNetBar.PanelDockContainer testPanel;
  1988. private System.Windows.Forms.Button button1;
  1989. private System.Windows.Forms.TextBox textBox2;
  1990. private System.Windows.Forms.TextBox textBox1;
  1991. private DevComponents.DotNetBar.PanelDockContainer ParkingSpaceMonitorPanel;
  1992. private DevComponents.DotNetBar.DockContainerItem dci_ParkingSpace;
  1993. private DevComponents.DotNetBar.DockContainerItem dci_NumMachine;
  1994. private DevComponents.DotNetBar.DockContainerItem dci_payment;
  1995. private DevComponents.DotNetBar.DockContainerItem dci_Test;
  1996. private DevComponents.DotNetBar.PanelDockContainer RecordsMonitorPanel;
  1997. private DevComponents.DotNetBar.Controls.DataGridViewX dgvx_parkingRecords;
  1998. private DevComponents.DotNetBar.DockContainerItem dci_ParkingRecords;
  1999. private DevComponents.DotNetBar.Bar bar_shortcut;
  2000. private DevComponents.DotNetBar.Bar bar_side;
  2001. private DevComponents.DotNetBar.ButtonItem btn_numMachineConf;
  2002. private DevComponents.DotNetBar.ButtonItem shortcut_login;
  2003. private DevComponents.DotNetBar.ButtonItem shortcut_logout;
  2004. private DevComponents.DotNetBar.ButtonItem shortcut_close;
  2005. private System.Windows.Forms.Panel panel_freeSpace;
  2006. private DevComponents.DotNetBar.ControlContainerItem controlContainerItem1;
  2007. private DevComponents.DotNetBar.ButtonItem btn_support;
  2008. private DevComponents.DotNetBar.ButtonItem btn_sysInfo;
  2009. private DevComponents.DotNetBar.ButtonItem btn_about;
  2010. private DevComponents.DotNetBar.ButtonItem shortcut_sysInfo;
  2011. private DevComponents.DotNetBar.ButtonItem shortcut_about;
  2012. private DevComponents.DotNetBar.ButtonItem btn_advertUpdate;
  2013. private System.Windows.Forms.DateTimePicker dateTimePicker1;
  2014. private System.Windows.Forms.DataGridViewTextBoxColumn parkingRecordsID;
  2015. private System.Windows.Forms.DataGridViewTextBoxColumn userID;
  2016. private System.Windows.Forms.DataGridViewTextBoxColumn numberPlate;
  2017. private System.Windows.Forms.DataGridViewTextBoxColumn parkingSpaceID;
  2018. private System.Windows.Forms.DataGridViewTextBoxColumn realParkTime;
  2019. private System.Windows.Forms.DataGridViewTextBoxColumn realGetTime;
  2020. private System.Windows.Forms.DataGridViewTextBoxColumn receiptNum;
  2021. private System.Windows.Forms.DataGridViewTextBoxColumn parkingPrice;
  2022. private System.Windows.Forms.DataGridViewTextBoxColumn paymentStatus;
  2023. private System.Windows.Forms.Button button2;
  2024. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  2025. private System.Windows.Forms.PictureBox pictureBox1;
  2026. private DevComponents.DotNetBar.LabelX labelX1;
  2027. private System.Windows.Forms.RichTextBox rtb_notification;
  2028. private System.Windows.Forms.PictureBox pictureBox2;
  2029. private DevComponents.DotNetBar.Controls.GroupPanel groupPanel1;
  2030. private DevComponents.DotNetBar.Controls.GroupPanel groupPanel2;
  2031. private System.Windows.Forms.PictureBox pictureBox4;
  2032. private System.Windows.Forms.PictureBox pictureBox5;
  2033. private System.Windows.Forms.PictureBox pictureBox3;
  2034. private System.Windows.Forms.FlowLayoutPanel flp_Term;
  2035. private DevComponents.DotNetBar.ButtonItem btn_linkWeb;
  2036. private DevComponents.DotNetBar.PanelDockContainer pdc_devStatus;
  2037. private DevComponents.DotNetBar.DockContainerItem dci_devStatus;
  2038. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
  2039. private DevComponents.DotNetBar.LabelX lbx_PLC;
  2040. private DevComponents.DotNetBar.LabelX lbx_web;
  2041. private DevComponents.DotNetBar.LabelX lbx_webStatus;
  2042. private DevComponents.DotNetBar.LabelX lbx_PLCStatus;
  2043. private System.Windows.Forms.Panel panel1;
  2044. private DevComponents.DotNetBar.ButtonItem btn_config;
  2045. private DevComponents.DotNetBar.ButtonItem shortcut_pause;
  2046. private System.Windows.Forms.Button button3;
  2047. private System.Windows.Forms.TableLayoutPanel tlp_paymentFilter;
  2048. private System.Windows.Forms.DateTimePicker dtp_paymentEndDate;
  2049. private DevComponents.DotNetBar.LabelX lbx_paymentStartDate;
  2050. private DevComponents.DotNetBar.LabelX lbx_paymentEndDate;
  2051. private DevComponents.DotNetBar.ButtonX btnx_paymentSearch;
  2052. private DevComponents.DotNetBar.LabelX lbx_paymentLicense;
  2053. private System.Windows.Forms.TextBox tb_paymentLicense;
  2054. private System.Windows.Forms.DateTimePicker dtp_paymentStartDate;
  2055. private DevComponents.DotNetBar.Controls.DataGridViewX dgvx_payment;
  2056. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
  2057. private System.Windows.Forms.Label label1;
  2058. private System.Windows.Forms.Button button4;
  2059. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  2060. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  2061. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  2062. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  2063. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
  2064. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
  2065. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
  2066. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
  2067. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
  2068. private DevComponents.DotNetBar.LabelX lbx_led1;
  2069. private DevComponents.DotNetBar.LabelX lbx_led1Status;
  2070. }
  2071. }