📄 form1.designer.cs
字号:
namespace os
{
partial class Form1
{
/// <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(Form1));
System.Windows.Forms.TreeNode treeNode1 = new System.Windows.Forms.TreeNode("C:\\");
System.Windows.Forms.TreeNode treeNode2 = new System.Windows.Forms.TreeNode("D:\\");
System.Windows.Forms.ListViewItem listViewItem1 = new System.Windows.Forms.ListViewItem(new string[] {
"A1",
"空闲",
"0"}, -1, System.Drawing.Color.Empty, System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))), null);
System.Windows.Forms.ListViewItem listViewItem2 = new System.Windows.Forms.ListViewItem(new string[] {
"A2",
"空闲",
"0"}, -1, System.Drawing.Color.Empty, System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))), null);
System.Windows.Forms.ListViewItem listViewItem3 = new System.Windows.Forms.ListViewItem(new string[] {
"A3",
"空闲",
"0"}, -1, System.Drawing.Color.Empty, System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))), null);
System.Windows.Forms.ListViewItem listViewItem4 = new System.Windows.Forms.ListViewItem(new string[] {
"B1",
"空闲",
"0"}, -1, System.Drawing.Color.Empty, System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))), null);
System.Windows.Forms.ListViewItem listViewItem5 = new System.Windows.Forms.ListViewItem(new string[] {
"B2",
"空闲",
"0"}, -1, System.Drawing.Color.Empty, System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))), null);
System.Windows.Forms.ListViewItem listViewItem6 = new System.Windows.Forms.ListViewItem(new string[] {
"C1",
"空闲",
"0"}, -1, System.Drawing.Color.Empty, System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))), null);
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.label10 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.treeView1 = new System.Windows.Forms.TreeView();
this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
this.运行tsmi = new System.Windows.Forms.ToolStripMenuItem();
this.编辑tsmi = new System.Windows.Forms.ToolStripMenuItem();
this.新建tsmi = new System.Windows.Forms.ToolStripMenuItem();
this.目录tsmi = new System.Windows.Forms.ToolStripMenuItem();
this.文本文件tsmi = new System.Windows.Forms.ToolStripMenuItem();
this.可执行文件tsmi = new System.Windows.Forms.ToolStripMenuItem();
this.刷新tsmi = new System.Windows.Forms.ToolStripMenuItem();
this.格式化tsmi = new System.Windows.Forms.ToolStripMenuItem();
this.删除tsmi = new System.Windows.Forms.ToolStripMenuItem();
this.重命名tsmi = new System.Windows.Forms.ToolStripMenuItem();
this.属性tsmi = new System.Windows.Forms.ToolStripMenuItem();
this.imageList1 = new System.Windows.Forms.ImageList(this.components);
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.label21 = new System.Windows.Forms.Label();
this.label20 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.label15 = new System.Windows.Forms.Label();
this.label16 = new System.Windows.Forms.Label();
this.label17 = new System.Windows.Forms.Label();
this.label14 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.listView4 = new System.Windows.Forms.ListView();
this.columnHeader3 = new System.Windows.Forms.ColumnHeader();
this.label19 = new System.Windows.Forms.Label();
this.label18 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.textBox8 = new System.Windows.Forms.TextBox();
this.textBox7 = new System.Windows.Forms.TextBox();
this.textBox6 = new System.Windows.Forms.TextBox();
this.listView3 = new System.Windows.Forms.ListView();
this.columnHeader2 = new System.Windows.Forms.ColumnHeader();
this.listView2 = new System.Windows.Forms.ListView();
this.columnHeader1 = new System.Windows.Forms.ColumnHeader();
this.groupBox4 = new System.Windows.Forms.GroupBox();
this.listView1 = new System.Windows.Forms.ListView();
this.columnHeader4 = new System.Windows.Forms.ColumnHeader();
this.columnHeader5 = new System.Windows.Forms.ColumnHeader();
this.columnHeader6 = new System.Windows.Forms.ColumnHeader();
this.groupBox5 = new System.Windows.Forms.GroupBox();
this.textBox1 = new System.Windows.Forms.TextBox();
this.groupBox6 = new System.Windows.Forms.GroupBox();
this.button1 = new System.Windows.Forms.Button();
this.label5 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.groupBox7 = new System.Windows.Forms.GroupBox();
this.textBox5 = new System.Windows.Forms.TextBox();
this.timer1 = new System.Windows.Forms.Timer(this.components);
this.groupBox8 = new System.Windows.Forms.GroupBox();
this.button3 = new System.Windows.Forms.Button();
this.button2 = new System.Windows.Forms.Button();
this.groupBox1.SuspendLayout();
this.contextMenuStrip1.SuspendLayout();
this.groupBox2.SuspendLayout();
this.groupBox3.SuspendLayout();
this.groupBox4.SuspendLayout();
this.groupBox5.SuspendLayout();
this.groupBox6.SuspendLayout();
this.groupBox7.SuspendLayout();
this.groupBox8.SuspendLayout();
this.SuspendLayout();
//
// groupBox1
//
this.groupBox1.Controls.Add(this.label10);
this.groupBox1.Controls.Add(this.label9);
this.groupBox1.Controls.Add(this.label4);
this.groupBox1.Controls.Add(this.label3);
this.groupBox1.Cursor = System.Windows.Forms.Cursors.Default;
this.groupBox1.Location = new System.Drawing.Point(183, 74);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(344, 212);
this.groupBox1.TabIndex = 0;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "磁盘信息";
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(173, 20);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(23, 12);
this.label10.TabIndex = 7;
this.label10.Text = "D:";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(6, 20);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(23, 12);
this.label9.TabIndex = 6;
this.label9.Text = "C:";
//
// label4
//
this.label4.BackColor = System.Drawing.Color.White;
this.label4.Font = new System.Drawing.Font("宋体", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label4.ForeColor = System.Drawing.Color.RoyalBlue;
this.label4.Location = new System.Drawing.Point(6, 37);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(167, 163);
this.label4.TabIndex = 3;
this.label4.Text = resources.GetString("label4.Text");
//
// label3
//
this.label3.BackColor = System.Drawing.Color.White;
this.label3.Font = new System.Drawing.Font("宋体", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label3.ForeColor = System.Drawing.Color.RoyalBlue;
this.label3.Location = new System.Drawing.Point(173, 37);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(165, 163);
this.label3.TabIndex = 2;
this.label3.Text = resources.GetString("label3.Text");
//
// treeView1
//
this.treeView1.ContextMenuStrip = this.contextMenuStrip1;
this.treeView1.FullRowSelect = true;
this.treeView1.ImageIndex = 1;
this.treeView1.ImageList = this.imageList1;
this.treeView1.LabelEdit = true;
this.treeView1.Location = new System.Drawing.Point(6, 45);
this.treeView1.Name = "treeView1";
treeNode1.Name = "节点0";
treeNode1.Text = "C:\\";
treeNode2.Name = "节点1";
treeNode2.Text = "D:\\";
this.treeView1.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
treeNode1,
treeNode2});
this.treeView1.SelectedImageIndex = 0;
this.treeView1.Size = new System.Drawing.Size(205, 218);
this.treeView1.TabIndex = 0;
this.treeView1.DoubleClick += new System.EventHandler(this.treeView1_DoubleClick);
this.treeView1.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.treeView1_AfterSelect);
//
// contextMenuStrip1
//
this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.运行tsmi,
this.编辑tsmi,
this.新建tsmi,
this.刷新tsmi,
this.格式化tsmi,
this.删除tsmi,
this.重命名tsmi,
this.属性tsmi});
this.contextMenuStrip1.Name = "contextMenuStrip1";
this.contextMenuStrip1.Size = new System.Drawing.Size(107, 180);
//
// 运行tsmi
//
this.运行tsmi.Name = "运行tsmi";
this.运行tsmi.Size = new System.Drawing.Size(106, 22);
this.运行tsmi.Text = "运行";
this.运行tsmi.Click += new System.EventHandler(this.运行tsmi_Click);
//
// 编辑tsmi
//
this.编辑tsmi.Name = "编辑tsmi";
this.编辑tsmi.Size = new System.Drawing.Size(106, 22);
this.编辑tsmi.Text = "编辑";
this.编辑tsmi.Click += new System.EventHandler(this.编辑tsmi_Click);
//
// 新建tsmi
//
this.新建tsmi.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.目录tsmi,
this.文本文件tsmi,
this.可执行文件tsmi});
this.新建tsmi.Name = "新建tsmi";
this.新建tsmi.Size = new System.Drawing.Size(106, 22);
this.新建tsmi.Text = "新建";
//
// 目录tsmi
//
this.目录tsmi.Name = "目录tsmi";
this.目录tsmi.Size = new System.Drawing.Size(130, 22);
this.目录tsmi.Text = "目录";
this.目录tsmi.Click += new System.EventHandler(this.目录tsmi_Click);
//
// 文本文件tsmi
//
this.文本文件tsmi.Name = "文本文件tsmi";
this.文本文件tsmi.Size = new System.Drawing.Size(130, 22);
this.文本文件tsmi.Text = "文本文件";
this.文本文件tsmi.Click += new System.EventHandler(this.文本文件tsmi_Click);
//
// 可执行文件tsmi
//
this.可执行文件tsmi.Name = "可执行文件tsmi";
this.可执行文件tsmi.Size = new System.Drawing.Size(130, 22);
this.可执行文件tsmi.Text = "可执行文件";
this.可执行文件tsmi.Click += new System.EventHandler(this.可执行文件tsmi_Click);
//
// 刷新tsmi
//
this.刷新tsmi.Name = "刷新tsmi";
this.刷新tsmi.Size = new System.Drawing.Size(106, 22);
this.刷新tsmi.Text = "刷新";
this.刷新tsmi.Click += new System.EventHandler(this.刷新tsmi_Click);
//
// 格式化tsmi
//
this.格式化tsmi.Name = "格式化tsmi";
this.格式化tsmi.Size = new System.Drawing.Size(106, 22);
this.格式化tsmi.Text = "格式化";
this.格式化tsmi.Click += new System.EventHandler(this.格式化tsmi_Click);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -