FormCentralController.Designer.cs 116 KB

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