📄 mapeditor.cs
字号:
this.grpBoxBuidings.Dock = System.Windows.Forms.DockStyle.Top;
this.grpBoxBuidings.Location = new System.Drawing.Point(0, 96);
this.grpBoxBuidings.Name = "grpBoxBuidings";
this.grpBoxBuidings.Size = new System.Drawing.Size(264, 96);
this.grpBoxBuidings.TabIndex = 1;
this.grpBoxBuidings.TabStop = false;
this.grpBoxBuidings.Text = "建筑";
//
// panelBuildingsIn
//
this.panelBuildingsIn.AutoScroll = true;
this.panelBuildingsIn.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panelBuildingsIn.Controls.Add(this.dragSource42);
this.panelBuildingsIn.Controls.Add(this.dragSource6);
this.panelBuildingsIn.Controls.Add(this.dragSource7);
this.panelBuildingsIn.Controls.Add(this.dragSource8);
this.panelBuildingsIn.Controls.Add(this.dragSource9);
this.panelBuildingsIn.Controls.Add(this.dragSource10);
this.panelBuildingsIn.Controls.Add(this.dragSource11);
this.panelBuildingsIn.Controls.Add(this.dragSource12);
this.panelBuildingsIn.Controls.Add(this.dragSource13);
this.panelBuildingsIn.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelBuildingsIn.Location = new System.Drawing.Point(3, 17);
this.panelBuildingsIn.Name = "panelBuildingsIn";
this.panelBuildingsIn.Size = new System.Drawing.Size(258, 76);
this.panelBuildingsIn.TabIndex = 0;
//
// dragSource42
//
this.dragSource42.FileIndex = 0;
this.dragSource42.ImageIndex = 5;
this.dragSource42.Location = new System.Drawing.Point(168, 0);
this.dragSource42.Name = "dragSource42";
this.dragSource42.Size = new System.Drawing.Size(32, 32);
this.dragSource42.TabIndex = 1;
this.dragSource42.TabStop = false;
//
// dragSource6
//
this.dragSource6.FileIndex = 0;
this.dragSource6.ImageIndex = 5;
this.dragSource6.Location = new System.Drawing.Point(8, 0);
this.dragSource6.Name = "dragSource6";
this.dragSource6.Size = new System.Drawing.Size(32, 32);
this.dragSource6.TabIndex = 0;
this.dragSource6.TabStop = false;
//
// dragSource7
//
this.dragSource7.FileIndex = 0;
this.dragSource7.ImageIndex = 5;
this.dragSource7.Location = new System.Drawing.Point(48, 0);
this.dragSource7.Name = "dragSource7";
this.dragSource7.Size = new System.Drawing.Size(32, 32);
this.dragSource7.TabIndex = 0;
this.dragSource7.TabStop = false;
//
// dragSource8
//
this.dragSource8.FileIndex = 0;
this.dragSource8.ImageIndex = 5;
this.dragSource8.Location = new System.Drawing.Point(88, 0);
this.dragSource8.Name = "dragSource8";
this.dragSource8.Size = new System.Drawing.Size(32, 32);
this.dragSource8.TabIndex = 0;
this.dragSource8.TabStop = false;
//
// dragSource9
//
this.dragSource9.FileIndex = 0;
this.dragSource9.ImageIndex = 5;
this.dragSource9.Location = new System.Drawing.Point(128, 0);
this.dragSource9.Name = "dragSource9";
this.dragSource9.Size = new System.Drawing.Size(32, 32);
this.dragSource9.TabIndex = 0;
this.dragSource9.TabStop = false;
//
// dragSource10
//
this.dragSource10.FileIndex = 0;
this.dragSource10.ImageIndex = 5;
this.dragSource10.Location = new System.Drawing.Point(8, 40);
this.dragSource10.Name = "dragSource10";
this.dragSource10.Size = new System.Drawing.Size(32, 32);
this.dragSource10.TabIndex = 0;
this.dragSource10.TabStop = false;
//
// dragSource11
//
this.dragSource11.FileIndex = 0;
this.dragSource11.ImageIndex = 5;
this.dragSource11.Location = new System.Drawing.Point(48, 40);
this.dragSource11.Name = "dragSource11";
this.dragSource11.Size = new System.Drawing.Size(32, 32);
this.dragSource11.TabIndex = 0;
this.dragSource11.TabStop = false;
//
// dragSource12
//
this.dragSource12.FileIndex = 0;
this.dragSource12.ImageIndex = 5;
this.dragSource12.Location = new System.Drawing.Point(88, 40);
this.dragSource12.Name = "dragSource12";
this.dragSource12.Size = new System.Drawing.Size(32, 32);
this.dragSource12.TabIndex = 0;
this.dragSource12.TabStop = false;
//
// dragSource13
//
this.dragSource13.FileIndex = 0;
this.dragSource13.ImageIndex = 5;
this.dragSource13.Location = new System.Drawing.Point(128, 40);
this.dragSource13.Name = "dragSource13";
this.dragSource13.Size = new System.Drawing.Size(32, 32);
this.dragSource13.TabIndex = 0;
this.dragSource13.TabStop = false;
//
// grpBoxRoads
//
this.grpBoxRoads.Controls.Add(this.panelRoadsIn);
this.grpBoxRoads.Dock = System.Windows.Forms.DockStyle.Top;
this.grpBoxRoads.Location = new System.Drawing.Point(0, 0);
this.grpBoxRoads.Name = "grpBoxRoads";
this.grpBoxRoads.Size = new System.Drawing.Size(264, 96);
this.grpBoxRoads.TabIndex = 0;
this.grpBoxRoads.TabStop = false;
this.grpBoxRoads.Text = "道路";
//
// panelRoadsIn
//
this.panelRoadsIn.AutoScroll = true;
this.panelRoadsIn.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panelRoadsIn.Controls.Add(this.dragSource1);
this.panelRoadsIn.Controls.Add(this.dragSource2);
this.panelRoadsIn.Controls.Add(this.dragSource3);
this.panelRoadsIn.Controls.Add(this.dragSource4);
this.panelRoadsIn.Controls.Add(this.dragSource5);
this.panelRoadsIn.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelRoadsIn.Location = new System.Drawing.Point(3, 17);
this.panelRoadsIn.Name = "panelRoadsIn";
this.panelRoadsIn.Size = new System.Drawing.Size(258, 76);
this.panelRoadsIn.TabIndex = 0;
//
// dragSource1
//
this.dragSource1.FileIndex = 0;
this.dragSource1.ImageIndex = 5;
this.dragSource1.Location = new System.Drawing.Point(8, 0);
this.dragSource1.Name = "dragSource1";
this.dragSource1.Size = new System.Drawing.Size(32, 32);
this.dragSource1.TabIndex = 0;
this.dragSource1.TabStop = false;
//
// dragSource2
//
this.dragSource2.FileIndex = 0;
this.dragSource2.ImageIndex = 5;
this.dragSource2.Location = new System.Drawing.Point(48, 0);
this.dragSource2.Name = "dragSource2";
this.dragSource2.Size = new System.Drawing.Size(32, 32);
this.dragSource2.TabIndex = 0;
this.dragSource2.TabStop = false;
//
// dragSource3
//
this.dragSource3.FileIndex = 0;
this.dragSource3.ImageIndex = 5;
this.dragSource3.Location = new System.Drawing.Point(88, 0);
this.dragSource3.Name = "dragSource3";
this.dragSource3.Size = new System.Drawing.Size(32, 32);
this.dragSource3.TabIndex = 0;
this.dragSource3.TabStop = false;
//
// dragSource4
//
this.dragSource4.FileIndex = 0;
this.dragSource4.ImageIndex = 5;
this.dragSource4.Location = new System.Drawing.Point(8, 40);
this.dragSource4.Name = "dragSource4";
this.dragSource4.Size = new System.Drawing.Size(32, 32);
this.dragSource4.TabIndex = 0;
this.dragSource4.TabStop = false;
//
// dragSource5
//
this.dragSource5.FileIndex = 0;
this.dragSource5.ImageIndex = 5;
this.dragSource5.Location = new System.Drawing.Point(48, 40);
this.dragSource5.Name = "dragSource5";
this.dragSource5.Size = new System.Drawing.Size(32, 32);
this.dragSource5.TabIndex = 0;
this.dragSource5.TabStop = false;
//
// tabPageBig
//
this.tabPageBig.Controls.Add(this.grpBoxBig);
this.tabPageBig.Location = new System.Drawing.Point(4, 21);
this.tabPageBig.Name = "tabPageBig";
this.tabPageBig.Size = new System.Drawing.Size(264, 488);
this.tabPageBig.TabIndex = 1;
this.tabPageBig.Text = "大图片";
//
// grpBoxBig
//
this.grpBoxBig.Controls.Add(this.panelBigIn);
this.grpBoxBig.Dock = System.Windows.Forms.DockStyle.Top;
this.grpBoxBig.Location = new System.Drawing.Point(0, 0);
this.grpBoxBig.Name = "grpBoxBig";
this.grpBoxBig.Size = new System.Drawing.Size(264, 448);
this.grpBoxBig.TabIndex = 0;
this.grpBoxBig.TabStop = false;
this.grpBoxBig.Text = "环境";
//
// panelBigIn
//
this.panelBigIn.AutoScroll = true;
this.panelBigIn.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panelBigIn.Controls.Add(this.dragSource43);
this.panelBigIn.Controls.Add(this.dragSource28);
this.panelBigIn.Controls.Add(this.dragSource29);
this.panelBigIn.Controls.Add(this.dragSource30);
this.panelBigIn.Controls.Add(this.dragSource31);
this.panelBigIn.Controls.Add(this.dragSource32);
this.panelBigIn.Controls.Add(this.dragSource44);
this.panelBigIn.Controls.Add(this.dragSource45);
this.panelBigIn.Controls.Add(this.dragSource46);
this.panelBigIn.Controls.Add(this.dragSource47);
this.panelBigIn.Controls.Add(this.dragSource48);
this.panelBigIn.Controls.Add(this.dragSource49);
this.panelBigIn.Controls.Add(this.dragSource50);
this.panelBigIn.Controls.Add(this.dragSource51);
this.panelBigIn.Controls.Add(this.dragSource52);
this.panelBigIn.Controls.Add(this.dragSource53);
this.panelBigIn.Controls.Add(this.dragSource54);
this.panelBigIn.Controls.Add(this.dragSource55);
this.panelBigIn.Controls.Add(this.dragSource56);
this.panelBigIn.Controls.Add(this.dragSource57);
this.panelBigIn.Controls.Add(this.dragSource58);
this.panelBigIn.Controls.Add(this.dragSource59);
this.panelBigIn.Controls.Add(this.dragSource60);
this.panelBigIn.Controls.Add(this.dragSource61);
this.panelBigIn.Controls.Add(this.dragSource62);
this.panelBigIn.Controls.Add(this.dragSource63);
this.panelBigIn.Controls.Add(this.dragSource64);
this.panelBigIn.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelBigIn.Location = new System.Drawing.Point(3, 17);
this.panelBigIn.Name = "panelBigIn";
this.panelBigIn.Size = new System.Drawing.Size(258, 428);
this.panelBigIn.TabIndex = 0;
//
// dragSource43
//
this.dragSource43.FileIndex = 0;
this.dragSource43.ImageIndex = 5;
this.dragSource43.Location = new System.Drawing.Point(528, 0);
this.dragSource43.Name = "dragSource43";
this.dragSource43.Size = new System.Drawing.Size(96, 96);
this.dragSource43.TabIndex = 1;
this.dragSource43.TabStop = false;
//
// dragSource28
//
this.dragSource28.FileIndex = 0;
this.dragSource28.ImageIndex = 5;
this.dragSource28.Location = new System.Drawing.Point(8, 0);
this.dragSource28.Name = "dragSource28";
this.dragSource28.Size = new System.Drawing.Size(96, 96);
this.dragSource28.TabIndex = 0;
this.dragSource28.TabStop = false;
//
// dragSource29
//
this.dragSource29.FileIndex = 0;
this.dragSource29.ImageIndex = 5;
this.dragSource29.Location = new System.Drawing.Point(112, 0);
this.dragSource29.Name = "dragSource29";
this.dragSource29.Size = new System.Drawing.Size(96, 96);
this.dragSource29.TabIndex = 0;
this.dragSource29.TabStop = false;
//
// dragSource30
//
this.dragSource30.FileIndex = 0;
this.dragSource30.ImageIndex = 5;
this.dragSource30.Location = new System.Drawing.Point(216, 0);
this.dragSource30.Name = "dragSource30";
this.dragSource30.Size = new System.Drawing.Size(96, 96);
this.dragSource30.TabIndex = 0;
this.dragSource30.TabStop = false;
//
// dragSource31
//
this.dragSource31.FileIndex = 0;
this.dragSource31.ImageIndex = 5;
this.dragSource31.Location = new System.Drawing.Point(320, 0);
this.dragSource31.Name = "dragSource31";
this.dragSource31.Size = new System.Drawing.Size(96, 96);
this.dragSource31.TabIndex = 0;
this.dragSource31.TabStop = false;
//
// dragSource32
//
this.dragSource32.FileIndex = 0;
this.dragSource32.ImageIndex = 5;
this.dragSource32.Location = new System.Drawing.Point(424, 0);
this.dragSource32.Name = "dragSource32";
this.dragSource32.Size = new System.Drawing.Size(96, 96);
this.dragSource32.TabIndex = 0;
this.dragSource32.TabStop = false;
//
// dragSource44
//
this.dragSource44.FileIndex = 0;
this.dragSource44.ImageIndex = 5;
this.dragSource44.Location = new System.Drawing.Point(8, 104);
this.dragSource44.Name = "dragSource44";
this.dragSource44.Size = new System.Drawing.Size(96, 96);
this.dragSource44.TabIndex = 1;
this.dragSource44.TabStop = false;
//
// dragSource45
//
this.dragSource45.FileIndex = 0;
this.dragSource45.ImageIndex = 5;
this.dragSource45.Location = new System.Drawing.Point(112, 104);
this.dragSource45.Name = "dragSource45";
this.dragSource45.Size = new System.Drawing.Size(96, 96);
this.dragSource45.TabIndex = 1;
this.dragSource45.TabStop = false;
//
// dragSource46
//
this.dragSource46.FileIndex = 0;
this.dragSource46.ImageIndex = 5;
this.dragSource46.Location = new System.Drawing.Point(216, 104);
this.dragSource46.Name = "dragSource46";
this.dragSource46.Size = new System.Drawing.Size(96, 96);
this.dragSource46.TabIndex = 1;
this.dragSource46.TabStop = false;
//
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -