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

📄 form1.designer.cs

📁 1.中间纸牌的最左面由一张Flip牌
💻 CS
📖 第 1 页 / 共 3 页
字号:
namespace QuickSpark
{
    partial class frmQuickSpark
    {
        /// <summary>
        /// 必需的设计器变量。
        /// </summary>
        private System.ComponentModel.IContainer components = null;

        /// <summary>
        /// 清理所有正在使用的资源。
        /// </summary>
        /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }

        #region Windows 窗体设计器生成的代码

        /// <summary>
        /// 设计器支持所需的方法 - 不要
        /// 使用代码编辑器修改此方法的内容。
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmQuickSpark));
            this.menuStrip1 = new System.Windows.Forms.MenuStrip();
            this.beginToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.startToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.restartToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.helpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.levelToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.oneToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.twoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.threeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.fourToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.fiveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.sixToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.sevenToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.timer1 = new System.Windows.Forms.Timer(this.components);
            this.lbl_time = new System.Windows.Forms.Label();
            this.lbl_Computer_time = new System.Windows.Forms.Label();
            this.lbl_player_time = new System.Windows.Forms.Label();
            this.Moved1 = new System.Windows.Forms.Label();
            this.Moved2 = new System.Windows.Forms.Label();
            this.Moved3 = new System.Windows.Forms.Label();
            this.Moved4 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.FLIP = new System.Windows.Forms.PictureBox();
            this.ComputerCard4 = new System.Windows.Forms.PictureBox();
            this.ComputerCard3 = new System.Windows.Forms.PictureBox();
            this.ComputerCard2 = new System.Windows.Forms.PictureBox();
            this.ComputerCard1 = new System.Windows.Forms.PictureBox();
            this.pb7 = new System.Windows.Forms.PictureBox();
            this.pb5 = new System.Windows.Forms.PictureBox();
            this.pb3 = new System.Windows.Forms.PictureBox();
            this.pb1 = new System.Windows.Forms.PictureBox();
            this.pictureBox7 = new System.Windows.Forms.PictureBox();
            this.pictureBox1 = new System.Windows.Forms.PictureBox();
            this.button1 = new System.Windows.Forms.Button();
            this.label2 = new System.Windows.Forms.Label();
            this.lbl_Score = new System.Windows.Forms.Label();
            this.pb2 = new System.Windows.Forms.PictureBox();
            this.pb4 = new System.Windows.Forms.PictureBox();
            this.pb8 = new System.Windows.Forms.PictureBox();
            this.pb6 = new System.Windows.Forms.PictureBox();
            this.ComputerCard5 = new System.Windows.Forms.PictureBox();
            this.ComputerCard6 = new System.Windows.Forms.PictureBox();
            this.ComputerCard7 = new System.Windows.Forms.PictureBox();
            this.ComputerCard8 = new System.Windows.Forms.PictureBox();
            this.UpturnedCard1 = new System.Windows.Forms.PictureBox();
            this.UpturnedCard2 = new System.Windows.Forms.PictureBox();
            this.UpturnedCard3 = new System.Windows.Forms.PictureBox();
            this.UpturnedCard4 = new System.Windows.Forms.PictureBox();
            this.MyCard1 = new System.Windows.Forms.PictureBox();
            this.MyCard2 = new System.Windows.Forms.PictureBox();
            this.MyCard3 = new System.Windows.Forms.PictureBox();
            this.MyCard4 = new System.Windows.Forms.PictureBox();
            this.menuStrip1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.FLIP)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ComputerCard4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ComputerCard3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ComputerCard2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ComputerCard1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pb7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pb5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pb3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pb1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pb2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pb4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pb8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pb6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ComputerCard5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ComputerCard6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ComputerCard7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ComputerCard8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.UpturnedCard1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.UpturnedCard2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.UpturnedCard3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.UpturnedCard4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.MyCard1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.MyCard2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.MyCard3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.MyCard4)).BeginInit();
            this.SuspendLayout();
            // 
            // menuStrip1
            // 
            this.menuStrip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.beginToolStripMenuItem,
            this.helpToolStripMenuItem,
            this.exitToolStripMenuItem,
            this.levelToolStripMenuItem});
            this.menuStrip1.Location = new System.Drawing.Point(0, 0);
            this.menuStrip1.Name = "menuStrip1";
            this.menuStrip1.Size = new System.Drawing.Size(1134, 24);
            this.menuStrip1.TabIndex = 22;
            this.menuStrip1.Text = "menuStrip1";
            this.menuStrip1.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.menuStrip1_ItemClicked);
            // 
            // beginToolStripMenuItem
            // 
            this.beginToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.startToolStripMenuItem,
            this.restartToolStripMenuItem});
            this.beginToolStripMenuItem.Name = "beginToolStripMenuItem";
            this.beginToolStripMenuItem.Size = new System.Drawing.Size(47, 20);
            this.beginToolStripMenuItem.Text = "Begin";
            // 
            // startToolStripMenuItem
            // 
            this.startToolStripMenuItem.Name = "startToolStripMenuItem";
            this.startToolStripMenuItem.Size = new System.Drawing.Size(112, 22);
            this.startToolStripMenuItem.Text = "Start";
            this.startToolStripMenuItem.Click += new System.EventHandler(this.startToolStripMenuItem_Click);
            // 
            // restartToolStripMenuItem
            // 
            this.restartToolStripMenuItem.Name = "restartToolStripMenuItem";
            this.restartToolStripMenuItem.Size = new System.Drawing.Size(112, 22);
            this.restartToolStripMenuItem.Text = "Restart";
            this.restartToolStripMenuItem.Click += new System.EventHandler(this.restartToolStripMenuItem_Click);
            // 
            // helpToolStripMenuItem
            // 
            this.helpToolStripMenuItem.Name = "helpToolStripMenuItem";
            this.helpToolStripMenuItem.Size = new System.Drawing.Size(41, 20);
            this.helpToolStripMenuItem.Text = "Help";
            this.helpToolStripMenuItem.Click += new System.EventHandler(this.helpToolStripMenuItem_Click);
            // 
            // exitToolStripMenuItem
            // 
            this.exitToolStripMenuItem.Name = "exitToolStripMenuItem";
            this.exitToolStripMenuItem.Size = new System.Drawing.Size(41, 20);
            this.exitToolStripMenuItem.Text = "Exit";
            this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click);
            // 
            // levelToolStripMenuItem
            // 
            this.levelToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.oneToolStripMenuItem,
            this.twoToolStripMenuItem,
            this.threeToolStripMenuItem,
            this.fourToolStripMenuItem,
            this.fiveToolStripMenuItem,
            this.sixToolStripMenuItem,
            this.sevenToolStripMenuItem});
            this.levelToolStripMenuItem.Name = "levelToolStripMenuItem";
            this.levelToolStripMenuItem.Size = new System.Drawing.Size(47, 20);
            this.levelToolStripMenuItem.Text = "Level";
            // 
            // oneToolStripMenuItem
            // 
            this.oneToolStripMenuItem.Name = "oneToolStripMenuItem";
            this.oneToolStripMenuItem.Size = new System.Drawing.Size(100, 22);
            this.oneToolStripMenuItem.Text = "One";
            this.oneToolStripMenuItem.Click += new System.EventHandler(this.oneToolStripMenuItem_Click);
            // 
            // twoToolStripMenuItem
            // 
            this.twoToolStripMenuItem.Name = "twoToolStripMenuItem";
            this.twoToolStripMenuItem.Size = new System.Drawing.Size(100, 22);
            this.twoToolStripMenuItem.Text = "Two";
            this.twoToolStripMenuItem.Click += new System.EventHandler(this.twoToolStripMenuItem_Click);
            // 
            // threeToolStripMenuItem
            // 
            this.threeToolStripMenuItem.Name = "threeToolStripMenuItem";
            this.threeToolStripMenuItem.Size = new System.Drawing.Size(100, 22);
            this.threeToolStripMenuItem.Text = "Three";
            this.threeToolStripMenuItem.Click += new System.EventHandler(this.threeToolStripMenuItem_Click);
            // 
            // fourToolStripMenuItem
            // 
            this.fourToolStripMenuItem.Name = "fourToolStripMenuItem";
            this.fourToolStripMenuItem.Size = new System.Drawing.Size(100, 22);
            this.fourToolStripMenuItem.Text = "Four";
            this.fourToolStripMenuItem.Click += new System.EventHandler(this.fourToolStripMenuItem_Click);
            // 
            // fiveToolStripMenuItem
            // 
            this.fiveToolStripMenuItem.Name = "fiveToolStripMenuItem";
            this.fiveToolStripMenuItem.Size = new System.Drawing.Size(100, 22);
            this.fiveToolStripMenuItem.Text = "Five";
            this.fiveToolStripMenuItem.Click += new System.EventHandler(this.fiveToolStripMenuItem_Click);
            // 
            // sixToolStripMenuItem
            // 
            this.sixToolStripMenuItem.Name = "sixToolStripMenuItem";
            this.sixToolStripMenuItem.Size = new System.Drawing.Size(100, 22);
            this.sixToolStripMenuItem.Text = "Six";
            this.sixToolStripMenuItem.Click += new System.EventHandler(this.sixToolStripMenuItem_Click);
            // 
            // sevenToolStripMenuItem
            // 
            this.sevenToolStripMenuItem.Name = "sevenToolStripMenuItem";
            this.sevenToolStripMenuItem.Size = new System.Drawing.Size(100, 22);
            this.sevenToolStripMenuItem.Text = "Seven";
            this.sevenToolStripMenuItem.Click += new System.EventHandler(this.sevenToolStripMenuItem_Click);
            // 
            // timer1
            // 
            this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
            // 
            // lbl_time
            // 
            this.lbl_time.AutoSize = true;
            this.lbl_time.BackColor = System.Drawing.Color.White;
            this.lbl_time.Font = new System.Drawing.Font("宋体", 26.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.lbl_time.Location = new System.Drawing.Point(852, 219);
            this.lbl_time.Name = "lbl_time";
            this.lbl_time.Size = new System.Drawing.Size(34, 35);
            this.lbl_time.TabIndex = 24;
            this.lbl_time.Text = "0";
            // 
            // lbl_Computer_time
            // 
            this.lbl_Computer_time.AutoSize = true;
            this.lbl_Computer_time.Font = new System.Drawing.Font("宋体", 26.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.lbl_Computer_time.Location = new System.Drawing.Point(40, 184);
            this.lbl_Computer_time.Name = "lbl_Computer_time";
            this.lbl_Computer_time.Size = new System.Drawing.Size(53, 35);

⌨️ 快捷键说明

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