?? ch9_demoform010.designer.cs
字號:
?namespace CH9
{
partial class CH9_DemoForm010
{
/// <summary>
/// 設計工具所需的變數。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清除任何使用中的資源。
/// </summary>
/// <param name="disposing">如果應該公開 Managed 資源則為 true,否則為 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form 設計工具產生的程式碼
/// <summary>
/// 此為設計工具支援所需的方法 - 請勿使用程式碼編輯器修改這個方法的內容。
///
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CH9_DemoForm010));
this.MenuStrip1 = new System.Windows.Forms.MenuStrip();
this.FileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.NewToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.OpenToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator = new System.Windows.Forms.ToolStripSeparator();
this.SaveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.SaveAsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
this.PrintToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.PrintPreviewToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
this.ExitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.EditToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.UndoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.RedoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
this.CutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.CopyToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.PasteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
this.SelectAllToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.CustomizeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.OptionsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.HelpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ContentsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.IndexToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.SearchToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
this.AboutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.Timer1 = new System.Windows.Forms.Timer(this.components);
this.ToolStripContainer1 = new System.Windows.Forms.ToolStripContainer();
this.StatusStrip1 = new System.Windows.Forms.StatusStrip();
this.tsProgressbar1 = new CH9.tsProgressbar();
this.ToolStrip1 = new System.Windows.Forms.ToolStrip();
this.NewToolStripButton = new System.Windows.Forms.ToolStripButton();
this.OpenToolStripButton = new System.Windows.Forms.ToolStripButton();
this.SaveToolStripButton = new System.Windows.Forms.ToolStripButton();
this.PrintToolStripButton = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator12 = new System.Windows.Forms.ToolStripSeparator();
this.CutToolStripButton = new System.Windows.Forms.ToolStripButton();
this.CopyToolStripButton = new System.Windows.Forms.ToolStripButton();
this.PasteToolStripButton = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator13 = new System.Windows.Forms.ToolStripSeparator();
this.HelpToolStripButton = new System.Windows.Forms.ToolStripButton();
this.BlackWhiteMenuStrip1 = new CH9.BlackWhiteMenuStrip(this.components);
this.FileToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.NewToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.OpenToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
this.SaveToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.SaveAsToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
this.PrintToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.PrintPreviewToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
this.ExitToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.EditToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.UndoToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.RedoToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
this.CutToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.CopyToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.PasteToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();
this.SelectAllToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.ToolsToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.CustomizeToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.OptionsToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.HelpToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.ContentsToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.IndexToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.SearchToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator11 = new System.Windows.Forms.ToolStripSeparator();
this.AboutToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.MenuStrip1.SuspendLayout();
this.ToolStripContainer1.BottomToolStripPanel.SuspendLayout();
this.ToolStripContainer1.TopToolStripPanel.SuspendLayout();
this.ToolStripContainer1.SuspendLayout();
this.StatusStrip1.SuspendLayout();
this.ToolStrip1.SuspendLayout();
this.BlackWhiteMenuStrip1.SuspendLayout();
this.SuspendLayout();
//
// MenuStrip1
//
this.MenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.FileToolStripMenuItem,
this.EditToolStripMenuItem,
this.ToolsToolStripMenuItem,
this.HelpToolStripMenuItem});
this.MenuStrip1.Location = new System.Drawing.Point(0, 24);
this.MenuStrip1.Name = "MenuStrip1";
this.MenuStrip1.Size = new System.Drawing.Size(338, 24);
this.MenuStrip1.TabIndex = 3;
this.MenuStrip1.Text = "MenuStrip1";
//
// FileToolStripMenuItem
//
this.FileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.NewToolStripMenuItem,
this.OpenToolStripMenuItem,
this.toolStripSeparator,
this.SaveToolStripMenuItem,
this.SaveAsToolStripMenuItem,
this.toolStripSeparator1,
this.PrintToolStripMenuItem,
this.PrintPreviewToolStripMenuItem,
this.toolStripSeparator2,
this.ExitToolStripMenuItem});
this.FileToolStripMenuItem.Name = "FileToolStripMenuItem";
this.FileToolStripMenuItem.Size = new System.Drawing.Size(59, 20);
this.FileToolStripMenuItem.Text = "文件(&F)";
//
// NewToolStripMenuItem
//
this.NewToolStripMenuItem.Image = global::CH9.Properties.Resources.NEWDOC;
this.NewToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
this.NewToolStripMenuItem.Name = "NewToolStripMenuItem";
this.NewToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.N)));
this.NewToolStripMenuItem.Size = new System.Drawing.Size(177, 22);
this.NewToolStripMenuItem.Text = "新建文件(&N)";
//
// OpenToolStripMenuItem
//
this.OpenToolStripMenuItem.Image = global::CH9.Properties.Resources.openHS;
this.OpenToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
this.OpenToolStripMenuItem.Name = "OpenToolStripMenuItem";
this.OpenToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O)));
this.OpenToolStripMenuItem.Size = new System.Drawing.Size(177, 22);
this.OpenToolStripMenuItem.Text = "打開文件(&O)";
//
// toolStripSeparator
//
this.toolStripSeparator.Name = "toolStripSeparator";
this.toolStripSeparator.Size = new System.Drawing.Size(174, 6);
//
// SaveToolStripMenuItem
//
this.SaveToolStripMenuItem.Image = global::CH9.Properties.Resources.saveHS;
this.SaveToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
this.SaveToolStripMenuItem.Name = "SaveToolStripMenuItem";
this.SaveToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S)));
this.SaveToolStripMenuItem.Size = new System.Drawing.Size(177, 22);
this.SaveToolStripMenuItem.Text = "保存(&S)";
//
// SaveAsToolStripMenuItem
//
this.SaveAsToolStripMenuItem.Name = "SaveAsToolStripMenuItem";
this.SaveAsToolStripMenuItem.Size = new System.Drawing.Size(177, 22);
this.SaveAsToolStripMenuItem.Text = "另存為(&A)";
//
// toolStripSeparator1
//
this.toolStripSeparator1.Name = "toolStripSeparator1";
this.toolStripSeparator1.Size = new System.Drawing.Size(174, 6);
//
// PrintToolStripMenuItem
//
this.PrintToolStripMenuItem.Image = global::CH9.Properties.Resources.PrintHS;
this.PrintToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
this.PrintToolStripMenuItem.Name = "PrintToolStripMenuItem";
this.PrintToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.P)));
this.PrintToolStripMenuItem.Size = new System.Drawing.Size(177, 22);
this.PrintToolStripMenuItem.Text = "打印(&P)";
//
// PrintPreviewToolStripMenuItem
//
this.PrintPreviewToolStripMenuItem.Image = global::CH9.Properties.Resources.PrintPreviewHS;
this.PrintPreviewToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
this.PrintPreviewToolStripMenuItem.Name = "PrintPreviewToolStripMenuItem";
this.PrintPreviewToolStripMenuItem.Size = new System.Drawing.Size(177, 22);
this.PrintPreviewToolStripMenuItem.Text = "打印預覽(&V)";
//
// toolStripSeparator2
//
this.toolStripSeparator2.Name = "toolStripSeparator2";
this.toolStripSeparator2.Size = new System.Drawing.Size(174, 6);
//
// ExitToolStripMenuItem
//
this.ExitToolStripMenuItem.Name = "ExitToolStripMenuItem";
this.ExitToolStripMenuItem.Size = new System.Drawing.Size(177, 22);
this.ExitToolStripMenuItem.Text = "結束(&X)";
//
// EditToolStripMenuItem
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -