?? mainform.designer.cs
字號:
?
+
?namespace CSharpNotepad
{
partial class mainForm
{
/// <summary>
/// 必需的設(shè)計(jì)器變量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的資源。
/// </summary>
/// <param name="disposing">如果應(yīng)釋放托管資源,為 true;否則為 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows 窗體設(shè)計(jì)器生成的代碼
/// <summary>
/// 設(shè)計(jì)器支持所需的方法 - 不要
/// 使用代碼編輯器修改此方法的內(nèi)容。
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(mainForm));
this.menuStrip1 = new System.Windows.Forms.MenuStrip();
this.文件ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.新建ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.打開ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.保存ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.另存為ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
this.打印設(shè)置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.打印預(yù)覽ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.打印ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
this.退出ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.編輯ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.撤消ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.恢復(fù)ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
this.剪切ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.復(fù)制ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.粘貼ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.刪除ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
this.查找ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.替換ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
this.全選ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.時(shí)間和日期ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.格式ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.自動換行AToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator14 = new System.Windows.Forms.ToolStripSeparator();
this.字體ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.顏色ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator16 = new System.Windows.Forms.ToolStripSeparator();
this.項(xiàng)目符號樣式ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.段落ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
this.左對齊ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.居中ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.右對齊ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator15 = new System.Windows.Forms.ToolStripSeparator();
this.顯示比例ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.查看ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.工具欄ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.狀態(tài)欄ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.格式欄ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.窗口ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.層疊顯示ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.水平排列ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.垂直排列ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.幫助ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.幫助主題ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
this.關(guān)于CSharpNotepadToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
this.新建NToolStripButton = new System.Windows.Forms.ToolStripButton();
this.打開OToolStripButton = new System.Windows.Forms.ToolStripButton();
this.保存SToolStripButton = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();
this.打印PToolStripButton = new System.Windows.Forms.ToolStripButton();
this.打印預(yù)覽VToolStripButton = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator = new System.Windows.Forms.ToolStripSeparator();
this.剪切UToolStripButton = new System.Windows.Forms.ToolStripButton();
this.復(fù)制CToolStripButton = new System.Windows.Forms.ToolStripButton();
this.粘貼PToolStripButton = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator13 = new System.Windows.Forms.ToolStripSeparator();
this.撤消UToolStripButton = new System.Windows.Forms.ToolStripButton();
this.恢復(fù)RToolStripButton = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator11 = new System.Windows.Forms.ToolStripSeparator();
this.tscbDisplayRatio = new System.Windows.Forms.ToolStripComboBox();
this.幫助LToolStripButton = new System.Windows.Forms.ToolStripButton();
this.statusStrip1 = new System.Windows.Forms.StatusStrip();
this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel2 = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusRow = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel4 = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusCol = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel3 = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusInsertOrOver = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel5 = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStrip2 = new System.Windows.Forms.ToolStrip();
this.tscbFontFamilyName = new System.Windows.Forms.ToolStripComboBox();
this.tscbFontSize = new System.Windows.Forms.ToolStripComboBox();
this.toolStripSeparator12 = new System.Windows.Forms.ToolStripSeparator();
this.tsbBold = new System.Windows.Forms.ToolStripButton();
this.tsbItalic = new System.Windows.Forms.ToolStripButton();
this.tsbUnderLine = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
this.LeftAlign = new System.Windows.Forms.ToolStripButton();
this.MiddleAlign = new System.Windows.Forms.ToolStripButton();
this.RightAlign = new System.Windows.Forms.ToolStripButton();
this.tsbProject = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
this.tssbFontColor = new System.Windows.Forms.ToolStripButton();
this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog();
this.fontDialog1 = new System.Windows.Forms.FontDialog();
this.colorDialog1 = new System.Windows.Forms.ColorDialog();
this.printDocument1 = new System.Drawing.Printing.PrintDocument();
this.printPreviewDialog1 = new System.Windows.Forms.PrintPreviewDialog();
this.printDialog1 = new System.Windows.Forms.PrintDialog();
this.toolStripPanel1 = new System.Windows.Forms.ToolStripPanel();
this.toolStripPanel2 = new System.Windows.Forms.ToolStripPanel();
this.toolStripPanel3 = new System.Windows.Forms.ToolStripPanel();
this.toolStripPanel4 = new System.Windows.Forms.ToolStripPanel();
this.tabControl1 = new System.Windows.Forms.TabControl();
this.mdiClientController1 = new Custom.Windows.Forms.MdiClientController();
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
this.tbCurrentFormClose = new System.Windows.Forms.Button();
this.menuStrip1.SuspendLayout();
this.toolStrip1.SuspendLayout();
this.statusStrip1.SuspendLayout();
this.toolStrip2.SuspendLayout();
this.toolStripPanel1.SuspendLayout();
this.tableLayoutPanel1.SuspendLayout();
this.SuspendLayout();
//
// menuStrip1
//
this.menuStrip1.Dock = System.Windows.Forms.DockStyle.None;
this.menuStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Visible;
this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.文件ToolStripMenuItem,
this.編輯ToolStripMenuItem,
this.格式ToolStripMenuItem,
this.查看ToolStripMenuItem,
this.窗口ToolStripMenuItem,
this.幫助ToolStripMenuItem});
this.menuStrip1.Location = new System.Drawing.Point(0, 0);
this.menuStrip1.MdiWindowListItem = this.窗口ToolStripMenuItem;
this.menuStrip1.Name = "menuStrip1";
this.menuStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;
this.menuStrip1.Size = new System.Drawing.Size(741, 24);
this.menuStrip1.TabIndex = 0;
this.menuStrip1.Text = "menuStrip1";
//
// 文件ToolStripMenuItem
//
this.文件ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.新建ToolStripMenuItem,
this.打開ToolStripMenuItem,
this.保存ToolStripMenuItem,
this.另存為ToolStripMenuItem,
this.toolStripSeparator1,
this.打印設(shè)置ToolStripMenuItem,
this.打印預(yù)覽ToolStripMenuItem,
this.打印ToolStripMenuItem,
this.toolStripSeparator6,
this.退出ToolStripMenuItem});
this.文件ToolStripMenuItem.Name = "文件ToolStripMenuItem";
this.文件ToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.F)));
this.文件ToolStripMenuItem.Size = new System.Drawing.Size(59, 20);
this.文件ToolStripMenuItem.Text = "文件(&F)";
//
// 新建ToolStripMenuItem
//
this.新建ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("新建ToolStripMenuItem.Image")));
this.新建ToolStripMenuItem.Name = "新建ToolStripMenuItem";
this.新建ToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.N)));
this.新建ToolStripMenuItem.Size = new System.Drawing.Size(171, 22);
this.新建ToolStripMenuItem.Text = "新建(&N)";
this.新建ToolStripMenuItem.Click += new System.EventHandler(this.新建ToolStripMenuItem_Click);
//
// 打開ToolStripMenuItem
//
this.打開ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("打開ToolStripMenuItem.Image")));
this.打開ToolStripMenuItem.Name = "打開ToolStripMenuItem";
this.打開ToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O)));
this.打開ToolStripMenuItem.Size = new System.Drawing.Size(171, 22);
this.打開ToolStripMenuItem.Text = "打開(&O)...";
this.打開ToolStripMenuItem.Click += new System.EventHandler(this.打開ToolStripMenuItem_Click);
//
// 保存ToolStripMenuItem
//
this.保存ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("保存ToolStripMenuItem.Image")));
this.保存ToolStripMenuItem.Name = "保存ToolStripMenuItem";
this.保存ToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S)));
this.保存ToolStripMenuItem.Size = new System.Drawing.Size(171, 22);
this.保存ToolStripMenuItem.Text = "保存(&S)";
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -