📄 answercardform.designer.cs
字号:
this.lblAnswer14.Location = new System.Drawing.Point(422, 141);
this.lblAnswer14.Name = "lblAnswer14";
this.lblAnswer14.Size = new System.Drawing.Size(49, 14);
this.lblAnswer14.TabIndex = 27;
this.lblAnswer14.Tag = "13";
this.lblAnswer14.Text = "未回答";
//
// lblAnswer15
//
this.lblAnswer15.AutoSize = true;
this.lblAnswer15.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblAnswer15.Location = new System.Drawing.Point(534, 141);
this.lblAnswer15.Name = "lblAnswer15";
this.lblAnswer15.Size = new System.Drawing.Size(49, 14);
this.lblAnswer15.TabIndex = 29;
this.lblAnswer15.Tag = "14";
this.lblAnswer15.Text = "未回答";
//
// lblAnswer16
//
this.lblAnswer16.AutoSize = true;
this.lblAnswer16.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblAnswer16.Location = new System.Drawing.Point(47, 175);
this.lblAnswer16.Name = "lblAnswer16";
this.lblAnswer16.Size = new System.Drawing.Size(49, 14);
this.lblAnswer16.TabIndex = 31;
this.lblAnswer16.Tag = "15";
this.lblAnswer16.Text = "未回答";
//
// lblAnswer17
//
this.lblAnswer17.AutoSize = true;
this.lblAnswer17.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblAnswer17.Location = new System.Drawing.Point(171, 175);
this.lblAnswer17.Name = "lblAnswer17";
this.lblAnswer17.Size = new System.Drawing.Size(49, 14);
this.lblAnswer17.TabIndex = 33;
this.lblAnswer17.Tag = "16";
this.lblAnswer17.Text = "未回答";
//
// lblAnswer18
//
this.lblAnswer18.AutoSize = true;
this.lblAnswer18.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblAnswer18.Location = new System.Drawing.Point(299, 176);
this.lblAnswer18.Name = "lblAnswer18";
this.lblAnswer18.Size = new System.Drawing.Size(49, 14);
this.lblAnswer18.TabIndex = 35;
this.lblAnswer18.Tag = "17";
this.lblAnswer18.Text = "未回答";
//
// lblAnswer19
//
this.lblAnswer19.AutoSize = true;
this.lblAnswer19.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblAnswer19.Location = new System.Drawing.Point(422, 176);
this.lblAnswer19.Name = "lblAnswer19";
this.lblAnswer19.Size = new System.Drawing.Size(49, 14);
this.lblAnswer19.TabIndex = 37;
this.lblAnswer19.Tag = "18";
this.lblAnswer19.Text = "未回答";
//
// lblAnswer20
//
this.lblAnswer20.AutoSize = true;
this.lblAnswer20.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblAnswer20.Location = new System.Drawing.Point(534, 176);
this.lblAnswer20.Name = "lblAnswer20";
this.lblAnswer20.Size = new System.Drawing.Size(49, 14);
this.lblAnswer20.TabIndex = 39;
this.lblAnswer20.Tag = "19";
this.lblAnswer20.Text = "未回答";
//
// tmrCostTime
//
this.tmrCostTime.Interval = 1000;
this.tmrCostTime.Tick += new System.EventHandler(this.tmrCostTime_Tick);
//
// btnQuestion1
//
this.btnQuestion1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnQuestion1.Location = new System.Drawing.Point(12, 65);
this.btnQuestion1.Name = "btnQuestion1";
this.btnQuestion1.Size = new System.Drawing.Size(30, 23);
this.btnQuestion1.TabIndex = 41;
this.btnQuestion1.Tag = "0";
this.btnQuestion1.Text = "1";
this.btnQuestion1.UseVisualStyleBackColor = true;
this.btnQuestion1.Click += new System.EventHandler(this.btnQuestion_Click);
//
// btnQuestion2
//
this.btnQuestion2.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnQuestion2.Location = new System.Drawing.Point(138, 65);
this.btnQuestion2.Name = "btnQuestion2";
this.btnQuestion2.Size = new System.Drawing.Size(30, 23);
this.btnQuestion2.TabIndex = 42;
this.btnQuestion2.Tag = "1";
this.btnQuestion2.Text = "2";
this.btnQuestion2.UseVisualStyleBackColor = true;
this.btnQuestion2.Click += new System.EventHandler(this.btnQuestion_Click);
//
// btnQuestion3
//
this.btnQuestion3.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnQuestion3.Location = new System.Drawing.Point(267, 66);
this.btnQuestion3.Name = "btnQuestion3";
this.btnQuestion3.Size = new System.Drawing.Size(30, 23);
this.btnQuestion3.TabIndex = 43;
this.btnQuestion3.Tag = "2";
this.btnQuestion3.Text = "3";
this.btnQuestion3.UseVisualStyleBackColor = true;
this.btnQuestion3.Click += new System.EventHandler(this.btnQuestion_Click);
//
// btnQuestion4
//
this.btnQuestion4.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnQuestion4.Location = new System.Drawing.Point(387, 66);
this.btnQuestion4.Name = "btnQuestion4";
this.btnQuestion4.Size = new System.Drawing.Size(30, 23);
this.btnQuestion4.TabIndex = 44;
this.btnQuestion4.Tag = "3";
this.btnQuestion4.Text = "4";
this.btnQuestion4.UseVisualStyleBackColor = true;
this.btnQuestion4.Click += new System.EventHandler(this.btnQuestion_Click);
//
// btnQuestion5
//
this.btnQuestion5.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnQuestion5.Location = new System.Drawing.Point(499, 66);
this.btnQuestion5.Name = "btnQuestion5";
this.btnQuestion5.Size = new System.Drawing.Size(30, 23);
this.btnQuestion5.TabIndex = 45;
this.btnQuestion5.Tag = "4";
this.btnQuestion5.Text = "5";
this.btnQuestion5.UseVisualStyleBackColor = true;
this.btnQuestion5.Click += new System.EventHandler(this.btnQuestion_Click);
//
// btnQuestion6
//
this.btnQuestion6.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnQuestion6.Location = new System.Drawing.Point(12, 100);
this.btnQuestion6.Name = "btnQuestion6";
this.btnQuestion6.Size = new System.Drawing.Size(30, 23);
this.btnQuestion6.TabIndex = 46;
this.btnQuestion6.Tag = "5";
this.btnQuestion6.Text = "6";
this.btnQuestion6.UseVisualStyleBackColor = true;
this.btnQuestion6.Click += new System.EventHandler(this.btnQuestion_Click);
//
// btnQuestion7
//
this.btnQuestion7.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnQuestion7.Location = new System.Drawing.Point(138, 100);
this.btnQuestion7.Name = "btnQuestion7";
this.btnQuestion7.Size = new System.Drawing.Size(30, 23);
this.btnQuestion7.TabIndex = 47;
this.btnQuestion7.Tag = "6";
this.btnQuestion7.Text = "7";
this.btnQuestion7.UseVisualStyleBackColor = true;
this.btnQuestion7.Click += new System.EventHandler(this.btnQuestion_Click);
//
// btnQuestion8
//
this.btnQuestion8.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnQuestion8.Location = new System.Drawing.Point(267, 101);
this.btnQuestion8.Name = "btnQuestion8";
this.btnQuestion8.Size = new System.Drawing.Size(30, 23);
this.btnQuestion8.TabIndex = 48;
this.btnQuestion8.Tag = "7";
this.btnQuestion8.Text = "8";
this.btnQuestion8.UseVisualStyleBackColor = true;
this.btnQuestion8.Click += new System.EventHandler(this.btnQuestion_Click);
//
// btnQuestion9
//
this.btnQuestion9.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnQuestion9.Location = new System.Drawing.Point(387, 101);
this.btnQuestion9.Name = "btnQuestion9";
this.btnQuestion9.Size = new System.Drawing.Size(30, 23);
this.btnQuestion9.TabIndex = 49;
this.btnQuestion9.Tag = "8";
this.btnQuestion9.Text = "9";
this.btnQuestion9.UseVisualStyleBackColor = true;
this.btnQuestion9.Click += new System.EventHandler(this.btnQuestion_Click);
//
// btnQuestion10
//
this.btnQuestion10.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnQuestion10.Location = new System.Drawing.Point(499, 101);
this.btnQuestion10.Name = "btnQuestion10";
this.btnQuestion10.Size = new System.Drawing.Size(30, 23);
this.btnQuestion10.TabIndex = 50;
this.btnQuestion10.Tag = "9";
this.btnQuestion10.Text = "10";
this.btnQuestion10.UseVisualStyleBackColor = true;
this.btnQuestion10.Click += new System.EventHandler(this.btnQuestion_Click);
//
// btnQuestion11
//
this.btnQuestion11.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnQuestion11.Location = new System.Drawing.Point(12, 135);
this.btnQuestion11.Name = "btnQuestion11";
this.btnQuestion11.Size = new System.Drawing.Size(30, 23);
this.btnQuestion11.TabIndex = 51;
this.btnQuestion11.Tag = "10";
this.btnQuestion11.Text = "11";
this.btnQuestion11.UseVisualStyleBackColor = true;
this.btnQuestion11.Click += new System.EventHandler(this.btnQuestion_Click);
//
// btnQuestion12
//
this.btnQuestion12.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnQuestion12.Location = new System.Drawing.Point(138, 135);
this.btnQuestion12.Name = "btnQuestion12";
this.btnQuestion12.Size = new System.Drawing.Size(30, 23);
this.btnQuestion12.TabIndex = 52;
this.btnQuestion12.Tag = "11";
this.btnQuestion12.Text = "12";
this.btnQuestion12.UseVisualStyleBackColor = true;
this.btnQuestion12.Click += new System.EventHandler(this.btnQuestion_Click);
//
// btnQuestion13
//
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -