FormCentralController.Designer.cs 84 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471
  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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(centralController));
  31. this.dotNetBarManager1 = new DevComponents.DotNetBar.DotNetBarManager(this.components);
  32. this.dockSite4 = new DevComponents.DotNetBar.DockSite();
  33. this.dockSite_mainView = new DevComponents.DotNetBar.DockSite();
  34. this.bar_mainWin = new DevComponents.DotNetBar.Bar();
  35. this.testPanel = new DevComponents.DotNetBar.PanelDockContainer();
  36. this.groupPanel2 = new DevComponents.DotNetBar.Controls.GroupPanel();
  37. this.pictureBox4 = new System.Windows.Forms.PictureBox();
  38. this.pictureBox5 = new System.Windows.Forms.PictureBox();
  39. this.groupPanel1 = new DevComponents.DotNetBar.Controls.GroupPanel();
  40. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  41. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  42. this.button2 = new System.Windows.Forms.Button();
  43. this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
  44. this.button1 = new System.Windows.Forms.Button();
  45. this.textBox2 = new System.Windows.Forms.TextBox();
  46. this.textBox1 = new System.Windows.Forms.TextBox();
  47. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  48. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  49. this.labelX1 = new DevComponents.DotNetBar.LabelX();
  50. this.NumMachineMonitorPanel = new DevComponents.DotNetBar.PanelDockContainer();
  51. this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
  52. this.paymentPanel = new DevComponents.DotNetBar.PanelDockContainer();
  53. this.ParkingSpaceMonitorPanel = new DevComponents.DotNetBar.PanelDockContainer();
  54. this.dci_NumMachine = new DevComponents.DotNetBar.DockContainerItem();
  55. this.dci_payment = new DevComponents.DotNetBar.DockContainerItem();
  56. this.dci_ParkingSpace = new DevComponents.DotNetBar.DockContainerItem();
  57. this.dci_Test = new DevComponents.DotNetBar.DockContainerItem();
  58. this.bar_bottom = new DevComponents.DotNetBar.Bar();
  59. this.RecordsMonitorPanel = new DevComponents.DotNetBar.PanelDockContainer();
  60. this.dgvx_parkingRecords = new DevComponents.DotNetBar.Controls.DataGridViewX();
  61. this.parkingRecordsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.userID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.numberPlate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.parkingSpaceID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.realParkTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.realGetTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.receiptNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.parkingPrice = new System.Windows.Forms.DataGridViewTextBoxColumn();
  69. this.paymentStatus = new System.Windows.Forms.DataGridViewTextBoxColumn();
  70. this.dci_ParkingRecords = new DevComponents.DotNetBar.DockContainerItem();
  71. this.bar_side = new DevComponents.DotNetBar.Bar();
  72. this.terminalMonitorPanel = new DevComponents.DotNetBar.PanelDockContainer();
  73. this.dci_terminal = new DevComponents.DotNetBar.DockContainerItem();
  74. this.dockSite1 = new DevComponents.DotNetBar.DockSite();
  75. this.dockSite_notification = new DevComponents.DotNetBar.DockSite();
  76. this.bar_notification = new DevComponents.DotNetBar.Bar();
  77. this.warningPanel = new DevComponents.DotNetBar.PanelDockContainer();
  78. this.rtb_notification = new System.Windows.Forms.RichTextBox();
  79. this.progressBar1 = new System.Windows.Forms.ProgressBar();
  80. this.dci_warning = new DevComponents.DotNetBar.DockContainerItem();
  81. this.dockSite8 = new DevComponents.DotNetBar.DockSite();
  82. this.dockSite5 = new DevComponents.DotNetBar.DockSite();
  83. this.dockSite6 = new DevComponents.DotNetBar.DockSite();
  84. this.dockSite_menu = new DevComponents.DotNetBar.DockSite();
  85. this.bar_Menu = new DevComponents.DotNetBar.Bar();
  86. this.btn_system = new DevComponents.DotNetBar.ButtonItem();
  87. this.btn_login = new DevComponents.DotNetBar.ButtonItem();
  88. this.btn_logout = new DevComponents.DotNetBar.ButtonItem();
  89. this.btn_exit = new DevComponents.DotNetBar.ButtonItem();
  90. this.btn_files = new DevComponents.DotNetBar.ButtonItem();
  91. this.btn_openFile = new DevComponents.DotNetBar.ButtonItem();
  92. this.btn_advertUpdate = new DevComponents.DotNetBar.ButtonItem();
  93. this.btn_recordManagement = new DevComponents.DotNetBar.ButtonItem();
  94. this.btn_exportRecords = new DevComponents.DotNetBar.ButtonItem();
  95. this.btn_setScheme = new DevComponents.DotNetBar.ButtonItem();
  96. this.btn_views = new DevComponents.DotNetBar.ButtonItem();
  97. this.btn_parkingSpace = new DevComponents.DotNetBar.ButtonItem();
  98. this.btn_numMachine = new DevComponents.DotNetBar.ButtonItem();
  99. this.btn_payment = new DevComponents.DotNetBar.ButtonItem();
  100. this.btn_test = new DevComponents.DotNetBar.ButtonItem();
  101. this.btn_terminals = new DevComponents.DotNetBar.ButtonItem();
  102. this.btn_records = new DevComponents.DotNetBar.ButtonItem();
  103. this.btn_devices = new DevComponents.DotNetBar.ButtonItem();
  104. this.btn_linkPLC = new DevComponents.DotNetBar.ButtonItem();
  105. this.btn_PLCConf = new DevComponents.DotNetBar.ButtonItem();
  106. this.btn_numMachineConf = new DevComponents.DotNetBar.ButtonItem();
  107. this.btn_support = new DevComponents.DotNetBar.ButtonItem();
  108. this.btn_sysInfo = new DevComponents.DotNetBar.ButtonItem();
  109. this.btn_about = new DevComponents.DotNetBar.ButtonItem();
  110. this.bar_shortcut = new DevComponents.DotNetBar.Bar();
  111. this.panel_freeSpace = new System.Windows.Forms.Panel();
  112. this.lbx_freeSpace = new DevComponents.DotNetBar.LabelX();
  113. this.shortcut_login = new DevComponents.DotNetBar.ButtonItem();
  114. this.shortcut_logout = new DevComponents.DotNetBar.ButtonItem();
  115. this.shortcut_sysInfo = new DevComponents.DotNetBar.ButtonItem();
  116. this.shortcut_about = new DevComponents.DotNetBar.ButtonItem();
  117. this.shortcut_close = new DevComponents.DotNetBar.ButtonItem();
  118. this.dockSite3 = new DevComponents.DotNetBar.DockSite();
  119. this.panelDockContainer10 = new DevComponents.DotNetBar.PanelDockContainer();
  120. this.dockContainerItem2 = new DevComponents.DotNetBar.DockContainerItem();
  121. this.groupPanel5 = new DevComponents.DotNetBar.Controls.GroupPanel();
  122. this.dci_PaymentRecords = new DevComponents.DotNetBar.DockContainerItem();
  123. this.panelDockContainer7 = new DevComponents.DotNetBar.PanelDockContainer();
  124. this.dockContainerItem1 = new DevComponents.DotNetBar.DockContainerItem();
  125. this.panelDockContainer8 = new DevComponents.DotNetBar.PanelDockContainer();
  126. this.controlContainerItem1 = new DevComponents.DotNetBar.ControlContainerItem();
  127. this.flp_Term = new System.Windows.Forms.FlowLayoutPanel();
  128. this.dockSite_mainView.SuspendLayout();
  129. ((System.ComponentModel.ISupportInitialize)(this.bar_mainWin)).BeginInit();
  130. this.bar_mainWin.SuspendLayout();
  131. this.testPanel.SuspendLayout();
  132. this.groupPanel2.SuspendLayout();
  133. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  134. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
  135. this.groupPanel1.SuspendLayout();
  136. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  137. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  138. this.tableLayoutPanel1.SuspendLayout();
  139. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  140. this.NumMachineMonitorPanel.SuspendLayout();
  141. ((System.ComponentModel.ISupportInitialize)(this.bar_bottom)).BeginInit();
  142. this.bar_bottom.SuspendLayout();
  143. this.RecordsMonitorPanel.SuspendLayout();
  144. ((System.ComponentModel.ISupportInitialize)(this.dgvx_parkingRecords)).BeginInit();
  145. ((System.ComponentModel.ISupportInitialize)(this.bar_side)).BeginInit();
  146. this.bar_side.SuspendLayout();
  147. this.terminalMonitorPanel.SuspendLayout();
  148. this.dockSite_notification.SuspendLayout();
  149. ((System.ComponentModel.ISupportInitialize)(this.bar_notification)).BeginInit();
  150. this.bar_notification.SuspendLayout();
  151. this.warningPanel.SuspendLayout();
  152. this.dockSite_menu.SuspendLayout();
  153. ((System.ComponentModel.ISupportInitialize)(this.bar_Menu)).BeginInit();
  154. ((System.ComponentModel.ISupportInitialize)(this.bar_shortcut)).BeginInit();
  155. this.bar_shortcut.SuspendLayout();
  156. this.panel_freeSpace.SuspendLayout();
  157. this.SuspendLayout();
  158. //
  159. // dotNetBarManager1
  160. //
  161. this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.F1);
  162. this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlC);
  163. this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlA);
  164. this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlV);
  165. this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlX);
  166. this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlZ);
  167. this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlY);
  168. this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.Del);
  169. this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.Ins);
  170. this.dotNetBarManager1.BottomDockSite = this.dockSite4;
  171. this.dotNetBarManager1.EnableFullSizeDock = false;
  172. this.dotNetBarManager1.FillDockSite = this.dockSite_mainView;
  173. this.dotNetBarManager1.LeftDockSite = this.dockSite1;
  174. this.dotNetBarManager1.ParentForm = this;
  175. this.dotNetBarManager1.RightDockSite = this.dockSite_notification;
  176. this.dotNetBarManager1.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
  177. this.dotNetBarManager1.ToolbarBottomDockSite = this.dockSite8;
  178. this.dotNetBarManager1.ToolbarLeftDockSite = this.dockSite5;
  179. this.dotNetBarManager1.ToolbarRightDockSite = this.dockSite6;
  180. this.dotNetBarManager1.ToolbarTopDockSite = this.dockSite_menu;
  181. this.dotNetBarManager1.TopDockSite = this.dockSite3;
  182. //
  183. // dockSite4
  184. //
  185. this.dockSite4.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
  186. this.dockSite4.Dock = System.Windows.Forms.DockStyle.Bottom;
  187. this.dockSite4.DocumentDockContainer = new DevComponents.DotNetBar.DocumentDockContainer();
  188. this.dockSite4.Location = new System.Drawing.Point(0, 668);
  189. this.dockSite4.Name = "dockSite4";
  190. this.dockSite4.Size = new System.Drawing.Size(1194, 0);
  191. this.dockSite4.TabIndex = 3;
  192. this.dockSite4.TabStop = false;
  193. //
  194. // dockSite_mainView
  195. //
  196. this.dockSite_mainView.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
  197. this.dockSite_mainView.Controls.Add(this.bar_mainWin);
  198. this.dockSite_mainView.Controls.Add(this.bar_bottom);
  199. this.dockSite_mainView.Controls.Add(this.bar_side);
  200. this.dockSite_mainView.Dock = System.Windows.Forms.DockStyle.Fill;
  201. this.dockSite_mainView.DocumentDockContainer = new DevComponents.DotNetBar.DocumentDockContainer(new DevComponents.DotNetBar.DocumentBaseContainer[] {
  202. ((DevComponents.DotNetBar.DocumentBaseContainer)(new DevComponents.DotNetBar.DocumentDockContainer(new DevComponents.DotNetBar.DocumentBaseContainer[] {
  203. ((DevComponents.DotNetBar.DocumentBaseContainer)(new DevComponents.DotNetBar.DocumentBarContainer(this.bar_mainWin, 503, 326))),
  204. ((DevComponents.DotNetBar.DocumentBaseContainer)(new DevComponents.DotNetBar.DocumentBarContainer(this.bar_side, 360, 326)))}, DevComponents.DotNetBar.eOrientation.Horizontal))),
  205. ((DevComponents.DotNetBar.DocumentBaseContainer)(new DevComponents.DotNetBar.DocumentBarContainer(this.bar_bottom, 871, 181)))}, DevComponents.DotNetBar.eOrientation.Vertical);
  206. this.dockSite_mainView.Location = new System.Drawing.Point(0, 121);
  207. this.dockSite_mainView.Name = "dockSite_mainView";
  208. this.dockSite_mainView.Size = new System.Drawing.Size(866, 547);
  209. this.dockSite_mainView.TabIndex = 8;
  210. this.dockSite_mainView.TabStop = false;
  211. //
  212. // bar_mainWin
  213. //
  214. this.bar_mainWin.AccessibleDescription = "DotNetBar Bar (bar_mainWin)";
  215. this.bar_mainWin.AccessibleName = "DotNetBar Bar";
  216. this.bar_mainWin.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  217. this.bar_mainWin.AlwaysDisplayDockTab = true;
  218. this.bar_mainWin.CanCustomize = false;
  219. this.bar_mainWin.CanDockBottom = false;
  220. this.bar_mainWin.CanDockDocument = true;
  221. this.bar_mainWin.CanDockLeft = false;
  222. this.bar_mainWin.CanDockRight = false;
  223. this.bar_mainWin.CanDockTop = false;
  224. this.bar_mainWin.CanHide = true;
  225. this.bar_mainWin.Controls.Add(this.NumMachineMonitorPanel);
  226. this.bar_mainWin.Controls.Add(this.paymentPanel);
  227. this.bar_mainWin.Controls.Add(this.ParkingSpaceMonitorPanel);
  228. this.bar_mainWin.Controls.Add(this.testPanel);
  229. this.bar_mainWin.DockTabAlignment = DevComponents.DotNetBar.eTabStripAlignment.Top;
  230. this.bar_mainWin.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  231. this.bar_mainWin.IsMaximized = false;
  232. this.bar_mainWin.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
  233. this.dci_NumMachine,
  234. this.dci_payment,
  235. this.dci_ParkingSpace,
  236. this.dci_Test});
  237. this.bar_mainWin.LayoutType = DevComponents.DotNetBar.eLayoutType.DockContainer;
  238. this.bar_mainWin.Location = new System.Drawing.Point(0, 0);
  239. this.bar_mainWin.Name = "bar_mainWin";
  240. this.bar_mainWin.SelectedDockTab = 0;
  241. this.bar_mainWin.SingleLineColor = System.Drawing.SystemColors.ControlDarkDark;
  242. this.bar_mainWin.Size = new System.Drawing.Size(503, 326);
  243. this.bar_mainWin.Stretch = true;
  244. this.bar_mainWin.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
  245. this.bar_mainWin.TabIndex = 0;
  246. this.bar_mainWin.TabNavigation = true;
  247. this.bar_mainWin.TabStop = false;
  248. //
  249. // testPanel
  250. //
  251. this.testPanel.Controls.Add(this.groupPanel2);
  252. this.testPanel.Controls.Add(this.groupPanel1);
  253. this.testPanel.Controls.Add(this.button2);
  254. this.testPanel.Controls.Add(this.dateTimePicker1);
  255. this.testPanel.Controls.Add(this.button1);
  256. this.testPanel.Controls.Add(this.textBox2);
  257. this.testPanel.Controls.Add(this.textBox1);
  258. this.testPanel.Controls.Add(this.tableLayoutPanel1);
  259. this.testPanel.DisabledBackColor = System.Drawing.Color.Empty;
  260. this.testPanel.Location = new System.Drawing.Point(3, 28);
  261. this.testPanel.Name = "testPanel";
  262. this.testPanel.Size = new System.Drawing.Size(497, 295);
  263. this.testPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
  264. this.testPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
  265. this.testPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
  266. this.testPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
  267. this.testPanel.Style.GradientAngle = 90;
  268. this.testPanel.TabIndex = 38;
  269. //
  270. // groupPanel2
  271. //
  272. this.groupPanel2.BackColor = System.Drawing.SystemColors.Highlight;
  273. this.groupPanel2.CanvasColor = System.Drawing.SystemColors.Control;
  274. this.groupPanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
  275. this.groupPanel2.ColorTable = DevComponents.DotNetBar.Controls.ePanelColorTable.Green;
  276. this.groupPanel2.Controls.Add(this.pictureBox4);
  277. this.groupPanel2.Controls.Add(this.pictureBox5);
  278. this.groupPanel2.DisabledBackColor = System.Drawing.Color.Empty;
  279. this.groupPanel2.Location = new System.Drawing.Point(387, 72);
  280. this.groupPanel2.Name = "groupPanel2";
  281. this.groupPanel2.Size = new System.Drawing.Size(110, 115);
  282. //
  283. //
  284. //
  285. this.groupPanel2.Style.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(217)))), ((int)(((byte)(185)))));
  286. this.groupPanel2.Style.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(191)))), ((int)(((byte)(139)))));
  287. this.groupPanel2.Style.BackColorGradientAngle = 90;
  288. this.groupPanel2.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
  289. this.groupPanel2.Style.BorderBottomWidth = 1;
  290. this.groupPanel2.Style.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(114)))), ((int)(((byte)(164)))), ((int)(((byte)(90)))));
  291. this.groupPanel2.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
  292. this.groupPanel2.Style.BorderLeftWidth = 1;
  293. this.groupPanel2.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
  294. this.groupPanel2.Style.BorderRightWidth = 1;
  295. this.groupPanel2.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
  296. this.groupPanel2.Style.BorderTopWidth = 1;
  297. this.groupPanel2.Style.CornerDiameter = 4;
  298. this.groupPanel2.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
  299. this.groupPanel2.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
  300. this.groupPanel2.Style.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(74)))), ((int)(((byte)(31)))));
  301. this.groupPanel2.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
  302. //
  303. //
  304. //
  305. this.groupPanel2.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  306. //
  307. //
  308. //
  309. this.groupPanel2.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  310. this.groupPanel2.TabIndex = 15;
  311. this.groupPanel2.Text = "地面车位2";
  312. //
  313. // pictureBox4
  314. //
  315. this.pictureBox4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
  316. | System.Windows.Forms.AnchorStyles.Right)));
  317. this.pictureBox4.Image = global::centralController.Properties.Resources.car;
  318. this.pictureBox4.InitialImage = null;
  319. this.pictureBox4.Location = new System.Drawing.Point(25, 48);
  320. this.pictureBox4.Name = "pictureBox4";
  321. this.pictureBox4.Size = new System.Drawing.Size(57, 43);
  322. this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  323. this.pictureBox4.TabIndex = 0;
  324. this.pictureBox4.TabStop = false;
  325. //
  326. // pictureBox5
  327. //
  328. this.pictureBox5.Anchor = System.Windows.Forms.AnchorStyles.Top;
  329. this.pictureBox5.Image = global::centralController.Properties.Resources.numMachine;
  330. this.pictureBox5.InitialImage = null;
  331. this.pictureBox5.Location = new System.Drawing.Point(30, 1);
  332. this.pictureBox5.Name = "pictureBox5";
  333. this.pictureBox5.Size = new System.Drawing.Size(50, 29);
  334. this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  335. this.pictureBox5.TabIndex = 14;
  336. this.pictureBox5.TabStop = false;
  337. //
  338. // groupPanel1
  339. //
  340. this.groupPanel1.BackColor = System.Drawing.SystemColors.AppWorkspace;
  341. this.groupPanel1.CanvasColor = System.Drawing.SystemColors.Control;
  342. this.groupPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
  343. this.groupPanel1.ColorTable = DevComponents.DotNetBar.Controls.ePanelColorTable.Red;
  344. this.groupPanel1.Controls.Add(this.pictureBox2);
  345. this.groupPanel1.Controls.Add(this.pictureBox3);
  346. this.groupPanel1.DisabledBackColor = System.Drawing.Color.Empty;
  347. this.groupPanel1.Location = new System.Drawing.Point(241, 128);
  348. this.groupPanel1.Name = "groupPanel1";
  349. this.groupPanel1.Size = new System.Drawing.Size(105, 107);
  350. //
  351. //
  352. //
  353. this.groupPanel1.Style.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
  354. this.groupPanel1.Style.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(150)))), ((int)(((byte)(150)))));
  355. this.groupPanel1.Style.BackColorGradientAngle = 90;
  356. this.groupPanel1.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
  357. this.groupPanel1.Style.BorderBottomWidth = 1;
  358. this.groupPanel1.Style.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(55)))), ((int)(((byte)(52)))));
  359. this.groupPanel1.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
  360. this.groupPanel1.Style.BorderLeftWidth = 1;
  361. this.groupPanel1.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
  362. this.groupPanel1.Style.BorderRightWidth = 1;
  363. this.groupPanel1.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
  364. this.groupPanel1.Style.BorderTopWidth = 1;
  365. this.groupPanel1.Style.CornerDiameter = 4;
  366. this.groupPanel1.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
  367. this.groupPanel1.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
  368. this.groupPanel1.Style.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(99)))), ((int)(((byte)(36)))), ((int)(((byte)(35)))));
  369. this.groupPanel1.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
  370. //
  371. //
  372. //
  373. this.groupPanel1.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  374. //
  375. //
  376. //
  377. this.groupPanel1.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  378. this.groupPanel1.TabIndex = 13;
  379. this.groupPanel1.Text = "地面车位2";
  380. //
  381. // pictureBox2
  382. //
  383. this.pictureBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
  384. | System.Windows.Forms.AnchorStyles.Right)));
  385. this.pictureBox2.Image = global::centralController.Properties.Resources.car;
  386. this.pictureBox2.InitialImage = null;
  387. this.pictureBox2.Location = new System.Drawing.Point(23, 45);
  388. this.pictureBox2.Name = "pictureBox2";
  389. this.pictureBox2.Size = new System.Drawing.Size(56, 43);
  390. this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  391. this.pictureBox2.TabIndex = 0;
  392. this.pictureBox2.TabStop = false;
  393. //
  394. // pictureBox3
  395. //
  396. this.pictureBox3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  397. | System.Windows.Forms.AnchorStyles.Right)));
  398. this.pictureBox3.Cursor = System.Windows.Forms.Cursors.Default;
  399. this.pictureBox3.Image = global::centralController.Properties.Resources.numMachine;
  400. this.pictureBox3.InitialImage = null;
  401. this.pictureBox3.Location = new System.Drawing.Point(27, 1);
  402. this.pictureBox3.Name = "pictureBox3";
  403. this.pictureBox3.Size = new System.Drawing.Size(50, 29);
  404. this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  405. this.pictureBox3.TabIndex = 14;
  406. this.pictureBox3.TabStop = false;
  407. //
  408. // button2
  409. //
  410. this.button2.Location = new System.Drawing.Point(271, 44);
  411. this.button2.Name = "button2";
  412. this.button2.Size = new System.Drawing.Size(75, 23);
  413. this.button2.TabIndex = 8;
  414. this.button2.Text = "button2";
  415. this.button2.UseVisualStyleBackColor = true;
  416. this.button2.Click += new System.EventHandler(this.button2_Click);
  417. //
  418. // dateTimePicker1
  419. //
  420. this.dateTimePicker1.Location = new System.Drawing.Point(375, 13);
  421. this.dateTimePicker1.Name = "dateTimePicker1";
  422. this.dateTimePicker1.Size = new System.Drawing.Size(200, 21);
  423. this.dateTimePicker1.TabIndex = 7;
  424. //
  425. // button1
  426. //
  427. this.button1.Location = new System.Drawing.Point(151, 43);
  428. this.button1.Name = "button1";
  429. this.button1.Size = new System.Drawing.Size(75, 23);
  430. this.button1.TabIndex = 6;
  431. this.button1.Text = "button1";
  432. this.button1.UseVisualStyleBackColor = true;
  433. this.button1.Click += new System.EventHandler(this.button1_Click);
  434. //
  435. // textBox2
  436. //
  437. this.textBox2.Location = new System.Drawing.Point(205, 16);
  438. this.textBox2.Name = "textBox2";
  439. this.textBox2.Size = new System.Drawing.Size(100, 21);
  440. this.textBox2.TabIndex = 5;
  441. //
  442. // textBox1
  443. //
  444. this.textBox1.Location = new System.Drawing.Point(74, 16);
  445. this.textBox1.Name = "textBox1";
  446. this.textBox1.Size = new System.Drawing.Size(100, 21);
  447. this.textBox1.TabIndex = 4;
  448. //
  449. // tableLayoutPanel1
  450. //
  451. this.tableLayoutPanel1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
  452. this.tableLayoutPanel1.ColumnCount = 1;
  453. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
  454. this.tableLayoutPanel1.Controls.Add(this.pictureBox1, 0, 1);
  455. this.tableLayoutPanel1.Controls.Add(this.labelX1, 0, 0);
  456. this.tableLayoutPanel1.Location = new System.Drawing.Point(9, 72);
  457. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  458. this.tableLayoutPanel1.RowCount = 2;
  459. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
  460. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 80F));
  461. this.tableLayoutPanel1.Size = new System.Drawing.Size(185, 168);
  462. this.tableLayoutPanel1.TabIndex = 3;
  463. //
  464. // pictureBox1
  465. //
  466. this.pictureBox1.Location = new System.Drawing.Point(3, 36);
  467. this.pictureBox1.Name = "pictureBox1";
  468. this.pictureBox1.Size = new System.Drawing.Size(179, 127);
  469. this.pictureBox1.TabIndex = 2;
  470. this.pictureBox1.TabStop = false;
  471. //
  472. // labelX1
  473. //
  474. //
  475. //
  476. //
  477. this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  478. this.labelX1.Location = new System.Drawing.Point(3, 3);
  479. this.labelX1.Name = "labelX1";
  480. this.labelX1.Size = new System.Drawing.Size(179, 27);
  481. this.labelX1.TabIndex = 3;
  482. this.labelX1.Text = "label1\r\nlable2";
  483. this.labelX1.TextAlignment = System.Drawing.StringAlignment.Center;
  484. //
  485. // NumMachineMonitorPanel
  486. //
  487. this.NumMachineMonitorPanel.Controls.Add(this.flowLayoutPanel1);
  488. this.NumMachineMonitorPanel.DisabledBackColor = System.Drawing.Color.Empty;
  489. this.NumMachineMonitorPanel.Location = new System.Drawing.Point(3, 28);
  490. this.NumMachineMonitorPanel.Name = "NumMachineMonitorPanel";
  491. this.NumMachineMonitorPanel.Size = new System.Drawing.Size(497, 295);
  492. this.NumMachineMonitorPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
  493. this.NumMachineMonitorPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
  494. this.NumMachineMonitorPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
  495. this.NumMachineMonitorPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
  496. this.NumMachineMonitorPanel.Style.GradientAngle = 90;
  497. this.NumMachineMonitorPanel.TabIndex = 0;
  498. //
  499. // flowLayoutPanel1
  500. //
  501. this.flowLayoutPanel1.BackColor = System.Drawing.SystemColors.GradientActiveCaption;
  502. this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  503. this.flowLayoutPanel1.Location = new System.Drawing.Point(0, 0);
  504. this.flowLayoutPanel1.Name = "flowLayoutPanel1";
  505. this.flowLayoutPanel1.Size = new System.Drawing.Size(497, 295);
  506. this.flowLayoutPanel1.TabIndex = 1;
  507. this.flowLayoutPanel1.Resize += new System.EventHandler(this.flowLayoutPanel1_Resize);
  508. //
  509. // paymentPanel
  510. //
  511. this.paymentPanel.DisabledBackColor = System.Drawing.Color.Empty;
  512. this.paymentPanel.Location = new System.Drawing.Point(3, 28);
  513. this.paymentPanel.Name = "paymentPanel";
  514. this.paymentPanel.Size = new System.Drawing.Size(497, 295);
  515. this.paymentPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
  516. this.paymentPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
  517. this.paymentPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
  518. this.paymentPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
  519. this.paymentPanel.Style.GradientAngle = 90;
  520. this.paymentPanel.TabIndex = 24;
  521. //
  522. // ParkingSpaceMonitorPanel
  523. //
  524. this.ParkingSpaceMonitorPanel.DisabledBackColor = System.Drawing.Color.Empty;
  525. this.ParkingSpaceMonitorPanel.Location = new System.Drawing.Point(3, 28);
  526. this.ParkingSpaceMonitorPanel.Name = "ParkingSpaceMonitorPanel";
  527. this.ParkingSpaceMonitorPanel.Size = new System.Drawing.Size(497, 295);
  528. this.ParkingSpaceMonitorPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
  529. this.ParkingSpaceMonitorPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
  530. this.ParkingSpaceMonitorPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
  531. this.ParkingSpaceMonitorPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
  532. this.ParkingSpaceMonitorPanel.Style.GradientAngle = 90;
  533. this.ParkingSpaceMonitorPanel.TabIndex = 9;
  534. //
  535. // dci_NumMachine
  536. //
  537. this.dci_NumMachine.Control = this.NumMachineMonitorPanel;
  538. this.dci_NumMachine.Name = "dci_NumMachine";
  539. this.dci_NumMachine.Text = "号牌机监控";
  540. //
  541. // dci_payment
  542. //
  543. this.dci_payment.Control = this.paymentPanel;
  544. this.dci_payment.Name = "dci_payment";
  545. this.dci_payment.Text = "支付信息";
  546. //
  547. // dci_ParkingSpace
  548. //
  549. this.dci_ParkingSpace.Control = this.ParkingSpaceMonitorPanel;
  550. this.dci_ParkingSpace.Name = "dci_ParkingSpace";
  551. this.dci_ParkingSpace.Text = "车位状态";
  552. //
  553. // dci_Test
  554. //
  555. this.dci_Test.Control = this.testPanel;
  556. this.dci_Test.Name = "dci_Test";
  557. this.dci_Test.Text = "测试";
  558. //
  559. // bar_bottom
  560. //
  561. this.bar_bottom.AccessibleDescription = "DotNetBar Bar (bar_bottom)";
  562. this.bar_bottom.AccessibleName = "DotNetBar Bar";
  563. this.bar_bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  564. this.bar_bottom.AlwaysDisplayDockTab = true;
  565. this.bar_bottom.AutoHide = true;
  566. this.bar_bottom.CanDockBottom = false;
  567. this.bar_bottom.CanDockDocument = true;
  568. this.bar_bottom.CanDockLeft = false;
  569. this.bar_bottom.CanDockRight = false;
  570. this.bar_bottom.CanDockTop = false;
  571. this.bar_bottom.CanHide = true;
  572. this.bar_bottom.CanUndock = false;
  573. this.bar_bottom.Controls.Add(this.RecordsMonitorPanel);
  574. this.bar_bottom.DockTabAlignment = DevComponents.DotNetBar.eTabStripAlignment.Top;
  575. this.bar_bottom.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  576. this.bar_bottom.IsMaximized = false;
  577. this.bar_bottom.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
  578. this.dci_ParkingRecords});
  579. this.bar_bottom.LayoutType = DevComponents.DotNetBar.eLayoutType.DockContainer;
  580. this.bar_bottom.Location = new System.Drawing.Point(0, 329);
  581. this.bar_bottom.Name = "bar_bottom";
  582. this.bar_bottom.SelectedDockTab = 0;
  583. this.bar_bottom.Size = new System.Drawing.Size(866, 218);
  584. this.bar_bottom.Stretch = true;
  585. this.bar_bottom.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
  586. this.bar_bottom.TabIndex = 1;
  587. this.bar_bottom.TabStop = false;
  588. //
  589. // RecordsMonitorPanel
  590. //
  591. this.RecordsMonitorPanel.Controls.Add(this.dgvx_parkingRecords);
  592. this.RecordsMonitorPanel.DisabledBackColor = System.Drawing.Color.Empty;
  593. this.RecordsMonitorPanel.Location = new System.Drawing.Point(3, 28);
  594. this.RecordsMonitorPanel.Name = "RecordsMonitorPanel";
  595. this.RecordsMonitorPanel.Size = new System.Drawing.Size(860, 187);
  596. this.RecordsMonitorPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
  597. this.RecordsMonitorPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
  598. this.RecordsMonitorPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
  599. this.RecordsMonitorPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
  600. this.RecordsMonitorPanel.Style.GradientAngle = 90;
  601. this.RecordsMonitorPanel.TabIndex = 13;
  602. //
  603. // dgvx_parkingRecords
  604. //
  605. this.dgvx_parkingRecords.BackgroundColor = System.Drawing.SystemColors.ActiveCaption;
  606. this.dgvx_parkingRecords.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  607. this.dgvx_parkingRecords.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  608. this.parkingRecordsID,
  609. this.userID,
  610. this.numberPlate,
  611. this.parkingSpaceID,
  612. this.realParkTime,
  613. this.realGetTime,
  614. this.receiptNum,
  615. this.parkingPrice,
  616. this.paymentStatus});
  617. dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  618. dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Window;
  619. dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  620. dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.ControlText;
  621. dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  622. dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.ControlText;
  623. dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  624. this.dgvx_parkingRecords.DefaultCellStyle = dataGridViewCellStyle1;
  625. this.dgvx_parkingRecords.Dock = System.Windows.Forms.DockStyle.Fill;
  626. this.dgvx_parkingRecords.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(215)))), ((int)(((byte)(229)))));
  627. this.dgvx_parkingRecords.Location = new System.Drawing.Point(0, 0);
  628. this.dgvx_parkingRecords.Name = "dgvx_parkingRecords";
  629. this.dgvx_parkingRecords.RowTemplate.Height = 23;
  630. this.dgvx_parkingRecords.Size = new System.Drawing.Size(860, 187);
  631. this.dgvx_parkingRecords.TabIndex = 0;
  632. //
  633. // parkingRecordsID
  634. //
  635. this.parkingRecordsID.HeaderText = "停车记录ID";
  636. this.parkingRecordsID.MaxInputLength = 11;
  637. this.parkingRecordsID.Name = "parkingRecordsID";
  638. this.parkingRecordsID.ReadOnly = true;
  639. this.parkingRecordsID.Width = 90;
  640. //
  641. // userID
  642. //
  643. this.userID.HeaderText = "用户ID";
  644. this.userID.MaxInputLength = 8;
  645. this.userID.Name = "userID";
  646. this.userID.ReadOnly = true;
  647. this.userID.Width = 70;
  648. //
  649. // numberPlate
  650. //
  651. this.numberPlate.HeaderText = "号牌";
  652. this.numberPlate.MaxInputLength = 9;
  653. this.numberPlate.Name = "numberPlate";
  654. this.numberPlate.ReadOnly = true;
  655. this.numberPlate.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  656. this.numberPlate.Width = 80;
  657. //
  658. // parkingSpaceID
  659. //
  660. this.parkingSpaceID.HeaderText = "车位编号";
  661. this.parkingSpaceID.MaxInputLength = 4;
  662. this.parkingSpaceID.Name = "parkingSpaceID";
  663. this.parkingSpaceID.ReadOnly = true;
  664. this.parkingSpaceID.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  665. this.parkingSpaceID.Width = 80;
  666. //
  667. // realParkTime
  668. //
  669. this.realParkTime.HeaderText = "实际停入时间";
  670. this.realParkTime.MaxInputLength = 50;
  671. this.realParkTime.Name = "realParkTime";
  672. this.realParkTime.ReadOnly = true;
  673. this.realParkTime.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  674. this.realParkTime.Width = 140;
  675. //
  676. // realGetTime
  677. //
  678. this.realGetTime.HeaderText = "实际取出时间";
  679. this.realGetTime.MaxInputLength = 50;
  680. this.realGetTime.Name = "realGetTime";
  681. this.realGetTime.ReadOnly = true;
  682. this.realGetTime.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  683. this.realGetTime.Width = 140;
  684. //
  685. // receiptNum
  686. //
  687. this.receiptNum.HeaderText = "凭证号";
  688. this.receiptNum.MaxInputLength = 8;
  689. this.receiptNum.Name = "receiptNum";
  690. this.receiptNum.ReadOnly = true;
  691. this.receiptNum.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  692. //
  693. // parkingPrice
  694. //
  695. this.parkingPrice.HeaderText = "停车费用";
  696. this.parkingPrice.MaxInputLength = 11;
  697. this.parkingPrice.Name = "parkingPrice";
  698. this.parkingPrice.ReadOnly = true;
  699. this.parkingPrice.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  700. //
  701. // paymentStatus
  702. //
  703. this.paymentStatus.HeaderText = "收费状态";
  704. this.paymentStatus.MaxInputLength = 11;
  705. this.paymentStatus.Name = "paymentStatus";
  706. this.paymentStatus.ReadOnly = true;
  707. //
  708. // dci_ParkingRecords
  709. //
  710. this.dci_ParkingRecords.Control = this.RecordsMonitorPanel;
  711. this.dci_ParkingRecords.Name = "dci_ParkingRecords";
  712. this.dci_ParkingRecords.Text = "进出记录";
  713. //
  714. // bar_side
  715. //
  716. this.bar_side.AccessibleDescription = "DotNetBar Bar (bar_side)";
  717. this.bar_side.AccessibleName = "DotNetBar Bar";
  718. this.bar_side.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  719. this.bar_side.AlwaysDisplayDockTab = true;
  720. this.bar_side.CanDockBottom = false;
  721. this.bar_side.CanDockDocument = true;
  722. this.bar_side.CanDockLeft = false;
  723. this.bar_side.CanDockRight = false;
  724. this.bar_side.CanDockTop = false;
  725. this.bar_side.CanHide = true;
  726. this.bar_side.Controls.Add(this.terminalMonitorPanel);
  727. this.bar_side.DockTabAlignment = DevComponents.DotNetBar.eTabStripAlignment.Top;
  728. this.bar_side.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  729. this.bar_side.IsMaximized = false;
  730. this.bar_side.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
  731. this.dci_terminal});
  732. this.bar_side.LayoutType = DevComponents.DotNetBar.eLayoutType.DockContainer;
  733. this.bar_side.Location = new System.Drawing.Point(506, 0);
  734. this.bar_side.Name = "bar_side";
  735. this.bar_side.SelectedDockTab = 0;
  736. this.bar_side.Size = new System.Drawing.Size(360, 326);
  737. this.bar_side.Stretch = true;
  738. this.bar_side.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
  739. this.bar_side.TabIndex = 2;
  740. this.bar_side.TabStop = false;
  741. //
  742. // terminalMonitorPanel
  743. //
  744. this.terminalMonitorPanel.Controls.Add(this.flp_Term);
  745. this.terminalMonitorPanel.DisabledBackColor = System.Drawing.Color.Empty;
  746. this.terminalMonitorPanel.Location = new System.Drawing.Point(3, 28);
  747. this.terminalMonitorPanel.Name = "terminalMonitorPanel";
  748. this.terminalMonitorPanel.Size = new System.Drawing.Size(354, 295);
  749. this.terminalMonitorPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
  750. this.terminalMonitorPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
  751. this.terminalMonitorPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
  752. this.terminalMonitorPanel.Style.ForeColor.Color = System.Drawing.SystemColors.MenuHighlight;
  753. this.terminalMonitorPanel.Style.GradientAngle = 90;
  754. this.terminalMonitorPanel.TabIndex = 0;
  755. //
  756. // dci_terminal
  757. //
  758. this.dci_terminal.Control = this.terminalMonitorPanel;
  759. this.dci_terminal.Name = "dci_terminal";
  760. this.dci_terminal.Text = "地面车位监控";
  761. //
  762. // dockSite1
  763. //
  764. this.dockSite1.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
  765. this.dockSite1.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
  766. this.dockSite1.Dock = System.Windows.Forms.DockStyle.Left;
  767. this.dockSite1.DocumentDockContainer = new DevComponents.DotNetBar.DocumentDockContainer();
  768. this.dockSite1.Location = new System.Drawing.Point(0, 0);
  769. this.dockSite1.Name = "dockSite1";
  770. this.dockSite1.Size = new System.Drawing.Size(0, 668);
  771. this.dockSite1.TabIndex = 0;
  772. this.dockSite1.TabStop = false;
  773. //
  774. // dockSite_notification
  775. //
  776. this.dockSite_notification.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
  777. this.dockSite_notification.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
  778. this.dockSite_notification.Controls.Add(this.bar_notification);
  779. this.dockSite_notification.Dock = System.Windows.Forms.DockStyle.Right;
  780. this.dockSite_notification.DocumentDockContainer = new DevComponents.DotNetBar.DocumentDockContainer(new DevComponents.DotNetBar.DocumentBaseContainer[] {
  781. ((DevComponents.DotNetBar.DocumentBaseContainer)(new DevComponents.DotNetBar.DocumentBarContainer(this.bar_notification, 325, 547)))}, DevComponents.DotNetBar.eOrientation.Vertical);
  782. this.dockSite_notification.Location = new System.Drawing.Point(866, 121);
  783. this.dockSite_notification.Name = "dockSite_notification";
  784. this.dockSite_notification.Size = new System.Drawing.Size(328, 547);
  785. this.dockSite_notification.TabIndex = 1;
  786. this.dockSite_notification.TabStop = false;
  787. //
  788. // bar_notification
  789. //
  790. this.bar_notification.AccessibleDescription = "DotNetBar Bar (bar_notification)";
  791. this.bar_notification.AccessibleName = "DotNetBar Bar";
  792. this.bar_notification.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  793. this.bar_notification.AutoSyncBarCaption = true;
  794. this.bar_notification.CloseSingleTab = true;
  795. this.bar_notification.Controls.Add(this.warningPanel);
  796. this.bar_notification.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  797. this.bar_notification.GrabHandleStyle = DevComponents.DotNetBar.eGrabHandleStyle.Caption;
  798. this.bar_notification.IsMaximized = false;
  799. this.bar_notification.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
  800. this.dci_warning});
  801. this.bar_notification.LayoutType = DevComponents.DotNetBar.eLayoutType.DockContainer;
  802. this.bar_notification.Location = new System.Drawing.Point(3, 0);
  803. this.bar_notification.Name = "bar_notification";
  804. this.bar_notification.Size = new System.Drawing.Size(325, 547);
  805. this.bar_notification.Stretch = true;
  806. this.bar_notification.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
  807. this.bar_notification.TabIndex = 1;
  808. this.bar_notification.TabStop = false;
  809. this.bar_notification.Text = "警告与提示";
  810. //
  811. // warningPanel
  812. //
  813. this.warningPanel.Controls.Add(this.rtb_notification);
  814. this.warningPanel.Controls.Add(this.progressBar1);
  815. this.warningPanel.DisabledBackColor = System.Drawing.Color.Empty;
  816. this.warningPanel.Location = new System.Drawing.Point(3, 23);
  817. this.warningPanel.Name = "warningPanel";
  818. this.warningPanel.Size = new System.Drawing.Size(319, 521);
  819. this.warningPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
  820. this.warningPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
  821. this.warningPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
  822. this.warningPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
  823. this.warningPanel.Style.GradientAngle = 90;
  824. this.warningPanel.TabIndex = 26;
  825. //
  826. // rtb_notification
  827. //
  828. this.rtb_notification.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  829. this.rtb_notification.BorderStyle = System.Windows.Forms.BorderStyle.None;
  830. this.rtb_notification.Cursor = System.Windows.Forms.Cursors.Arrow;
  831. this.rtb_notification.Dock = System.Windows.Forms.DockStyle.Fill;
  832. this.rtb_notification.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  833. this.rtb_notification.Location = new System.Drawing.Point(0, 0);
  834. this.rtb_notification.Name = "rtb_notification";
  835. this.rtb_notification.ReadOnly = true;
  836. this.rtb_notification.Size = new System.Drawing.Size(319, 500);
  837. this.rtb_notification.TabIndex = 1;
  838. this.rtb_notification.Text = "";
  839. //
  840. // progressBar1
  841. //
  842. this.progressBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
  843. this.progressBar1.Location = new System.Drawing.Point(0, 500);
  844. this.progressBar1.Name = "progressBar1";
  845. this.progressBar1.Size = new System.Drawing.Size(319, 21);
  846. this.progressBar1.Step = 20;
  847. this.progressBar1.Style = System.Windows.Forms.ProgressBarStyle.Continuous;
  848. this.progressBar1.TabIndex = 0;
  849. //
  850. // dci_warning
  851. //
  852. this.dci_warning.Control = this.warningPanel;
  853. this.dci_warning.Name = "dci_warning";
  854. this.dci_warning.Text = "警告与提示";
  855. //
  856. // dockSite8
  857. //
  858. this.dockSite8.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
  859. this.dockSite8.Dock = System.Windows.Forms.DockStyle.Bottom;
  860. this.dockSite8.Location = new System.Drawing.Point(0, 668);
  861. this.dockSite8.Name = "dockSite8";
  862. this.dockSite8.Size = new System.Drawing.Size(1194, 0);
  863. this.dockSite8.TabIndex = 7;
  864. this.dockSite8.TabStop = false;
  865. //
  866. // dockSite5
  867. //
  868. this.dockSite5.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
  869. this.dockSite5.Dock = System.Windows.Forms.DockStyle.Left;
  870. this.dockSite5.Location = new System.Drawing.Point(0, 0);
  871. this.dockSite5.Name = "dockSite5";
  872. this.dockSite5.Size = new System.Drawing.Size(0, 668);
  873. this.dockSite5.TabIndex = 4;
  874. this.dockSite5.TabStop = false;
  875. //
  876. // dockSite6
  877. //
  878. this.dockSite6.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
  879. this.dockSite6.Dock = System.Windows.Forms.DockStyle.Right;
  880. this.dockSite6.Location = new System.Drawing.Point(1194, 0);
  881. this.dockSite6.Name = "dockSite6";
  882. this.dockSite6.Size = new System.Drawing.Size(0, 668);
  883. this.dockSite6.TabIndex = 5;
  884. this.dockSite6.TabStop = false;
  885. //
  886. // dockSite_menu
  887. //
  888. this.dockSite_menu.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
  889. this.dockSite_menu.Controls.Add(this.bar_Menu);
  890. this.dockSite_menu.Controls.Add(this.bar_shortcut);
  891. this.dockSite_menu.Dock = System.Windows.Forms.DockStyle.Top;
  892. this.dockSite_menu.Location = new System.Drawing.Point(0, 0);
  893. this.dockSite_menu.Name = "dockSite_menu";
  894. this.dockSite_menu.Size = new System.Drawing.Size(1194, 121);
  895. this.dockSite_menu.TabIndex = 6;
  896. this.dockSite_menu.TabStop = false;
  897. //
  898. // bar_Menu
  899. //
  900. this.bar_Menu.AccessibleDescription = "DotNetBar Bar (bar_Menu)";
  901. this.bar_Menu.AccessibleName = "DotNetBar Bar";
  902. this.bar_Menu.AccessibleRole = System.Windows.Forms.AccessibleRole.MenuBar;
  903. this.bar_Menu.DockSide = DevComponents.DotNetBar.eDockSide.Top;
  904. this.bar_Menu.Font = new System.Drawing.Font("微软雅黑", 9F);
  905. this.bar_Menu.IsMaximized = false;
  906. this.bar_Menu.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
  907. this.btn_system,
  908. this.btn_files,
  909. this.btn_views,
  910. this.btn_devices,
  911. this.btn_support});
  912. this.bar_Menu.Location = new System.Drawing.Point(0, 0);
  913. this.bar_Menu.MenuBar = true;
  914. this.bar_Menu.Name = "bar_Menu";
  915. this.bar_Menu.Size = new System.Drawing.Size(1194, 26);
  916. this.bar_Menu.Stretch = true;
  917. this.bar_Menu.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
  918. this.bar_Menu.TabIndex = 0;
  919. this.bar_Menu.TabStop = false;
  920. this.bar_Menu.Text = "bar1";
  921. //
  922. // btn_system
  923. //
  924. this.btn_system.Name = "btn_system";
  925. this.btn_system.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
  926. this.btn_login,
  927. this.btn_logout,
  928. this.btn_exit});
  929. this.btn_system.Text = "系统";
  930. //
  931. // btn_login
  932. //
  933. this.btn_login.Name = "btn_login";
  934. this.btn_login.Text = "登录";
  935. //
  936. // btn_logout
  937. //
  938. this.btn_logout.Name = "btn_logout";
  939. this.btn_logout.Text = "登出";
  940. //
  941. // btn_exit
  942. //
  943. this.btn_exit.Name = "btn_exit";
  944. this.btn_exit.Text = "退出系统";
  945. this.btn_exit.Click += new System.EventHandler(this.btn_exit_Click);
  946. //
  947. // btn_files
  948. //
  949. this.btn_files.Name = "btn_files";
  950. this.btn_files.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
  951. this.btn_openFile,
  952. this.btn_advertUpdate,
  953. this.btn_recordManagement,
  954. this.btn_exportRecords,
  955. this.btn_setScheme});
  956. this.btn_files.Text = "文件";
  957. //
  958. // btn_openFile
  959. //
  960. this.btn_openFile.Name = "btn_openFile";
  961. this.btn_openFile.Text = "打开日志";
  962. this.btn_openFile.Click += new System.EventHandler(this.btn_openFile_Click);
  963. //
  964. // btn_advertUpdate
  965. //
  966. this.btn_advertUpdate.Name = "btn_advertUpdate";
  967. this.btn_advertUpdate.Text = "手动更新广告";
  968. this.btn_advertUpdate.Click += new System.EventHandler(this.btn_advertUpdate_Click);
  969. //
  970. // btn_recordManagement
  971. //
  972. this.btn_recordManagement.Name = "btn_recordManagement";
  973. this.btn_recordManagement.Text = "记录管理";
  974. this.btn_recordManagement.Click += new System.EventHandler(this.btn_recordManagement_Click);
  975. //
  976. // btn_exportRecords
  977. //
  978. this.btn_exportRecords.Name = "btn_exportRecords";
  979. this.btn_exportRecords.Text = "导出最近记录";
  980. this.btn_exportRecords.Click += new System.EventHandler(this.btn_exportRecords_Click);
  981. //
  982. // btn_setScheme
  983. //
  984. this.btn_setScheme.Name = "btn_setScheme";
  985. this.btn_setScheme.Text = "收费策略";
  986. this.btn_setScheme.Click += new System.EventHandler(this.btn_setScheme_Click);
  987. //
  988. // btn_views
  989. //
  990. this.btn_views.Name = "btn_views";
  991. this.btn_views.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
  992. this.btn_parkingSpace,
  993. this.btn_numMachine,
  994. this.btn_payment,
  995. this.btn_test,
  996. this.btn_terminals,
  997. this.btn_records});
  998. this.btn_views.Text = "视图";
  999. //
  1000. // btn_parkingSpace
  1001. //
  1002. this.btn_parkingSpace.Name = "btn_parkingSpace";
  1003. this.btn_parkingSpace.Text = "车位视图";
  1004. this.btn_parkingSpace.Click += new System.EventHandler(this.btn_parkingSpace_Click);
  1005. //
  1006. // btn_numMachine
  1007. //
  1008. this.btn_numMachine.Name = "btn_numMachine";
  1009. this.btn_numMachine.Text = "号牌机视图";
  1010. this.btn_numMachine.Click += new System.EventHandler(this.btn_numMachine_Click);
  1011. //
  1012. // btn_payment
  1013. //
  1014. this.btn_payment.Name = "btn_payment";
  1015. this.btn_payment.Text = "支付视图";
  1016. this.btn_payment.Click += new System.EventHandler(this.btn_payment_Click);
  1017. //
  1018. // btn_test
  1019. //
  1020. this.btn_test.Name = "btn_test";
  1021. this.btn_test.Text = "测试";
  1022. this.btn_test.Click += new System.EventHandler(this.btn_test_Click);
  1023. //
  1024. // btn_terminals
  1025. //
  1026. this.btn_terminals.Name = "btn_terminals";
  1027. this.btn_terminals.Text = "终端视图";
  1028. this.btn_terminals.Click += new System.EventHandler(this.btn_terminals_Click);
  1029. //
  1030. // btn_records
  1031. //
  1032. this.btn_records.Name = "btn_records";
  1033. this.btn_records.Text = "记录视图";
  1034. this.btn_records.Click += new System.EventHandler(this.btn_records_Click);
  1035. //
  1036. // btn_devices
  1037. //
  1038. this.btn_devices.Name = "btn_devices";
  1039. this.btn_devices.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
  1040. this.btn_linkPLC,
  1041. this.btn_PLCConf,
  1042. this.btn_numMachineConf});
  1043. this.btn_devices.Text = "工具";
  1044. //
  1045. // btn_linkPLC
  1046. //
  1047. this.btn_linkPLC.Name = "btn_linkPLC";
  1048. this.btn_linkPLC.Text = "连接PLC";
  1049. this.btn_linkPLC.Click += new System.EventHandler(this.btn_linkPLC_Click);
  1050. //
  1051. // btn_PLCConf
  1052. //
  1053. this.btn_PLCConf.Name = "btn_PLCConf";
  1054. this.btn_PLCConf.Text = "PLC数据调试";
  1055. this.btn_PLCConf.Click += new System.EventHandler(this.btn_PLCConf_Click);
  1056. //
  1057. // btn_numMachineConf
  1058. //
  1059. this.btn_numMachineConf.Name = "btn_numMachineConf";
  1060. this.btn_numMachineConf.Text = "号牌机调试";
  1061. this.btn_numMachineConf.Click += new System.EventHandler(this.btn_numMachineConf_Click);
  1062. //
  1063. // btn_support
  1064. //
  1065. this.btn_support.Name = "btn_support";
  1066. this.btn_support.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
  1067. this.btn_sysInfo,
  1068. this.btn_about});
  1069. this.btn_support.Text = "帮助";
  1070. //
  1071. // btn_sysInfo
  1072. //
  1073. this.btn_sysInfo.Name = "btn_sysInfo";
  1074. this.btn_sysInfo.Text = "系统信息";
  1075. this.btn_sysInfo.Click += new System.EventHandler(this.btn_sysInfo_Click);
  1076. //
  1077. // btn_about
  1078. //
  1079. this.btn_about.Name = "btn_about";
  1080. this.btn_about.Text = "关于我们";
  1081. //
  1082. // bar_shortcut
  1083. //
  1084. this.bar_shortcut.AccessibleDescription = "DotNetBar Bar (bar_shortcut)";
  1085. this.bar_shortcut.AccessibleName = "DotNetBar Bar";
  1086. this.bar_shortcut.AccessibleRole = System.Windows.Forms.AccessibleRole.MenuBar;
  1087. this.bar_shortcut.AutoHide = true;
  1088. this.bar_shortcut.AutoHideAnimationTime = 300;
  1089. this.bar_shortcut.BackColor = System.Drawing.SystemColors.GradientActiveCaption;
  1090. this.bar_shortcut.Controls.Add(this.panel_freeSpace);
  1091. this.bar_shortcut.DockLine = 1;
  1092. this.bar_shortcut.DockSide = DevComponents.DotNetBar.eDockSide.Top;
  1093. this.bar_shortcut.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1094. this.bar_shortcut.IsMaximized = false;
  1095. this.bar_shortcut.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
  1096. this.shortcut_login,
  1097. this.shortcut_logout,
  1098. this.shortcut_sysInfo,
  1099. this.shortcut_about,
  1100. this.shortcut_close});
  1101. this.bar_shortcut.Location = new System.Drawing.Point(0, 27);
  1102. this.bar_shortcut.MenuBar = true;
  1103. this.bar_shortcut.Name = "bar_shortcut";
  1104. this.bar_shortcut.Size = new System.Drawing.Size(1194, 93);
  1105. this.bar_shortcut.Stretch = true;
  1106. this.bar_shortcut.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
  1107. this.bar_shortcut.TabIndex = 1;
  1108. this.bar_shortcut.TabStop = false;
  1109. this.bar_shortcut.Text = "bar1";
  1110. //
  1111. // panel_freeSpace
  1112. //
  1113. this.panel_freeSpace.Controls.Add(this.lbx_freeSpace);
  1114. this.panel_freeSpace.Dock = System.Windows.Forms.DockStyle.Right;
  1115. this.panel_freeSpace.Location = new System.Drawing.Point(874, 0);
  1116. this.panel_freeSpace.Name = "panel_freeSpace";
  1117. this.panel_freeSpace.Size = new System.Drawing.Size(320, 93);
  1118. this.panel_freeSpace.TabIndex = 3;
  1119. //
  1120. // lbx_freeSpace
  1121. //
  1122. this.lbx_freeSpace.BackColor = System.Drawing.SystemColors.GradientActiveCaption;
  1123. //
  1124. //
  1125. //
  1126. this.lbx_freeSpace.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1127. this.lbx_freeSpace.Dock = System.Windows.Forms.DockStyle.Fill;
  1128. this.lbx_freeSpace.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1129. this.lbx_freeSpace.FontBold = true;
  1130. this.lbx_freeSpace.ForeColor = System.Drawing.Color.Tomato;
  1131. this.lbx_freeSpace.Location = new System.Drawing.Point(0, 0);
  1132. this.lbx_freeSpace.Name = "lbx_freeSpace";
  1133. this.lbx_freeSpace.Size = new System.Drawing.Size(320, 93);
  1134. this.lbx_freeSpace.TabIndex = 2;
  1135. this.lbx_freeSpace.Text = "currentFreeSpace";
  1136. this.lbx_freeSpace.TextAlignment = System.Drawing.StringAlignment.Center;
  1137. //
  1138. // shortcut_login
  1139. //
  1140. this.shortcut_login.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  1141. this.shortcut_login.Image = global::centralController.Properties.Resources.pc;
  1142. this.shortcut_login.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
  1143. this.shortcut_login.Name = "shortcut_login";
  1144. this.shortcut_login.PopupAnimation = DevComponents.DotNetBar.ePopupAnimation.None;
  1145. this.shortcut_login.ShowSubItems = false;
  1146. this.shortcut_login.Text = "登录";
  1147. //
  1148. // shortcut_logout
  1149. //
  1150. this.shortcut_logout.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  1151. this.shortcut_logout.Image = global::centralController.Properties.Resources.monitor;
  1152. this.shortcut_logout.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
  1153. this.shortcut_logout.Name = "shortcut_logout";
  1154. this.shortcut_logout.PopupAnimation = DevComponents.DotNetBar.ePopupAnimation.None;
  1155. this.shortcut_logout.ShowSubItems = false;
  1156. this.shortcut_logout.Text = "登出";
  1157. //
  1158. // shortcut_sysInfo
  1159. //
  1160. this.shortcut_sysInfo.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  1161. this.shortcut_sysInfo.Image = global::centralController.Properties.Resources.sysExplain1;
  1162. this.shortcut_sysInfo.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
  1163. this.shortcut_sysInfo.Name = "shortcut_sysInfo";
  1164. this.shortcut_sysInfo.ShowSubItems = false;
  1165. this.shortcut_sysInfo.Text = "系统信息";
  1166. this.shortcut_sysInfo.Click += new System.EventHandler(this.shortcut_sysInfo_Click);
  1167. //
  1168. // shortcut_about
  1169. //
  1170. this.shortcut_about.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  1171. this.shortcut_about.Image = global::centralController.Properties.Resources.about;
  1172. this.shortcut_about.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
  1173. this.shortcut_about.Name = "shortcut_about";
  1174. this.shortcut_about.ShowSubItems = false;
  1175. this.shortcut_about.Text = "关于我们";
  1176. //
  1177. // shortcut_close
  1178. //
  1179. this.shortcut_close.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  1180. this.shortcut_close.Image = global::centralController.Properties.Resources.close;
  1181. this.shortcut_close.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
  1182. this.shortcut_close.Name = "shortcut_close";
  1183. this.shortcut_close.PopupAnimation = DevComponents.DotNetBar.ePopupAnimation.None;
  1184. this.shortcut_close.ShowSubItems = false;
  1185. this.shortcut_close.Text = "退出";
  1186. this.shortcut_close.Click += new System.EventHandler(this.shortcut_close_Click);
  1187. //
  1188. // dockSite3
  1189. //
  1190. this.dockSite3.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
  1191. this.dockSite3.Dock = System.Windows.Forms.DockStyle.Top;
  1192. this.dockSite3.DocumentDockContainer = new DevComponents.DotNetBar.DocumentDockContainer();
  1193. this.dockSite3.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  1194. this.dockSite3.Location = new System.Drawing.Point(0, 0);
  1195. this.dockSite3.Name = "dockSite3";
  1196. this.dockSite3.Size = new System.Drawing.Size(1194, 0);
  1197. this.dockSite3.TabIndex = 2;
  1198. this.dockSite3.TabStop = false;
  1199. //
  1200. // panelDockContainer10
  1201. //
  1202. this.panelDockContainer10.DisabledBackColor = System.Drawing.Color.Empty;
  1203. this.panelDockContainer10.Location = new System.Drawing.Point(3, 23);
  1204. this.panelDockContainer10.Name = "panelDockContainer10";
  1205. this.panelDockContainer10.Size = new System.Drawing.Size(215, 373);
  1206. this.panelDockContainer10.Style.Alignment = System.Drawing.StringAlignment.Center;
  1207. this.panelDockContainer10.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
  1208. this.panelDockContainer10.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
  1209. this.panelDockContainer10.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
  1210. this.panelDockContainer10.Style.GradientAngle = 90;
  1211. this.panelDockContainer10.TabIndex = 5;
  1212. //
  1213. // dockContainerItem2
  1214. //
  1215. this.dockContainerItem2.Name = "dockContainerItem2";
  1216. this.dockContainerItem2.Text = "号牌机监控";
  1217. //
  1218. // groupPanel5
  1219. //
  1220. this.groupPanel5.BackColor = System.Drawing.Color.White;
  1221. this.groupPanel5.CanvasColor = System.Drawing.SystemColors.Control;
  1222. this.groupPanel5.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
  1223. this.groupPanel5.DisabledBackColor = System.Drawing.Color.Empty;
  1224. this.groupPanel5.Location = new System.Drawing.Point(3, 28);
  1225. this.groupPanel5.Name = "groupPanel5";
  1226. this.groupPanel5.Size = new System.Drawing.Size(796, 395);
  1227. //
  1228. //
  1229. //
  1230. this.groupPanel5.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
  1231. this.groupPanel5.Style.BackColorGradientAngle = 90;
  1232. this.groupPanel5.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
  1233. this.groupPanel5.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
  1234. this.groupPanel5.Style.BorderBottomWidth = 1;
  1235. this.groupPanel5.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
  1236. this.groupPanel5.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
  1237. this.groupPanel5.Style.BorderLeftWidth = 1;
  1238. this.groupPanel5.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
  1239. this.groupPanel5.Style.BorderRightWidth = 1;
  1240. this.groupPanel5.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
  1241. this.groupPanel5.Style.BorderTopWidth = 1;
  1242. this.groupPanel5.Style.CornerDiameter = 4;
  1243. this.groupPanel5.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
  1244. this.groupPanel5.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
  1245. this.groupPanel5.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
  1246. this.groupPanel5.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
  1247. //
  1248. //
  1249. //
  1250. this.groupPanel5.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1251. //
  1252. //
  1253. //
  1254. this.groupPanel5.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1255. this.groupPanel5.TabIndex = 11;
  1256. this.groupPanel5.Text = "groupPanel5";
  1257. //
  1258. // dci_PaymentRecords
  1259. //
  1260. this.dci_PaymentRecords.Name = "dci_PaymentRecords";
  1261. this.dci_PaymentRecords.Text = "收费查询";
  1262. //
  1263. // panelDockContainer7
  1264. //
  1265. this.panelDockContainer7.DisabledBackColor = System.Drawing.Color.Empty;
  1266. this.panelDockContainer7.Location = new System.Drawing.Point(3, 28);
  1267. this.panelDockContainer7.Name = "panelDockContainer7";
  1268. this.panelDockContainer7.Size = new System.Drawing.Size(796, 395);
  1269. this.panelDockContainer7.Style.Alignment = System.Drawing.StringAlignment.Center;
  1270. this.panelDockContainer7.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
  1271. this.panelDockContainer7.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
  1272. this.panelDockContainer7.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
  1273. this.panelDockContainer7.Style.GradientAngle = 90;
  1274. this.panelDockContainer7.TabIndex = 37;
  1275. //
  1276. // dockContainerItem1
  1277. //
  1278. this.dockContainerItem1.Control = this.panelDockContainer7;
  1279. this.dockContainerItem1.Name = "dockContainerItem1";
  1280. this.dockContainerItem1.Text = "dockContainerItem1";
  1281. //
  1282. // panelDockContainer8
  1283. //
  1284. this.panelDockContainer8.DisabledBackColor = System.Drawing.Color.Empty;
  1285. this.panelDockContainer8.Location = new System.Drawing.Point(3, 28);
  1286. this.panelDockContainer8.Name = "panelDockContainer8";
  1287. this.panelDockContainer8.Size = new System.Drawing.Size(796, 395);
  1288. this.panelDockContainer8.Style.Alignment = System.Drawing.StringAlignment.Center;
  1289. this.panelDockContainer8.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
  1290. this.panelDockContainer8.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
  1291. this.panelDockContainer8.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
  1292. this.panelDockContainer8.Style.GradientAngle = 90;
  1293. this.panelDockContainer8.TabIndex = 37;
  1294. //
  1295. // controlContainerItem1
  1296. //
  1297. this.controlContainerItem1.AllowItemResize = false;
  1298. this.controlContainerItem1.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
  1299. this.controlContainerItem1.Name = "controlContainerItem1";
  1300. //
  1301. // flp_Term
  1302. //
  1303. this.flp_Term.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  1304. this.flp_Term.Dock = System.Windows.Forms.DockStyle.Fill;
  1305. this.flp_Term.Location = new System.Drawing.Point(0, 0);
  1306. this.flp_Term.Name = "flp_Term";
  1307. this.flp_Term.Padding = new System.Windows.Forms.Padding(5);
  1308. this.flp_Term.Size = new System.Drawing.Size(354, 295);
  1309. this.flp_Term.TabIndex = 0;
  1310. //
  1311. // centralController
  1312. //
  1313. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1314. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1315. this.AutoSize = true;
  1316. this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
  1317. this.ClientSize = new System.Drawing.Size(1194, 668);
  1318. this.Controls.Add(this.dockSite_mainView);
  1319. this.Controls.Add(this.dockSite_notification);
  1320. this.Controls.Add(this.dockSite_menu);
  1321. this.Controls.Add(this.dockSite1);
  1322. this.Controls.Add(this.dockSite3);
  1323. this.Controls.Add(this.dockSite4);
  1324. this.Controls.Add(this.dockSite5);
  1325. this.Controls.Add(this.dockSite6);
  1326. this.Controls.Add(this.dockSite8);
  1327. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  1328. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  1329. this.Name = "centralController";
  1330. this.Text = "智象停车中控端";
  1331. this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
  1332. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.centralController_FormClosing);
  1333. this.dockSite_mainView.ResumeLayout(false);
  1334. ((System.ComponentModel.ISupportInitialize)(this.bar_mainWin)).EndInit();
  1335. this.bar_mainWin.ResumeLayout(false);
  1336. this.testPanel.ResumeLayout(false);
  1337. this.testPanel.PerformLayout();
  1338. this.groupPanel2.ResumeLayout(false);
  1339. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  1340. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
  1341. this.groupPanel1.ResumeLayout(false);
  1342. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  1343. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  1344. this.tableLayoutPanel1.ResumeLayout(false);
  1345. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  1346. this.NumMachineMonitorPanel.ResumeLayout(false);
  1347. ((System.ComponentModel.ISupportInitialize)(this.bar_bottom)).EndInit();
  1348. this.bar_bottom.ResumeLayout(false);
  1349. this.RecordsMonitorPanel.ResumeLayout(false);
  1350. ((System.ComponentModel.ISupportInitialize)(this.dgvx_parkingRecords)).EndInit();
  1351. ((System.ComponentModel.ISupportInitialize)(this.bar_side)).EndInit();
  1352. this.bar_side.ResumeLayout(false);
  1353. this.terminalMonitorPanel.ResumeLayout(false);
  1354. this.dockSite_notification.ResumeLayout(false);
  1355. ((System.ComponentModel.ISupportInitialize)(this.bar_notification)).EndInit();
  1356. this.bar_notification.ResumeLayout(false);
  1357. this.warningPanel.ResumeLayout(false);
  1358. this.dockSite_menu.ResumeLayout(false);
  1359. ((System.ComponentModel.ISupportInitialize)(this.bar_Menu)).EndInit();
  1360. ((System.ComponentModel.ISupportInitialize)(this.bar_shortcut)).EndInit();
  1361. this.bar_shortcut.ResumeLayout(false);
  1362. this.panel_freeSpace.ResumeLayout(false);
  1363. this.ResumeLayout(false);
  1364. }
  1365. #endregion
  1366. private DevComponents.DotNetBar.DotNetBarManager dotNetBarManager1;
  1367. private DevComponents.DotNetBar.DockSite dockSite4;
  1368. private DevComponents.DotNetBar.DockSite dockSite1;
  1369. private DevComponents.DotNetBar.DockSite dockSite_notification;
  1370. private DevComponents.DotNetBar.DockSite dockSite3;
  1371. private DevComponents.DotNetBar.DockSite dockSite5;
  1372. private DevComponents.DotNetBar.DockSite dockSite6;
  1373. private DevComponents.DotNetBar.DockSite dockSite_menu;
  1374. private DevComponents.DotNetBar.Bar bar_Menu;
  1375. private DevComponents.DotNetBar.ButtonItem btn_system;
  1376. private DevComponents.DotNetBar.DockSite dockSite8;
  1377. private DevComponents.DotNetBar.DockSite dockSite_mainView;
  1378. private DevComponents.DotNetBar.ButtonItem btn_devices;
  1379. private DevComponents.DotNetBar.ButtonItem btn_files;
  1380. private DevComponents.DotNetBar.ButtonItem btn_login;
  1381. private DevComponents.DotNetBar.ButtonItem btn_logout;
  1382. private DevComponents.DotNetBar.ButtonItem btn_openFile;
  1383. private DevComponents.DotNetBar.ButtonItem btn_linkPLC;
  1384. private DevComponents.DotNetBar.DockContainerItem dockContainerItem2;
  1385. private DevComponents.DotNetBar.Controls.GroupPanel groupPanel5;
  1386. private DevComponents.DotNetBar.DockContainerItem dci_PaymentRecords;
  1387. private DevComponents.DotNetBar.PanelDockContainer terminalMonitorPanel;
  1388. private DevComponents.DotNetBar.DockContainerItem dci_terminal;
  1389. private DevComponents.DotNetBar.PanelDockContainer panelDockContainer7;
  1390. private DevComponents.DotNetBar.DockContainerItem dockContainerItem1;
  1391. private DevComponents.DotNetBar.PanelDockContainer panelDockContainer8;
  1392. private DevComponents.DotNetBar.PanelDockContainer panelDockContainer10;
  1393. private DevComponents.DotNetBar.ButtonItem btn_exit;
  1394. private DevComponents.DotNetBar.PanelDockContainer warningPanel;
  1395. private DevComponents.DotNetBar.DockContainerItem dci_warning;
  1396. private System.Windows.Forms.ProgressBar progressBar1;
  1397. private DevComponents.DotNetBar.ButtonItem btn_recordManagement;
  1398. private DevComponents.DotNetBar.ButtonItem btn_exportRecords;
  1399. private DevComponents.DotNetBar.Bar bar_bottom;
  1400. private DevComponents.DotNetBar.Bar bar_notification;
  1401. private DevComponents.DotNetBar.LabelX lbx_freeSpace;
  1402. private DevComponents.DotNetBar.ButtonItem btn_views;
  1403. private DevComponents.DotNetBar.ButtonItem btn_numMachine;
  1404. private DevComponents.DotNetBar.ButtonItem btn_test;
  1405. private DevComponents.DotNetBar.ButtonItem btn_parkingSpace;
  1406. private DevComponents.DotNetBar.ButtonItem btn_payment;
  1407. private DevComponents.DotNetBar.ButtonItem btn_terminals;
  1408. private DevComponents.DotNetBar.ButtonItem btn_records;
  1409. private DevComponents.DotNetBar.ButtonItem btn_setScheme;
  1410. private DevComponents.DotNetBar.ButtonItem btn_PLCConf;
  1411. private DevComponents.DotNetBar.Bar bar_mainWin;
  1412. private DevComponents.DotNetBar.PanelDockContainer NumMachineMonitorPanel;
  1413. public System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
  1414. private DevComponents.DotNetBar.PanelDockContainer paymentPanel;
  1415. private DevComponents.DotNetBar.PanelDockContainer testPanel;
  1416. private System.Windows.Forms.Button button1;
  1417. private System.Windows.Forms.TextBox textBox2;
  1418. private System.Windows.Forms.TextBox textBox1;
  1419. private DevComponents.DotNetBar.PanelDockContainer ParkingSpaceMonitorPanel;
  1420. private DevComponents.DotNetBar.DockContainerItem dci_ParkingSpace;
  1421. private DevComponents.DotNetBar.DockContainerItem dci_NumMachine;
  1422. private DevComponents.DotNetBar.DockContainerItem dci_payment;
  1423. private DevComponents.DotNetBar.DockContainerItem dci_Test;
  1424. private DevComponents.DotNetBar.PanelDockContainer RecordsMonitorPanel;
  1425. private DevComponents.DotNetBar.Controls.DataGridViewX dgvx_parkingRecords;
  1426. private DevComponents.DotNetBar.DockContainerItem dci_ParkingRecords;
  1427. private DevComponents.DotNetBar.Bar bar_shortcut;
  1428. private DevComponents.DotNetBar.Bar bar_side;
  1429. private DevComponents.DotNetBar.ButtonItem btn_numMachineConf;
  1430. private DevComponents.DotNetBar.ButtonItem shortcut_login;
  1431. private DevComponents.DotNetBar.ButtonItem shortcut_logout;
  1432. private DevComponents.DotNetBar.ButtonItem shortcut_close;
  1433. private System.Windows.Forms.Panel panel_freeSpace;
  1434. private DevComponents.DotNetBar.ControlContainerItem controlContainerItem1;
  1435. private DevComponents.DotNetBar.ButtonItem btn_support;
  1436. private DevComponents.DotNetBar.ButtonItem btn_sysInfo;
  1437. private DevComponents.DotNetBar.ButtonItem btn_about;
  1438. private DevComponents.DotNetBar.ButtonItem shortcut_sysInfo;
  1439. private DevComponents.DotNetBar.ButtonItem shortcut_about;
  1440. private DevComponents.DotNetBar.ButtonItem btn_advertUpdate;
  1441. private System.Windows.Forms.DateTimePicker dateTimePicker1;
  1442. private System.Windows.Forms.DataGridViewTextBoxColumn parkingRecordsID;
  1443. private System.Windows.Forms.DataGridViewTextBoxColumn userID;
  1444. private System.Windows.Forms.DataGridViewTextBoxColumn numberPlate;
  1445. private System.Windows.Forms.DataGridViewTextBoxColumn parkingSpaceID;
  1446. private System.Windows.Forms.DataGridViewTextBoxColumn realParkTime;
  1447. private System.Windows.Forms.DataGridViewTextBoxColumn realGetTime;
  1448. private System.Windows.Forms.DataGridViewTextBoxColumn receiptNum;
  1449. private System.Windows.Forms.DataGridViewTextBoxColumn parkingPrice;
  1450. private System.Windows.Forms.DataGridViewTextBoxColumn paymentStatus;
  1451. private System.Windows.Forms.Button button2;
  1452. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  1453. private System.Windows.Forms.PictureBox pictureBox1;
  1454. private DevComponents.DotNetBar.LabelX labelX1;
  1455. private System.Windows.Forms.RichTextBox rtb_notification;
  1456. private System.Windows.Forms.PictureBox pictureBox2;
  1457. private DevComponents.DotNetBar.Controls.GroupPanel groupPanel1;
  1458. private DevComponents.DotNetBar.Controls.GroupPanel groupPanel2;
  1459. private System.Windows.Forms.PictureBox pictureBox4;
  1460. private System.Windows.Forms.PictureBox pictureBox5;
  1461. private System.Windows.Forms.PictureBox pictureBox3;
  1462. private System.Windows.Forms.FlowLayoutPanel flp_Term;
  1463. }
  1464. }