| | |
| | | // |
| | | this.浏览模式ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("浏览模式ToolStripMenuItem.Image"))); |
| | | this.浏览模式ToolStripMenuItem.Name = "浏览模式ToolStripMenuItem"; |
| | | this.浏览模式ToolStripMenuItem.Size = new System.Drawing.Size(180, 22); |
| | | this.浏览模式ToolStripMenuItem.Size = new System.Drawing.Size(124, 22); |
| | | this.浏览模式ToolStripMenuItem.Text = "浏览模式"; |
| | | this.浏览模式ToolStripMenuItem.Click += new System.EventHandler(this.浏览模式ToolStripMenuItem_Click); |
| | | // |
| | |
| | | // |
| | | this.编辑模式ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("编辑模式ToolStripMenuItem.Image"))); |
| | | this.编辑模式ToolStripMenuItem.Name = "编辑模式ToolStripMenuItem"; |
| | | this.编辑模式ToolStripMenuItem.Size = new System.Drawing.Size(180, 22); |
| | | this.编辑模式ToolStripMenuItem.Size = new System.Drawing.Size(124, 22); |
| | | this.编辑模式ToolStripMenuItem.Text = "编辑模式"; |
| | | this.编辑模式ToolStripMenuItem.Click += new System.EventHandler(this.浏览模式ToolStripMenuItem_Click); |
| | | // |
| | |
| | | // |
| | | this.东西对齐ToolStripMenuItem1.Name = "东西对齐ToolStripMenuItem1"; |
| | | this.东西对齐ToolStripMenuItem1.ShortcutKeyDisplayString = "Ctrl+~"; |
| | | this.东西对齐ToolStripMenuItem1.Size = new System.Drawing.Size(170, 22); |
| | | this.东西对齐ToolStripMenuItem1.Size = new System.Drawing.Size(180, 22); |
| | | this.东西对齐ToolStripMenuItem1.Text = "东西对齐"; |
| | | this.东西对齐ToolStripMenuItem1.Click += new System.EventHandler(this.东西对齐ToolStripMenuItem1_Click); |
| | | // |
| | |
| | | // |
| | | this.南北对齐ToolStripMenuItem1.Name = "南北对齐ToolStripMenuItem1"; |
| | | this.南北对齐ToolStripMenuItem1.ShortcutKeyDisplayString = "Ctrl+1"; |
| | | this.南北对齐ToolStripMenuItem1.Size = new System.Drawing.Size(170, 22); |
| | | this.南北对齐ToolStripMenuItem1.Size = new System.Drawing.Size(180, 22); |
| | | this.南北对齐ToolStripMenuItem1.Text = "南北对齐"; |
| | | this.南北对齐ToolStripMenuItem1.Click += new System.EventHandler(this.南北对齐ToolStripMenuItem1_Click); |
| | | // |
| | | // 竖直对齐ToolStripMenuItem1 |
| | | // |
| | | this.竖直对齐ToolStripMenuItem1.Name = "竖直对齐ToolStripMenuItem1"; |
| | | this.竖直对齐ToolStripMenuItem1.ShortcutKeyDisplayString = "Ctrl+2"; |
| | | this.竖直对齐ToolStripMenuItem1.Size = new System.Drawing.Size(170, 22); |
| | | this.竖直对齐ToolStripMenuItem1.Size = new System.Drawing.Size(180, 22); |
| | | this.竖直对齐ToolStripMenuItem1.Text = "竖直对齐"; |
| | | this.竖直对齐ToolStripMenuItem1.Click += new System.EventHandler(this.竖直对齐ToolStripMenuItem1_Click); |
| | | // |
| | | // 自动对齐ToolStripMenuItem1 |
| | | // |
| | | this.自动对齐ToolStripMenuItem1.Name = "自动对齐ToolStripMenuItem1"; |
| | | this.自动对齐ToolStripMenuItem1.ShortcutKeyDisplayString = "Ctrl+3"; |
| | | this.自动对齐ToolStripMenuItem1.Size = new System.Drawing.Size(170, 22); |
| | | this.自动对齐ToolStripMenuItem1.Size = new System.Drawing.Size(180, 22); |
| | | this.自动对齐ToolStripMenuItem1.Text = "自动对齐"; |
| | | this.自动对齐ToolStripMenuItem1.Click += new System.EventHandler(this.自动对齐ToolStripMenuItem1_Click); |
| | | // |
| | | // toolStripSeparator6 |
| | | // |
| | |
| | | this.复制ToolStripMenuItem1.ShortcutKeyDisplayString = "Ctrl+C"; |
| | | this.复制ToolStripMenuItem1.Size = new System.Drawing.Size(145, 22); |
| | | this.复制ToolStripMenuItem1.Text = "复制"; |
| | | this.复制ToolStripMenuItem1.Click += new System.EventHandler(this.复制ToolStripMenuItem1_Click); |
| | | // |
| | | // 粘贴ToolStripMenuItem1 |
| | | // |
| | |
| | | this.粘贴ToolStripMenuItem1.ShortcutKeyDisplayString = "Ctrl+V"; |
| | | this.粘贴ToolStripMenuItem1.Size = new System.Drawing.Size(145, 22); |
| | | this.粘贴ToolStripMenuItem1.Text = "粘贴"; |
| | | this.粘贴ToolStripMenuItem1.Click += new System.EventHandler(this.粘贴ToolStripMenuItem1_Click); |
| | | // |
| | | // 转换为ToolStripMenuItem |
| | | // |
| | |
| | | this.删除ToolStripMenuItem.ShortcutKeyDisplayString = "Delete"; |
| | | this.删除ToolStripMenuItem.Size = new System.Drawing.Size(145, 22); |
| | | this.删除ToolStripMenuItem.Text = "删除"; |
| | | this.删除ToolStripMenuItem.Click += new System.EventHandler(this.删除ToolStripMenuItem_Click); |
| | | // |
| | | // toolStripSeparator9 |
| | | // |