⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 modenode.designer.cs

📁 树的简单使用方法和基本操作,这是一个CS程序.
💻 CS
📖 第 1 页 / 共 2 页
字号:
            this.tabPage1.Location = new System.Drawing.Point(4, 21);
            this.tabPage1.Name = "tabPage1";
            this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage1.Size = new System.Drawing.Size(230, 184);
            this.tabPage1.TabIndex = 0;
            this.tabPage1.Text = "Frame";
            this.tabPage1.UseVisualStyleBackColor = true;
            // 
            // tabPage2
            // 
            this.tabPage2.Controls.Add(this.ITBSotImportance);
            this.tabPage2.Controls.Add(this.label8);
            this.tabPage2.Controls.Add(this.ITBLocation);
            this.tabPage2.Controls.Add(this.label7);
            this.tabPage2.Controls.Add(this.label6);
            this.tabPage2.Controls.Add(this.ITBDuration);
            this.tabPage2.Controls.Add(this.ITBFaceFeature);
            this.tabPage2.Controls.Add(this.label5);
            this.tabPage2.Location = new System.Drawing.Point(4, 21);
            this.tabPage2.Name = "tabPage2";
            this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage2.Size = new System.Drawing.Size(230, 184);
            this.tabPage2.TabIndex = 1;
            this.tabPage2.Text = "Shot";
            this.tabPage2.UseVisualStyleBackColor = true;
            // 
            // ITBSotImportance
            // 
            this.ITBSotImportance.Location = new System.Drawing.Point(95, 87);
            this.ITBSotImportance.Name = "ITBSotImportance";
            this.ITBSotImportance.Size = new System.Drawing.Size(129, 21);
            this.ITBSotImportance.TabIndex = 7;
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(6, 93);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(95, 12);
            this.label8.TabIndex = 6;
            this.label8.Text = "Shot Importance";
            // 
            // ITBLocation
            // 
            this.ITBLocation.Location = new System.Drawing.Point(95, 60);
            this.ITBLocation.Name = "ITBLocation";
            this.ITBLocation.Size = new System.Drawing.Size(129, 21);
            this.ITBLocation.TabIndex = 5;
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(6, 66);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(53, 12);
            this.label7.TabIndex = 4;
            this.label7.Text = "Location";
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(6, 36);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(53, 12);
            this.label6.TabIndex = 3;
            this.label6.Text = "Duration";
            // 
            // ITBDuration
            // 
            this.ITBDuration.Location = new System.Drawing.Point(95, 33);
            this.ITBDuration.Name = "ITBDuration";
            this.ITBDuration.Size = new System.Drawing.Size(129, 21);
            this.ITBDuration.TabIndex = 2;
            // 
            // ITBFaceFeature
            // 
            this.ITBFaceFeature.Location = new System.Drawing.Point(95, 6);
            this.ITBFaceFeature.Name = "ITBFaceFeature";
            this.ITBFaceFeature.Size = new System.Drawing.Size(129, 21);
            this.ITBFaceFeature.TabIndex = 1;
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(6, 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.ITBPlayType);
            this.tabPage3.Controls.Add(this.ITBRelatedPlayer);
            this.tabPage3.Controls.Add(this.ITBShotNumber);
            this.tabPage3.Controls.Add(this.ITBWholeStory);
            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(230, 184);
            this.tabPage3.TabIndex = 2;
            this.tabPage3.Text = "Story";
            this.tabPage3.UseVisualStyleBackColor = true;
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Location = new System.Drawing.Point(6, 9);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(71, 12);
            this.label9.TabIndex = 0;
            this.label9.Text = "Whole Story";
            // 
            // ITBWholeStory
            // 
            this.ITBWholeStory.Location = new System.Drawing.Point(95, 6);
            this.ITBWholeStory.Name = "ITBWholeStory";
            this.ITBWholeStory.Size = new System.Drawing.Size(129, 21);
            this.ITBWholeStory.TabIndex = 1;
            // 
            // ITBShotNumber
            // 
            this.ITBShotNumber.Location = new System.Drawing.Point(95, 33);
            this.ITBShotNumber.Name = "ITBShotNumber";
            this.ITBShotNumber.Size = new System.Drawing.Size(129, 21);
            this.ITBShotNumber.TabIndex = 2;
            // 
            // ITBRelatedPlayer
            // 
            this.ITBRelatedPlayer.Location = new System.Drawing.Point(95, 60);
            this.ITBRelatedPlayer.Name = "ITBRelatedPlayer";
            this.ITBRelatedPlayer.Size = new System.Drawing.Size(129, 21);
            this.ITBRelatedPlayer.TabIndex = 3;
            // 
            // ITBPlayType
            // 
            this.ITBPlayType.Location = new System.Drawing.Point(95, 87);
            this.ITBPlayType.Name = "ITBPlayType";
            this.ITBPlayType.Size = new System.Drawing.Size(129, 21);
            this.ITBPlayType.TabIndex = 4;
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.Location = new System.Drawing.Point(6, 36);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(71, 12);
            this.label10.TabIndex = 5;
            this.label10.Text = "Shot Number";
            // 
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.Location = new System.Drawing.Point(6, 63);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(89, 12);
            this.label11.TabIndex = 6;
            this.label11.Text = "Related Player";
            // 
            // label12
            // 
            this.label12.AutoSize = true;
            this.label12.Location = new System.Drawing.Point(6, 90);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(59, 12);
            this.label12.TabIndex = 7;
            this.label12.Text = "Play Type";
            // 
            // ModeNode
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.Controls.Add(this.tabControl1);
            this.Controls.Add(this.Cut);
            this.Controls.Add(this.Copy);
            this.Controls.Add(this.DeepCopy);
            this.Controls.Add(this.Remove);
            this.Controls.Add(this.SetData);
            this.Name = "ModeNode";
            this.Size = new System.Drawing.Size(257, 358);
            this.Load += new System.EventHandler(this.ModeNode_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);

		}

		#endregion

		private System.Windows.Forms.Button Cut;
		private System.Windows.Forms.Button Copy;
		private System.Windows.Forms.Button DeepCopy;
		private System.Windows.Forms.Button Remove;
		private System.Windows.Forms.Button SetData;
        private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.ComboBox CBContourShape;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.ComboBox CBRegionShape;
        private System.Windows.Forms.Label label3;
        private System.Windows.Forms.TextBox TBEdgeHistogram;
        private System.Windows.Forms.Label label4;
        private System.Windows.Forms.ComboBox CBHomogeneousTexture;
        private System.Windows.Forms.TabControl tabControl1;
        private System.Windows.Forms.TabPage tabPage1;
        private System.Windows.Forms.TabPage tabPage2;
        private System.Windows.Forms.TextBox ITBDuration;
        private System.Windows.Forms.TextBox ITBFaceFeature;
        private System.Windows.Forms.Label label5;
        private System.Windows.Forms.TabPage tabPage3;
        private System.Windows.Forms.TextBox ITBSotImportance;
        private System.Windows.Forms.Label label8;
        private System.Windows.Forms.TextBox ITBLocation;
        private System.Windows.Forms.Label label7;
        private System.Windows.Forms.Label label6;
        private System.Windows.Forms.Label label12;
        private System.Windows.Forms.Label label11;
        private System.Windows.Forms.Label label10;
        private System.Windows.Forms.TextBox ITBPlayType;
        private System.Windows.Forms.TextBox ITBRelatedPlayer;
        private System.Windows.Forms.TextBox ITBShotNumber;
        private System.Windows.Forms.TextBox ITBWholeStory;
        private System.Windows.Forms.Label label9;
	}
}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -