📄 form1.designer.cs
字号:
//
// 非常快ToolStripMenuItem
//
this.非常快ToolStripMenuItem.CheckOnClick = true;
this.非常快ToolStripMenuItem.Name = "非常快ToolStripMenuItem";
this.非常快ToolStripMenuItem.Size = new System.Drawing.Size(106, 22);
this.非常快ToolStripMenuItem.Text = "非常快";
this.非常快ToolStripMenuItem.Click += new System.EventHandler(this.非常快ToolStripMenuItem_Click);
//
// 背景颜色设置ToolStripMenuItem
//
this.背景颜色设置ToolStripMenuItem.Name = "背景颜色设置ToolStripMenuItem";
this.背景颜色设置ToolStripMenuItem.Size = new System.Drawing.Size(142, 22);
this.背景颜色设置ToolStripMenuItem.Text = "背景颜色设置";
this.背景颜色设置ToolStripMenuItem.Click += new System.EventHandler(this.背景颜色设置ToolStripMenuItem_Click);
//
// 方块颜色设置ToolStripMenuItem
//
this.方块颜色设置ToolStripMenuItem.Name = "方块颜色设置ToolStripMenuItem";
this.方块颜色设置ToolStripMenuItem.Size = new System.Drawing.Size(142, 22);
this.方块颜色设置ToolStripMenuItem.Text = "方块颜色设置";
this.方块颜色设置ToolStripMenuItem.Click += new System.EventHandler(this.方块颜色设置ToolStripMenuItem_Click);
//
// 恢复默认设置ToolStripMenuItem
//
this.恢复默认设置ToolStripMenuItem.Name = "恢复默认设置ToolStripMenuItem";
this.恢复默认设置ToolStripMenuItem.Size = new System.Drawing.Size(142, 22);
this.恢复默认设置ToolStripMenuItem.Text = "恢复默认设置";
this.恢复默认设置ToolStripMenuItem.Click += new System.EventHandler(this.恢复默认设置ToolStripMenuItem_Click);
//
// toolStripMenuItem1
//
this.toolStripMenuItem1.Name = "toolStripMenuItem1";
this.toolStripMenuItem1.Size = new System.Drawing.Size(139, 6);
//
// 退出ToolStripMenuItem
//
this.退出ToolStripMenuItem.Name = "退出ToolStripMenuItem";
this.退出ToolStripMenuItem.Size = new System.Drawing.Size(142, 22);
this.退出ToolStripMenuItem.Text = "退出";
this.退出ToolStripMenuItem.Click += new System.EventHandler(this.退出ToolStripMenuItem_Click);
//
// 控制ToolStripMenuItem
//
this.控制ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.开始ToolStripMenuItem,
this.暂停ToolStripMenuItem1,
this.结束ToolStripMenuItem,
this.重新开始ToolStripMenuItem});
this.控制ToolStripMenuItem.Name = "控制ToolStripMenuItem";
this.控制ToolStripMenuItem.Size = new System.Drawing.Size(41, 20);
this.控制ToolStripMenuItem.Text = "控制";
//
// 开始ToolStripMenuItem
//
this.开始ToolStripMenuItem.Name = "开始ToolStripMenuItem";
this.开始ToolStripMenuItem.Size = new System.Drawing.Size(118, 22);
this.开始ToolStripMenuItem.Text = "开始";
this.开始ToolStripMenuItem.Click += new System.EventHandler(this.开始ToolStripMenuItem1_Click);
//
// 暂停ToolStripMenuItem1
//
this.暂停ToolStripMenuItem1.Enabled = false;
this.暂停ToolStripMenuItem1.Name = "暂停ToolStripMenuItem1";
this.暂停ToolStripMenuItem1.Size = new System.Drawing.Size(118, 22);
this.暂停ToolStripMenuItem1.Text = "暂停";
this.暂停ToolStripMenuItem1.Click += new System.EventHandler(this.暂停ToolStripMenuItem1_Click);
//
// 结束ToolStripMenuItem
//
this.结束ToolStripMenuItem.Enabled = false;
this.结束ToolStripMenuItem.Name = "结束ToolStripMenuItem";
this.结束ToolStripMenuItem.Size = new System.Drawing.Size(118, 22);
this.结束ToolStripMenuItem.Text = "结束";
this.结束ToolStripMenuItem.Click += new System.EventHandler(this.结束ToolStripMenuItem_Click);
//
// 重新开始ToolStripMenuItem
//
this.重新开始ToolStripMenuItem.Name = "重新开始ToolStripMenuItem";
this.重新开始ToolStripMenuItem.Size = new System.Drawing.Size(118, 22);
this.重新开始ToolStripMenuItem.Text = "重新开始";
this.重新开始ToolStripMenuItem.Click += new System.EventHandler(this.重新开始ToolStripMenuItem_Click);
//
// 帮助ToolStripMenuItem
//
this.帮助ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.关于ToolStripMenuItem,
this.操作说明ToolStripMenuItem});
this.帮助ToolStripMenuItem.Name = "帮助ToolStripMenuItem";
this.帮助ToolStripMenuItem.Size = new System.Drawing.Size(41, 20);
this.帮助ToolStripMenuItem.Text = "帮助";
//
// 关于ToolStripMenuItem
//
this.关于ToolStripMenuItem.Name = "关于ToolStripMenuItem";
this.关于ToolStripMenuItem.Size = new System.Drawing.Size(118, 22);
this.关于ToolStripMenuItem.Text = "关于";
this.关于ToolStripMenuItem.Click += new System.EventHandler(this.关于ToolStripMenuItem_Click);
//
// 操作说明ToolStripMenuItem
//
this.操作说明ToolStripMenuItem.Name = "操作说明ToolStripMenuItem";
this.操作说明ToolStripMenuItem.Size = new System.Drawing.Size(118, 22);
this.操作说明ToolStripMenuItem.Text = "操作说明";
this.操作说明ToolStripMenuItem.Click += new System.EventHandler(this.操作说明ToolStripMenuItem_Click);
//
// timer1
//
this.timer1.Interval = 1000;
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
//
// msg
//
this.msg.AutoSize = true;
this.msg.BackColor = System.Drawing.Color.White;
this.msg.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.msg.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.msg.Location = new System.Drawing.Point(126, 173);
this.msg.Name = "msg";
this.msg.Size = new System.Drawing.Size(39, 20);
this.msg.TabIndex = 7;
this.msg.Text = "msg";
//
// Form1
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(528, 502);
this.Controls.Add(this.t_score);
this.Controls.Add(this.label2);
this.Controls.Add(this.label1);
this.Controls.Add(this.pic_preView);
this.Controls.Add(this.menuStrip1);
this.Controls.Add(this.picBackGround);
this.Controls.Add(this.msg);
this.KeyPreview = true;
this.MainMenuStrip = this.menuStrip1;
this.Name = "Form1";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "C#版俄罗斯方块(小y设计)";
this.Activated += new System.EventHandler(this.Form1_Activated);
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form1_FormClosing);
this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Form1_KeyDown);
this.Load += new System.EventHandler(this.Form1_Load);
((System.ComponentModel.ISupportInitialize)(this.picBackGround)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pic_preView)).EndInit();
this.menuStrip1.ResumeLayout(false);
this.menuStrip1.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.PictureBox picBackGround;
private System.Windows.Forms.PictureBox pic_preView;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label t_score;
private System.Windows.Forms.MenuStrip menuStrip1;
private System.Windows.Forms.ToolStripMenuItem 游戏设置ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 速度设置ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 背景颜色设置ToolStripMenuItem;
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem1;
private System.Windows.Forms.ToolStripMenuItem 退出ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 帮助ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 关于ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 操作说明ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 控制ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 开始ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 暂停ToolStripMenuItem1;
private System.Windows.Forms.ToolStripMenuItem 结束ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 重新开始ToolStripMenuItem;
private System.Windows.Forms.Timer timer1;
private System.Windows.Forms.Label msg;
private System.Windows.Forms.ToolStripMenuItem 方块颜色设置ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 较慢ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 慢ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 快ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 较快ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 非常快ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 恢复默认设置ToolStripMenuItem;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -