⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 form1.cs

📁 这是一个自己做的拼图游戏
💻 CS
📖 第 1 页 / 共 5 页
字号:
			this.button10.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button10_MouseDown);
			// 
			// button11
			// 
			this.button11.BackColor = System.Drawing.Color.Black;
			this.button11.Cursor = System.Windows.Forms.Cursors.NoMove2D;
			this.button11.ForeColor = System.Drawing.Color.Black;
			this.button11.Location = new System.Drawing.Point(27, 157);
			this.button11.Name = "button11";
			this.button11.Size = new System.Drawing.Size(65, 70);
			this.button11.TabIndex = 19;
			this.button11.Text = "button11";
			this.button11.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button11_MouseDown);
			// 
			// button12
			// 
			this.button12.BackColor = System.Drawing.Color.Black;
			this.button12.Cursor = System.Windows.Forms.Cursors.NoMove2D;
			this.button12.ForeColor = System.Drawing.Color.Black;
			this.button12.Location = new System.Drawing.Point(89, 157);
			this.button12.Name = "button12";
			this.button12.Size = new System.Drawing.Size(64, 70);
			this.button12.TabIndex = 20;
			this.button12.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button12_MouseDown);
			// 
			// button13
			// 
			this.button13.BackColor = System.Drawing.Color.Black;
			this.button13.Cursor = System.Windows.Forms.Cursors.NoMove2D;
			this.button13.ForeColor = System.Drawing.Color.Black;
			this.button13.Location = new System.Drawing.Point(151, 157);
			this.button13.Name = "button13";
			this.button13.Size = new System.Drawing.Size(64, 70);
			this.button13.TabIndex = 21;
			this.button13.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button13_MouseDown);
			// 
			// button14
			// 
			this.button14.BackColor = System.Drawing.Color.Black;
			this.button14.Cursor = System.Windows.Forms.Cursors.NoMove2D;
			this.button14.ForeColor = System.Drawing.Color.Black;
			this.button14.Location = new System.Drawing.Point(213, 157);
			this.button14.Name = "button14";
			this.button14.Size = new System.Drawing.Size(64, 70);
			this.button14.TabIndex = 22;
			this.button14.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button14_MouseDown);
			// 
			// button15
			// 
			this.button15.BackColor = System.Drawing.Color.Black;
			this.button15.Cursor = System.Windows.Forms.Cursors.NoMove2D;
			this.button15.ForeColor = System.Drawing.Color.Black;
			this.button15.Location = new System.Drawing.Point(274, 157);
			this.button15.Name = "button15";
			this.button15.Size = new System.Drawing.Size(65, 70);
			this.button15.TabIndex = 23;
			this.button15.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button15_MouseDown);
			// 
			// button16
			// 
			this.button16.BackColor = System.Drawing.Color.Black;
			this.button16.Cursor = System.Windows.Forms.Cursors.NoMove2D;
			this.button16.ForeColor = System.Drawing.Color.Black;
			this.button16.Location = new System.Drawing.Point(27, 224);
			this.button16.Name = "button16";
			this.button16.Size = new System.Drawing.Size(65, 70);
			this.button16.TabIndex = 24;
			this.button16.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button16_MouseDown);
			// 
			// button17
			// 
			this.button17.BackColor = System.Drawing.Color.Black;
			this.button17.Cursor = System.Windows.Forms.Cursors.NoMove2D;
			this.button17.ForeColor = System.Drawing.Color.Black;
			this.button17.Location = new System.Drawing.Point(89, 224);
			this.button17.Name = "button17";
			this.button17.Size = new System.Drawing.Size(64, 70);
			this.button17.TabIndex = 25;
			this.button17.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button17_MouseDown);
			// 
			// button18
			// 
			this.button18.BackColor = System.Drawing.Color.Black;
			this.button18.Cursor = System.Windows.Forms.Cursors.NoMove2D;
			this.button18.ForeColor = System.Drawing.Color.Black;
			this.button18.Location = new System.Drawing.Point(151, 224);
			this.button18.Name = "button18";
			this.button18.Size = new System.Drawing.Size(64, 70);
			this.button18.TabIndex = 26;
			this.button18.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button18_MouseDown);
			// 
			// button19
			// 
			this.button19.BackColor = System.Drawing.Color.Black;
			this.button19.Cursor = System.Windows.Forms.Cursors.NoMove2D;
			this.button19.ForeColor = System.Drawing.Color.Black;
			this.button19.Location = new System.Drawing.Point(213, 224);
			this.button19.Name = "button19";
			this.button19.Size = new System.Drawing.Size(64, 70);
			this.button19.TabIndex = 27;
			this.button19.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button19_MouseDown);
			// 
			// button20
			// 
			this.button20.BackColor = System.Drawing.Color.Black;
			this.button20.Cursor = System.Windows.Forms.Cursors.NoMove2D;
			this.button20.ForeColor = System.Drawing.Color.Black;
			this.button20.Location = new System.Drawing.Point(274, 224);
			this.button20.Name = "button20";
			this.button20.Size = new System.Drawing.Size(65, 70);
			this.button20.TabIndex = 28;
			this.button20.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button20_MouseDown);
			// 
			// button21
			// 
			this.button21.BackColor = System.Drawing.Color.Black;
			this.button21.Cursor = System.Windows.Forms.Cursors.NoMove2D;
			this.button21.ForeColor = System.Drawing.Color.Black;
			this.button21.Location = new System.Drawing.Point(27, 291);
			this.button21.Name = "button21";
			this.button21.Size = new System.Drawing.Size(65, 70);
			this.button21.TabIndex = 29;
			this.button21.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button21_MouseDown);
			// 
			// button22
			// 
			this.button22.BackColor = System.Drawing.Color.Black;
			this.button22.Cursor = System.Windows.Forms.Cursors.NoMove2D;
			this.button22.ForeColor = System.Drawing.Color.Black;
			this.button22.Location = new System.Drawing.Point(89, 291);
			this.button22.Name = "button22";
			this.button22.Size = new System.Drawing.Size(64, 70);
			this.button22.TabIndex = 30;
			this.button22.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button22_MouseDown);
			// 
			// button23
			// 
			this.button23.BackColor = System.Drawing.Color.Black;
			this.button23.Cursor = System.Windows.Forms.Cursors.NoMove2D;
			this.button23.ForeColor = System.Drawing.Color.Black;
			this.button23.Location = new System.Drawing.Point(151, 291);
			this.button23.Name = "button23";
			this.button23.Size = new System.Drawing.Size(64, 70);
			this.button23.TabIndex = 31;
			this.button23.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button23_MouseDown);
			// 
			// button24
			// 
			this.button24.BackColor = System.Drawing.Color.Black;
			this.button24.Cursor = System.Windows.Forms.Cursors.NoMove2D;
			this.button24.ForeColor = System.Drawing.Color.Black;
			this.button24.Location = new System.Drawing.Point(213, 291);
			this.button24.Name = "button24";
			this.button24.Size = new System.Drawing.Size(64, 70);
			this.button24.TabIndex = 32;
			this.button24.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button24_MouseDown);
			// 
			// button25
			// 
			this.button25.BackColor = System.Drawing.Color.Black;
			this.button25.Cursor = System.Windows.Forms.Cursors.NoMove2D;
			this.button25.ForeColor = System.Drawing.Color.Black;
			this.button25.Location = new System.Drawing.Point(274, 291);
			this.button25.Name = "button25";
			this.button25.Size = new System.Drawing.Size(65, 70);
			this.button25.TabIndex = 33;
			this.button25.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button25_MouseDown);
			// 
			// button26
			// 
			this.button26.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(224)), ((System.Byte)(192)));
			this.button26.Cursor = System.Windows.Forms.Cursors.AppStarting;
			this.button26.Font = new System.Drawing.Font("宋体", 10.18868F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
			this.button26.ForeColor = System.Drawing.Color.Black;
			this.button26.Location = new System.Drawing.Point(350, 7);
			this.button26.Name = "button26";
			this.button26.Size = new System.Drawing.Size(109, 45);
			this.button26.TabIndex = 34;
			this.button26.Text = "开始";
			this.button26.Click += new System.EventHandler(this.button26_Click);
			this.button26.MouseEnter += new System.EventHandler(this.button26_MouseEnter);
			this.button26.MouseLeave += new System.EventHandler(this.button26_MouseLeave);
			// 
			// button27
			// 
			this.button27.BackColor = System.Drawing.Color.White;
			this.button27.Cursor = System.Windows.Forms.Cursors.Hand;
			this.button27.ForeColor = System.Drawing.Color.Black;
			this.button27.Location = new System.Drawing.Point(480, 15);
			this.button27.Name = "button27";
			this.button27.Size = new System.Drawing.Size(64, 70);
			this.button27.TabIndex = 35;
			this.button27.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button27_MouseDown);
			// 
			// button28
			// 
			this.button28.BackColor = System.Drawing.Color.White;
			this.button28.Cursor = System.Windows.Forms.Cursors.Hand;
			this.button28.ForeColor = System.Drawing.Color.Black;
			this.button28.Location = new System.Drawing.Point(617, 15);
			this.button28.Name = "button28";
			this.button28.Size = new System.Drawing.Size(64, 70);
			this.button28.TabIndex = 36;
			this.button28.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button28_MouseDown);
			// 
			// button29
			// 
			this.button29.BackColor = System.Drawing.Color.White;
			this.button29.Cursor = System.Windows.Forms.Cursors.Hand;
			this.button29.ForeColor = System.Drawing.Color.Black;
			this.button29.Location = new System.Drawing.Point(549, 90);
			this.button29.Name = "button29";
			this.button29.Size = new System.Drawing.Size(64, 70);
			this.button29.TabIndex = 37;
			this.button29.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button29_MouseDown);
			// 
			// button30
			// 
			this.button30.BackColor = System.Drawing.Color.White;
			this.button30.Cursor = System.Windows.Forms.Cursors.Hand;
			this.button30.ForeColor = System.Drawing.Color.Black;
			this.button30.Location = new System.Drawing.Point(480, 164);
			this.button30.Name = "button30";
			this.button30.Size = new System.Drawing.Size(64, 70);
			this.button30.TabIndex = 38;
			this.button30.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button30_MouseDown);
			// 
			// button31
			// 
			this.button31.BackColor = System.Drawing.Color.White;
			this.button31.Cursor = System.Windows.Forms.Cursors.Hand;
			this.button31.ForeColor = System.Drawing.Color.Black;
			this.button31.Location = new System.Drawing.Point(754, 15);
			this.button31.Name = "button31";
			this.button31.Size = new System.Drawing.Size(65, 70);
			this.button31.TabIndex = 39;
			this.button31.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button31_MouseDown);
			// 
			// button32
			// 
			this.button32.BackColor = System.Drawing.Color.White;
			this.button32.Cursor = System.Windows.Forms.Cursors.Hand;
			this.button32.ForeColor = System.Drawing.Color.Black;
			this.button32.Location = new System.Drawing.Point(686, 90);
			this.button32.Name = "button32";
			this.button32.Size = new System.Drawing.Size(64, 70);
			this.button32.TabIndex = 40;
			this.button32.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button32_MouseDown);
			// 
			// button33
			// 
			this.button33.BackColor = System.Drawing.Color.White;
			this.button33.Cursor = System.Windows.Forms.Cursors.Hand;
			this.button33.ForeColor = System.Drawing.Color.Black;
			this.button33.Location = new System.Drawing.Point(617, 164);
			this.button33.Name = "button33";
			this.button33.Size = new System.Drawing.Size(64, 70);
			this.button33.TabIndex = 41;
			this.button33.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button33_MouseDown);
			// 
			// button34
			// 
			this.button34.BackColor = System.Drawing.Color.White;
			this.button34.Cursor = System.Windows.Forms.Cursors.Hand;
			this.button34.ForeColor = System.Drawing.Color.Black;
			this.button34.Location = new System.Drawing.Point(549, 239);
			this.button34.Name = "button34";
			this.button34.Size = new System.Drawing.Size(64, 70);
			this.button34.TabIndex = 42;
			this.button34.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button34_MouseDown);
			// 
			// button35
			// 
			this.button35.BackColor = System.Drawing.Color.White;
			this.button35.Cursor = System.Windows.Forms.Cursors.Hand;
			this.button35.ForeColor = System.Drawing.Color.Black;
			this.button35.Location = new System.Drawing.Point(480, 314);
			this.button35.Name = "button35";
			this.button35.Size = new System.Drawing.Size(64, 70);
			this.button35.TabIndex = 43;
			this.button35.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button35_MouseDown);
			// 
			// button36
			// 
			this.button36.BackColor = System.Drawing.Color.White;
			this.button36.Cursor = System.Windows.Forms.Cursors.Hand;
			this.button36.ForeColor = System.Drawing.Color.Black;
			this.button36.Location = new System.Drawing.Point(754, 164);
			this.button36.Name = "button36";
			this.button36.Size = new System.Drawing.Size(65, 70);
			this.button36.TabIndex = 44;
			this.button36.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button36_MouseDown);
			// 
			// button37
			// 
			this.button37.BackColor = System.Drawing.Color.White;
			this.button37.Cursor = System.Windows.Forms.Cursors.Hand;
			this.button37.ForeColor = System.Drawing.Color.Black;
			this.button37.Location = new System.Drawing.Point(686, 239);
			this.button37.Name = "button37";
			this.button37.Size = new System.Drawing.Size(64, 70);
			this.button37.TabIndex = 45;
			this.button37.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button37_MouseDown);
			// 
			// button38
			// 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -