📄 answercardform.designer.cs
字号:
this.btnQuestion13.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnQuestion13.Location = new System.Drawing.Point(267, 136);
this.btnQuestion13.Name = "btnQuestion13";
this.btnQuestion13.Size = new System.Drawing.Size(30, 23);
this.btnQuestion13.TabIndex = 53;
this.btnQuestion13.Tag = "12";
this.btnQuestion13.Text = "13";
this.btnQuestion13.UseVisualStyleBackColor = true;
this.btnQuestion13.Click += new System.EventHandler(this.btnQuestion_Click);
//
// btnQuestion14
//
this.btnQuestion14.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnQuestion14.Location = new System.Drawing.Point(387, 136);
this.btnQuestion14.Name = "btnQuestion14";
this.btnQuestion14.Size = new System.Drawing.Size(30, 23);
this.btnQuestion14.TabIndex = 54;
this.btnQuestion14.Tag = "13";
this.btnQuestion14.Text = "14";
this.btnQuestion14.UseVisualStyleBackColor = true;
this.btnQuestion14.Click += new System.EventHandler(this.btnQuestion_Click);
//
// btnQuestion15
//
this.btnQuestion15.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnQuestion15.Location = new System.Drawing.Point(499, 136);
this.btnQuestion15.Name = "btnQuestion15";
this.btnQuestion15.Size = new System.Drawing.Size(30, 23);
this.btnQuestion15.TabIndex = 55;
this.btnQuestion15.Tag = "14";
this.btnQuestion15.Text = "15";
this.btnQuestion15.UseVisualStyleBackColor = true;
this.btnQuestion15.Click += new System.EventHandler(this.btnQuestion_Click);
//
// btnQuestion16
//
this.btnQuestion16.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnQuestion16.Location = new System.Drawing.Point(12, 170);
this.btnQuestion16.Name = "btnQuestion16";
this.btnQuestion16.Size = new System.Drawing.Size(30, 23);
this.btnQuestion16.TabIndex = 56;
this.btnQuestion16.Tag = "15";
this.btnQuestion16.Text = "16";
this.btnQuestion16.UseVisualStyleBackColor = true;
this.btnQuestion16.Click += new System.EventHandler(this.btnQuestion_Click);
//
// btnQuestion17
//
this.btnQuestion17.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnQuestion17.Location = new System.Drawing.Point(138, 170);
this.btnQuestion17.Name = "btnQuestion17";
this.btnQuestion17.Size = new System.Drawing.Size(30, 23);
this.btnQuestion17.TabIndex = 57;
this.btnQuestion17.Tag = "16";
this.btnQuestion17.Text = "17";
this.btnQuestion17.UseVisualStyleBackColor = true;
this.btnQuestion17.Click += new System.EventHandler(this.btnQuestion_Click);
//
// btnQuestion18
//
this.btnQuestion18.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnQuestion18.Location = new System.Drawing.Point(267, 171);
this.btnQuestion18.Name = "btnQuestion18";
this.btnQuestion18.Size = new System.Drawing.Size(30, 23);
this.btnQuestion18.TabIndex = 58;
this.btnQuestion18.Tag = "17";
this.btnQuestion18.Text = "18";
this.btnQuestion18.UseVisualStyleBackColor = true;
this.btnQuestion18.Click += new System.EventHandler(this.btnQuestion_Click);
//
// btnQuestion19
//
this.btnQuestion19.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnQuestion19.Location = new System.Drawing.Point(387, 171);
this.btnQuestion19.Name = "btnQuestion19";
this.btnQuestion19.Size = new System.Drawing.Size(30, 23);
this.btnQuestion19.TabIndex = 59;
this.btnQuestion19.Tag = "18";
this.btnQuestion19.Text = "19";
this.btnQuestion19.UseVisualStyleBackColor = true;
this.btnQuestion19.Click += new System.EventHandler(this.btnQuestion_Click);
//
// btnQuestion20
//
this.btnQuestion20.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnQuestion20.Location = new System.Drawing.Point(499, 171);
this.btnQuestion20.Name = "btnQuestion20";
this.btnQuestion20.Size = new System.Drawing.Size(30, 23);
this.btnQuestion20.TabIndex = 60;
this.btnQuestion20.Tag = "19";
this.btnQuestion20.Text = "20";
this.btnQuestion20.UseVisualStyleBackColor = true;
this.btnQuestion20.Click += new System.EventHandler(this.btnQuestion_Click);
//
// btnSubmit
//
this.btnSubmit.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnSubmit.Location = new System.Drawing.Point(518, 227);
this.btnSubmit.Name = "btnSubmit";
this.btnSubmit.Size = new System.Drawing.Size(75, 23);
this.btnSubmit.TabIndex = 61;
this.btnSubmit.Text = "交卷";
this.btnSubmit.UseVisualStyleBackColor = true;
this.btnSubmit.Click += new System.EventHandler(this.btnSubmit_Click);
//
// lblTimer
//
this.lblTimer.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.lblTimer.Font = new System.Drawing.Font("幼圆", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblTimer.Location = new System.Drawing.Point(476, 9);
this.lblTimer.Name = "lblTimer";
this.lblTimer.Size = new System.Drawing.Size(107, 30);
this.lblTimer.TabIndex = 62;
this.lblTimer.Tag = "-1";
this.lblTimer.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// AnswerCardForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(605, 262);
this.Controls.Add(this.lblTimer);
this.Controls.Add(this.btnSubmit);
this.Controls.Add(this.btnQuestion20);
this.Controls.Add(this.btnQuestion19);
this.Controls.Add(this.btnQuestion18);
this.Controls.Add(this.btnQuestion17);
this.Controls.Add(this.btnQuestion16);
this.Controls.Add(this.btnQuestion15);
this.Controls.Add(this.btnQuestion14);
this.Controls.Add(this.btnQuestion13);
this.Controls.Add(this.btnQuestion12);
this.Controls.Add(this.btnQuestion11);
this.Controls.Add(this.btnQuestion10);
this.Controls.Add(this.btnQuestion9);
this.Controls.Add(this.btnQuestion8);
this.Controls.Add(this.btnQuestion7);
this.Controls.Add(this.btnQuestion6);
this.Controls.Add(this.btnQuestion5);
this.Controls.Add(this.btnQuestion4);
this.Controls.Add(this.btnQuestion3);
this.Controls.Add(this.btnQuestion2);
this.Controls.Add(this.btnQuestion1);
this.Controls.Add(this.lblAnswer20);
this.Controls.Add(this.lblAnswer19);
this.Controls.Add(this.lblAnswer18);
this.Controls.Add(this.lblAnswer17);
this.Controls.Add(this.lblAnswer16);
this.Controls.Add(this.lblAnswer15);
this.Controls.Add(this.lblAnswer14);
this.Controls.Add(this.lblAnswer13);
this.Controls.Add(this.lblAnswer12);
this.Controls.Add(this.lblAnswer11);
this.Controls.Add(this.lblAnswer10);
this.Controls.Add(this.lblAnswer9);
this.Controls.Add(this.lblAnswer8);
this.Controls.Add(this.lblAnswer7);
this.Controls.Add(this.lblAnswer6);
this.Controls.Add(this.lblAnswer5);
this.Controls.Add(this.lblAnswer4);
this.Controls.Add(this.lblAnswer3);
this.Controls.Add(this.lblAnswer2);
this.Controls.Add(this.lblAnswer1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.MaximizeBox = false;
this.Name = "AnswerCardForm";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "答题卡";
this.Load += new System.EventHandler(this.AnswerCardForm_Load);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Label lblAnswer1;
private System.Windows.Forms.Label lblAnswer2;
private System.Windows.Forms.Label lblAnswer3;
private System.Windows.Forms.Label lblAnswer4;
private System.Windows.Forms.Label lblAnswer5;
private System.Windows.Forms.Label lblAnswer6;
private System.Windows.Forms.Label lblAnswer7;
private System.Windows.Forms.Label lblAnswer8;
private System.Windows.Forms.Label lblAnswer9;
private System.Windows.Forms.Label lblAnswer10;
private System.Windows.Forms.Label lblAnswer11;
private System.Windows.Forms.Label lblAnswer12;
private System.Windows.Forms.Label lblAnswer13;
private System.Windows.Forms.Label lblAnswer14;
private System.Windows.Forms.Label lblAnswer15;
private System.Windows.Forms.Label lblAnswer16;
private System.Windows.Forms.Label lblAnswer17;
private System.Windows.Forms.Label lblAnswer18;
private System.Windows.Forms.Label lblAnswer19;
private System.Windows.Forms.Label lblAnswer20;
private System.Windows.Forms.Timer tmrCostTime;
private System.Windows.Forms.Button btnQuestion1;
private System.Windows.Forms.Button btnQuestion2;
private System.Windows.Forms.Button btnQuestion3;
private System.Windows.Forms.Button btnQuestion4;
private System.Windows.Forms.Button btnQuestion5;
private System.Windows.Forms.Button btnQuestion6;
private System.Windows.Forms.Button btnQuestion7;
private System.Windows.Forms.Button btnQuestion8;
private System.Windows.Forms.Button btnQuestion9;
private System.Windows.Forms.Button btnQuestion10;
private System.Windows.Forms.Button btnQuestion11;
private System.Windows.Forms.Button btnQuestion12;
private System.Windows.Forms.Button btnQuestion13;
private System.Windows.Forms.Button btnQuestion14;
private System.Windows.Forms.Button btnQuestion15;
private System.Windows.Forms.Button btnQuestion16;
private System.Windows.Forms.Button btnQuestion17;
private System.Windows.Forms.Button btnQuestion18;
private System.Windows.Forms.Button btnQuestion19;
private System.Windows.Forms.Button btnQuestion20;
private System.Windows.Forms.Button btnSubmit;
private System.Windows.Forms.Label lblTimer;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -