📄 formshowmap.designer.cs
字号:
namespace immune_algorithm
{
partial class FormShowMap
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormShowMap));
this.button1 = new System.Windows.Forms.Button();
this.lblShouYang = new System.Windows.Forms.Label();
this.panel1 = new System.Windows.Forms.Panel();
this.lblanze = new System.Windows.Forms.Label();
this.lblqinyuan = new System.Windows.Forms.Label();
this.lblgaoping = new System.Windows.Forms.Label();
this.lbllingchuan = new System.Windows.Forms.Label();
this.lblchangzhixian = new System.Windows.Forms.Label();
this.lblpingshun = new System.Windows.Forms.Label();
this.lblhuguan = new System.Windows.Forms.Label();
this.lblchangzhi = new System.Windows.Forms.Label();
this.lbltunliu = new System.Windows.Forms.Label();
this.lblluchengshi = new System.Windows.Forms.Label();
this.lbllicheng = new System.Windows.Forms.Label();
this.lblqinxian = new System.Windows.Forms.Label();
this.lblwuxiang = new System.Windows.Forms.Label();
this.lblGujiao = new System.Windows.Forms.Label();
this.lblXinzhou = new System.Windows.Forms.Label();
this.lblDaixian = new System.Windows.Forms.Label();
this.lblYuanping = new System.Windows.Forms.Label();
this.lblNingwu = new System.Windows.Forms.Label();
this.lblQingxu = new System.Windows.Forms.Label();
this.lblTaigu = new System.Windows.Forms.Label();
this.lblSouyang = new System.Windows.Forms.Label();
this.lblYuci = new System.Windows.Forms.Label();
this.button2 = new System.Windows.Forms.Button();
this.lblTaiyuan = new System.Windows.Forms.Label();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.SuspendLayout();
//
// button1
//
this.button1.Location = new System.Drawing.Point(629, 703);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(75, 23);
this.button1.TabIndex = 3;
this.button1.Text = "button1";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// lblShouYang
//
this.lblShouYang.AutoSize = true;
this.lblShouYang.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblShouYang.ForeColor = System.Drawing.Color.Blue;
this.lblShouYang.Location = new System.Drawing.Point(1186, 1450);
this.lblShouYang.Name = "lblShouYang";
this.lblShouYang.Size = new System.Drawing.Size(52, 21);
this.lblShouYang.TabIndex = 2;
this.lblShouYang.Text = "寿阳";
//
// panel1
//
this.panel1.AccessibleRole = System.Windows.Forms.AccessibleRole.ScrollBar;
this.panel1.AllowDrop = true;
this.panel1.AutoScroll = true;
this.panel1.AutoSize = true;
this.panel1.Controls.Add(this.lblanze);
this.panel1.Controls.Add(this.lblqinyuan);
this.panel1.Controls.Add(this.lblgaoping);
this.panel1.Controls.Add(this.lbllingchuan);
this.panel1.Controls.Add(this.lblchangzhixian);
this.panel1.Controls.Add(this.lblpingshun);
this.panel1.Controls.Add(this.lblhuguan);
this.panel1.Controls.Add(this.lblchangzhi);
this.panel1.Controls.Add(this.lbltunliu);
this.panel1.Controls.Add(this.lblluchengshi);
this.panel1.Controls.Add(this.lbllicheng);
this.panel1.Controls.Add(this.lblqinxian);
this.panel1.Controls.Add(this.lblwuxiang);
this.panel1.Controls.Add(this.lblGujiao);
this.panel1.Controls.Add(this.lblXinzhou);
this.panel1.Controls.Add(this.lblDaixian);
this.panel1.Controls.Add(this.lblYuanping);
this.panel1.Controls.Add(this.lblNingwu);
this.panel1.Controls.Add(this.lblQingxu);
this.panel1.Controls.Add(this.lblTaigu);
this.panel1.Controls.Add(this.lblSouyang);
this.panel1.Controls.Add(this.lblYuci);
this.panel1.Controls.Add(this.button2);
this.panel1.Controls.Add(this.lblTaiyuan);
this.panel1.Controls.Add(this.pictureBox1);
this.panel1.Location = new System.Drawing.Point(23, 24);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1311, 2032);
this.panel1.TabIndex = 4;
//
// lblanze
//
this.lblanze.AutoSize = true;
this.lblanze.Location = new System.Drawing.Point(812, 1524);
this.lblanze.Name = "lblanze";
this.lblanze.Size = new System.Drawing.Size(47, 12);
this.lblanze.TabIndex = 25;
this.lblanze.Text = "label14";
this.lblanze.Visible = false;
//
// lblqinyuan
//
this.lblqinyuan.AutoSize = true;
this.lblqinyuan.Location = new System.Drawing.Point(828, 1420);
this.lblqinyuan.Name = "lblqinyuan";
this.lblqinyuan.Size = new System.Drawing.Size(47, 12);
this.lblqinyuan.TabIndex = 24;
this.lblqinyuan.Text = "label13";
this.lblqinyuan.Visible = false;
//
// lblgaoping
//
this.lblgaoping.AutoSize = true;
this.lblgaoping.Location = new System.Drawing.Point(981, 1639);
this.lblgaoping.Name = "lblgaoping";
this.lblgaoping.Size = new System.Drawing.Size(47, 12);
this.lblgaoping.TabIndex = 23;
this.lblgaoping.Text = "label12";
this.lblgaoping.Visible = false;
//
// lbllingchuan
//
this.lbllingchuan.AutoSize = true;
this.lbllingchuan.Location = new System.Drawing.Point(1074, 1648);
this.lbllingchuan.Name = "lbllingchuan";
this.lbllingchuan.Size = new System.Drawing.Size(47, 12);
this.lbllingchuan.TabIndex = 22;
this.lbllingchuan.Text = "label11";
this.lbllingchuan.Visible = false;
//
// lblchangzhixian
//
this.lblchangzhixian.AutoSize = true;
this.lblchangzhixian.Location = new System.Drawing.Point(1013, 1564);
this.lblchangzhixian.Name = "lblchangzhixian";
this.lblchangzhixian.Size = new System.Drawing.Size(47, 12);
this.lblchangzhixian.TabIndex = 21;
this.lblchangzhixian.Text = "label10";
this.lblchangzhixian.Visible = false;
//
// lblpingshun
//
this.lblpingshun.AutoSize = true;
this.lblpingshun.Location = new System.Drawing.Point(1116, 1511);
this.lblpingshun.Name = "lblpingshun";
this.lblpingshun.Size = new System.Drawing.Size(41, 12);
this.lblpingshun.TabIndex = 20;
this.lblpingshun.Text = "label9";
this.lblpingshun.Visible = false;
//
// lblhuguan
//
this.lblhuguan.AutoSize = true;
this.lblhuguan.Location = new System.Drawing.Point(1056, 1542);
this.lblhuguan.Name = "lblhuguan";
this.lblhuguan.Size = new System.Drawing.Size(41, 12);
this.lblhuguan.TabIndex = 19;
this.lblhuguan.Text = "label8";
this.lblhuguan.Visible = false;
//
// lblchangzhi
//
this.lblchangzhi.AutoSize = true;
this.lblchangzhi.Location = new System.Drawing.Point(1025, 1509);
this.lblchangzhi.Name = "lblchangzhi";
this.lblchangzhi.Size = new System.Drawing.Size(41, 12);
this.lblchangzhi.TabIndex = 18;
this.lblchangzhi.Text = "label7";
this.lblchangzhi.Visible = false;
//
// lbltunliu
//
this.lbltunliu.AutoSize = true;
this.lbltunliu.Location = new System.Drawing.Point(975, 1469);
this.lbltunliu.Name = "lbltunliu";
this.lbltunliu.Size = new System.Drawing.Size(41, 12);
this.lbltunliu.TabIndex = 17;
this.lbltunliu.Text = "label6";
this.lbltunliu.Visible = false;
//
// lblluchengshi
//
this.lblluchengshi.AutoSize = true;
this.lblluchengshi.Location = new System.Drawing.Point(1063, 1457);
this.lblluchengshi.Name = "lblluchengshi";
this.lblluchengshi.Size = new System.Drawing.Size(41, 12);
this.lblluchengshi.TabIndex = 16;
this.lblluchengshi.Text = "label5";
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -