FormCentralController.Designer.cs 124 KB

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