📄 modevalue.designer.cs
字号:
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(20, 63);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(53, 12);
this.label7.TabIndex = 6;
this.label7.Text = "Location";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(20, 36);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(53, 12);
this.label6.TabIndex = 5;
this.label6.Text = "Duration";
//
// TBShotImportance
//
this.TBShotImportance.Enabled = false;
this.TBShotImportance.Location = new System.Drawing.Point(103, 60);
this.TBShotImportance.Name = "TBShotImportance";
this.TBShotImportance.Size = new System.Drawing.Size(134, 21);
this.TBShotImportance.TabIndex = 4;
//
// TBLocation
//
this.TBLocation.Enabled = false;
this.TBLocation.Location = new System.Drawing.Point(103, 87);
this.TBLocation.Name = "TBLocation";
this.TBLocation.Size = new System.Drawing.Size(134, 21);
this.TBLocation.TabIndex = 3;
//
// TBDuration
//
this.TBDuration.Enabled = false;
this.TBDuration.Location = new System.Drawing.Point(103, 33);
this.TBDuration.Name = "TBDuration";
this.TBDuration.Size = new System.Drawing.Size(134, 21);
this.TBDuration.TabIndex = 2;
//
// TBFaceFeature
//
this.TBFaceFeature.Enabled = false;
this.TBFaceFeature.Location = new System.Drawing.Point(103, 6);
this.TBFaceFeature.Name = "TBFaceFeature";
this.TBFaceFeature.Size = new System.Drawing.Size(134, 21);
this.TBFaceFeature.TabIndex = 1;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(8, 9);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(77, 12);
this.label5.TabIndex = 0;
this.label5.Text = "Face Feature";
//
// tabPage3
//
this.tabPage3.Controls.Add(this.label12);
this.tabPage3.Controls.Add(this.label11);
this.tabPage3.Controls.Add(this.label10);
this.tabPage3.Controls.Add(this.TBPlayType);
this.tabPage3.Controls.Add(this.TBRelatedPlayer);
this.tabPage3.Controls.Add(this.TBShotNumber);
this.tabPage3.Controls.Add(this.TBWholeStory);
this.tabPage3.Controls.Add(this.label9);
this.tabPage3.Location = new System.Drawing.Point(4, 21);
this.tabPage3.Name = "tabPage3";
this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
this.tabPage3.Size = new System.Drawing.Size(243, 274);
this.tabPage3.TabIndex = 2;
this.tabPage3.Text = "故事属性";
this.tabPage3.UseVisualStyleBackColor = true;
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(8, 90);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(59, 12);
this.label12.TabIndex = 7;
this.label12.Text = "Play Type";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(8, 63);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(89, 12);
this.label11.TabIndex = 6;
this.label11.Text = "Related Player";
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(8, 36);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(71, 12);
this.label10.TabIndex = 5;
this.label10.Text = "Shot Number";
//
// TBPlayType
//
this.TBPlayType.Enabled = false;
this.TBPlayType.Location = new System.Drawing.Point(103, 87);
this.TBPlayType.Name = "TBPlayType";
this.TBPlayType.Size = new System.Drawing.Size(134, 21);
this.TBPlayType.TabIndex = 4;
//
// TBRelatedPlayer
//
this.TBRelatedPlayer.Enabled = false;
this.TBRelatedPlayer.Location = new System.Drawing.Point(103, 60);
this.TBRelatedPlayer.Name = "TBRelatedPlayer";
this.TBRelatedPlayer.Size = new System.Drawing.Size(134, 21);
this.TBRelatedPlayer.TabIndex = 3;
//
// TBShotNumber
//
this.TBShotNumber.Enabled = false;
this.TBShotNumber.Location = new System.Drawing.Point(103, 33);
this.TBShotNumber.Name = "TBShotNumber";
this.TBShotNumber.Size = new System.Drawing.Size(134, 21);
this.TBShotNumber.TabIndex = 2;
//
// TBWholeStory
//
this.TBWholeStory.Enabled = false;
this.TBWholeStory.Location = new System.Drawing.Point(103, 6);
this.TBWholeStory.Name = "TBWholeStory";
this.TBWholeStory.Size = new System.Drawing.Size(134, 21);
this.TBWholeStory.TabIndex = 1;
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(8, 9);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(71, 12);
this.label9.TabIndex = 0;
this.label9.Text = "Whole Story";
//
// ModeValue
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.tabControl1);
this.Controls.Add(this.string_select);
this.Name = "ModeValue";
this.Size = new System.Drawing.Size(281, 381);
this.Load += new System.EventHandler(this.ModeValue_Load);
this.tabControl1.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
this.tabPage1.PerformLayout();
this.tabPage2.ResumeLayout(false);
this.tabPage2.PerformLayout();
this.tabPage3.ResumeLayout(false);
this.tabPage3.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.TextBox string_select;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.TextBox ContourShape;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.TextBox RegionShape;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.TextBox EdgeHistogram;
private System.Windows.Forms.TextBox HomogeneousTexture;
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.TabPage tabPage2;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.TextBox TBShotImportance;
private System.Windows.Forms.TextBox TBLocation;
private System.Windows.Forms.TextBox TBDuration;
private System.Windows.Forms.TextBox TBFaceFeature;
private System.Windows.Forms.TabPage tabPage3;
private System.Windows.Forms.TextBox TBPlayType;
private System.Windows.Forms.TextBox TBRelatedPlayer;
private System.Windows.Forms.TextBox TBShotNumber;
private System.Windows.Forms.TextBox TBWholeStory;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label10;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -