📄 myblockmain.cs
字号:
this.mnuStartGame.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("mnuStartGame.Shortcut")));
this.mnuStartGame.ShowShortcut = ((bool)(resources.GetObject("mnuStartGame.ShowShortcut")));
this.mnuStartGame.Text = resources.GetString("mnuStartGame.Text");
this.mnuStartGame.Visible = ((bool)(resources.GetObject("mnuStartGame.Visible")));
this.mnuStartGame.Click += new System.EventHandler(this.mnuStartGame_Click);
//
// mnuStartAt
//
this.mnuStartAt.Enabled = ((bool)(resources.GetObject("mnuStartAt.Enabled")));
this.mnuStartAt.Index = 1;
this.mnuStartAt.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("mnuStartAt.Shortcut")));
this.mnuStartAt.ShowShortcut = ((bool)(resources.GetObject("mnuStartAt.ShowShortcut")));
this.mnuStartAt.Text = resources.GetString("mnuStartAt.Text");
this.mnuStartAt.Visible = ((bool)(resources.GetObject("mnuStartAt.Visible")));
this.mnuStartAt.Click += new System.EventHandler(this.mnuStartAt_Click);
//
// mnuPause
//
this.mnuPause.Enabled = ((bool)(resources.GetObject("mnuPause.Enabled")));
this.mnuPause.Index = 2;
this.mnuPause.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("mnuPause.Shortcut")));
this.mnuPause.ShowShortcut = ((bool)(resources.GetObject("mnuPause.ShowShortcut")));
this.mnuPause.Text = resources.GetString("mnuPause.Text");
this.mnuPause.Visible = ((bool)(resources.GetObject("mnuPause.Visible")));
this.mnuPause.Click += new System.EventHandler(this.mnuPause_Click);
//
// mnuSeparator1
//
this.mnuSeparator1.Enabled = ((bool)(resources.GetObject("mnuSeparator1.Enabled")));
this.mnuSeparator1.Index = 3;
this.mnuSeparator1.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("mnuSeparator1.Shortcut")));
this.mnuSeparator1.ShowShortcut = ((bool)(resources.GetObject("mnuSeparator1.ShowShortcut")));
this.mnuSeparator1.Text = resources.GetString("mnuSeparator1.Text");
this.mnuSeparator1.Visible = ((bool)(resources.GetObject("mnuSeparator1.Visible")));
//
// mnuHighScores
//
this.mnuHighScores.Enabled = ((bool)(resources.GetObject("mnuHighScores.Enabled")));
this.mnuHighScores.Index = 4;
this.mnuHighScores.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("mnuHighScores.Shortcut")));
this.mnuHighScores.ShowShortcut = ((bool)(resources.GetObject("mnuHighScores.ShowShortcut")));
this.mnuHighScores.Text = resources.GetString("mnuHighScores.Text");
this.mnuHighScores.Visible = ((bool)(resources.GetObject("mnuHighScores.Visible")));
this.mnuHighScores.Click += new System.EventHandler(this.mnuHighScores_Click);
//
// mnuSeparator2
//
this.mnuSeparator2.Enabled = ((bool)(resources.GetObject("mnuSeparator2.Enabled")));
this.mnuSeparator2.Index = 5;
this.mnuSeparator2.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("mnuSeparator2.Shortcut")));
this.mnuSeparator2.ShowShortcut = ((bool)(resources.GetObject("mnuSeparator2.ShowShortcut")));
this.mnuSeparator2.Text = resources.GetString("mnuSeparator2.Text");
this.mnuSeparator2.Visible = ((bool)(resources.GetObject("mnuSeparator2.Visible")));
//
// mnuExit
//
this.mnuExit.Enabled = ((bool)(resources.GetObject("mnuExit.Enabled")));
this.mnuExit.Index = 6;
this.mnuExit.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("mnuExit.Shortcut")));
this.mnuExit.ShowShortcut = ((bool)(resources.GetObject("mnuExit.ShowShortcut")));
this.mnuExit.Text = resources.GetString("mnuExit.Text");
this.mnuExit.Visible = ((bool)(resources.GetObject("mnuExit.Visible")));
this.mnuExit.Click += new System.EventHandler(this.mnuExit_Click);
//
// mnuOptions
//
this.mnuOptions.Enabled = ((bool)(resources.GetObject("mnuOptions.Enabled")));
this.mnuOptions.Index = 1;
this.mnuOptions.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
this.mnuSounds,
this.mnuMusic,
this.mnuSeparator3,
this.mnuRotateClockwise,
this.mnuRotateCounterclockwise});
this.mnuOptions.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("mnuOptions.Shortcut")));
this.mnuOptions.ShowShortcut = ((bool)(resources.GetObject("mnuOptions.ShowShortcut")));
this.mnuOptions.Text = resources.GetString("mnuOptions.Text");
this.mnuOptions.Visible = ((bool)(resources.GetObject("mnuOptions.Visible")));
//
// mnuSounds
//
this.mnuSounds.Enabled = ((bool)(resources.GetObject("mnuSounds.Enabled")));
this.mnuSounds.Index = 0;
this.mnuSounds.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("mnuSounds.Shortcut")));
this.mnuSounds.ShowShortcut = ((bool)(resources.GetObject("mnuSounds.ShowShortcut")));
this.mnuSounds.Text = resources.GetString("mnuSounds.Text");
this.mnuSounds.Visible = ((bool)(resources.GetObject("mnuSounds.Visible")));
this.mnuSounds.Click += new System.EventHandler(this.mnuSounds_Click);
//
// mnuMusic
//
this.mnuMusic.Enabled = ((bool)(resources.GetObject("mnuMusic.Enabled")));
this.mnuMusic.Index = 1;
this.mnuMusic.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("mnuMusic.Shortcut")));
this.mnuMusic.ShowShortcut = ((bool)(resources.GetObject("mnuMusic.ShowShortcut")));
this.mnuMusic.Text = resources.GetString("mnuMusic.Text");
this.mnuMusic.Visible = ((bool)(resources.GetObject("mnuMusic.Visible")));
this.mnuMusic.Click += new System.EventHandler(this.mnuMusic_Click);
//
// mnuSeparator3
//
this.mnuSeparator3.Enabled = ((bool)(resources.GetObject("mnuSeparator3.Enabled")));
this.mnuSeparator3.Index = 2;
this.mnuSeparator3.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("mnuSeparator3.Shortcut")));
this.mnuSeparator3.ShowShortcut = ((bool)(resources.GetObject("mnuSeparator3.ShowShortcut")));
this.mnuSeparator3.Text = resources.GetString("mnuSeparator3.Text");
this.mnuSeparator3.Visible = ((bool)(resources.GetObject("mnuSeparator3.Visible")));
//
// mnuRotateClockwise
//
this.mnuRotateClockwise.Checked = true;
this.mnuRotateClockwise.Enabled = ((bool)(resources.GetObject("mnuRotateClockwise.Enabled")));
this.mnuRotateClockwise.Index = 3;
this.mnuRotateClockwise.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("mnuRotateClockwise.Shortcut")));
this.mnuRotateClockwise.ShowShortcut = ((bool)(resources.GetObject("mnuRotateClockwise.ShowShortcut")));
this.mnuRotateClockwise.Text = resources.GetString("mnuRotateClockwise.Text");
this.mnuRotateClockwise.Visible = ((bool)(resources.GetObject("mnuRotateClockwise.Visible")));
this.mnuRotateClockwise.Click += new System.EventHandler(this.mnuRotateClockwise_Click);
//
// mnuRotateCounterclockwise
//
this.mnuRotateCounterclockwise.Enabled = ((bool)(resources.GetObject("mnuRotateCounterclockwise.Enabled")));
this.mnuRotateCounterclockwise.Index = 4;
this.mnuRotateCounterclockwise.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("mnuRotateCounterclockwise.Shortcut")));
this.mnuRotateCounterclockwise.ShowShortcut = ((bool)(resources.GetObject("mnuRotateCounterclockwise.ShowShortcut")));
this.mnuRotateCounterclockwise.Text = resources.GetString("mnuRotateCounterclockwise.Text");
this.mnuRotateCounterclockwise.Visible = ((bool)(resources.GetObject("mnuRotateCounterclockwise.Visible")));
this.mnuRotateCounterclockwise.Click += new System.EventHandler(this.mnuRotateCounterclockwise_Click);
//
// tmrTimer
//
this.tmrTimer.Interval = 1000;
this.tmrTimer.Tick += new System.EventHandler(this.tmrTimer_Tick);
//
// picPlayingField
//
this.picPlayingField.AccessibleDescription = resources.GetString("picPlayingField.AccessibleDescription");
this.picPlayingField.AccessibleName = resources.GetString("picPlayingField.AccessibleName");
this.picPlayingField.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("picPlayingField.Anchor")));
this.picPlayingField.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(235)), ((System.Byte)(235)), ((System.Byte)(235)));
this.picPlayingField.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picPlayingField.BackgroundImage")));
this.picPlayingField.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.picPlayingField.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("picPlayingField.Dock")));
this.picPlayingField.Enabled = ((bool)(resources.GetObject("picPlayingField.Enabled")));
this.picPlayingField.Font = ((System.Drawing.Font)(resources.GetObject("picPlayingField.Font")));
this.picPlayingField.Image = ((System.Drawing.Image)(resources.GetObject("picPlayingField.Image")));
this.picPlayingField.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("picPlayingField.ImeMode")));
this.picPlayingField.Location = ((System.Drawing.Point)(resources.GetObject("picPlayingField.Location")));
this.picPlayingField.Name = "picPlayingField";
this.picPlayingField.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("picPlayingField.RightToLeft")));
this.picPlayingField.Size = ((System.Drawing.Size)(resources.GetObject("picPlayingField.Size")));
this.picPlayingField.SizeMode = ((System.Windows.Forms.PictureBoxSizeMode)(resources.GetObject("picPlayingField.SizeMode")));
this.picPlayingField.TabIndex = ((int)(resources.GetObject("picPlayingField.TabIndex")));
this.picPlayingField.TabStop = false;
this.picPlayingField.Text = resources.GetString("picPlayingField.Text");
this.picPlayingField.Visible = ((bool)(resources.GetObject("picPlayingField.Visible")));
this.picPlayingField.Paint += new System.Windows.Forms.PaintEventHandler(this.picPlayingField_Paint);
//
// lblTextScore
//
this.lblTextScore.AccessibleDescription = resources.GetString("lblTextScore.AccessibleDescription");
this.lblTextScore.AccessibleName = resources.GetString("lblTextScore.AccessibleName");
this.lblTextScore.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblTextScore.Anchor")));
this.lblTextScore.AutoSize = ((bool)(resources.GetObject("lblTextScore.AutoSize")));
this.lblTextScore.BackColor = System.Drawing.Color.Transparent;
this.lblTextScore.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblTextScore.Dock")));
this.lblTextScore.Enabled = ((bool)(resources.GetObject("lblTextScore.Enabled")));
this.lblTextScore.Font = ((System.Drawing.Font)(resources.GetObject("lblTextScore.Font")));
this.lblTextScore.Image = ((System.Drawing.Image)(resources.GetObject("lblTextScore.Image")));
this.lblTextScore.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblTextScore.ImageAlign")));
this.lblTextScore.ImageIndex = ((int)(resources.GetObject("lblTextScore.ImageIndex")));
this.lblTextScore.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblTextScore.ImeMode")));
this.lblTextScore.Location = ((System.Drawing.Point)(resources.GetObject("lblTextScore.Location")));
this.lblTextScore.Name = "lblTextScore";
this.lblTextScore.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblTextScore.RightToLeft")));
this.lblTextScore.Size = ((System.Drawing.Size)(resources.GetObject("lblTextScore.Size")));
this.lblTextScore.TabIndex = ((int)(resources.GetObject("lblTextScore.TabIndex")));
this.lblTextScore.Text = resources.GetString("lblTextScore.Text");
this.lblTextScore.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblTextScore.TextAlign")));
this.lblTextScore.Visible = ((bool)(resources.GetObject("lblTextScore.Visible")));
//
// lblScore
//
this.lblScore.AccessibleDescription = resources.GetString("lblScore.AccessibleDescription");
this.lblScore.AccessibleName = resources.GetString("lblScore.AccessibleName");
this.lblScore.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblScore.Anchor")));
this.lblScore.AutoSize = ((bool)(resources.GetObject("lblScore.AutoSize")));
this.lblScore.BackColor = System.Drawing.Color.Transparent;
this.lblScore.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblScore.Dock")));
this.lblScore.Enabled = ((bool)(resources.GetObject("lblScore.Enabled")));
this.lblScore.Font = ((System.Drawing.Font)(resources.GetObject("lblScore.Font")));
this.lblScore.Image = ((System.Drawing.Image)(resources.GetObject("lblScore.Image")));
this.lblScore.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblScore.ImageAlign")));
this.lblScore.ImageIndex = ((int)(resources.GetObject("lblScore.ImageIndex")));
this.lblScore.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblScore.ImeMode")));
this.lblScore.Location = ((System.Drawing.Point)(resources.GetObject("lblScore.Location")));
this.lblScore.Name = "lblScore";
this.lblScore.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblScore.RightToLeft")));
this.lblScore.Size = ((System.Drawing.Size)(resources.GetObject("lblScore.Size")));
this.lblScore.TabIndex = ((int)(resources.GetObject("lblScore.TabIndex")));
this.lblScore.Text = resources.GetString("lblScore.Text");
this.lblScore.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblScore.TextAlign")));
this.lblScore.Visible = ((bool)(resources.GetObject("lblScore.Visible")));
//
// lblLines
//
this.lblLines.AccessibleDescription = resources.GetString("lblLines.AccessibleDescription");
this.lblLines.AccessibleName = resources.GetString("lblLines.AccessibleName");
this.lblLines.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblLines.Anchor")));
this.lblLines.AutoSize = ((bool)(resources.GetObject("lblLines.AutoSize")));
this.lblLines.BackColor = System.Drawing.Color.Transparent;
this.lblLines.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblLines.Dock")));
this.lblLines.Enabled = ((bool)(resources.GetObject("lblLines.Enabled")));
this.lblLines.Font = ((System.Drawing.Font)(resources.GetObject("lblLines.Font")));
this.lblLines.Image = ((System.Drawing.Image)(resources.GetObject("lblLines.Image")));
this.lblLines.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblLines.ImageAlign")));
this.lblLines.ImageIndex = ((int)(resources.GetObject("lblLines.ImageIndex")));
this.lblLines.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblLines.ImeMode")));
this.lblLines.Location = ((System.Drawing.Point)(resources.GetObject("lblLines.Location")));
this.lblLines.Name = "lblLines";
this.lblLines.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblLines.RightToLeft")));
this.lblLines.Size = ((System.Drawing.Size)(resources.GetObject("lblLines.Size")));
this.lblLines.TabIndex = ((int)(resources.GetObject("lblLines.TabIndex")));
this.lblLines.Text = resources.GetString("lblLines.Text");
this.lblLines.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblLines.TextAlign")));
this.lblLines.Visible = ((bool)(resources.GetObject("lblLines.Visible")));
//
// lblTextLines
//
this.lblTextLines.AccessibleDescription = resources.GetString("lblTextLines.AccessibleDescription");
this.lblTextLines.AccessibleName = resources.GetString("lblTextLines.AccessibleName");
this.lblTextLines.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblTextLines.Anchor")));
this.lblTextLines.AutoSize = ((bool)(resources.GetObject("lblTextLines.AutoSize")));
this.lblTextLines.BackColor = System.Drawing.Color.Transparent;
this.lblTextLines.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblTextLines.Dock")));
this.lblTextLines.Enabled = ((bool)(resources.GetObject("lblTextLines.Enabled")));
this.lblTextLines.Font = ((System.Drawing.Font)(resources.GetObject("lblTextLines.Font")));
this.lblTextLines.Image = ((System.Drawing.Image)(resources.GetObject("lblTextLines.Image")));
this.lblTextLines.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblTextLines.ImageAlign")));
this.lblTextLines.ImageIndex = ((int)(resources.GetObject("lblTextLines.ImageIndex")));
this.lblTextLines.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblTextLines.ImeMode")));
this.lblTextLines.Location = ((System.Drawing.Point)(resources.GetObject("lblTextLines.Location")));
this.lblTextLines.Name = "lblTextLines";
this.lblTextLines.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblTextLines.RightToLeft")));
this.lblTextLines.Size = ((System.Drawing.Size)(resources.GetObject("lblTextLines.Size")));
this.lblTextLines.TabIndex = ((int)(resources.GetObject("lblTextLines.TabIndex")));
this.lblTextLines.Text = resources.GetString("lblTextLines.Text");
this.lblTextLines.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblTextLines.TextAlign")));
this.lblTextLines.Visible = ((bool)(resources.GetObject("lblTextLines.Visible")));
//
// lblLevel
//
this.lblLevel.AccessibleDescription = resources.GetString("lblLevel.AccessibleDescription");
this.lblLevel.AccessibleName = resources.GetString("lblLevel.AccessibleName");
this.lblLevel.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblLevel.Anchor")));
this.lblLevel.AutoSize = ((bool)(resources.GetObject("lblLevel.AutoSize")));
this.lblLevel.BackColor = System.Drawing.Color.Transparent;
this.lblLevel.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblLevel.Dock")));
this.lblLevel.Enabled = ((bool)(resources.GetObject("lblLevel.Enabled")));
this.lblLevel.Font = ((System.Drawing.Font)(resources.GetObject("lblLevel.Font")));
this.lblLevel.Image = ((System.Drawing.Image)(resources.GetObject("lblLevel.Image")));
this.lblLevel.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblLevel.ImageAlign")));
this.lblLevel.ImageIndex = ((int)(resources.GetObject("lblLevel.ImageIndex")));
this.lblLevel.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblLevel.ImeMode")));
this.lblLevel.Location = ((System.Drawing.Point)(resources.GetObject("lblLevel.Location")));
this.lblLevel.Name = "lblLevel";
this.lblLevel.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblLevel.RightToLeft")));
this.lblLevel.Size = ((System.Drawing.Size)(resources.GetObject("lblLevel.Size")));
this.lblLevel.TabIndex = ((int)(resources.GetObject("lblLevel.TabIndex")));
this.lblLevel.Text = resources.GetString("lblLevel.Text");
this.lblLevel.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblLevel.TextAlign")));
this.lblLevel.Visible = ((bool)(resources.GetObject("lblLevel.Visible")));
//
// lblTextLevel
//
this.lblTextLevel.AccessibleDescription = resources.GetString("lblTextLevel.AccessibleDescription");
this.lblTextLevel.AccessibleName = resources.GetString("lblTextLevel.AccessibleName");
this.lblTextLevel.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblTextLevel.Anchor")));
this.lblTextLevel.AutoSize = ((bool)(resources.GetObject("lblTextLevel.AutoSize")));
this.lblTextLevel.BackColor = System.Drawing.Color.Transparent;
this.lblTextLevel.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblTextLevel.Dock")));
this.lblTextLevel.Enabled = ((bool)(resources.GetObject("lblTextLevel.Enabled")));
this.lblTextLevel.Font = ((System.Drawing.Font)(resources.GetObject("lblTextLevel.Font")));
this.lblTextLevel.Image = ((System.Drawing.Image)(resources.GetObject("lblTextLevel.Image")));
this.lblTextLevel.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblTextLevel.ImageAlign")));
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -