📄 form1.designer.cs
字号:
this.日期ToolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F5;
this.日期ToolStripMenuItem.Size = new System.Drawing.Size(153, 22);
this.日期ToolStripMenuItem.Text = "日期(&D)";
this.日期ToolStripMenuItem.Click += new System.EventHandler(this.日期ToolStripMenuItem_Click);
//
// 格式ToolStripMenuItem
//
this.格式ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.自动换行ToolStripMenuItem,
this.字体ToolStripMenuItem,
this.字体颜色ToolStripMenuItem});
this.格式ToolStripMenuItem.Name = "格式ToolStripMenuItem";
this.格式ToolStripMenuItem.Size = new System.Drawing.Size(59, 20);
this.格式ToolStripMenuItem.Text = "格式(&O)";
//
// 自动换行ToolStripMenuItem
//
this.自动换行ToolStripMenuItem.Name = "自动换行ToolStripMenuItem";
this.自动换行ToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
this.自动换行ToolStripMenuItem.Text = "自动换行(&W)";
this.自动换行ToolStripMenuItem.Click += new System.EventHandler(this.自动换行ToolStripMenuItem_Click);
//
// 字体ToolStripMenuItem
//
this.字体ToolStripMenuItem.Name = "字体ToolStripMenuItem";
this.字体ToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
this.字体ToolStripMenuItem.Text = "字体(&F)";
this.字体ToolStripMenuItem.Click += new System.EventHandler(this.字体ToolStripMenuItem_Click);
//
// 字体颜色ToolStripMenuItem
//
this.字体颜色ToolStripMenuItem.Name = "字体颜色ToolStripMenuItem";
this.字体颜色ToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
this.字体颜色ToolStripMenuItem.Text = "字体颜色(&K)";
this.字体颜色ToolStripMenuItem.Click += new System.EventHandler(this.字体颜色ToolStripMenuItem_Click);
//
// 帮助ToolStripMenuItem
//
this.帮助ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.关于此记事本ToolStripMenuItem});
this.帮助ToolStripMenuItem.Name = "帮助ToolStripMenuItem";
this.帮助ToolStripMenuItem.Size = new System.Drawing.Size(59, 20);
this.帮助ToolStripMenuItem.Text = "帮助(&H)";
//
// 关于此记事本ToolStripMenuItem
//
this.关于此记事本ToolStripMenuItem.Name = "关于此记事本ToolStripMenuItem";
this.关于此记事本ToolStripMenuItem.Size = new System.Drawing.Size(160, 22);
this.关于此记事本ToolStripMenuItem.Text = "关于此记事本(&A)";
this.关于此记事本ToolStripMenuItem.Click += new System.EventHandler(this.关于此记事本ToolStripMenuItem_Click);
//
// 查看GToolStripMenuItem
//
this.查看GToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.状态栏ToolStripMenuItem});
this.查看GToolStripMenuItem.Name = "查看GToolStripMenuItem";
this.查看GToolStripMenuItem.Size = new System.Drawing.Size(59, 20);
this.查看GToolStripMenuItem.Text = "查看(&G)";
this.查看GToolStripMenuItem.MouseEnter += new System.EventHandler(this.查看GToolStripMenuItem_MouseEnter);
this.查看GToolStripMenuItem.Click += new System.EventHandler(this.查看GToolStripMenuItem_Click);
//
// 状态栏ToolStripMenuItem
//
this.状态栏ToolStripMenuItem.CheckOnClick = true;
this.状态栏ToolStripMenuItem.Name = "状态栏ToolStripMenuItem";
this.状态栏ToolStripMenuItem.Size = new System.Drawing.Size(106, 22);
this.状态栏ToolStripMenuItem.Text = "状态栏";
this.状态栏ToolStripMenuItem.Click += new System.EventHandler(this.状态栏ToolStripMenuItem_Click);
//
// textShow
//
this.textShow.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.textShow.Dock = System.Windows.Forms.DockStyle.Fill;
this.textShow.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.textShow.Location = new System.Drawing.Point(0, 24);
this.textShow.Multiline = true;
this.textShow.Name = "textShow";
this.textShow.ScrollBars = System.Windows.Forms.ScrollBars.Both;
this.textShow.Size = new System.Drawing.Size(571, 515);
this.textShow.TabIndex = 1;
//
// openFileDialog1
//
this.openFileDialog1.FileName = "openFileDialog1";
//
// timer1
//
this.timer1.Enabled = true;
//
// skinEngine1
//
this.skinEngine1.SerialNumber = "";
this.skinEngine1.SkinFile = null;
//
// statusStrip1
//
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripStatusLabel1,
this.toolStripStatusLabel2,
this.toolStripStatusLabel3,
this.toolStripStatusLabel4,
this.toolStripStatusLabel5,
this.toolStripStatusLabel6});
this.statusStrip1.Location = new System.Drawing.Point(0, 517);
this.statusStrip1.Name = "statusStrip1";
this.statusStrip1.Size = new System.Drawing.Size(571, 22);
this.statusStrip1.TabIndex = 2;
this.statusStrip1.Text = "statusStrip1";
this.statusStrip1.Visible = false;
//
// toolStripStatusLabel1
//
this.toolStripStatusLabel1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripStatusLabel1.Image")));
this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
this.toolStripStatusLabel1.Size = new System.Drawing.Size(129, 17);
this.toolStripStatusLabel1.Text = "当前的系统时间为:";
//
// toolStripStatusLabel2
//
this.toolStripStatusLabel2.Name = "toolStripStatusLabel2";
this.toolStripStatusLabel2.Size = new System.Drawing.Size(0, 17);
//
// toolStripStatusLabel3
//
this.toolStripStatusLabel3.Name = "toolStripStatusLabel3";
this.toolStripStatusLabel3.Size = new System.Drawing.Size(95, 17);
this.toolStripStatusLabel3.Text = " ";
//
// toolStripStatusLabel4
//
this.toolStripStatusLabel4.Name = "toolStripStatusLabel4";
this.toolStripStatusLabel4.Size = new System.Drawing.Size(77, 17);
this.toolStripStatusLabel4.Text = "当前字节数:";
//
// toolStripStatusLabel5
//
this.toolStripStatusLabel5.Name = "toolStripStatusLabel5";
this.toolStripStatusLabel5.Size = new System.Drawing.Size(0, 17);
//
// toolStripStatusLabel6
//
this.toolStripStatusLabel6.Name = "toolStripStatusLabel6";
this.toolStripStatusLabel6.Size = new System.Drawing.Size(0, 17);
//
// timer2
//
this.timer2.Enabled = true;
this.timer2.Interval = 1000;
this.timer2.Tick += new System.EventHandler(this.timer2_Tick);
//
// timer3
//
this.timer3.Enabled = true;
this.timer3.Interval = 1000;
this.timer3.Tick += new System.EventHandler(this.timer2_Tick);
//
// Form1
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(571, 539);
this.Controls.Add(this.textShow);
this.Controls.Add(this.statusStrip1);
this.Controls.Add(this.menuStrip1);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.MainMenuStrip = this.menuStrip1;
this.Name = "Form1";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "记事本";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form1_FormClosing);
this.Load += new System.EventHandler(this.Form1_Load);
this.menuStrip1.ResumeLayout(false);
this.menuStrip1.PerformLayout();
this.statusStrip1.ResumeLayout(false);
this.statusStrip1.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.MenuStrip menuStrip1;
private System.Windows.Forms.ToolStripMenuItem 文件ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 新建ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 打开ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 保存ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 另存为ToolStripMenuItem;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
private System.Windows.Forms.ToolStripMenuItem 退出ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 编辑ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 全选ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 日期ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 格式ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 自动换行ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 字体ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 帮助ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 关于此记事本ToolStripMenuItem;
private System.Windows.Forms.TextBox textShow;
private System.Windows.Forms.OpenFileDialog openFileDialog1;
private System.Windows.Forms.ToolStripMenuItem 字体颜色ToolStripMenuItem;
private System.Windows.Forms.ColorDialog colorDialog1;
private System.Windows.Forms.SaveFileDialog saveFileDialog1;
private System.Windows.Forms.FontDialog fontDialog1;
private System.Windows.Forms.Timer timer1;
private Sunisoft.IrisSkin.SkinEngine skinEngine1;
private System.Windows.Forms.StatusStrip statusStrip1;
private System.Windows.Forms.ToolStripMenuItem 查看GToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 状态栏ToolStripMenuItem;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
private System.Windows.Forms.Timer timer2;
private System.Windows.Forms.Timer timer3;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel2;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel3;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel4;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel5;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel6;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem2;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem3;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem4;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem5;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -