namespace MDIMutilFormDemo { partial class frmMemory { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); this.timer1 = new System.Windows.Forms.Timer(this.components); this.timer2 = new System.Windows.Forms.Timer(this.components); this.btn3 = new System.Windows.Forms.Button(); this.btn2 = new System.Windows.Forms.Button(); this.btn1 = new System.Windows.Forms.Button(); this.lblTime = new System.Windows.Forms.Label(); this.lblShow = new System.Windows.Forms.Label(); this.pic8 = new System.Windows.Forms.PictureBox(); this.pic7 = new System.Windows.Forms.PictureBox(); this.pic4 = new System.Windows.Forms.PictureBox(); this.pic6 = new System.Windows.Forms.PictureBox(); this.pic3 = new System.Windows.Forms.PictureBox(); this.pic5 = new System.Windows.Forms.PictureBox(); this.pic2 = new System.Windows.Forms.PictureBox(); this.pic1 = new System.Windows.Forms.PictureBox(); ((System.ComponentModel.ISupportInitialize)(this.pic8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pic7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pic4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pic6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pic3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pic5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pic2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pic1)).BeginInit(); this.SuspendLayout(); // // timer1 // this.timer1.Tick += new System.EventHandler(this.timer1_Tick); // // timer2 // this.timer2.Tick += new System.EventHandler(this.timer2_Tick); // // btn3 // this.btn3.Font = new System.Drawing.Font("新細明體", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136))); this.btn3.Location = new System.Drawing.Point(542, 106); this.btn3.Name = "btn3"; this.btn3.Size = new System.Drawing.Size(70, 26); this.btn3.TabIndex = 46; this.btn3.Text = "初級"; this.btn3.UseVisualStyleBackColor = true; this.btn3.Click += new System.EventHandler(this.btn3_Click); // // btn2 // this.btn2.Font = new System.Drawing.Font("新細明體", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136))); this.btn2.Location = new System.Drawing.Point(542, 66); this.btn2.Name = "btn2"; this.btn2.Size = new System.Drawing.Size(70, 24); this.btn2.TabIndex = 45; this.btn2.Text = "中級"; this.btn2.UseVisualStyleBackColor = true; this.btn2.Click += new System.EventHandler(this.btn2_Click); // // btn1 // this.btn1.Font = new System.Drawing.Font("新細明體", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136))); this.btn1.Location = new System.Drawing.Point(542, 27); this.btn1.Name = "btn1"; this.btn1.Size = new System.Drawing.Size(70, 26); this.btn1.TabIndex = 44; this.btn1.Text = "高級"; this.btn1.UseVisualStyleBackColor = true; this.btn1.Click += new System.EventHandler(this.btn1_Click); // // lblTime // this.lblTime.AutoSize = true; this.lblTime.Font = new System.Drawing.Font("新細明體", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136))); this.lblTime.Location = new System.Drawing.Point(366, 145); this.lblTime.Name = "lblTime"; this.lblTime.Size = new System.Drawing.Size(56, 16); this.lblTime.TabIndex = 43; this.lblTime.Text = "lblTime"; // // lblShow // this.lblShow.AutoSize = true; this.lblShow.Font = new System.Drawing.Font("新細明體", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136))); this.lblShow.Location = new System.Drawing.Point(234, 145); this.lblShow.Name = "lblShow"; this.lblShow.Size = new System.Drawing.Size(59, 16); this.lblShow.TabIndex = 42; this.lblShow.Text = "lblShow"; // // pic8 // this.pic8.Location = new System.Drawing.Point(490, 330); this.pic8.Name = "pic8"; this.pic8.Size = new System.Drawing.Size(82, 91); this.pic8.TabIndex = 41; this.pic8.TabStop = false; // // pic7 // this.pic7.Location = new System.Drawing.Point(392, 330); this.pic7.Name = "pic7"; this.pic7.Size = new System.Drawing.Size(82, 91); this.pic7.TabIndex = 40; this.pic7.TabStop = false; // // pic4 // this.pic4.Location = new System.Drawing.Point(490, 201); this.pic4.Name = "pic4"; this.pic4.Size = new System.Drawing.Size(82, 91); this.pic4.TabIndex = 35; this.pic4.TabStop = false; // // pic6 // this.pic6.Location = new System.Drawing.Point(294, 330); this.pic6.Name = "pic6"; this.pic6.Size = new System.Drawing.Size(82, 91); this.pic6.TabIndex = 34; this.pic6.TabStop = false; // // pic3 // this.pic3.Location = new System.Drawing.Point(392, 201); this.pic3.Name = "pic3"; this.pic3.Size = new System.Drawing.Size(82, 91); this.pic3.TabIndex = 39; this.pic3.TabStop = false; // // pic5 // this.pic5.Location = new System.Drawing.Point(196, 330); this.pic5.Name = "pic5"; this.pic5.Size = new System.Drawing.Size(82, 91); this.pic5.TabIndex = 38; this.pic5.TabStop = false; // // pic2 // this.pic2.Location = new System.Drawing.Point(294, 201); this.pic2.Name = "pic2"; this.pic2.Size = new System.Drawing.Size(82, 91); this.pic2.TabIndex = 37; this.pic2.TabStop = false; // // pic1 // this.pic1.Location = new System.Drawing.Point(196, 201); this.pic1.Name = "pic1"; this.pic1.Size = new System.Drawing.Size(82, 91); this.pic1.TabIndex = 36; this.pic1.TabStop = false; this.pic1.Tag = ""; // // frmMemory // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackgroundImage = global::MDIMutilFormDemo.Properties.Resources.bg; this.ClientSize = new System.Drawing.Size(639, 472); this.Controls.Add(this.btn3); this.Controls.Add(this.btn2); this.Controls.Add(this.btn1); this.Controls.Add(this.lblTime); this.Controls.Add(this.lblShow); this.Controls.Add(this.pic8); this.Controls.Add(this.pic7); this.Controls.Add(this.pic4); this.Controls.Add(this.pic6); this.Controls.Add(this.pic3); this.Controls.Add(this.pic5); this.Controls.Add(this.pic2); this.Controls.Add(this.pic1); this.Name = "frmMemory"; this.Text = "記憶大考驗"; this.Load += new System.EventHandler(this.frmMemory_Load); ((System.ComponentModel.ISupportInitialize)(this.pic8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pic7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pic4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pic6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pic3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pic5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pic2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pic1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Timer timer1; private System.Windows.Forms.Timer timer2; internal System.Windows.Forms.Button btn3; internal System.Windows.Forms.Button btn2; internal System.Windows.Forms.Button btn1; internal System.Windows.Forms.Label lblTime; internal System.Windows.Forms.Label lblShow; internal System.Windows.Forms.PictureBox pic8; internal System.Windows.Forms.PictureBox pic7; internal System.Windows.Forms.PictureBox pic4; internal System.Windows.Forms.PictureBox pic6; internal System.Windows.Forms.PictureBox pic3; internal System.Windows.Forms.PictureBox pic5; internal System.Windows.Forms.PictureBox pic2; internal System.Windows.Forms.PictureBox pic1; } }