SuperDesign/Source/RySmartEditor/SmartEditor/FrmMainEditor.Designer.cs
zilinsoft 993f1ca1a9 ### 2024-12-20 星期五更新
------
#### SuperDesign    V3.0.2412.2001
- *.[新增]新增程序更新日志设置和自动发布功能。
- *.[修复]修复Post数据格式不正确时双击文本框会导致软件闪退的BUG。
2024-12-20 08:15:19 +08:00

901 lines
55 KiB
C#

namespace .Tools.SmartEditor
{
partial class FrmMainEditor
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmMainEditor));
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
this.TsNew = new System.Windows.Forms.ToolStripButton();
this.TsOpen = new System.Windows.Forms.ToolStripButton();
this.TsSave = new System.Windows.Forms.ToolStripButton();
this.TsSaveAll = new System.Windows.Forms.ToolStripButton();
this.TsFTPUpload = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
this.TsUndo = new System.Windows.Forms.ToolStripButton();
this.TsRedo = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
this.TxtFind = new System.Windows.Forms.ToolStripTextBox();
this.TsFind = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
this.TsFavView = new System.Windows.Forms.ToolStripButton();
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.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.fTP浏览器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.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.base64编码ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.base64解码ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator();
this.urlEncodeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.urlDecodeUTF8ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripSeparator();
this.urlEncodeGB2312ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.urlDecodeGB2312ToolStripMenuItem = 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.使ANSI编码ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.使UTF8编码ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.使UTF8BOM编码ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.使UTF16BigToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.使UTF16LittleEndian编码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.fTPToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.FTP标签文件ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.statusStrip1 = new System.Windows.Forms.StatusStrip();
this.TsState = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel2 = new System.Windows.Forms.ToolStripStatusLabel();
this.TsRowCol = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel3 = new System.Windows.Forms.ToolStripStatusLabel();
this.TsFtpPath = new System.Windows.Forms.ToolStripStatusLabel();
this.dockPanel = new WeifenLuo.WinFormsUI.Docking.DockPanel();
this.vS2015BlueTheme1 = new WeifenLuo.WinFormsUI.ThemeVS2015.VS2015BlueTheme();
this.vsToolStripExtender1 = new WeifenLuo.WinFormsUI.Docking.VisualStudioToolStripExtender(this.components);
this.PnlLoad = new System.Windows.Forms.Panel();
this.label1 = new System.Windows.Forms.Label();
this.toolStrip1.SuspendLayout();
this.menuStrip1.SuspendLayout();
this.statusStrip1.SuspendLayout();
this.PnlLoad.SuspendLayout();
this.SuspendLayout();
//
// toolStrip1
//
this.toolStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.TsNew,
this.TsOpen,
this.TsSave,
this.TsSaveAll,
this.TsFTPUpload,
this.toolStripSeparator1,
this.TsUndo,
this.TsRedo,
this.toolStripSeparator3,
this.TxtFind,
this.TsFind,
this.toolStripSeparator2,
this.TsFavView});
this.toolStrip1.Location = new System.Drawing.Point(0, 25);
this.toolStrip1.Name = "toolStrip1";
this.toolStrip1.Size = new System.Drawing.Size(977, 27);
this.toolStrip1.Stretch = true;
this.toolStrip1.TabIndex = 1;
this.toolStrip1.Text = "toolStrip1";
//
// TsNew
//
this.TsNew.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.TsNew.Image = ((System.Drawing.Image)(resources.GetObject("TsNew.Image")));
this.TsNew.ImageTransparentColor = System.Drawing.Color.Magenta;
this.TsNew.Name = "TsNew";
this.TsNew.Size = new System.Drawing.Size(24, 24);
this.TsNew.Text = "新建";
this.TsNew.Click += new System.EventHandler(this.TsNew_Click);
//
// TsOpen
//
this.TsOpen.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.TsOpen.Image = ((System.Drawing.Image)(resources.GetObject("TsOpen.Image")));
this.TsOpen.ImageTransparentColor = System.Drawing.Color.Magenta;
this.TsOpen.Name = "TsOpen";
this.TsOpen.Size = new System.Drawing.Size(24, 24);
this.TsOpen.Text = "打开";
this.TsOpen.Click += new System.EventHandler(this.TsOpen_Click);
//
// TsSave
//
this.TsSave.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.TsSave.Enabled = false;
this.TsSave.Image = ((System.Drawing.Image)(resources.GetObject("TsSave.Image")));
this.TsSave.ImageTransparentColor = System.Drawing.Color.Magenta;
this.TsSave.Name = "TsSave";
this.TsSave.Size = new System.Drawing.Size(24, 24);
this.TsSave.Text = "保存";
this.TsSave.Click += new System.EventHandler(this.TsSave_Click);
//
// TsSaveAll
//
this.TsSaveAll.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.TsSaveAll.Image = ((System.Drawing.Image)(resources.GetObject("TsSaveAll.Image")));
this.TsSaveAll.ImageTransparentColor = System.Drawing.Color.Magenta;
this.TsSaveAll.Name = "TsSaveAll";
this.TsSaveAll.Size = new System.Drawing.Size(24, 24);
this.TsSaveAll.Text = "保存全部";
this.TsSaveAll.Click += new System.EventHandler(this.TsSaveAll_Click);
//
// TsFTPUpload
//
this.TsFTPUpload.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.TsFTPUpload.Enabled = false;
this.TsFTPUpload.Image = ((System.Drawing.Image)(resources.GetObject("TsFTPUpload.Image")));
this.TsFTPUpload.ImageTransparentColor = System.Drawing.Color.Magenta;
this.TsFTPUpload.Name = "TsFTPUpload";
this.TsFTPUpload.Size = new System.Drawing.Size(24, 24);
this.TsFTPUpload.Text = "FTP上传";
this.TsFTPUpload.Click += new System.EventHandler(this.TsFTPUpload_Click);
//
// toolStripSeparator1
//
this.toolStripSeparator1.Name = "toolStripSeparator1";
this.toolStripSeparator1.Size = new System.Drawing.Size(6, 27);
//
// TsUndo
//
this.TsUndo.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.TsUndo.Enabled = false;
this.TsUndo.Image = ((System.Drawing.Image)(resources.GetObject("TsUndo.Image")));
this.TsUndo.ImageTransparentColor = System.Drawing.Color.Magenta;
this.TsUndo.Name = "TsUndo";
this.TsUndo.Size = new System.Drawing.Size(24, 24);
this.TsUndo.Text = "撤销";
this.TsUndo.Click += new System.EventHandler(this.TsUndo_Click);
//
// TsRedo
//
this.TsRedo.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.TsRedo.Enabled = false;
this.TsRedo.Image = ((System.Drawing.Image)(resources.GetObject("TsRedo.Image")));
this.TsRedo.ImageTransparentColor = System.Drawing.Color.Magenta;
this.TsRedo.Name = "TsRedo";
this.TsRedo.Size = new System.Drawing.Size(24, 24);
this.TsRedo.Text = "重做";
this.TsRedo.Click += new System.EventHandler(this.TsRedo_Click);
//
// toolStripSeparator3
//
this.toolStripSeparator3.Name = "toolStripSeparator3";
this.toolStripSeparator3.Size = new System.Drawing.Size(6, 27);
//
// TxtFind
//
this.TxtFind.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F);
this.TxtFind.Name = "TxtFind";
this.TxtFind.Size = new System.Drawing.Size(200, 27);
this.TxtFind.KeyDown += new System.Windows.Forms.KeyEventHandler(this.TxtFind_KeyDown);
//
// TsFind
//
this.TsFind.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.TsFind.Image = ((System.Drawing.Image)(resources.GetObject("TsFind.Image")));
this.TsFind.ImageTransparentColor = System.Drawing.Color.Magenta;
this.TsFind.Name = "TsFind";
this.TsFind.Size = new System.Drawing.Size(24, 24);
this.TsFind.Text = "查找";
this.TsFind.Click += new System.EventHandler(this.TsFind_Click);
//
// toolStripSeparator2
//
this.toolStripSeparator2.Name = "toolStripSeparator2";
this.toolStripSeparator2.Size = new System.Drawing.Size(6, 27);
//
// TsFavView
//
this.TsFavView.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.TsFavView.Image = ((System.Drawing.Image)(resources.GetObject("TsFavView.Image")));
this.TsFavView.ImageTransparentColor = System.Drawing.Color.Magenta;
this.TsFavView.Name = "TsFavView";
this.TsFavView.Size = new System.Drawing.Size(24, 24);
this.TsFavView.Text = "收藏管理";
this.TsFavView.Click += new System.EventHandler(this.TsFavView_Click);
//
// menuStrip1
//
this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.ToolStripMenuItem,
this.ToolStripMenuItem,
this.ToolStripMenuItem,
this.ToolStripMenuItem,
this.ToolStripMenuItem,
this.ToolStripMenuItem,
this.ToolStripMenuItem,
this.fTPToolStripMenuItem});
this.menuStrip1.Location = new System.Drawing.Point(0, 0);
this.menuStrip1.Name = "menuStrip1";
this.menuStrip1.Size = new System.Drawing.Size(977, 25);
this.menuStrip1.TabIndex = 5;
this.menuStrip1.Text = "menuStrip1";
//
// 文件ToolStripMenuItem
//
this.ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.ToolStripMenuItem,
this.ToolStripMenuItem,
this.ToolStripMenuItem,
this.ToolStripMenuItem,
this.ToolStripMenuItem,
this.ToolStripMenuItem});
this.ToolStripMenuItem.Name = "文件ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(44, 21);
this.ToolStripMenuItem.Text = "文件";
//
// 新建ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "新建ToolStripMenuItem";
this.ToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.T)));
this.ToolStripMenuItem.Size = new System.Drawing.Size(202, 22);
this.ToolStripMenuItem.Text = "新建";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 打开ToolStripMenuItem
//
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(202, 22);
this.ToolStripMenuItem.Text = "打开";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 重新读取ToolStripMenuItem
//
this.ToolStripMenuItem.Enabled = false;
this.ToolStripMenuItem.Name = "重新读取ToolStripMenuItem";
this.ToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.R)));
this.ToolStripMenuItem.Size = new System.Drawing.Size(202, 22);
this.ToolStripMenuItem.Text = "重新读取";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 保存ToolStripMenuItem
//
this.ToolStripMenuItem.Enabled = false;
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(202, 22);
this.ToolStripMenuItem.Text = "保存";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 保存全部ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "保存全部ToolStripMenuItem";
this.ToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift)
| System.Windows.Forms.Keys.S)));
this.ToolStripMenuItem.Size = new System.Drawing.Size(202, 22);
this.ToolStripMenuItem.Text = "保存全部";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 另存为ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "另存为ToolStripMenuItem";
this.ToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Alt)
| System.Windows.Forms.Keys.S)));
this.ToolStripMenuItem.Size = new System.Drawing.Size(202, 22);
this.ToolStripMenuItem.Text = "另存为";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 视图ToolStripMenuItem
//
this.ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.ToolStripMenuItem,
this.ToolStripMenuItem,
this.fTP浏览器ToolStripMenuItem,
this.ToolStripMenuItem});
this.ToolStripMenuItem.Name = "视图ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(44, 21);
this.ToolStripMenuItem.Text = "视图";
//
// 置顶显示ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "置顶显示ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
this.ToolStripMenuItem.Text = "置顶显示";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 文件浏览窗口ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "文件浏览窗口ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
this.ToolStripMenuItem.Text = "工作区窗口";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// fTP浏览器ToolStripMenuItem
//
this.fTP浏览器ToolStripMenuItem.Name = "fTP浏览器ToolStripMenuItem";
this.fTP浏览器ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
this.fTP浏览器ToolStripMenuItem.Text = "FTP浏览器";
this.fTP浏览器ToolStripMenuItem.Click += new System.EventHandler(this.FTP浏览器ToolStripMenuItem_Click);
//
// 文件浏览器ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "文件浏览器ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
this.ToolStripMenuItem.Text = "文件浏览器";
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,
this.ToolStripMenuItem});
this.ToolStripMenuItem.Name = "编辑ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(44, 21);
this.ToolStripMenuItem.Text = "编辑";
//
// 行操作ToolStripMenuItem
//
this.ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.ToolStripMenuItem,
this.ToolStripMenuItem});
this.ToolStripMenuItem.Name = "行操作ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(177, 22);
this.ToolStripMenuItem.Text = "行操作";
//
// 删除重复行ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "删除重复行ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
this.ToolStripMenuItem.Text = "删除重复行";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 删除空白行ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "删除空白行ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
this.ToolStripMenuItem.Text = "删除空白行";
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.Name = "大小写转换ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(177, 22);
this.ToolStripMenuItem.Text = "大小写转换";
//
// 转换为小写ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "转换为小写ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
this.ToolStripMenuItem.Text = "转换为小写";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 转换为大写ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "转换为大写ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
this.ToolStripMenuItem.Text = "转换为大写";
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.Name = "单行注释ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(177, 22);
this.ToolStripMenuItem.Text = "单行注释/取消注释";
//
// 注释选定行ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "注释选定行ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(160, 22);
this.ToolStripMenuItem.Text = "注释选定行";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 取消选定行注释ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "取消选定行注释ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(160, 22);
this.ToolStripMenuItem.Text = "取消选定行注释";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 编码与解码ToolStripMenuItem
//
this.ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.base64编码ToolStripMenuItem,
this.base64解码ToolStripMenuItem,
this.toolStripMenuItem1,
this.urlEncodeToolStripMenuItem,
this.urlDecodeUTF8ToolStripMenuItem,
this.toolStripMenuItem2,
this.urlEncodeGB2312ToolStripMenuItem,
this.urlDecodeGB2312ToolStripMenuItem});
this.ToolStripMenuItem.Name = "编码与解码ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(177, 22);
this.ToolStripMenuItem.Text = "编码与解码";
//
// base64编码ToolStripMenuItem
//
this.base64编码ToolStripMenuItem.Name = "base64编码ToolStripMenuItem";
this.base64编码ToolStripMenuItem.Size = new System.Drawing.Size(191, 22);
this.base64编码ToolStripMenuItem.Text = "Base64编码";
this.base64编码ToolStripMenuItem.Click += new System.EventHandler(this.Base64编码ToolStripMenuItem_Click);
//
// base64解码ToolStripMenuItem
//
this.base64解码ToolStripMenuItem.Name = "base64解码ToolStripMenuItem";
this.base64解码ToolStripMenuItem.Size = new System.Drawing.Size(191, 22);
this.base64解码ToolStripMenuItem.Text = "Base64解码";
this.base64解码ToolStripMenuItem.Click += new System.EventHandler(this.Base64解码ToolStripMenuItem_Click);
//
// toolStripMenuItem1
//
this.toolStripMenuItem1.Name = "toolStripMenuItem1";
this.toolStripMenuItem1.Size = new System.Drawing.Size(188, 6);
//
// urlEncodeToolStripMenuItem
//
this.urlEncodeToolStripMenuItem.Name = "urlEncodeToolStripMenuItem";
this.urlEncodeToolStripMenuItem.Size = new System.Drawing.Size(191, 22);
this.urlEncodeToolStripMenuItem.Text = "UrlEncode(UTF8)";
this.urlEncodeToolStripMenuItem.Click += new System.EventHandler(this.UrlEncodeToolStripMenuItem_Click);
//
// urlDecodeUTF8ToolStripMenuItem
//
this.urlDecodeUTF8ToolStripMenuItem.Name = "urlDecodeUTF8ToolStripMenuItem";
this.urlDecodeUTF8ToolStripMenuItem.Size = new System.Drawing.Size(191, 22);
this.urlDecodeUTF8ToolStripMenuItem.Text = "UrlDecode(UTF8)";
this.urlDecodeUTF8ToolStripMenuItem.Click += new System.EventHandler(this.UrlDecodeUTF8ToolStripMenuItem_Click);
//
// toolStripMenuItem2
//
this.toolStripMenuItem2.Name = "toolStripMenuItem2";
this.toolStripMenuItem2.Size = new System.Drawing.Size(188, 6);
//
// urlEncodeGB2312ToolStripMenuItem
//
this.urlEncodeGB2312ToolStripMenuItem.Name = "urlEncodeGB2312ToolStripMenuItem";
this.urlEncodeGB2312ToolStripMenuItem.Size = new System.Drawing.Size(191, 22);
this.urlEncodeGB2312ToolStripMenuItem.Text = "UrlEncode(GB2312)";
this.urlEncodeGB2312ToolStripMenuItem.Click += new System.EventHandler(this.UrlEncodeGB2312ToolStripMenuItem_Click);
//
// urlDecodeGB2312ToolStripMenuItem
//
this.urlDecodeGB2312ToolStripMenuItem.Name = "urlDecodeGB2312ToolStripMenuItem";
this.urlDecodeGB2312ToolStripMenuItem.Size = new System.Drawing.Size(191, 22);
this.urlDecodeGB2312ToolStripMenuItem.Text = "UrlDecode(GB2312)";
this.urlDecodeGB2312ToolStripMenuItem.Click += new System.EventHandler(this.UrlDecodeGB2312ToolStripMenuItem_Click);
//
// 美化ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "美化ToolStripMenuItem";
this.ToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Alt)
| System.Windows.Forms.Keys.M)));
this.ToolStripMenuItem.Size = new System.Drawing.Size(177, 22);
this.ToolStripMenuItem.Text = "美化";
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});
this.ToolStripMenuItem.Name = "搜索ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(44, 21);
this.ToolStripMenuItem.Text = "搜索";
//
// 查找与替换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(215, 22);
this.ToolStripMenuItem.Text = "查找";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 替换ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "替换ToolStripMenuItem";
this.ToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.H)));
this.ToolStripMenuItem.Size = new System.Drawing.Size(215, 22);
this.ToolStripMenuItem.Text = "替换";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 在文件中查找ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "在文件中查找ToolStripMenuItem";
this.ToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Alt)
| System.Windows.Forms.Keys.F)));
this.ToolStripMenuItem.Size = new System.Drawing.Size(215, 22);
this.ToolStripMenuItem.Text = "在文件中查找";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 跳到指定行ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "跳到指定行ToolStripMenuItem";
this.ToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.G)));
this.ToolStripMenuItem.Size = new System.Drawing.Size(215, 22);
this.ToolStripMenuItem.Text = "跳到指定行";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 编码ToolStripMenuItem
//
this.ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.使ANSI编码ToolStripMenuItem,
this.使UTF8编码ToolStripMenuItem,
this.使UTF8BOM编码ToolStripMenuItem,
this.使UTF16BigToolStripMenuItem,
this.使UTF16LittleEndian编码ToolStripMenuItem});
this.ToolStripMenuItem.Name = "编码ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(44, 21);
this.ToolStripMenuItem.Text = "编码";
//
// 使用ANSI编码ToolStripMenuItem
//
this.使ANSI编码ToolStripMenuItem.Name = "使用ANSI编码ToolStripMenuItem";
this.使ANSI编码ToolStripMenuItem.Size = new System.Drawing.Size(247, 22);
this.使ANSI编码ToolStripMenuItem.Text = "使用 ANSI 编码";
this.使ANSI编码ToolStripMenuItem.Click += new System.EventHandler(this.使ANSI编码ToolStripMenuItem_Click);
//
// 使用UTF8编码ToolStripMenuItem
//
this.使UTF8编码ToolStripMenuItem.Name = "使用UTF8编码ToolStripMenuItem";
this.使UTF8编码ToolStripMenuItem.Size = new System.Drawing.Size(247, 22);
this.使UTF8编码ToolStripMenuItem.Text = "使用 UTF-8 编码";
this.使UTF8编码ToolStripMenuItem.Click += new System.EventHandler(this.使UTF8编码ToolStripMenuItem_Click);
//
// 使用UTF8BOM编码ToolStripMenuItem
//
this.使UTF8BOM编码ToolStripMenuItem.Name = "使用UTF8BOM编码ToolStripMenuItem";
this.使UTF8BOM编码ToolStripMenuItem.Size = new System.Drawing.Size(247, 22);
this.使UTF8BOM编码ToolStripMenuItem.Text = "使用 UTF-8 BOM 编码";
this.使UTF8BOM编码ToolStripMenuItem.Click += new System.EventHandler(this.使UTF8BOM编码ToolStripMenuItem_Click);
//
// 使用UTF16BigToolStripMenuItem
//
this.使UTF16BigToolStripMenuItem.Name = "使用UTF16BigToolStripMenuItem";
this.使UTF16BigToolStripMenuItem.Size = new System.Drawing.Size(247, 22);
this.使UTF16BigToolStripMenuItem.Text = "使用 UTF-16 Big Endian 编码 ";
this.使UTF16BigToolStripMenuItem.Click += new System.EventHandler(this.使UTF16BigToolStripMenuItem_Click);
//
// 使用UTF16LittleEndian编码ToolStripMenuItem
//
this.使UTF16LittleEndian编码ToolStripMenuItem.Name = "使用UTF16LittleEndian编码ToolStripMenuItem";
this.使UTF16LittleEndian编码ToolStripMenuItem.Size = new System.Drawing.Size(247, 22);
this.使UTF16LittleEndian编码ToolStripMenuItem.Text = "使用 UTF-16 Little Endian 编码";
this.使UTF16LittleEndian编码ToolStripMenuItem.Click += new System.EventHandler(this.使UTF16LittleEndian编码ToolStripMenuItem_Click);
//
// 语言ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "语言ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(44, 21);
this.ToolStripMenuItem.Text = "语言";
//
// 工具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(44, 21);
this.ToolStripMenuItem.Text = "工具";
//
// 文件关联ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "文件关联ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(169, 22);
this.ToolStripMenuItem.Text = "文件关联";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 站点设置ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "站点设置ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(169, 22);
this.ToolStripMenuItem.Text = "站点设置";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 收藏管理ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "收藏管理ToolStripMenuItem";
this.ToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.K)));
this.ToolStripMenuItem.Size = new System.Drawing.Size(169, 22);
this.ToolStripMenuItem.Text = "收藏管理";
this.ToolStripMenuItem.Click += new System.EventHandler(this.TsFavView_Click);
//
// fTPToolStripMenuItem
//
this.fTPToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.ToolStripMenuItem,
this.ToolStripMenuItem,
this.FTP标签文件ToolStripMenuItem});
this.fTPToolStripMenuItem.Name = "fTPToolStripMenuItem";
this.fTPToolStripMenuItem.Size = new System.Drawing.Size(40, 21);
this.fTPToolStripMenuItem.Text = "FTP";
//
// 上传当前文件ToolStripMenuItem
//
this.ToolStripMenuItem.Enabled = false;
this.ToolStripMenuItem.Name = "上传当前文件ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(256, 22);
this.ToolStripMenuItem.Text = "上传当前文件";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 上传所有站点当前位置文件ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "上传所有站点当前位置文件ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(256, 22);
this.ToolStripMenuItem.Text = "上传当前相对位置文件到所有站点";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 上传全部FTP标签文件ToolStripMenuItem
//
this.FTP标签文件ToolStripMenuItem.Name = "上传全部FTP标签文件ToolStripMenuItem";
this.FTP标签文件ToolStripMenuItem.Size = new System.Drawing.Size(256, 22);
this.FTP标签文件ToolStripMenuItem.Text = "上传全部FTP标签文件";
this.FTP标签文件ToolStripMenuItem.Click += new System.EventHandler(this.FTP标签文件ToolStripMenuItem_Click);
//
// statusStrip1
//
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.TsState,
this.toolStripStatusLabel2,
this.TsRowCol,
this.toolStripStatusLabel3,
this.TsFtpPath});
this.statusStrip1.Location = new System.Drawing.Point(0, 716);
this.statusStrip1.Name = "statusStrip1";
this.statusStrip1.Size = new System.Drawing.Size(977, 22);
this.statusStrip1.TabIndex = 7;
this.statusStrip1.Text = "statusStrip1";
//
// TsState
//
this.TsState.Name = "TsState";
this.TsState.Size = new System.Drawing.Size(813, 17);
this.TsState.Spring = true;
this.TsState.Text = "状态:准备就绪。";
this.TsState.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// toolStripStatusLabel2
//
this.toolStripStatusLabel2.ForeColor = System.Drawing.Color.Gray;
this.toolStripStatusLabel2.Name = "toolStripStatusLabel2";
this.toolStripStatusLabel2.Size = new System.Drawing.Size(11, 17);
this.toolStripStatusLabel2.Text = "|";
//
// TsRowCol
//
this.TsRowCol.Name = "TsRowCol";
this.TsRowCol.Size = new System.Drawing.Size(60, 17);
this.TsRowCol.Text = "行:0 列: 0";
//
// toolStripStatusLabel3
//
this.toolStripStatusLabel3.ForeColor = System.Drawing.Color.Gray;
this.toolStripStatusLabel3.Name = "toolStripStatusLabel3";
this.toolStripStatusLabel3.Size = new System.Drawing.Size(11, 17);
this.toolStripStatusLabel3.Text = "|";
//
// TsFtpPath
//
this.TsFtpPath.Name = "TsFtpPath";
this.TsFtpPath.Size = new System.Drawing.Size(67, 17);
this.TsFtpPath.Text = "FTP路径:无";
//
// dockPanel
//
this.dockPanel.Dock = System.Windows.Forms.DockStyle.Fill;
this.dockPanel.DockBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(85)))));
this.dockPanel.DockBottomPortion = 150D;
this.dockPanel.DockLeftPortion = 200D;
this.dockPanel.DockRightPortion = 200D;
this.dockPanel.DockTopPortion = 150D;
this.dockPanel.Font = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World, ((byte)(0)));
this.dockPanel.Location = new System.Drawing.Point(0, 52);
this.dockPanel.Name = "dockPanel";
this.dockPanel.Padding = new System.Windows.Forms.Padding(6);
this.dockPanel.RightToLeftLayout = true;
this.dockPanel.ShowAutoHideContentOnHover = false;
this.dockPanel.ShowDocumentIcon = true;
this.dockPanel.Size = new System.Drawing.Size(977, 686);
this.dockPanel.TabIndex = 2;
this.dockPanel.Theme = this.vS2015BlueTheme1;
this.dockPanel.ActiveContentChanged += new System.EventHandler(this.DockPanel_ActiveContentChanged);
//
// vsToolStripExtender1
//
this.vsToolStripExtender1.DefaultRenderer = null;
//
// PnlLoad
//
this.PnlLoad.BackColor = System.Drawing.Color.White;
this.PnlLoad.Controls.Add(this.label1);
this.PnlLoad.Location = new System.Drawing.Point(186, 120);
this.PnlLoad.Name = "PnlLoad";
this.PnlLoad.Size = new System.Drawing.Size(497, 193);
this.PnlLoad.TabIndex = 10;
this.PnlLoad.Visible = false;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label1.Location = new System.Drawing.Point(43, 110);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(126, 14);
this.label1.TabIndex = 0;
this.label1.Text = "正在初始化数据...";
//
// FrmMainEditor
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(977, 738);
this.Controls.Add(this.PnlLoad);
this.Controls.Add(this.statusStrip1);
this.Controls.Add(this.dockPanel);
this.Controls.Add(this.toolStrip1);
this.Controls.Add(this.menuStrip1);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.IsMdiContainer = true;
this.Name = "FrmMainEditor";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "文本编辑器";
this.Deactivate += new System.EventHandler(this.FrmMainEditor_Deactivate);
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FrmMainEditor_FormClosing);
this.Load += new System.EventHandler(this.FrmMainEditor_Load);
this.Shown += new System.EventHandler(this.FrmMainEditor_Shown);
this.toolStrip1.ResumeLayout(false);
this.toolStrip1.PerformLayout();
this.menuStrip1.ResumeLayout(false);
this.menuStrip1.PerformLayout();
this.statusStrip1.ResumeLayout(false);
this.statusStrip1.PerformLayout();
this.PnlLoad.ResumeLayout(false);
this.PnlLoad.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.ToolStrip toolStrip1;
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 WeifenLuo.WinFormsUI.ThemeVS2015.VS2015BlueTheme vS2015BlueTheme1;
private WeifenLuo.WinFormsUI.Docking.VisualStudioToolStripExtender vsToolStripExtender1;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripButton TsNew;
private System.Windows.Forms.ToolStripButton TsOpen;
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 使ANSI编码ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 使UTF8编码ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 使UTF8BOM编码ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 使UTF16BigToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 使UTF16LittleEndian编码ToolStripMenuItem;
private System.Windows.Forms.ToolStripButton TsSave;
private System.Windows.Forms.ToolStripButton TsSaveAll;
private System.Windows.Forms.ToolStripButton TsFTPUpload;
private System.Windows.Forms.StatusStrip statusStrip1;
private System.Windows.Forms.ToolStripStatusLabel TsState;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
private System.Windows.Forms.ToolStripTextBox TxtFind;
private System.Windows.Forms.ToolStripButton TsFind;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
private System.Windows.Forms.ToolStripButton TsFavView;
private System.Windows.Forms.ToolStripStatusLabel TsFtpPath;
private System.Windows.Forms.ToolStripMenuItem fTPToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem FTP标签文件ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripButton TsUndo;
private System.Windows.Forms.ToolStripButton TsRedo;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
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.ToolStripStatusLabel toolStripStatusLabel2;
private System.Windows.Forms.ToolStripStatusLabel TsRowCol;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel3;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem base64编码ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem base64解码ToolStripMenuItem;
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem1;
private System.Windows.Forms.ToolStripMenuItem urlEncodeToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem urlDecodeUTF8ToolStripMenuItem;
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem2;
private System.Windows.Forms.ToolStripMenuItem urlEncodeGB2312ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem urlDecodeGB2312ToolStripMenuItem;
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 fTP浏览器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.Panel PnlLoad;
private System.Windows.Forms.Label label1;
public WeifenLuo.WinFormsUI.Docking.DockPanel dockPanel;
}
}