FormCentralController.Designer.cs 113 KB

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