📄 formshowmap.designer.cs
字号:
this.lblluchengshi.Visible = false;
//
// lbllicheng
//
this.lbllicheng.AutoSize = true;
this.lbllicheng.Location = new System.Drawing.Point(1089, 1410);
this.lbllicheng.Name = "lbllicheng";
this.lbllicheng.Size = new System.Drawing.Size(41, 12);
this.lbllicheng.TabIndex = 14;
this.lbllicheng.Text = "label3";
this.lbllicheng.Visible = false;
//
// lblqinxian
//
this.lblqinxian.AutoSize = true;
this.lblqinxian.Location = new System.Drawing.Point(923, 1327);
this.lblqinxian.Name = "lblqinxian";
this.lblqinxian.Size = new System.Drawing.Size(41, 12);
this.lblqinxian.TabIndex = 13;
this.lblqinxian.Text = "label2";
this.lblqinxian.Visible = false;
//
// lblwuxiang
//
this.lblwuxiang.AutoSize = true;
this.lblwuxiang.Location = new System.Drawing.Point(967, 1294);
this.lblwuxiang.Name = "lblwuxiang";
this.lblwuxiang.Size = new System.Drawing.Size(41, 12);
this.lblwuxiang.TabIndex = 12;
this.lblwuxiang.Text = "label1";
this.lblwuxiang.Visible = false;
//
// lblGujiao
//
this.lblGujiao.AutoSize = true;
this.lblGujiao.Location = new System.Drawing.Point(783, 967);
this.lblGujiao.Name = "lblGujiao";
this.lblGujiao.Size = new System.Drawing.Size(41, 12);
this.lblGujiao.TabIndex = 11;
this.lblGujiao.Text = "label1";
this.lblGujiao.Visible = false;
//
// lblXinzhou
//
this.lblXinzhou.AutoSize = true;
this.lblXinzhou.Location = new System.Drawing.Point(914, 795);
this.lblXinzhou.Name = "lblXinzhou";
this.lblXinzhou.Size = new System.Drawing.Size(41, 12);
this.lblXinzhou.TabIndex = 10;
this.lblXinzhou.Text = "label1";
this.lblXinzhou.Visible = false;
//
// lblDaixian
//
this.lblDaixian.AutoSize = true;
this.lblDaixian.Location = new System.Drawing.Point(961, 588);
this.lblDaixian.Name = "lblDaixian";
this.lblDaixian.Size = new System.Drawing.Size(41, 12);
this.lblDaixian.TabIndex = 9;
this.lblDaixian.Text = "label1";
this.lblDaixian.Visible = false;
//
// lblYuanping
//
this.lblYuanping.AutoSize = true;
this.lblYuanping.Location = new System.Drawing.Point(909, 695);
this.lblYuanping.Name = "lblYuanping";
this.lblYuanping.Size = new System.Drawing.Size(41, 12);
this.lblYuanping.TabIndex = 8;
this.lblYuanping.Text = "label1";
this.lblYuanping.Visible = false;
//
// lblNingwu
//
this.lblNingwu.AutoSize = true;
this.lblNingwu.Location = new System.Drawing.Point(801, 613);
this.lblNingwu.Name = "lblNingwu";
this.lblNingwu.Size = new System.Drawing.Size(41, 12);
this.lblNingwu.TabIndex = 7;
this.lblNingwu.Text = "label1";
this.lblNingwu.Visible = false;
//
// lblQingxu
//
this.lblQingxu.AutoSize = true;
this.lblQingxu.Location = new System.Drawing.Point(833, 1053);
this.lblQingxu.Name = "lblQingxu";
this.lblQingxu.Size = new System.Drawing.Size(41, 12);
this.lblQingxu.TabIndex = 6;
this.lblQingxu.Text = "label1";
this.lblQingxu.Visible = false;
//
// lblTaigu
//
this.lblTaigu.AutoSize = true;
this.lblTaigu.Location = new System.Drawing.Point(880, 1118);
this.lblTaigu.Name = "lblTaigu";
this.lblTaigu.Size = new System.Drawing.Size(41, 12);
this.lblTaigu.TabIndex = 5;
this.lblTaigu.Text = "label1";
this.lblTaigu.Visible = false;
//
// lblSouyang
//
this.lblSouyang.AutoSize = true;
this.lblSouyang.Location = new System.Drawing.Point(1028, 955);
this.lblSouyang.Name = "lblSouyang";
this.lblSouyang.Size = new System.Drawing.Size(41, 12);
this.lblSouyang.TabIndex = 4;
this.lblSouyang.Text = "label1";
this.lblSouyang.Visible = false;
//
// lblYuci
//
this.lblYuci.AutoSize = true;
this.lblYuci.Location = new System.Drawing.Point(930, 1034);
this.lblYuci.Name = "lblYuci";
this.lblYuci.Size = new System.Drawing.Size(41, 12);
this.lblYuci.TabIndex = 3;
this.lblYuci.Text = "label1";
this.lblYuci.Visible = false;
//
// button2
//
this.button2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("button2.BackgroundImage")));
this.button2.Image = ((System.Drawing.Image)(resources.GetObject("button2.Image")));
this.button2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.button2.Location = new System.Drawing.Point(813, 1217);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(89, 40);
this.button2.TabIndex = 2;
this.button2.Text = "开始演示";
this.button2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// lblTaiyuan
//
this.lblTaiyuan.AutoSize = true;
this.lblTaiyuan.Location = new System.Drawing.Point(865, 964);
this.lblTaiyuan.Name = "lblTaiyuan";
this.lblTaiyuan.Size = new System.Drawing.Size(41, 12);
this.lblTaiyuan.TabIndex = 1;
this.lblTaiyuan.Text = "label1";
this.lblTaiyuan.Visible = false;
//
// pictureBox1
//
this.pictureBox1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox1.BackgroundImage")));
this.pictureBox1.Location = new System.Drawing.Point(0, 0);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(1300, 2000);
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.pictureBox1.TabIndex = 0;
this.pictureBox1.TabStop = false;
//
// FormShowMap
//
this.AccessibleRole = System.Windows.Forms.AccessibleRole.ScrollBar;
this.AllowDrop = true;
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit;
this.AutoScroll = true;
this.BackColor = System.Drawing.Color.LightSteelBlue;
this.ClientSize = new System.Drawing.Size(992, 686);
this.Controls.Add(this.panel1);
this.Controls.Add(this.button1);
this.Controls.Add(this.lblShouYang);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Name = "FormShowMap";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "调配过程地图显示";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.Paint += new System.Windows.Forms.PaintEventHandler(this.FormShowMap_Paint);
this.Load += new System.EventHandler(this.FormShowMap_Load);
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Label lblShouYang;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.Label lblTaiyuan;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Label lblYuci;
private System.Windows.Forms.Label lblSouyang;
private System.Windows.Forms.Label lblGujiao;
private System.Windows.Forms.Label lblXinzhou;
private System.Windows.Forms.Label lblDaixian;
private System.Windows.Forms.Label lblYuanping;
private System.Windows.Forms.Label lblNingwu;
private System.Windows.Forms.Label lblQingxu;
private System.Windows.Forms.Label lblTaigu;
private System.Windows.Forms.Label lblanze;
private System.Windows.Forms.Label lblqinyuan;
private System.Windows.Forms.Label lblgaoping;
private System.Windows.Forms.Label lbllingchuan;
private System.Windows.Forms.Label lblchangzhixian;
private System.Windows.Forms.Label lblpingshun;
private System.Windows.Forms.Label lblhuguan;
private System.Windows.Forms.Label lblchangzhi;
private System.Windows.Forms.Label lbltunliu;
private System.Windows.Forms.Label lblluchengshi;
private System.Windows.Forms.Label lbllicheng;
private System.Windows.Forms.Label lblqinxian;
private System.Windows.Forms.Label lblwuxiang;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -