📄 form1.designer.cs
字号:
this.qieDing.TabIndex = 10;
this.qieDing.Text = "确定";
this.qieDing.UseVisualStyleBackColor = true;
this.qieDing.Click += new System.EventHandler(this.qieDing_Click);
//
// qingChu
//
this.qingChu.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.qingChu.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.qingChu.ForeColor = System.Drawing.Color.Black;
this.qingChu.Location = new System.Drawing.Point(308, 231);
this.qingChu.Name = "qingChu";
this.qingChu.Size = new System.Drawing.Size(61, 28);
this.qingChu.TabIndex = 8;
this.qingChu.Text = "清除";
this.qingChu.UseVisualStyleBackColor = true;
this.qingChu.Click += new System.EventHandler(this.qingChu_Click);
//
// groupBox3
//
this.groupBox3.Controls.Add(this.gongGao);
this.groupBox3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox3.ForeColor = System.Drawing.Color.Black;
this.groupBox3.Location = new System.Drawing.Point(375, 19);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(219, 277);
this.groupBox3.TabIndex = 2;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "公告:";
//
// gongGao
//
this.gongGao.AutoSize = true;
this.gongGao.ForeColor = System.Drawing.Color.Black;
this.gongGao.Location = new System.Drawing.Point(6, 17);
this.gongGao.Name = "gongGao";
this.gongGao.Size = new System.Drawing.Size(56, 16);
this.gongGao.TabIndex = 0;
this.gongGao.Text = "label3";
//
// jiLu
//
this.jiLu.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.jiLu.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.jiLu.ForeColor = System.Drawing.Color.Black;
this.jiLu.Location = new System.Drawing.Point(308, 178);
this.jiLu.Name = "jiLu";
this.jiLu.Size = new System.Drawing.Size(61, 28);
this.jiLu.TabIndex = 7;
this.jiLu.Text = "记录";
this.jiLu.UseVisualStyleBackColor = true;
this.jiLu.Click += new System.EventHandler(this.jiLu_Click);
//
// ziDong
//
this.ziDong.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.ziDong.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ziDong.ForeColor = System.Drawing.Color.Black;
this.ziDong.Location = new System.Drawing.Point(308, 70);
this.ziDong.Name = "ziDong";
this.ziDong.Size = new System.Drawing.Size(61, 30);
this.ziDong.TabIndex = 6;
this.ziDong.Text = "自动";
this.ziDong.UseVisualStyleBackColor = true;
this.ziDong.Click += new System.EventHandler(this.ziDong_Click);
//
// shanChu
//
this.shanChu.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.shanChu.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.shanChu.ForeColor = System.Drawing.Color.Black;
this.shanChu.Location = new System.Drawing.Point(308, 123);
this.shanChu.Name = "shanChu";
this.shanChu.Size = new System.Drawing.Size(61, 28);
this.shanChu.TabIndex = 5;
this.shanChu.Text = "删除";
this.shanChu.UseVisualStyleBackColor = true;
this.shanChu.Click += new System.EventHandler(this.shanChu_Click);
//
// kaiShi
//
this.kaiShi.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.kaiShi.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.kaiShi.ForeColor = System.Drawing.Color.Black;
this.kaiShi.Location = new System.Drawing.Point(308, 19);
this.kaiShi.Name = "kaiShi";
this.kaiShi.Size = new System.Drawing.Size(61, 28);
this.kaiShi.TabIndex = 4;
this.kaiShi.Text = "开始";
this.kaiShi.UseVisualStyleBackColor = true;
this.kaiShi.Click += new System.EventHandler(this.kaiShi_Click);
//
// listBoxWatch
//
this.listBoxWatch.AllowDrop = true;
this.listBoxWatch.BackColor = System.Drawing.Color.White;
this.listBoxWatch.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.listBoxWatch.ForeColor = System.Drawing.Color.Black;
this.listBoxWatch.FormattingEnabled = true;
this.listBoxWatch.HorizontalScrollbar = true;
this.listBoxWatch.ItemHeight = 14;
this.listBoxWatch.Location = new System.Drawing.Point(1, 19);
this.listBoxWatch.Name = "listBoxWatch";
this.listBoxWatch.Size = new System.Drawing.Size(306, 242);
this.listBoxWatch.TabIndex = 3;
//
// label2
//
this.label2.AutoSize = true;
this.label2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.label2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label2.ForeColor = System.Drawing.Color.Black;
this.label2.Location = new System.Drawing.Point(-3, 283);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(88, 16);
this.label2.TabIndex = 0;
this.label2.Text = "监控地址:";
//
// shuoMing
//
this.shuoMing.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.shuoMing.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.shuoMing.ForeColor = System.Drawing.Color.Black;
this.shuoMing.Location = new System.Drawing.Point(607, 508);
this.shuoMing.Name = "shuoMing";
this.shuoMing.Size = new System.Drawing.Size(62, 29);
this.shuoMing.TabIndex = 3;
this.shuoMing.Text = "说明";
this.shuoMing.UseVisualStyleBackColor = true;
this.shuoMing.Click += new System.EventHandler(this.shuoMing_Click);
//
// groupBox4
//
this.groupBox4.BackColor = System.Drawing.Color.Gainsboro;
this.groupBox4.Controls.Add(this.yanJingChenProcess);
this.groupBox4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox4.ForeColor = System.Drawing.Color.Black;
this.groupBox4.Location = new System.Drawing.Point(604, 2);
this.groupBox4.Name = "groupBox4";
this.groupBox4.Size = new System.Drawing.Size(246, 501);
this.groupBox4.TabIndex = 4;
this.groupBox4.TabStop = false;
this.groupBox4.Text = "原进程";
//
// yanJingChenProcess
//
this.yanJingChenProcess.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.yanJingChenProcess.BackColor = System.Drawing.Color.White;
this.yanJingChenProcess.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.yanJingChenProcess.ForeColor = System.Drawing.Color.Black;
this.yanJingChenProcess.FormattingEnabled = true;
this.yanJingChenProcess.HorizontalScrollbar = true;
this.yanJingChenProcess.ItemHeight = 14;
this.yanJingChenProcess.Location = new System.Drawing.Point(3, 16);
this.yanJingChenProcess.Name = "yanJingChenProcess";
this.yanJingChenProcess.Size = new System.Drawing.Size(237, 480);
this.yanJingChenProcess.TabIndex = 0;
this.yanJingChenProcess.DoubleClick += new System.EventHandler(this.yanJingChenProcess_DoubleClick);
//
// killProcess
//
this.killProcess.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.killProcess.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.killProcess.ForeColor = System.Drawing.Color.Black;
this.killProcess.Location = new System.Drawing.Point(699, 509);
this.killProcess.Name = "killProcess";
this.killProcess.Size = new System.Drawing.Size(63, 29);
this.killProcess.TabIndex = 5;
this.killProcess.Text = "杀";
this.killProcess.UseVisualStyleBackColor = true;
this.killProcess.Click += new System.EventHandler(this.killProcess_Click);
//
// timer1
//
this.timer1.Interval = 1000;
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
//
// fileSystemWatcher1
//
this.fileSystemWatcher1.EnableRaisingEvents = true;
this.fileSystemWatcher1.IncludeSubdirectories = true;
this.fileSystemWatcher1.NotifyFilter = System.IO.NotifyFilters.FileName;
this.fileSystemWatcher1.SynchronizingObject = this;
this.fileSystemWatcher1.Created += new System.IO.FileSystemEventHandler(this.fileSystemWatcher1_Created);
this.fileSystemWatcher1.Deleted += new System.IO.FileSystemEventHandler(this.fileSystemWatcher1_Deleted);
this.fileSystemWatcher1.Renamed += new System.IO.RenamedEventHandler(this.fileSystemWatcher1_Renamed);
this.fileSystemWatcher1.Changed += new System.IO.FileSystemEventHandler(this.fileSystemWatcher1_Changed);
//
// openFileDialog1
//
this.openFileDialog1.FileName = "openFileDialog1";
//
// directorySearcher1
//
this.directorySearcher1.ClientTimeout = System.TimeSpan.Parse("-00:00:01");
this.directorySearcher1.ServerPageTimeLimit = System.TimeSpan.Parse("-00:00:01");
this.directorySearcher1.ServerTimeLimit = System.TimeSpan.Parse("-00:00:01");
//
// timer2
//
this.timer2.Interval = 10;
this.timer2.Tick += new System.EventHandler(this.timer2_Tick);
//
// Form1
//
this.AccessibleRole = System.Windows.Forms.AccessibleRole.Client;
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.AutoSize = true;
this.BackColor = System.Drawing.Color.Gainsboro;
this.ClientSize = new System.Drawing.Size(856, 539);
this.Controls.Add(this.killProcess);
this.Controls.Add(this.button3);
this.Controls.Add(this.groupBox4);
this.Controls.Add(this.shuoMing);
this.Controls.Add(this.groupBox2);
this.Controls.Add(this.groupBox1);
this.ForeColor = System.Drawing.Color.Snow;
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Name = "Form1";
this.Text = "监控器1.3**邢增谋**";
this.Load += new System.EventHandler(this.Form1_Load);
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.groupBox2.ResumeLayout(false);
this.groupBox2.PerformLayout();
this.groupBox3.ResumeLayout(false);
this.groupBox3.PerformLayout();
this.groupBox4.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.fileSystemWatcher1)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.ListBox listBoxProcess2;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.ListBox listBoxWatch;
private System.Windows.Forms.ListBox listBoxProcess1;
private System.Windows.Forms.Button kaiShi;
private System.Windows.Forms.Button shanChu;
private System.Windows.Forms.Button ziDong;
private System.Windows.Forms.Button jiLu;
private System.Windows.Forms.Button qingChu;
private System.Windows.Forms.GroupBox groupBox3;
private System.Windows.Forms.Label gongGao;
private System.Windows.Forms.Button shuoMing;
private System.Windows.Forms.Button kaiShiProcess;
private System.Windows.Forms.Button chaKanProcess;
private System.Windows.Forms.GroupBox groupBox4;
private System.Windows.Forms.ListBox yanJingChenProcess;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Button killProcess;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Timer timer1;
private System.IO.FileSystemWatcher fileSystemWatcher1;
private System.Windows.Forms.OpenFileDialog openFileDialog1;
private System.DirectoryServices.DirectorySearcher directorySearcher1;
private System.DirectoryServices.DirectoryEntry directoryEntry1;
private System.Windows.Forms.ComboBox comboBox1;
private System.Windows.Forms.Button jieChu;
private System.Windows.Forms.Button qieDing;
private System.Windows.Forms.ComboBox comboBox2;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Timer timer2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Button shuaXing;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -