⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mainform.cs

📁 工交车查询系统
💻 CS
📖 第 1 页 / 共 5 页
字号:
			this.btnOpen1 = new System.Windows.Forms.PictureBox();
			this.txbEndStop = new System.Windows.Forms.TextBox();
			this.txbStartStop = new System.Windows.Forms.TextBox();
			this.btnSearch = new System.Windows.Forms.PictureBox();
			this.label2 = new System.Windows.Forms.Label();
			this.label1 = new System.Windows.Forms.Label();
			this.panel3 = new System.Windows.Forms.Panel();
			this.lbTitle = new System.Windows.Forms.Label();
			this.splitter1 = new System.Windows.Forms.Splitter();
			this.tVCityList = new System.Windows.Forms.TreeView();
			this.imageList2 = new System.Windows.Forms.ImageList(this.components);
			this.plToolbar = new System.Windows.Forms.Panel();
			this.toolBar1 = new System.Windows.Forms.ToolBar();
			this.tbtnSystemManage = new System.Windows.Forms.ToolBarButton();
			this.tbtnPrint = new System.Windows.Forms.ToolBarButton();
			this.tbtnHelp = new System.Windows.Forms.ToolBarButton();
			this.tbtnAbout = new System.Windows.Forms.ToolBarButton();
			this.tbtnClose = new System.Windows.Forms.ToolBarButton();
			this.imageList1 = new System.Windows.Forms.ImageList(this.components);
			this.plRight = new System.Windows.Forms.Panel();
			this.pictureBox9 = new System.Windows.Forms.PictureBox();
			this.tmClock = new System.Windows.Forms.Timer(this.components);
			this.imageList3 = new System.Windows.Forms.ImageList(this.components);
			this.timerHide = new System.Windows.Forms.Timer(this.components);
			this.timerExit = new System.Windows.Forms.Timer(this.components);
			this.plTop.SuspendLayout();
			this.plBotton.SuspendLayout();
			this.plLeft.SuspendLayout();
			this.plMain.SuspendLayout();
			this.panel2.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.statusBarPanel1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.statusBarPanel2)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.statusBarPanel3)).BeginInit();
			this.panel1.SuspendLayout();
			this.panel4.SuspendLayout();
			this.panel6.SuspendLayout();
			this.panel5.SuspendLayout();
			this.panel8.SuspendLayout();
			this.panel7.SuspendLayout();
			this.panel3.SuspendLayout();
			this.plToolbar.SuspendLayout();
			this.plRight.SuspendLayout();
			this.SuspendLayout();
			// 
			// plTop
			// 
			this.plTop.Controls.Add(this.btnClose);
			this.plTop.Controls.Add(this.btnMax);
			this.plTop.Controls.Add(this.btnMin);
			this.plTop.Controls.Add(this.pictureBox6);
			this.plTop.Controls.Add(this.pictureBox5);
			this.plTop.Controls.Add(this.pictureBox4);
			this.plTop.Controls.Add(this.pictureBox3);
			this.plTop.Controls.Add(this.pictureBox2);
			this.plTop.Controls.Add(this.pictureBox1);
			this.plTop.Controls.Add(this.pictureBox7);
			this.plTop.Dock = System.Windows.Forms.DockStyle.Top;
			this.plTop.Location = new System.Drawing.Point(0, 0);
			this.plTop.Name = "plTop";
			this.plTop.Size = new System.Drawing.Size(600, 26);
			this.plTop.TabIndex = 0;
			// 
			// btnClose
			// 
			this.btnClose.Cursor = System.Windows.Forms.Cursors.Hand;
			this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
			this.btnClose.Location = new System.Drawing.Point(572, 3);
			this.btnClose.Name = "btnClose";
			this.btnClose.Size = new System.Drawing.Size(20, 20);
			this.btnClose.TabIndex = 13;
			this.btnClose.TabStop = false;
			this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
			this.btnClose.MouseMove += new System.Windows.Forms.MouseEventHandler(this.btnClose_MouseMove);
			this.btnClose.MouseLeave += new System.EventHandler(this.btnClose_MouseLeave);
			this.btnClose.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnClose_MouseDown);
			// 
			// btnMax
			// 
			this.btnMax.Image = ((System.Drawing.Image)(resources.GetObject("btnMax.Image")));
			this.btnMax.Location = new System.Drawing.Point(548, 3);
			this.btnMax.Name = "btnMax";
			this.btnMax.Size = new System.Drawing.Size(20, 20);
			this.btnMax.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
			this.btnMax.TabIndex = 12;
			this.btnMax.TabStop = false;
			// 
			// btnMin
			// 
			this.btnMin.Cursor = System.Windows.Forms.Cursors.Hand;
			this.btnMin.Image = ((System.Drawing.Image)(resources.GetObject("btnMin.Image")));
			this.btnMin.Location = new System.Drawing.Point(524, 3);
			this.btnMin.Name = "btnMin";
			this.btnMin.Size = new System.Drawing.Size(20, 20);
			this.btnMin.TabIndex = 11;
			this.btnMin.TabStop = false;
			this.btnMin.Click += new System.EventHandler(this.btnMin_Click);
			this.btnMin.MouseMove += new System.Windows.Forms.MouseEventHandler(this.btnMin_MouseMove);
			this.btnMin.MouseLeave += new System.EventHandler(this.btnMin_MouseLeave);
			this.btnMin.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnMin_MouseDown);
			// 
			// pictureBox6
			// 
			this.pictureBox6.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox6.BackgroundImage")));
			this.pictureBox6.Dock = System.Windows.Forms.DockStyle.Fill;
			this.pictureBox6.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox6.Image")));
			this.pictureBox6.Location = new System.Drawing.Point(518, 0);
			this.pictureBox6.Name = "pictureBox6";
			this.pictureBox6.Size = new System.Drawing.Size(78, 26);
			this.pictureBox6.TabIndex = 6;
			this.pictureBox6.TabStop = false;
			// 
			// pictureBox5
			// 
			this.pictureBox5.Dock = System.Windows.Forms.DockStyle.Left;
			this.pictureBox5.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox5.Image")));
			this.pictureBox5.Location = new System.Drawing.Point(504, 0);
			this.pictureBox5.Name = "pictureBox5";
			this.pictureBox5.Size = new System.Drawing.Size(14, 26);
			this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
			this.pictureBox5.TabIndex = 5;
			this.pictureBox5.TabStop = false;
			// 
			// pictureBox4
			// 
			this.pictureBox4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox4.BackgroundImage")));
			this.pictureBox4.Cursor = System.Windows.Forms.Cursors.Hand;
			this.pictureBox4.Dock = System.Windows.Forms.DockStyle.Left;
			this.pictureBox4.Location = new System.Drawing.Point(38, 0);
			this.pictureBox4.Name = "pictureBox4";
			this.pictureBox4.Size = new System.Drawing.Size(466, 26);
			this.pictureBox4.TabIndex = 4;
			this.pictureBox4.TabStop = false;
			this.pictureBox4.Click += new System.EventHandler(this.pictureBox4_Click);
			this.pictureBox4.Paint += new System.Windows.Forms.PaintEventHandler(this.pictureBox4_Paint);
			this.pictureBox4.MouseMove += new System.Windows.Forms.MouseEventHandler(this.pictureBox4_MouseMove);
			this.pictureBox4.MouseDown += new System.Windows.Forms.MouseEventHandler(this.pictureBox4_MouseDown);
			// 
			// pictureBox3
			// 
			this.pictureBox3.Dock = System.Windows.Forms.DockStyle.Left;
			this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
			this.pictureBox3.Location = new System.Drawing.Point(25, 0);
			this.pictureBox3.Name = "pictureBox3";
			this.pictureBox3.Size = new System.Drawing.Size(13, 26);
			this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
			this.pictureBox3.TabIndex = 3;
			this.pictureBox3.TabStop = false;
			// 
			// pictureBox2
			// 
			this.pictureBox2.Dock = System.Windows.Forms.DockStyle.Left;
			this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
			this.pictureBox2.Location = new System.Drawing.Point(4, 0);
			this.pictureBox2.Name = "pictureBox2";
			this.pictureBox2.Size = new System.Drawing.Size(21, 26);
			this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
			this.pictureBox2.TabIndex = 2;
			this.pictureBox2.TabStop = false;
			// 
			// pictureBox1
			// 
			this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Left;
			this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
			this.pictureBox1.Location = new System.Drawing.Point(0, 0);
			this.pictureBox1.Name = "pictureBox1";
			this.pictureBox1.Size = new System.Drawing.Size(4, 26);
			this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
			this.pictureBox1.TabIndex = 1;
			this.pictureBox1.TabStop = false;
			// 
			// pictureBox7
			// 
			this.pictureBox7.Dock = System.Windows.Forms.DockStyle.Right;
			this.pictureBox7.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox7.Image")));
			this.pictureBox7.Location = new System.Drawing.Point(596, 0);
			this.pictureBox7.Name = "pictureBox7";
			this.pictureBox7.Size = new System.Drawing.Size(4, 26);
			this.pictureBox7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
			this.pictureBox7.TabIndex = 7;
			this.pictureBox7.TabStop = false;
			// 
			// plBotton
			// 
			this.plBotton.Controls.Add(this.pictureBox12);
			this.plBotton.Controls.Add(this.pictureBox11);
			this.plBotton.Controls.Add(this.pictureBox10);
			this.plBotton.Dock = System.Windows.Forms.DockStyle.Bottom;
			this.plBotton.Location = new System.Drawing.Point(0, 446);
			this.plBotton.Name = "plBotton";
			this.plBotton.Size = new System.Drawing.Size(600, 4);
			this.plBotton.TabIndex = 1;
			// 
			// pictureBox12
			// 
			this.pictureBox12.Dock = System.Windows.Forms.DockStyle.Right;
			this.pictureBox12.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox12.Image")));
			this.pictureBox12.Location = new System.Drawing.Point(596, 0);
			this.pictureBox12.Name = "pictureBox12";
			this.pictureBox12.Size = new System.Drawing.Size(4, 4);
			this.pictureBox12.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
			this.pictureBox12.TabIndex = 2;
			this.pictureBox12.TabStop = false;
			// 
			// pictureBox11
			// 
			this.pictureBox11.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox11.BackgroundImage")));
			this.pictureBox11.Dock = System.Windows.Forms.DockStyle.Fill;
			this.pictureBox11.Location = new System.Drawing.Point(4, 0);
			this.pictureBox11.Name = "pictureBox11";
			this.pictureBox11.Size = new System.Drawing.Size(596, 4);
			this.pictureBox11.TabIndex = 1;
			this.pictureBox11.TabStop = false;
			// 
			// pictureBox10
			// 
			this.pictureBox10.Dock = System.Windows.Forms.DockStyle.Left;
			this.pictureBox10.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox10.Image")));
			this.pictureBox10.Location = new System.Drawing.Point(0, 0);
			this.pictureBox10.Name = "pictureBox10";
			this.pictureBox10.Size = new System.Drawing.Size(4, 4);
			this.pictureBox10.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
			this.pictureBox10.TabIndex = 0;
			this.pictureBox10.TabStop = false;
			// 
			// plLeft
			// 
			this.plLeft.Controls.Add(this.pictureBox8);
			this.plLeft.Dock = System.Windows.Forms.DockStyle.Left;
			this.plLeft.Location = new System.Drawing.Point(0, 26);
			this.plLeft.Name = "plLeft";
			this.plLeft.Size = new System.Drawing.Size(4, 420);
			this.plLeft.TabIndex = 2;
			// 
			// pictureBox8
			// 
			this.pictureBox8.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox8.BackgroundImage")));
			this.pictureBox8.Dock = System.Windows.Forms.DockStyle.Fill;
			this.pictureBox8.Location = new System.Drawing.Point(0, 0);
			this.pictureBox8.Name = "pictureBox8";
			this.pictureBox8.Size = new System.Drawing.Size(4, 420);
			this.pictureBox8.TabIndex = 0;
			this.pictureBox8.TabStop = false;
			// 
			// plMain
			// 
			this.plMain.Controls.Add(this.panel2);
			this.plMain.Controls.Add(this.panel1);
			this.plMain.Controls.Add(this.plToolbar);
			this.plMain.Dock = System.Windows.Forms.DockStyle.Fill;
			this.plMain.Location = new System.Drawing.Point(4, 26);
			this.plMain.Name = "plMain";
			this.plMain.Size = new System.Drawing.Size(592, 420);
			this.plMain.TabIndex = 3;
			// 
			// panel2
			// 
			this.panel2.Controls.Add(this.statusBar1);
			this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom;
			this.panel2.Location = new System.Drawing.Point(0, 398);
			this.panel2.Name = "panel2";
			this.panel2.Size = new System.Drawing.Size(592, 22);
			this.panel2.TabIndex = 2;
			// 
			// statusBar1
			// 
			this.statusBar1.Location = new System.Drawing.Point(0, 0);
			this.statusBar1.Name = "statusBar1";
			this.statusBar1.Panels.AddRange(new System.Windows.Forms.StatusBarPanel[] {
																						  this.statusBarPanel1,
																						  this.statusBarPanel2,
																						  this.statusBarPanel3});
			this.statusBar1.ShowPanels = true;
			this.statusBar1.Size = new System.Drawing.Size(592, 22);
			this.statusBar1.TabIndex = 0;
			// 
			// statusBarPanel1
			// 
			this.statusBarPanel1.Icon = ((System.Drawing.Icon)(resources.GetObject("statusBarPanel1.Icon")));
			this.statusBarPanel1.Width = 160;
			// 
			// statusBarPanel2
			// 
			this.statusBarPanel2.Icon = ((System.Drawing.Icon)(resources.GetObject("statusBarPanel2.Icon")));
			this.statusBarPanel2.Width = 200;
			// 
			// statusBarPanel3
			// 
			this.statusBarPanel3.Width = 240;
			// 
			// panel1
			// 
			this.panel1.Controls.Add(this.panel4);
			this.panel1.Controls.Add(this.panel3);
			this.panel1.Controls.Add(this.splitter1);
			this.panel1.Controls.Add(this.tVCityList);
			this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.panel1.Location = new System.Drawing.Point(0, 25);
			this.panel1.Name = "panel1";
			this.panel1.Size = new System.Drawing.Size(592, 395);
			this.panel1.TabIndex = 1;
			// 
			// panel4
			// 
			this.panel4.Controls.Add(this.panel6);
			this.panel4.Controls.Add(this.panel5);
			this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
			this.panel4.Location = new System.Drawing.Point(125, 20);
			this.panel4.Name = "panel4";
			this.panel4.Size = new System.Drawing.Size(467, 375);
			this.panel4.TabIndex = 4;
			// 
			// panel6
			// 
			this.panel6.Controls.Add(this.lbFoot);
			this.panel6.Controls.Add(this.btnLast);
			this.panel6.Controls.Add(this.btnNext);
			this.panel6.Controls.Add(this.btnPrv);
			this.panel6.Controls.Add(this.btnFirst);
			this.panel6.Dock = System.Windows.Forms.DockStyle.Top;
			this.panel6.Location = new System.Drawing.Point(0, 328);
			this.panel6.Name = "panel6";
			this.panel6.Size = new System.Drawing.Size(467, 25);
			this.panel6.TabIndex = 6;
			// 
			// lbFoot
			// 
			this.lbFoot.AutoSize = true;
			this.lbFoot.Location = new System.Drawing.Point(-1, 6);
			this.lbFoot.Name = "lbFoot";
			this.lbFoot.Size = new System.Drawing.Size(29, 17);
			this.lbFoot.TabIndex = 13;
			this.lbFoot.Text = "设置";
			this.lbFoot.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			// 
			// btnLast
			// 
			this.btnLast.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
				| System.Windows.Forms.AnchorStyles.Left)));
			this.btnLast.Cursor = System.Windows.Forms.Cursors.Hand;
			this.btnLast.Image = ((System.Drawing.Image)(resources.GetObject("btnLast.Image")));
			this.btnLast.Location = new System.Drawing.Point(416, 3);
			this.btnLast.Name = "btnLast";
			this.btnLast.Size = new System.Drawing.Size(45, 18);
			this.btnLast.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
			this.btnLast.TabIndex = 12;
			this.btnLast.TabStop = false;
			this.btnLast.Click += new System.EventHandler(this.btnLast_Click);
			this.btnLast.MouseMove += new System.Windows.Forms.MouseEventHandler(this.btnLast_MouseMove);
			this.btnLast.MouseLeave += new System.EventHandler(this.btnLast_MouseLeave);
			this.btnLast.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnLast_MouseDown);
			// 
			// btnNext
			// 
			this.btnNext.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
				| System.Windows.Forms.AnchorStyles.Left)));
			this.btnNext.Cursor = System.Windows.Forms.Cursors.Hand;
			this.btnNext.Image = ((System.Drawing.Image)(resources.GetObject("btnNext.Image")));
			this.btnNext.Location = new System.Drawing.Point(365, 3);
			this.btnNext.Name = "btnNext";
			this.btnNext.Size = new System.Drawing.Size(45, 18);
			this.btnNext.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -