FormCentralController.Designer.cs 116 KB

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