📄 mainform.designer.cs
字号:
this.新建NToolStripButton.Size = new System.Drawing.Size(23, 22);
this.新建NToolStripButton.Text = "新建(&N)";
this.新建NToolStripButton.ToolTipText = "新建";
this.新建NToolStripButton.Click += new System.EventHandler(this.新建NToolStripButton_Click);
//
// 打开OToolStripButton
//
this.打开OToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.打开OToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("打开OToolStripButton.Image")));
this.打开OToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
this.打开OToolStripButton.Name = "打开OToolStripButton";
this.打开OToolStripButton.Size = new System.Drawing.Size(23, 22);
this.打开OToolStripButton.Text = "打开(&O)";
this.打开OToolStripButton.ToolTipText = "打开";
this.打开OToolStripButton.Click += new System.EventHandler(this.打开OToolStripButton_Click);
//
// 保存SToolStripButton
//
this.保存SToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.保存SToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("保存SToolStripButton.Image")));
this.保存SToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
this.保存SToolStripButton.Name = "保存SToolStripButton";
this.保存SToolStripButton.Size = new System.Drawing.Size(23, 22);
this.保存SToolStripButton.Text = "保存(&S)";
this.保存SToolStripButton.ToolTipText = "保存";
this.保存SToolStripButton.Click += new System.EventHandler(this.保存SToolStripButton_Click);
//
// toolStripSeparator10
//
this.toolStripSeparator10.Name = "toolStripSeparator10";
this.toolStripSeparator10.Size = new System.Drawing.Size(6, 25);
//
// 打印PToolStripButton
//
this.打印PToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.打印PToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("打印PToolStripButton.Image")));
this.打印PToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
this.打印PToolStripButton.Name = "打印PToolStripButton";
this.打印PToolStripButton.Size = new System.Drawing.Size(23, 22);
this.打印PToolStripButton.Text = "打印(&P)";
this.打印PToolStripButton.ToolTipText = "打印";
this.打印PToolStripButton.Click += new System.EventHandler(this.打印PToolStripButton_Click);
//
// 打印预览VToolStripButton
//
this.打印预览VToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.打印预览VToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("打印预览VToolStripButton.Image")));
this.打印预览VToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
this.打印预览VToolStripButton.Name = "打印预览VToolStripButton";
this.打印预览VToolStripButton.Size = new System.Drawing.Size(23, 22);
this.打印预览VToolStripButton.Text = "打印预览(&V)";
this.打印预览VToolStripButton.ToolTipText = "打印预览";
this.打印预览VToolStripButton.Click += new System.EventHandler(this.打印预览VToolStripButton_Click);
//
// toolStripSeparator
//
this.toolStripSeparator.Name = "toolStripSeparator";
this.toolStripSeparator.Size = new System.Drawing.Size(6, 25);
//
// 剪切UToolStripButton
//
this.剪切UToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.剪切UToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("剪切UToolStripButton.Image")));
this.剪切UToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
this.剪切UToolStripButton.Name = "剪切UToolStripButton";
this.剪切UToolStripButton.Size = new System.Drawing.Size(23, 22);
this.剪切UToolStripButton.Text = "剪切(&U)";
this.剪切UToolStripButton.ToolTipText = "剪切";
this.剪切UToolStripButton.Click += new System.EventHandler(this.剪切UToolStripButton_Click);
//
// 复制CToolStripButton
//
this.复制CToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.复制CToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("复制CToolStripButton.Image")));
this.复制CToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
this.复制CToolStripButton.Name = "复制CToolStripButton";
this.复制CToolStripButton.Size = new System.Drawing.Size(23, 22);
this.复制CToolStripButton.Text = "复制(&C)";
this.复制CToolStripButton.ToolTipText = "复制";
this.复制CToolStripButton.Click += new System.EventHandler(this.复制CToolStripButton_Click);
//
// 粘贴PToolStripButton
//
this.粘贴PToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.粘贴PToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("粘贴PToolStripButton.Image")));
this.粘贴PToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
this.粘贴PToolStripButton.Name = "粘贴PToolStripButton";
this.粘贴PToolStripButton.Size = new System.Drawing.Size(23, 22);
this.粘贴PToolStripButton.Text = "粘贴(&P)";
this.粘贴PToolStripButton.ToolTipText = "粘贴";
this.粘贴PToolStripButton.Click += new System.EventHandler(this.粘贴PToolStripButton_Click);
//
// toolStripSeparator13
//
this.toolStripSeparator13.Name = "toolStripSeparator13";
this.toolStripSeparator13.Size = new System.Drawing.Size(6, 25);
//
// 撤消UToolStripButton
//
this.撤消UToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.撤消UToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("撤消UToolStripButton.Image")));
this.撤消UToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
this.撤消UToolStripButton.Name = "撤消UToolStripButton";
this.撤消UToolStripButton.Size = new System.Drawing.Size(23, 22);
this.撤消UToolStripButton.Text = "撤消(&U)";
this.撤消UToolStripButton.ToolTipText = "撤消";
this.撤消UToolStripButton.Click += new System.EventHandler(this.撤消UToolStripButton_Click);
//
// 恢复RToolStripButton
//
this.恢复RToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.恢复RToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("恢复RToolStripButton.Image")));
this.恢复RToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
this.恢复RToolStripButton.Name = "恢复RToolStripButton";
this.恢复RToolStripButton.Size = new System.Drawing.Size(23, 22);
this.恢复RToolStripButton.Text = "恢复(&R)";
this.恢复RToolStripButton.ToolTipText = "恢复";
this.恢复RToolStripButton.Click += new System.EventHandler(this.恢复RToolStripButton_Click);
//
// toolStripSeparator11
//
this.toolStripSeparator11.Name = "toolStripSeparator11";
this.toolStripSeparator11.Size = new System.Drawing.Size(6, 25);
//
// tscbDisplayRatio
//
this.tscbDisplayRatio.MaxLength = 5;
this.tscbDisplayRatio.Name = "tscbDisplayRatio";
this.tscbDisplayRatio.Size = new System.Drawing.Size(75, 25);
this.tscbDisplayRatio.Text = "100%";
this.tscbDisplayRatio.ToolTipText = "显示比例";
this.tscbDisplayRatio.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tscbDisplayRatio_KeyPress);
this.tscbDisplayRatio.SelectedIndexChanged += new System.EventHandler(this.tscbDisplayRatio_SelectedIndexChanged);
this.tscbDisplayRatio.TextChanged += new System.EventHandler(this.tscbDisplayRatio_TextChanged);
//
// 帮助LToolStripButton
//
this.帮助LToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.帮助LToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("帮助LToolStripButton.Image")));
this.帮助LToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
this.帮助LToolStripButton.Name = "帮助LToolStripButton";
this.帮助LToolStripButton.Size = new System.Drawing.Size(23, 22);
this.帮助LToolStripButton.Text = "帮助(&L)";
this.帮助LToolStripButton.ToolTipText = "帮助";
this.帮助LToolStripButton.Click += new System.EventHandler(this.帮助LToolStripButton_Click);
//
// statusStrip1
//
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripStatusLabel1,
this.toolStripStatusLabel2,
this.toolStripStatusRow,
this.toolStripStatusLabel4,
this.toolStripStatusCol,
this.toolStripStatusLabel3,
this.toolStripStatusInsertOrOver,
this.toolStripStatusLabel5});
this.statusStrip1.Location = new System.Drawing.Point(0, 457);
this.statusStrip1.Name = "statusStrip1";
this.statusStrip1.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.statusStrip1.Size = new System.Drawing.Size(741, 22);
this.statusStrip1.TabIndex = 2;
this.statusStrip1.Text = "statusStrip1";
//
// toolStripStatusLabel1
//
this.toolStripStatusLabel1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
this.toolStripStatusLabel1.Size = new System.Drawing.Size(529, 17);
this.toolStripStatusLabel1.Spring = true;
this.toolStripStatusLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// toolStripStatusLabel2
//
this.toolStripStatusLabel2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.toolStripStatusLabel2.Name = "toolStripStatusLabel2";
this.toolStripStatusLabel2.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.toolStripStatusLabel2.Size = new System.Drawing.Size(23, 17);
this.toolStripStatusLabel2.Text = "行:";
//
// toolStripStatusRow
//
this.toolStripStatusRow.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.toolStripStatusRow.Name = "toolStripStatusRow";
this.toolStripStatusRow.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.toolStripStatusRow.Size = new System.Drawing.Size(29, 17);
this.toolStripStatusRow.Text = "Null";
//
// toolStripStatusLabel4
//
this.toolStripStatusLabel4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.toolStripStatusLabel4.Name = "toolStripStatusLabel4";
this.toolStripStatusLabel4.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.toolStripStatusLabel4.Size = new System.Drawing.Size(29, 17);
this.toolStripStatusLabel4.Text = " 列:";
//
// toolStripStatusCol
//
this.toolStripStatusCol.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.toolStripStatusCol.Name = "toolStripStatusCol";
this.toolStripStatusCol.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.toolStripStatusCol.Size = new System.Drawing.Size(29, 17);
this.toolStripStatusCol.Text = "Null";
//
// toolStripStatusLabel3
//
this.toolStripStatusLabel3.Name = "toolStripStatusLabel3";
this.toolStripStatusLabel3.Size = new System.Drawing.Size(29, 17);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -