📄 mainview.cs
字号:
// lblClose
//
this.lblClose.BackColor = System.Drawing.Color.Transparent;
this.lblClose.Cursor = System.Windows.Forms.Cursors.Hand;
this.lblClose.ForeColor = System.Drawing.Color.Transparent;
this.lblClose.Location = new System.Drawing.Point(740, 32);
this.lblClose.Name = "lblClose";
this.lblClose.Size = new System.Drawing.Size(14, 16);
this.lblClose.TabIndex = 7;
this.toolTip1.SetToolTip(this.lblClose, "关闭");
this.lblClose.Click += new System.EventHandler(this.lblClose_Click);
//
// lblMin
//
this.lblMin.BackColor = System.Drawing.Color.Transparent;
this.lblMin.Cursor = System.Windows.Forms.Cursors.Hand;
this.lblMin.ForeColor = System.Drawing.Color.Transparent;
this.lblMin.Location = new System.Drawing.Point(722, 32);
this.lblMin.Name = "lblMin";
this.lblMin.Size = new System.Drawing.Size(14, 16);
this.lblMin.TabIndex = 6;
this.toolTip1.SetToolTip(this.lblMin, "最小化");
this.lblMin.Click += new System.EventHandler(this.lblMin_Click);
//
// piczhongzhuang
//
this.piczhongzhuang.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("piczhongzhuang.BackgroundImage")));
this.piczhongzhuang.Location = new System.Drawing.Point(244, 86);
this.piczhongzhuang.Name = "piczhongzhuang";
this.piczhongzhuang.Size = new System.Drawing.Size(92, 20);
this.piczhongzhuang.TabIndex = 20;
this.piczhongzhuang.TabStop = false;
this.piczhongzhuang.Visible = false;
//
// label1
//
this.label1.BackColor = System.Drawing.Color.Transparent;
this.label1.Location = new System.Drawing.Point(22, 72);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(86, 14);
this.label1.TabIndex = 22;
this.toolTip1.SetToolTip(this.label1, "点击进入模糊查询");
this.label1.Click += new System.EventHandler(this.label1_Click);
//
// txtCheci
//
this.txtCheci.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.txtCheci.Location = new System.Drawing.Point(18, 112);
this.txtCheci.Name = "txtCheci";
this.txtCheci.Size = new System.Drawing.Size(86, 14);
this.txtCheci.TabIndex = 17;
this.txtCheci.Text = "";
this.toolTip1.SetToolTip(this.txtCheci, "请输入车次序号");
//
// lblOKcheci
//
this.lblOKcheci.BackColor = System.Drawing.Color.Transparent;
this.lblOKcheci.ForeColor = System.Drawing.Color.Transparent;
this.lblOKcheci.Location = new System.Drawing.Point(18, 156);
this.lblOKcheci.Name = "lblOKcheci";
this.lblOKcheci.Size = new System.Drawing.Size(110, 22);
this.lblOKcheci.TabIndex = 14;
this.lblOKcheci.Click += new System.EventHandler(this.lblOKcheci_Click);
//
// lblClearcheci
//
this.lblClearcheci.BackColor = System.Drawing.Color.Transparent;
this.lblClearcheci.ForeColor = System.Drawing.Color.Transparent;
this.lblClearcheci.Location = new System.Drawing.Point(110, 108);
this.lblClearcheci.Name = "lblClearcheci";
this.lblClearcheci.Size = new System.Drawing.Size(26, 24);
this.lblClearcheci.TabIndex = 12;
this.toolTip1.SetToolTip(this.lblClearcheci, "清空选择车站");
this.lblClearcheci.Click += new System.EventHandler(this.lblClearcheci_Click);
//
// panel2
//
this.panel2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.panel2.Controls.Add(this.tabControl1);
this.panel2.Location = new System.Drawing.Point(14, 116);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(750, 512);
this.panel2.TabIndex = 1;
//
// tabControl1
//
this.tabControl1.Alignment = System.Windows.Forms.TabAlignment.Bottom;
this.tabControl1.Controls.Add(this.tabPage1);
this.tabControl1.Controls.Add(this.tabPage2);
this.tabControl1.Controls.Add(this.tabPage3);
this.tabControl1.Controls.Add(this.tabPage4);
this.tabControl1.Location = new System.Drawing.Point(0, 0);
this.tabControl1.Multiline = true;
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(750, 512);
this.tabControl1.TabIndex = 0;
this.tabControl1.Click += new System.EventHandler(this.tabControl1_Click);
//
// tabPage1
//
this.tabPage1.BackColor = System.Drawing.SystemColors.Control;
this.tabPage1.Controls.Add(this.panel7);
this.tabPage1.Controls.Add(this.panel6);
this.tabPage1.Location = new System.Drawing.Point(4, 4);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Size = new System.Drawing.Size(742, 487);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = " 中 国 铁 路 干 线 图";
//
// panel7
//
this.panel7.BackColor = System.Drawing.Color.White;
this.panel7.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel7.BackgroundImage")));
this.panel7.Controls.Add(this.lblupdate);
this.panel7.Controls.Add(this.lblOKcheci);
this.panel7.Controls.Add(this.txtCheci);
this.panel7.Controls.Add(this.label1);
this.panel7.Controls.Add(this.lblClearcheci);
this.panel7.Location = new System.Drawing.Point(596, 2);
this.panel7.Name = "panel7";
this.panel7.Size = new System.Drawing.Size(146, 484);
this.panel7.TabIndex = 1;
//
// lblupdate
//
this.lblupdate.BackColor = System.Drawing.Color.Transparent;
this.lblupdate.Location = new System.Drawing.Point(18, 226);
this.lblupdate.Name = "lblupdate";
this.lblupdate.Size = new System.Drawing.Size(88, 12);
this.lblupdate.TabIndex = 4;
this.lblupdate.Click += new System.EventHandler(this.lblupdate_Click);
//
// panel6
//
this.panel6.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel6.BackgroundImage")));
this.panel6.Controls.Add(this.lblDLanzhou);
this.panel6.Controls.Add(this.lblDLuoyang);
this.panel6.Controls.Add(this.lblDZhengzhou);
this.panel6.Controls.Add(this.lblDJinan);
this.panel6.Controls.Add(this.lblDTaiyuan);
this.panel6.Controls.Add(this.lblDShijiazhuang);
this.panel6.Controls.Add(this.lblDTianjing);
this.panel6.Controls.Add(this.lblDBeijing);
this.panel6.Controls.Add(this.lblDHuhehaote);
this.panel6.Controls.Add(this.lblDBaotou);
this.panel6.Controls.Add(this.lblDYinchuan);
this.panel6.Controls.Add(this.lblDYanan);
this.panel6.Controls.Add(this.lblDXuzhou);
this.panel6.Controls.Add(this.lblDNanjing);
this.panel6.Controls.Add(this.lblDXian);
this.panel6.Controls.Add(this.lblDAnkuang);
this.panel6.Controls.Add(this.lblDXiangfan);
this.panel6.Controls.Add(this.lblDWuhan);
this.panel6.Controls.Add(this.lblDNanchuang);
this.panel6.Controls.Add(this.lblDChangsha);
this.panel6.Controls.Add(this.lblDZhuzhou);
this.panel6.Controls.Add(this.lblDShanghai);
this.panel6.Controls.Add(this.lblDHangzhou);
this.panel6.Controls.Add(this.lblDWenzhou);
this.panel6.Controls.Add(this.lblDFuzhou);
this.panel6.Controls.Add(this.lblDChongqing);
this.panel6.Controls.Add(this.lblDGuiyang);
this.panel6.Controls.Add(this.lblDLiuzhou);
this.panel6.Controls.Add(this.lblDXiamen);
this.panel6.Controls.Add(this.lblDShantou);
this.panel6.Controls.Add(this.lblDGuangzhou);
this.panel6.Controls.Add(this.lblDShenzhen);
this.panel6.Controls.Add(this.lblDHongkong);
this.panel6.Controls.Add(this.lblDShenjiang);
this.panel6.Controls.Add(this.lblDHainan);
this.panel6.Controls.Add(this.lblDDalian);
this.panel6.Controls.Add(this.lblDTaibei);
this.panel6.Controls.Add(this.lblDNanling);
this.panel6.Controls.Add(this.lblDKunming);
this.panel6.Controls.Add(this.lblDChendou);
this.panel6.Controls.Add(this.lblDShenyang);
this.panel6.Controls.Add(this.lblDJilin);
this.panel6.Controls.Add(this.lblDChangchun);
this.panel6.Controls.Add(this.lblDHaerbing);
this.panel6.Controls.Add(this.lblDQiqihaer);
this.panel6.Controls.Add(this.lblDXiling);
this.panel6.Controls.Add(this.lblDYumen);
this.panel6.Controls.Add(this.lblDGeerben);
this.panel6.Controls.Add(this.lblDLasa);
this.panel6.Controls.Add(this.lblDHami);
this.panel6.Controls.Add(this.lblDWulumuqi);
this.panel6.Location = new System.Drawing.Point(0, 2);
this.panel6.Name = "panel6";
this.panel6.Size = new System.Drawing.Size(594, 484);
this.panel6.TabIndex = 0;
//
// lblDLanzhou
//
this.lblDLanzhou.BackColor = System.Drawing.Color.Transparent;
this.lblDLanzhou.Cursor = System.Windows.Forms.Cursors.Hand;
this.lblDLanzhou.ForeColor = System.Drawing.Color.Transparent;
this.lblDLanzhou.Location = new System.Drawing.Point(304, 228);
this.lblDLanzhou.Name = "lblDLanzhou";
this.lblDLanzhou.Size = new System.Drawing.Size(14, 14);
this.lblDLanzhou.TabIndex = 50;
this.toolTip1.SetToolTip(this.lblDLanzhou, "兰州");
this.lblDLanzhou.Click += new System.EventHandler(this.lblDLanzhou_Click);
//
// lblDLuoyang
//
this.lblDLuoyang.BackColor = System.Drawing.Color.Transparent;
this.lblDLuoyang.Cursor = System.Windows.Forms.Cursors.Hand;
this.lblDLuoyang.ForeColor = System.Drawing.Color.Transparent;
this.lblDLuoyang.Location = new System.Drawing.Point(380, 240);
this.lblDLuoyang.Name = "lblDLuoyang";
this.lblDLuoyang.Size = new System.Drawing.Size(10, 12);
this.lblDLuoyang.TabIndex = 49;
this.toolTip1.SetToolTip(this.lblDLuoyang, "洛阳");
this.lblDLuoyang.Click += new System.EventHandler(this.lblDLuoyang_Click);
//
// lblDZhengzhou
//
this.lblDZhengzhou.BackColor = System.Drawing.Color.Transparent;
this.lblDZhengzhou.Cursor = System.Windows.Forms.Cursors.Hand;
this.lblDZhengzhou.ForeColor = System.Drawing.Color.Transparent;
this.lblDZhengzhou.Location = new System.Drawing.Point(396, 232);
this.lblDZhengzhou.Name = "lblDZhengzhou";
this.lblDZhengzhou.Size = new System.Drawing.Size(14, 14);
this.lblDZhengzhou.TabIndex = 48;
this.toolTip1.SetToolTip(this.lblDZhengzhou, "郑州");
this.lblDZhengzhou.Click += new System.EventHandler(this.lblDZhengzhou_Click);
//
// lblDJinan
//
this.lblDJinan.BackColor = System.Drawing.Color.Transparent;
this.lblDJinan.Cursor = System.Windows.Forms.Cursors.Hand;
this.lblDJinan.ForeColor = System.Drawing.Color.Transparent;
this.lblDJinan.Location = new System.Drawing.Point(430, 210);
this.lblDJinan.Name = "lblDJinan";
this.lblDJinan.Size = new System.Drawing.Size(14, 14);
this.lblDJinan.TabIndex = 47;
this.toolTip1.SetToolTip(this.lblDJinan, "济南");
this.lblDJinan.Click += new System.EventHandler(this.lblDJinan_Click);
//
// lblDTaiyuan
//
this.lblDTaiyuan.BackColor = System.Drawing.Color.Transparent;
this.lblDTaiyuan.Cursor = System.Windows.Forms.Cursors.Hand;
this.lblDTaiyuan.ForeColor = System.Drawing.Color.Transparent;
this.lblDTaiyuan.Location = new System.Drawing.Point(376, 202);
this.lblDTaiyuan.Name = "lblDTaiyuan";
this.lblDTaiyuan.Size = new System.Drawing.Size(14, 14);
this.lblDTaiyuan.TabIndex = 46;
this.toolTip1.SetToolTip(this.lblDTaiyuan, "太原");
this.lblDTaiyuan.Click += new System.EventHandler(this.lblDTaiyuan_Click);
//
// lblDShijiazhuang
//
this.lblDShijiazhuang.BackColor = System.Drawing.Color.Transparent;
this.lblDShijiazhuang.Cursor = System.Windows.Forms.Cursors.Hand;
this.lblDShijiazhuang.ForeColor = System.Drawing.Color.Transparent;
this.lblDShijiazhuang.Location = new System.Drawing.Point(396, 204);
this.lblDShijiazhuang.Name = "lblDShijiazhuang";
this.lblDShijiazhuang.Size = new System.Drawing.Size(14, 14);
this.lblDShijiazhuang.TabIndex = 45;
this.toolTip1.SetToolTip(this.lblDShijiazhuang, "石家庄");
this.lblDShijiazhuang.Click += new System.EventHandler(this.lblDShijiazhuang_Click);
//
// lblDTianjing
//
this.lblDTianjing.BackColor = System.Drawing.Color.Transparent;
this.lblDTianjing.Cursor = System.Windows.Forms.Cursors.Hand;
this.lblDTianjing.ForeColor = System.Drawing.Color.Transparent;
this.lblDTianjing.Location = new System.Drawing.Point(418, 186);
this.lblDTianjing.Name = "lblDTianjing";
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -