📄 answercardform.designer.cs
字号:
namespace MySchool
{
partial class AnswerCardForm
{
/// <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(AnswerCardForm));
this.lblAnswer1 = new System.Windows.Forms.Label();
this.lblAnswer2 = new System.Windows.Forms.Label();
this.lblAnswer3 = new System.Windows.Forms.Label();
this.lblAnswer4 = new System.Windows.Forms.Label();
this.lblAnswer5 = new System.Windows.Forms.Label();
this.lblAnswer6 = new System.Windows.Forms.Label();
this.lblAnswer7 = new System.Windows.Forms.Label();
this.lblAnswer8 = new System.Windows.Forms.Label();
this.lblAnswer9 = new System.Windows.Forms.Label();
this.lblAnswer10 = new System.Windows.Forms.Label();
this.lblAnswer11 = new System.Windows.Forms.Label();
this.lblAnswer12 = new System.Windows.Forms.Label();
this.lblAnswer13 = new System.Windows.Forms.Label();
this.lblAnswer14 = new System.Windows.Forms.Label();
this.lblAnswer15 = new System.Windows.Forms.Label();
this.lblAnswer16 = new System.Windows.Forms.Label();
this.lblAnswer17 = new System.Windows.Forms.Label();
this.lblAnswer18 = new System.Windows.Forms.Label();
this.lblAnswer19 = new System.Windows.Forms.Label();
this.lblAnswer20 = new System.Windows.Forms.Label();
this.tmrCostTime = new System.Windows.Forms.Timer(this.components);
this.btnQuestion1 = new System.Windows.Forms.Button();
this.btnQuestion2 = new System.Windows.Forms.Button();
this.btnQuestion3 = new System.Windows.Forms.Button();
this.btnQuestion4 = new System.Windows.Forms.Button();
this.btnQuestion5 = new System.Windows.Forms.Button();
this.btnQuestion6 = new System.Windows.Forms.Button();
this.btnQuestion7 = new System.Windows.Forms.Button();
this.btnQuestion8 = new System.Windows.Forms.Button();
this.btnQuestion9 = new System.Windows.Forms.Button();
this.btnQuestion10 = new System.Windows.Forms.Button();
this.btnQuestion11 = new System.Windows.Forms.Button();
this.btnQuestion12 = new System.Windows.Forms.Button();
this.btnQuestion13 = new System.Windows.Forms.Button();
this.btnQuestion14 = new System.Windows.Forms.Button();
this.btnQuestion15 = new System.Windows.Forms.Button();
this.btnQuestion16 = new System.Windows.Forms.Button();
this.btnQuestion17 = new System.Windows.Forms.Button();
this.btnQuestion18 = new System.Windows.Forms.Button();
this.btnQuestion19 = new System.Windows.Forms.Button();
this.btnQuestion20 = new System.Windows.Forms.Button();
this.btnSubmit = new System.Windows.Forms.Button();
this.lblTimer = new System.Windows.Forms.Label();
this.SuspendLayout();
//
// lblAnswer1
//
this.lblAnswer1.AutoSize = true;
this.lblAnswer1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblAnswer1.Location = new System.Drawing.Point(47, 70);
this.lblAnswer1.Name = "lblAnswer1";
this.lblAnswer1.Size = new System.Drawing.Size(49, 14);
this.lblAnswer1.TabIndex = 1;
this.lblAnswer1.Tag = "0";
this.lblAnswer1.Text = "未回答";
//
// lblAnswer2
//
this.lblAnswer2.AutoSize = true;
this.lblAnswer2.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblAnswer2.Location = new System.Drawing.Point(171, 70);
this.lblAnswer2.Name = "lblAnswer2";
this.lblAnswer2.Size = new System.Drawing.Size(49, 14);
this.lblAnswer2.TabIndex = 3;
this.lblAnswer2.Tag = "1";
this.lblAnswer2.Text = "未回答";
//
// lblAnswer3
//
this.lblAnswer3.AutoSize = true;
this.lblAnswer3.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblAnswer3.Location = new System.Drawing.Point(299, 71);
this.lblAnswer3.Name = "lblAnswer3";
this.lblAnswer3.Size = new System.Drawing.Size(49, 14);
this.lblAnswer3.TabIndex = 5;
this.lblAnswer3.Tag = "2";
this.lblAnswer3.Text = "未回答";
//
// lblAnswer4
//
this.lblAnswer4.AutoSize = true;
this.lblAnswer4.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblAnswer4.Location = new System.Drawing.Point(422, 71);
this.lblAnswer4.Name = "lblAnswer4";
this.lblAnswer4.Size = new System.Drawing.Size(49, 14);
this.lblAnswer4.TabIndex = 7;
this.lblAnswer4.Tag = "3";
this.lblAnswer4.Text = "未回答";
//
// lblAnswer5
//
this.lblAnswer5.AutoSize = true;
this.lblAnswer5.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblAnswer5.Location = new System.Drawing.Point(534, 71);
this.lblAnswer5.Name = "lblAnswer5";
this.lblAnswer5.Size = new System.Drawing.Size(49, 14);
this.lblAnswer5.TabIndex = 9;
this.lblAnswer5.Tag = "4";
this.lblAnswer5.Text = "未回答";
//
// lblAnswer6
//
this.lblAnswer6.AutoSize = true;
this.lblAnswer6.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblAnswer6.Location = new System.Drawing.Point(47, 105);
this.lblAnswer6.Name = "lblAnswer6";
this.lblAnswer6.Size = new System.Drawing.Size(49, 14);
this.lblAnswer6.TabIndex = 11;
this.lblAnswer6.Tag = "5";
this.lblAnswer6.Text = "未回答";
//
// lblAnswer7
//
this.lblAnswer7.AutoSize = true;
this.lblAnswer7.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblAnswer7.Location = new System.Drawing.Point(171, 105);
this.lblAnswer7.Name = "lblAnswer7";
this.lblAnswer7.Size = new System.Drawing.Size(49, 14);
this.lblAnswer7.TabIndex = 13;
this.lblAnswer7.Tag = "6";
this.lblAnswer7.Text = "未回答";
//
// lblAnswer8
//
this.lblAnswer8.AutoSize = true;
this.lblAnswer8.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblAnswer8.Location = new System.Drawing.Point(299, 106);
this.lblAnswer8.Name = "lblAnswer8";
this.lblAnswer8.Size = new System.Drawing.Size(49, 14);
this.lblAnswer8.TabIndex = 15;
this.lblAnswer8.Tag = "7";
this.lblAnswer8.Text = "未回答";
//
// lblAnswer9
//
this.lblAnswer9.AutoSize = true;
this.lblAnswer9.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblAnswer9.Location = new System.Drawing.Point(422, 106);
this.lblAnswer9.Name = "lblAnswer9";
this.lblAnswer9.Size = new System.Drawing.Size(49, 14);
this.lblAnswer9.TabIndex = 17;
this.lblAnswer9.Tag = "8";
this.lblAnswer9.Text = "未回答";
//
// lblAnswer10
//
this.lblAnswer10.AutoSize = true;
this.lblAnswer10.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblAnswer10.Location = new System.Drawing.Point(534, 106);
this.lblAnswer10.Name = "lblAnswer10";
this.lblAnswer10.Size = new System.Drawing.Size(49, 14);
this.lblAnswer10.TabIndex = 19;
this.lblAnswer10.Tag = "9";
this.lblAnswer10.Text = "未回答";
//
// lblAnswer11
//
this.lblAnswer11.AutoSize = true;
this.lblAnswer11.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblAnswer11.Location = new System.Drawing.Point(47, 140);
this.lblAnswer11.Name = "lblAnswer11";
this.lblAnswer11.Size = new System.Drawing.Size(49, 14);
this.lblAnswer11.TabIndex = 21;
this.lblAnswer11.Tag = "10";
this.lblAnswer11.Text = "未回答";
//
// lblAnswer12
//
this.lblAnswer12.AutoSize = true;
this.lblAnswer12.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblAnswer12.Location = new System.Drawing.Point(171, 140);
this.lblAnswer12.Name = "lblAnswer12";
this.lblAnswer12.Size = new System.Drawing.Size(49, 14);
this.lblAnswer12.TabIndex = 23;
this.lblAnswer12.Tag = "11";
this.lblAnswer12.Text = "未回答";
//
// lblAnswer13
//
this.lblAnswer13.AutoSize = true;
this.lblAnswer13.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblAnswer13.Location = new System.Drawing.Point(299, 141);
this.lblAnswer13.Name = "lblAnswer13";
this.lblAnswer13.Size = new System.Drawing.Size(49, 14);
this.lblAnswer13.TabIndex = 25;
this.lblAnswer13.Tag = "12";
this.lblAnswer13.Text = "未回答";
//
// lblAnswer14
//
this.lblAnswer14.AutoSize = true;
this.lblAnswer14.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -