MainForm.Designer.cs
上传用户:jsz11269
上传日期:2017-01-14
资源大小:450k
文件大小:65k
- namespace myWorkPad
- {
- partial class MainForm
- {
- /// <summary>
- /// 必需的设计器变量。
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// 清理所有正在使用的资源。
- /// </summary>
- /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows 窗体设计器生成的代码
- /// <summary>
- /// 设计器支持所需的方法 - 不要
- /// 使用代码编辑器修改此方法的内容。
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
- this.printDocument = new System.Drawing.Printing.PrintDocument();
- this.menuMain = new System.Windows.Forms.MenuStrip();
- this.文件FToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator = new System.Windows.Forms.ToolStripSeparator();
- this.另存为AToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
- this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
- this.退出XToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.编辑EToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
- this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
- this.全选AToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.清除ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();
- this.查找FToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.替换SToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.工具TToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.自定义CToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.选项OToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.格式栏FToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.格式ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.项目符号NToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.插入ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.图像PToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.帮助HToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
- this.关于AToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.设置SToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.邮件账户设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.cmRich = new System.Windows.Forms.ContextMenuStrip(this.components);
- this.剪切TToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
- this.复制CToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
- this.粘贴PToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
- this.左对齐LToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.居中EToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.右对齐RToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
- this.toolMain = new System.Windows.Forms.ToolStrip();
- this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
- this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
- this.toolStripContainer1 = new System.Windows.Forms.ToolStripContainer();
- this.statusMain = new System.Windows.Forms.StatusStrip();
- this.statusLabel = new System.Windows.Forms.ToolStripStatusLabel();
- this.rtMain = new myWorkPad.HtmlRichTextBox();
- this.toolFormat = new System.Windows.Forms.ToolStrip();
- this.tscbFont = new System.Windows.Forms.ToolStripComboBox();
- this.tscbSize = new System.Windows.Forms.ToolStripComboBox();
- this.toolStrip1 = new System.Windows.Forms.ToolStrip();
- this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
- this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
- this.toolStripButton3 = new System.Windows.Forms.ToolStripButton();
- this.tsbBold = new System.Windows.Forms.ToolStripButton();
- this.ttsbItalic = new System.Windows.Forms.ToolStripButton();
- this.ttsbUnderLine = new System.Windows.Forms.ToolStripButton();
- this.toolStripButton7 = new System.Windows.Forms.ToolStripButton();
- this.新建NToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.打开OToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.保存SToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.打印PToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.打印预览VToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.撤消UToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.重复RToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.剪切TToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.复制CToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.粘贴PToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.字体FToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.颜色CToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.新建NToolStripButton = new System.Windows.Forms.ToolStripButton();
- this.打开OToolStripButton = new System.Windows.Forms.ToolStripButton();
- this.保存SToolStripButton = new System.Windows.Forms.ToolStripButton();
- this.打印PToolStripButton = new System.Windows.Forms.ToolStripButton();
- this.剪切UToolStripButton = new System.Windows.Forms.ToolStripButton();
- this.复制CToolStripButton = new System.Windows.Forms.ToolStripButton();
- this.粘贴PToolStripButton = new System.Windows.Forms.ToolStripButton();
- this.btnSend = new System.Windows.Forms.ToolStripButton();
- this.toolStrip2 = new System.Windows.Forms.ToolStrip();
- this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel();
- this.tbReceive = new System.Windows.Forms.ToolStripTextBox();
- this.toolStrip3 = new System.Windows.Forms.ToolStrip();
- this.toolStripLabel3 = new System.Windows.Forms.ToolStripLabel();
- this.tbCC = new System.Windows.Forms.ToolStripTextBox();
- this.toolStrip4 = new System.Windows.Forms.ToolStrip();
- this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
- this.tbSubject = new System.Windows.Forms.ToolStripTextBox();
- this.cbFormat = new System.Windows.Forms.ToolStripComboBox();
- this.tbInsertA = new System.Windows.Forms.ToolStripButton();
- this.cbPriority = new System.Windows.Forms.ToolStripComboBox();
- this.menuMain.SuspendLayout();
- this.cmRich.SuspendLayout();
- this.toolMain.SuspendLayout();
- this.toolStripContainer1.BottomToolStripPanel.SuspendLayout();
- this.toolStripContainer1.ContentPanel.SuspendLayout();
- this.toolStripContainer1.TopToolStripPanel.SuspendLayout();
- this.toolStripContainer1.SuspendLayout();
- this.statusMain.SuspendLayout();
- this.toolFormat.SuspendLayout();
- this.toolStrip1.SuspendLayout();
- this.toolStrip2.SuspendLayout();
- this.toolStrip3.SuspendLayout();
- this.toolStrip4.SuspendLayout();
- this.SuspendLayout();
- //
- // printDocument
- //
- this.printDocument.PrintPage += new System.Drawing.Printing.PrintPageEventHandler(this.printDocument_PrintPage);
- this.printDocument.EndPrint += new System.Drawing.Printing.PrintEventHandler(this.printDocument_EndPrint);
- this.printDocument.BeginPrint += new System.Drawing.Printing.PrintEventHandler(this.printDocument_BeginPrint);
- //
- // menuMain
- //
- this.menuMain.Dock = System.Windows.Forms.DockStyle.None;
- this.menuMain.GripStyle = System.Windows.Forms.ToolStripGripStyle.Visible;
- this.menuMain.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.文件FToolStripMenuItem,
- this.编辑EToolStripMenuItem,
- this.工具TToolStripMenuItem,
- this.格式ToolStripMenuItem,
- this.插入ToolStripMenuItem,
- this.设置SToolStripMenuItem,
- this.帮助HToolStripMenuItem});
- this.menuMain.Location = new System.Drawing.Point(0, 0);
- this.menuMain.Name = "menuMain";
- this.menuMain.Size = new System.Drawing.Size(684, 24);
- this.menuMain.TabIndex = 2;
- this.menuMain.Text = "menuStrip1";
- //
- // 文件FToolStripMenuItem
- //
- this.文件FToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.新建NToolStripMenuItem,
- this.打开OToolStripMenuItem,
- this.toolStripSeparator,
- this.保存SToolStripMenuItem,
- this.另存为AToolStripMenuItem,
- this.toolStripSeparator1,
- this.toolStripMenuItem1,
- this.打印PToolStripMenuItem,
- this.打印预览VToolStripMenuItem,
- this.toolStripSeparator2,
- this.退出XToolStripMenuItem});
- this.文件FToolStripMenuItem.Name = "文件FToolStripMenuItem";
- this.文件FToolStripMenuItem.Size = new System.Drawing.Size(66, 20);
- this.文件FToolStripMenuItem.Text = "文件(&F)";
- //
- // toolStripSeparator
- //
- this.toolStripSeparator.Name = "toolStripSeparator";
- this.toolStripSeparator.Size = new System.Drawing.Size(188, 6);
- //
- // 另存为AToolStripMenuItem
- //
- this.另存为AToolStripMenuItem.Name = "另存为AToolStripMenuItem";
- this.另存为AToolStripMenuItem.Size = new System.Drawing.Size(191, 22);
- this.另存为AToolStripMenuItem.Text = "另存为(&A)...";
- this.另存为AToolStripMenuItem.Click += new System.EventHandler(this.另存为AToolStripMenuItem_Click);
- //
- // toolStripSeparator1
- //
- this.toolStripSeparator1.Name = "toolStripSeparator1";
- this.toolStripSeparator1.Size = new System.Drawing.Size(188, 6);
- //
- // toolStripMenuItem1
- //
- this.toolStripMenuItem1.Name = "toolStripMenuItem1";
- this.toolStripMenuItem1.Size = new System.Drawing.Size(191, 22);
- this.toolStripMenuItem1.Text = "页面设置(&U)...";
- this.toolStripMenuItem1.Click += new System.EventHandler(this.toolStripMenuItem1_Click);
- //
- // toolStripSeparator2
- //
- this.toolStripSeparator2.Name = "toolStripSeparator2";
- this.toolStripSeparator2.Size = new System.Drawing.Size(188, 6);
- //
- // 退出XToolStripMenuItem
- //
- this.退出XToolStripMenuItem.Name = "退出XToolStripMenuItem";
- this.退出XToolStripMenuItem.Size = new System.Drawing.Size(191, 22);
- this.退出XToolStripMenuItem.Text = "退出(&X)";
- this.退出XToolStripMenuItem.Click += new System.EventHandler(this.退出XToolStripMenuItem_Click);
- //
- // 编辑EToolStripMenuItem
- //
- this.编辑EToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.撤消UToolStripMenuItem,
- this.重复RToolStripMenuItem,
- this.toolStripSeparator3,
- this.剪切TToolStripMenuItem,
- this.复制CToolStripMenuItem,
- this.粘贴PToolStripMenuItem,
- this.toolStripSeparator4,
- this.全选AToolStripMenuItem,
- this.清除ToolStripMenuItem,
- this.toolStripSeparator10,
- this.查找FToolStripMenuItem,
- this.替换SToolStripMenuItem});
- this.编辑EToolStripMenuItem.Name = "编辑EToolStripMenuItem";
- this.编辑EToolStripMenuItem.Size = new System.Drawing.Size(66, 20);
- this.编辑EToolStripMenuItem.Text = "编辑(&E)";
- //
- // toolStripSeparator3
- //
- this.toolStripSeparator3.Name = "toolStripSeparator3";
- this.toolStripSeparator3.Size = new System.Drawing.Size(188, 6);
- //
- // toolStripSeparator4
- //
- this.toolStripSeparator4.Name = "toolStripSeparator4";
- this.toolStripSeparator4.Size = new System.Drawing.Size(188, 6);
- //
- // 全选AToolStripMenuItem
- //
- this.全选AToolStripMenuItem.Name = "全选AToolStripMenuItem";
- this.全选AToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.A)));
- this.全选AToolStripMenuItem.Size = new System.Drawing.Size(191, 22);
- this.全选AToolStripMenuItem.Text = "全选(&L)";
- this.全选AToolStripMenuItem.Click += new System.EventHandler(this.全选AToolStripMenuItem_Click);
- //
- // 清除ToolStripMenuItem
- //
- this.清除ToolStripMenuItem.Name = "清除ToolStripMenuItem";
- this.清除ToolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.Delete;
- this.清除ToolStripMenuItem.Size = new System.Drawing.Size(191, 22);
- this.清除ToolStripMenuItem.Text = "清除(&A)";
- this.清除ToolStripMenuItem.Click += new System.EventHandler(this.清除ToolStripMenuItem_Click);
- //
- // toolStripSeparator10
- //
- this.toolStripSeparator10.Name = "toolStripSeparator10";
- this.toolStripSeparator10.Size = new System.Drawing.Size(188, 6);
- //
- // 查找FToolStripMenuItem
- //
- this.查找FToolStripMenuItem.Name = "查找FToolStripMenuItem";
- this.查找FToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.F)));
- this.查找FToolStripMenuItem.Size = new System.Drawing.Size(191, 22);
- this.查找FToolStripMenuItem.Text = "查找(&F)...";
- this.查找FToolStripMenuItem.Click += new System.EventHandler(this.查找FToolStripMenuItem_Click);
- //
- // 替换SToolStripMenuItem
- //
- this.替换SToolStripMenuItem.Name = "替换SToolStripMenuItem";
- this.替换SToolStripMenuItem.Size = new System.Drawing.Size(191, 22);
- this.替换SToolStripMenuItem.Text = "替换(&S)...";
- this.替换SToolStripMenuItem.Click += new System.EventHandler(this.替换SToolStripMenuItem_Click);
- //
- // 工具TToolStripMenuItem
- //
- this.工具TToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.自定义CToolStripMenuItem,
- this.选项OToolStripMenuItem,
- this.格式栏FToolStripMenuItem});
- this.工具TToolStripMenuItem.Name = "工具TToolStripMenuItem";
- this.工具TToolStripMenuItem.Size = new System.Drawing.Size(66, 20);
- this.工具TToolStripMenuItem.Text = "工具(&T)";
- //
- // 自定义CToolStripMenuItem
- //
- this.自定义CToolStripMenuItem.Checked = true;
- this.自定义CToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
- this.自定义CToolStripMenuItem.Name = "自定义CToolStripMenuItem";
- this.自定义CToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
- this.自定义CToolStripMenuItem.Text = "工具栏(&T)";
- this.自定义CToolStripMenuItem.Click += new System.EventHandler(this.自定义CToolStripMenuItem_Click);
- //
- // 选项OToolStripMenuItem
- //
- this.选项OToolStripMenuItem.Checked = true;
- this.选项OToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
- this.选项OToolStripMenuItem.Name = "选项OToolStripMenuItem";
- this.选项OToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
- this.选项OToolStripMenuItem.Text = "状态栏(&S)";
- this.选项OToolStripMenuItem.Click += new System.EventHandler(this.选项OToolStripMenuItem_Click);
- //
- // 格式栏FToolStripMenuItem
- //
- this.格式栏FToolStripMenuItem.Checked = true;
- this.格式栏FToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
- this.格式栏FToolStripMenuItem.Name = "格式栏FToolStripMenuItem";
- this.格式栏FToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
- this.格式栏FToolStripMenuItem.Text = "格式栏(&F)";
- this.格式栏FToolStripMenuItem.Click += new System.EventHandler(this.格式栏FToolStripMenuItem_Click);
- //
- // 格式ToolStripMenuItem
- //
- this.格式ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.字体FToolStripMenuItem,
- this.颜色CToolStripMenuItem,
- this.项目符号NToolStripMenuItem});
- this.格式ToolStripMenuItem.Name = "格式ToolStripMenuItem";
- this.格式ToolStripMenuItem.Size = new System.Drawing.Size(66, 20);
- this.格式ToolStripMenuItem.Text = "格式(&O)";
- //
- // 项目符号NToolStripMenuItem
- //
- this.项目符号NToolStripMenuItem.Name = "项目符号NToolStripMenuItem";
- this.项目符号NToolStripMenuItem.Size = new System.Drawing.Size(147, 22);
- this.项目符号NToolStripMenuItem.Text = "项目符号(&N)";
- this.项目符号NToolStripMenuItem.Click += new System.EventHandler(this.项目符号NToolStripMenuItem_Click);
- //
- // 插入ToolStripMenuItem
- //
- this.插入ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.图像PToolStripMenuItem});
- this.插入ToolStripMenuItem.Name = "插入ToolStripMenuItem";
- this.插入ToolStripMenuItem.Size = new System.Drawing.Size(66, 20);
- this.插入ToolStripMenuItem.Text = "插入(&I)";
- //
- // 图像PToolStripMenuItem
- //
- this.图像PToolStripMenuItem.Name = "图像PToolStripMenuItem";
- this.图像PToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
- this.图像PToolStripMenuItem.Text = "图像(&P)...";
- this.图像PToolStripMenuItem.Click += new System.EventHandler(this.图像PToolStripMenuItem_Click);
- //
- // 帮助HToolStripMenuItem
- //
- this.帮助HToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.toolStripSeparator5,
- this.关于AToolStripMenuItem});
- this.帮助HToolStripMenuItem.Name = "帮助HToolStripMenuItem";
- this.帮助HToolStripMenuItem.Size = new System.Drawing.Size(66, 20);
- this.帮助HToolStripMenuItem.Text = "帮助(&H)";
- //
- // toolStripSeparator5
- //
- this.toolStripSeparator5.Name = "toolStripSeparator5";
- this.toolStripSeparator5.Size = new System.Drawing.Size(217, 6);
- //
- // 关于AToolStripMenuItem
- //
- this.关于AToolStripMenuItem.Name = "关于AToolStripMenuItem";
- this.关于AToolStripMenuItem.Size = new System.Drawing.Size(220, 22);
- this.关于AToolStripMenuItem.Text = "关于邮件发送系统(&A)...";
- this.关于AToolStripMenuItem.Click += new System.EventHandler(this.关于AToolStripMenuItem_Click);
- //
- // 设置SToolStripMenuItem
- //
- this.设置SToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.邮件账户设置ToolStripMenuItem});
- this.设置SToolStripMenuItem.Name = "设置SToolStripMenuItem";
- this.设置SToolStripMenuItem.Size = new System.Drawing.Size(66, 20);
- this.设置SToolStripMenuItem.Text = "设置(&S)";
- //
- // 邮件账户设置ToolStripMenuItem
- //
- this.邮件账户设置ToolStripMenuItem.Name = "邮件账户设置ToolStripMenuItem";
- this.邮件账户设置ToolStripMenuItem.Size = new System.Drawing.Size(173, 22);
- this.邮件账户设置ToolStripMenuItem.Text = "邮件账户设置...";
- this.邮件账户设置ToolStripMenuItem.Click += new System.EventHandler(this.邮件账户设置ToolStripMenuItem_Click);
- //
- // cmRich
- //
- this.cmRich.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.剪切TToolStripMenuItem1,
- this.复制CToolStripMenuItem1,
- this.粘贴PToolStripMenuItem1,
- this.toolStripSeparator6,
- this.左对齐LToolStripMenuItem,
- this.居中EToolStripMenuItem,
- this.右对齐RToolStripMenuItem,
- this.toolStripSeparator7});
- this.cmRich.Name = "cmRich";
- this.cmRich.Size = new System.Drawing.Size(135, 148);
- //
- // 剪切TToolStripMenuItem1
- //
- this.剪切TToolStripMenuItem1.Name = "剪切TToolStripMenuItem1";
- this.剪切TToolStripMenuItem1.Size = new System.Drawing.Size(134, 22);
- this.剪切TToolStripMenuItem1.Text = "剪切(&T)";
- this.剪切TToolStripMenuItem1.Click += new System.EventHandler(this.剪切TToolStripMenuItem_Click);
- //
- // 复制CToolStripMenuItem1
- //
- this.复制CToolStripMenuItem1.Name = "复制CToolStripMenuItem1";
- this.复制CToolStripMenuItem1.Size = new System.Drawing.Size(134, 22);
- this.复制CToolStripMenuItem1.Text = "复制(&C)";
- this.复制CToolStripMenuItem1.Click += new System.EventHandler(this.复制CToolStripMenuItem_Click);
- //
- // 粘贴PToolStripMenuItem1
- //
- this.粘贴PToolStripMenuItem1.Name = "粘贴PToolStripMenuItem1";
- this.粘贴PToolStripMenuItem1.Size = new System.Drawing.Size(134, 22);
- this.粘贴PToolStripMenuItem1.Text = "粘贴(&P)";
- this.粘贴PToolStripMenuItem1.Click += new System.EventHandler(this.粘贴PToolStripMenuItem_Click);
- //
- // toolStripSeparator6
- //
- this.toolStripSeparator6.Name = "toolStripSeparator6";
- this.toolStripSeparator6.Size = new System.Drawing.Size(131, 6);
- //
- // 左对齐LToolStripMenuItem
- //
- this.左对齐LToolStripMenuItem.Name = "左对齐LToolStripMenuItem";
- this.左对齐LToolStripMenuItem.Size = new System.Drawing.Size(134, 22);
- this.左对齐LToolStripMenuItem.Text = "左对齐(&L)";
- this.左对齐LToolStripMenuItem.Click += new System.EventHandler(this.左对齐LToolStripMenuItem_Click);
- //
- // 居中EToolStripMenuItem
- //
- this.居中EToolStripMenuItem.Name = "居中EToolStripMenuItem";
- this.居中EToolStripMenuItem.Size = new System.Drawing.Size(134, 22);
- this.居中EToolStripMenuItem.Text = "居中(&E)";
- this.居中EToolStripMenuItem.Click += new System.EventHandler(this.居中EToolStripMenuItem_Click);
- //
- // 右对齐RToolStripMenuItem
- //
- this.右对齐RToolStripMenuItem.Name = "右对齐RToolStripMenuItem";
- this.右对齐RToolStripMenuItem.Size = new System.Drawing.Size(134, 22);
- this.右对齐RToolStripMenuItem.Text = "右对齐(&R)";
- this.右对齐RToolStripMenuItem.Click += new System.EventHandler(this.右对齐RToolStripMenuItem_Click);
- //
- // toolStripSeparator7
- //
- this.toolStripSeparator7.Name = "toolStripSeparator7";
- this.toolStripSeparator7.Size = new System.Drawing.Size(131, 6);
- //
- // toolMain
- //
- this.toolMain.Dock = System.Windows.Forms.DockStyle.None;
- this.toolMain.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.新建NToolStripButton,
- this.打开OToolStripButton,
- this.保存SToolStripButton,
- this.打印PToolStripButton,
- this.toolStripSeparator8,
- this.剪切UToolStripButton,
- this.复制CToolStripButton,
- this.粘贴PToolStripButton,
- this.toolStripSeparator9});
- this.toolMain.Location = new System.Drawing.Point(3, 24);
- this.toolMain.Name = "toolMain";
- this.toolMain.Size = new System.Drawing.Size(185, 25);
- this.toolMain.TabIndex = 3;
- this.toolMain.Text = "toolStrip1";
- //
- // toolStripSeparator8
- //
- this.toolStripSeparator8.Name = "toolStripSeparator8";
- this.toolStripSeparator8.Size = new System.Drawing.Size(6, 25);
- //
- // toolStripSeparator9
- //
- this.toolStripSeparator9.Name = "toolStripSeparator9";
- this.toolStripSeparator9.Size = new System.Drawing.Size(6, 25);
- //
- // toolStripContainer1
- //
- //
- // toolStripContainer1.BottomToolStripPanel
- //
- this.toolStripContainer1.BottomToolStripPanel.Controls.Add(this.statusMain);
- //
- // toolStripContainer1.ContentPanel
- //
- this.toolStripContainer1.ContentPanel.Controls.Add(this.rtMain);
- this.toolStripContainer1.ContentPanel.Size = new System.Drawing.Size(684, 112);
- this.toolStripContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.toolStripContainer1.Location = new System.Drawing.Point(0, 0);
- this.toolStripContainer1.Name = "toolStripContainer1";
- this.toolStripContainer1.Size = new System.Drawing.Size(684, 283);
- this.toolStripContainer1.TabIndex = 5;
- this.toolStripContainer1.Text = "toolStripContainer1";
- //
- // toolStripContainer1.TopToolStripPanel
- //
- this.toolStripContainer1.TopToolStripPanel.Controls.Add(this.menuMain);
- this.toolStripContainer1.TopToolStripPanel.Controls.Add(this.toolMain);
- this.toolStripContainer1.TopToolStripPanel.Controls.Add(this.toolFormat);
- this.toolStripContainer1.TopToolStripPanel.Controls.Add(this.toolStrip1);
- this.toolStripContainer1.TopToolStripPanel.Controls.Add(this.toolStrip2);
- this.toolStripContainer1.TopToolStripPanel.Controls.Add(this.toolStrip3);
- this.toolStripContainer1.TopToolStripPanel.Controls.Add(this.toolStrip4);
- //
- // statusMain
- //
- this.statusMain.Dock = System.Windows.Forms.DockStyle.None;
- this.statusMain.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.statusLabel});
- this.statusMain.Location = new System.Drawing.Point(0, 0);
- this.statusMain.Name = "statusMain";
- this.statusMain.RenderMode = System.Windows.Forms.ToolStripRenderMode.ManagerRenderMode;
- this.statusMain.Size = new System.Drawing.Size(684, 22);
- this.statusMain.TabIndex = 0;
- //
- // statusLabel
- //
- this.statusLabel.Name = "statusLabel";
- this.statusLabel.Size = new System.Drawing.Size(85, 17);
- this.statusLabel.Text = "邮件发送系统";
- //
- // rtMain
- //
- this.rtMain.ContextMenuStrip = this.cmRich;
- this.rtMain.Dock = System.Windows.Forms.DockStyle.Fill;
- this.rtMain.Location = new System.Drawing.Point(0, 0);
- this.rtMain.Name = "rtMain";
- this.rtMain.Size = new System.Drawing.Size(684, 112);
- this.rtMain.TabIndex = 1;
- this.rtMain.Text = "";
- //
- // toolFormat
- //
- this.toolFormat.Dock = System.Windows.Forms.DockStyle.None;
- this.toolFormat.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.tscbFont,
- this.tscbSize,
- this.toolStripButton1,
- this.toolStripButton2,
- this.toolStripButton3,
- this.tsbBold,
- this.ttsbItalic,
- this.ttsbUnderLine,
- this.toolStripButton7});
- this.toolFormat.Location = new System.Drawing.Point(190, 24);
- this.toolFormat.Name = "toolFormat";
- this.toolFormat.Size = new System.Drawing.Size(412, 25);
- this.toolFormat.TabIndex = 4;
- //
- // tscbFont
- //
- this.tscbFont.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.tscbFont.Name = "tscbFont";
- this.tscbFont.Size = new System.Drawing.Size(160, 25);
- this.tscbFont.SelectedIndexChanged += new System.EventHandler(this.tscbFont_SelectedIndexChanged);
- //
- // tscbSize
- //
- this.tscbSize.DropDownWidth = 75;
- this.tscbSize.Items.AddRange(new object[] {
- "8",
- "9",
- "10",
- "11",
- "12",
- "14",
- "16",
- "18",
- "20",
- "22",
- "24",
- "26",
- "28",
- "36",
- "48",
- "72"});
- this.tscbSize.Name = "tscbSize";
- this.tscbSize.Size = new System.Drawing.Size(75, 25);
- this.tscbSize.SelectedIndexChanged += new System.EventHandler(this.tscbFont_SelectedIndexChanged);
- //
- // toolStrip1
- //
- this.toolStrip1.Dock = System.Windows.Forms.DockStyle.None;
- this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.btnSend,
- this.cbFormat,
- this.cbPriority,
- this.tbInsertA});
- this.toolStrip1.Location = new System.Drawing.Point(3, 49);
- this.toolStrip1.Name = "toolStrip1";
- this.toolStrip1.Size = new System.Drawing.Size(379, 25);
- this.toolStrip1.TabIndex = 5;
- //
- // toolStripButton1
- //
- this.toolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
- this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
- this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.toolStripButton1.Name = "toolStripButton1";
- this.toolStripButton1.Size = new System.Drawing.Size(23, 22);
- this.toolStripButton1.Text = "toolStripButton1";
- this.toolStripButton1.ToolTipText = "左对齐";
- this.toolStripButton1.Click += new System.EventHandler(this.左对齐LToolStripMenuItem_Click);
- //
- // toolStripButton2
- //
- this.toolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
- this.toolStripButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton2.Image")));
- this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.toolStripButton2.Name = "toolStripButton2";
- this.toolStripButton2.Size = new System.Drawing.Size(23, 22);
- this.toolStripButton2.Text = "toolStripButton2";
- this.toolStripButton2.ToolTipText = "居中";
- this.toolStripButton2.Click += new System.EventHandler(this.居中EToolStripMenuItem_Click);
- //
- // toolStripButton3
- //
- this.toolStripButton3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
- this.toolStripButton3.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton3.Image")));
- this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.toolStripButton3.Name = "toolStripButton3";
- this.toolStripButton3.Size = new System.Drawing.Size(23, 22);
- this.toolStripButton3.Text = "toolStripButton3";
- this.toolStripButton3.ToolTipText = "右对齐";
- this.toolStripButton3.Click += new System.EventHandler(this.右对齐RToolStripMenuItem_Click);
- //
- // tsbBold
- //
- this.tsbBold.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
- this.tsbBold.Image = ((System.Drawing.Image)(resources.GetObject("tsbBold.Image")));
- this.tsbBold.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbBold.Name = "tsbBold";
- this.tsbBold.Size = new System.Drawing.Size(23, 22);
- this.tsbBold.Text = "toolStripButton4";
- this.tsbBold.ToolTipText = "粗体";
- this.tsbBold.Click += new System.EventHandler(this.tsbBold_Click);
- //
- // ttsbItalic
- //
- this.ttsbItalic.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
- this.ttsbItalic.Image = ((System.Drawing.Image)(resources.GetObject("ttsbItalic.Image")));
- this.ttsbItalic.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.ttsbItalic.Name = "ttsbItalic";
- this.ttsbItalic.Size = new System.Drawing.Size(23, 22);
- this.ttsbItalic.Text = "toolStripButton5";
- this.ttsbItalic.ToolTipText = "斜体";
- this.ttsbItalic.Click += new System.EventHandler(this.ttsbItalic_Click);
- //
- // ttsbUnderLine
- //
- this.ttsbUnderLine.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
- this.ttsbUnderLine.Image = ((System.Drawing.Image)(resources.GetObject("ttsbUnderLine.Image")));
- this.ttsbUnderLine.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.ttsbUnderLine.Name = "ttsbUnderLine";
- this.ttsbUnderLine.Size = new System.Drawing.Size(23, 22);
- this.ttsbUnderLine.Text = "toolStripButton6";
- this.ttsbUnderLine.ToolTipText = "下划线";
- this.ttsbUnderLine.Click += new System.EventHandler(this.ttsbUnderLine_Click);
- //
- // toolStripButton7
- //
- this.toolStripButton7.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
- this.toolStripButton7.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton7.Image")));
- this.toolStripButton7.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.toolStripButton7.Name = "toolStripButton7";
- this.toolStripButton7.Size = new System.Drawing.Size(23, 22);
- this.toolStripButton7.Text = "toolStripButton7";
- this.toolStripButton7.ToolTipText = "字体";
- this.toolStripButton7.Click += new System.EventHandler(this.字体FToolStripMenuItem_Click);
- //
- // 新建NToolStripMenuItem
- //
- this.新建NToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("新建NToolStripMenuItem.Image")));
- this.新建NToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.新建NToolStripMenuItem.Name = "新建NToolStripMenuItem";
- this.新建NToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.N)));
- this.新建NToolStripMenuItem.Size = new System.Drawing.Size(191, 22);
- this.新建NToolStripMenuItem.Text = "新建(&N)";
- this.新建NToolStripMenuItem.Click += new System.EventHandler(this.新建NToolStripMenuItem_Click);
- //
- // 打开OToolStripMenuItem
- //
- this.打开OToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("打开OToolStripMenuItem.Image")));
- this.打开OToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.打开OToolStripMenuItem.Name = "打开OToolStripMenuItem";
- this.打开OToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O)));
- this.打开OToolStripMenuItem.Size = new System.Drawing.Size(191, 22);
- this.打开OToolStripMenuItem.Text = "打开(&O)...";
- this.打开OToolStripMenuItem.Click += new System.EventHandler(this.打开OToolStripMenuItem_Click);
- //
- // 保存SToolStripMenuItem
- //
- this.保存SToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("保存SToolStripMenuItem.Image")));
- this.保存SToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.保存SToolStripMenuItem.Name = "保存SToolStripMenuItem";
- this.保存SToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S)));
- this.保存SToolStripMenuItem.Size = new System.Drawing.Size(191, 22);
- this.保存SToolStripMenuItem.Text = "保存(&S)";
- this.保存SToolStripMenuItem.Click += new System.EventHandler(this.保存SToolStripMenuItem_Click);
- //
- // 打印PToolStripMenuItem
- //
- this.打印PToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("打印PToolStripMenuItem.Image")));
- this.打印PToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.打印PToolStripMenuItem.Name = "打印PToolStripMenuItem";
- this.打印PToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.P)));
- this.打印PToolStripMenuItem.Size = new System.Drawing.Size(191, 22);
- this.打印PToolStripMenuItem.Text = "打印(&P)...";
- this.打印PToolStripMenuItem.Click += new System.EventHandler(this.打印PToolStripMenuItem_Click);
- //
- // 打印预览VToolStripMenuItem
- //
- this.打印预览VToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("打印预览VToolStripMenuItem.Image")));
- this.打印预览VToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.打印预览VToolStripMenuItem.Name = "打印预览VToolStripMenuItem";
- this.打印预览VToolStripMenuItem.Size = new System.Drawing.Size(191, 22);
- this.打印预览VToolStripMenuItem.Text = "打印预览(&V)";
- this.打印预览VToolStripMenuItem.Click += new System.EventHandler(this.打印预览VToolStripMenuItem_Click);
- //
- // 撤消UToolStripMenuItem
- //
- this.撤消UToolStripMenuItem.Image = global::myWorkPad.Properties.Resources.undo;
- this.撤消UToolStripMenuItem.Name = "撤消UToolStripMenuItem";
- this.撤消UToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Z)));
- this.撤消UToolStripMenuItem.Size = new System.Drawing.Size(191, 22);
- this.撤消UToolStripMenuItem.Text = "撤消(&U)";
- this.撤消UToolStripMenuItem.Click += new System.EventHandler(this.撤消UToolStripMenuItem_Click);
- //
- // 重复RToolStripMenuItem
- //
- this.重复RToolStripMenuItem.Image = global::myWorkPad.Properties.Resources.redo;
- this.重复RToolStripMenuItem.Name = "重复RToolStripMenuItem";
- this.重复RToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Y)));
- this.重复RToolStripMenuItem.Size = new System.Drawing.Size(191, 22);
- this.重复RToolStripMenuItem.Text = "重复(&R)";
- this.重复RToolStripMenuItem.Click += new System.EventHandler(this.重复RToolStripMenuItem_Click);
- //
- // 剪切TToolStripMenuItem
- //
- this.剪切TToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("剪切TToolStripMenuItem.Image")));
- this.剪切TToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.剪切TToolStripMenuItem.Name = "剪切TToolStripMenuItem";
- this.剪切TToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.X)));
- this.剪切TToolStripMenuItem.Size = new System.Drawing.Size(191, 22);
- this.剪切TToolStripMenuItem.Text = "剪切(&T)";
- //
- // 复制CToolStripMenuItem
- //
- this.复制CToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("复制CToolStripMenuItem.Image")));
- this.复制CToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.复制CToolStripMenuItem.Name = "复制CToolStripMenuItem";
- this.复制CToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.C)));
- this.复制CToolStripMenuItem.Size = new System.Drawing.Size(191, 22);
- this.复制CToolStripMenuItem.Text = "复制(&C)";
- this.复制CToolStripMenuItem.Click += new System.EventHandler(this.复制CToolStripMenuItem_Click);
- //
- // 粘贴PToolStripMenuItem
- //
- this.粘贴PToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("粘贴PToolStripMenuItem.Image")));
- this.粘贴PToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.粘贴PToolStripMenuItem.Name = "粘贴PToolStripMenuItem";
- this.粘贴PToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.V)));
- this.粘贴PToolStripMenuItem.Size = new System.Drawing.Size(191, 22);
- this.粘贴PToolStripMenuItem.Text = "粘贴(&P)";
- this.粘贴PToolStripMenuItem.Click += new System.EventHandler(this.粘贴PToolStripMenuItem_Click);
- //
- // 字体FToolStripMenuItem
- //
- this.字体FToolStripMenuItem.Image = global::myWorkPad.Properties.Resources.font;
- this.字体FToolStripMenuItem.Name = "字体FToolStripMenuItem";
- this.字体FToolStripMenuItem.Size = new System.Drawing.Size(147, 22);
- this.字体FToolStripMenuItem.Text = "字体(&F)...";
- this.字体FToolStripMenuItem.Click += new System.EventHandler(this.字体FToolStripMenuItem_Click);
- //
- // 颜色CToolStripMenuItem
- //
- this.颜色CToolStripMenuItem.Image = global::myWorkPad.Properties.Resources.color1;
- this.颜色CToolStripMenuItem.Name = "颜色CToolStripMenuItem";
- this.颜色CToolStripMenuItem.Size = new System.Drawing.Size(147, 22);
- this.颜色CToolStripMenuItem.Text = "颜色(&C)...";
- this.颜色CToolStripMenuItem.Click += new System.EventHandler(this.颜色CToolStripMenuItem_Click);
- //
- // 新建NToolStripButton
- //
- this.新建NToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
- this.新建NToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("新建NToolStripButton.Image")));
- this.新建NToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.新建NToolStripButton.Name = "新建NToolStripButton";
- this.新建NToolStripButton.Size = new System.Drawing.Size(23, 22);
- this.新建NToolStripButton.Text = "新建(&N)";
- this.新建NToolStripButton.MouseLeave += new System.EventHandler(this.tsbBold_MouseLeave);
- this.新建NToolStripButton.MouseEnter += new System.EventHandler(this.新建NToolStripButton_MouseEnter);
- this.新建NToolStripButton.Click += new System.EventHandler(this.新建NToolStripMenuItem_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.MouseLeave += new System.EventHandler(this.tsbBold_MouseLeave);
- this.打开OToolStripButton.MouseEnter += new System.EventHandler(this.打开OToolStripButton_MouseEnter);
- this.打开OToolStripButton.Click += new System.EventHandler(this.打开OToolStripMenuItem_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.MouseLeave += new System.EventHandler(this.tsbBold_MouseLeave);
- this.保存SToolStripButton.MouseEnter += new System.EventHandler(this.保存SToolStripButton_MouseEnter);
- this.保存SToolStripButton.Click += new System.EventHandler(this.保存SToolStripMenuItem_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.MouseLeave += new System.EventHandler(this.tsbBold_MouseLeave);
- this.打印PToolStripButton.MouseEnter += new System.EventHandler(this.打印PToolStripButton_MouseEnter);
- this.打印PToolStripButton.Click += new System.EventHandler(this.打印PToolStripMenuItem_Click);
- //
- // 剪切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.Click += new System.EventHandler(this.剪切TToolStripMenuItem_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.DisplayStyleChanged += new System.EventHandler(this.复制CToolStripMenuItem_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.Click += new System.EventHandler(this.粘贴PToolStripMenuItem_Click);
- //
- // btnSend
- //
- this.btnSend.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
- this.btnSend.Image = ((System.Drawing.Image)(resources.GetObject("btnSend.Image")));
- this.btnSend.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.btnSend.Name = "btnSend";
- this.btnSend.Size = new System.Drawing.Size(63, 22);
- this.btnSend.Text = "发 送";
- this.btnSend.Click += new System.EventHandler(this.btnSend_Click);
- //
- // toolStrip2
- //
- this.toolStrip2.Dock = System.Windows.Forms.DockStyle.None;
- this.toolStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.toolStripLabel2,
- this.tbReceive});
- this.toolStrip2.Location = new System.Drawing.Point(3, 74);
- this.toolStrip2.Name = "toolStrip2";
- this.toolStrip2.Size = new System.Drawing.Size(598, 25);
- this.toolStrip2.TabIndex = 6;
- //
- // toolStripLabel2
- //
- this.toolStripLabel2.Name = "toolStripLabel2";
- this.toolStripLabel2.Size = new System.Drawing.Size(53, 22);
- this.toolStripLabel2.Text = "收件人:";
- //
- // tbReceive
- //
- this.tbReceive.Name = "tbReceive";
- this.tbReceive.Size = new System.Drawing.Size(500, 25);
- //
- // toolStrip3
- //
- this.toolStrip3.Dock = System.Windows.Forms.DockStyle.None;
- this.toolStrip3.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.toolStripLabel3,
- this.tbCC});
- this.toolStrip3.Location = new System.Drawing.Point(3, 99);
- this.toolStrip3.Name = "toolStrip3";
- this.toolStrip3.Size = new System.Drawing.Size(568, 25);
- this.toolStrip3.TabIndex = 7;
- //
- // toolStripLabel3
- //
- this.toolStripLabel3.Name = "toolStripLabel3";
- this.toolStripLabel3.Size = new System.Drawing.Size(54, 22);
- this.toolStripLabel3.Text = "抄 送:";
- //
- // tbCC
- //
- this.tbCC.Name = "tbCC";
- this.tbCC.Size = new System.Drawing.Size(500, 25);
- //
- // toolStrip4
- //
- this.toolStrip4.Dock = System.Windows.Forms.DockStyle.None;
- this.toolStrip4.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.toolStripLabel1,
- this.tbSubject});
- this.toolStrip4.Location = new System.Drawing.Point(3, 124);
- this.toolStrip4.Name = "toolStrip4";
- this.toolStrip4.Size = new System.Drawing.Size(567, 25);
- this.toolStrip4.TabIndex = 8;
- //
- // toolStripLabel1
- //
- this.toolStripLabel1.Name = "toolStripLabel1";
- this.toolStripLabel1.Size = new System.Drawing.Size(53, 22);
- this.toolStripLabel1.Text = "主 题:";
- //
- // tbSubject
- //
- this.tbSubject.Name = "tbSubject";
- this.tbSubject.Size = new System.Drawing.Size(500, 25);
- //
- // cbFormat
- //
- this.cbFormat.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cbFormat.Items.AddRange(new object[] {
- "HTML",
- "TEXT"});
- this.cbFormat.Name = "cbFormat";
- this.cbFormat.Size = new System.Drawing.Size(121, 25);
- //
- // tbInsertA
- //
- this.tbInsertA.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
- this.tbInsertA.Image = ((System.Drawing.Image)(resources.GetObject("tbInsertA.Image")));
- this.tbInsertA.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tbInsertA.Name = "tbInsertA";
- this.tbInsertA.Size = new System.Drawing.Size(58, 22);
- this.tbInsertA.Text = "附件...";
- this.tbInsertA.Click += new System.EventHandler(this.tbInsertA_Click);
- //
- // cbPriority
- //
- this.cbPriority.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cbPriority.Items.AddRange(new object[] {
- "重要性高",
- "正常",
- "重要性低"});
- this.cbPriority.Name = "cbPriority";
- this.cbPriority.Size = new System.Drawing.Size(121, 25);
- //
- // MainForm
- //
- this.ClientSize = new System.Drawing.Size(684, 283);
- this.Controls.Add(this.toolStripContainer1);
- this.MainMenuStrip = this.menuMain;
- this.Name = "MainForm";
- this.Text = "邮件发送系统1.0";
- this.Load += new System.EventHandler(this.MainForm_Load);
- this.menuMain.ResumeLayout(false);
- this.menuMain.PerformLayout();
- this.cmRich.ResumeLayout(false);
- this.toolMain.ResumeLayout(false);
- this.toolMain.PerformLayout();
- this.toolStripContainer1.BottomToolStripPanel.ResumeLayout(false);
- this.toolStripContainer1.BottomToolStripPanel.PerformLayout();
- this.toolStripContainer1.ContentPanel.ResumeLayout(false);
- this.toolStripContainer1.TopToolStripPanel.ResumeLayout(false);
- this.toolStripContainer1.TopToolStripPanel.PerformLayout();
- this.toolStripContainer1.ResumeLayout(false);
- this.toolStripContainer1.PerformLayout();
- this.statusMain.ResumeLayout(false);
- this.statusMain.PerformLayout();
- this.toolFormat.ResumeLayout(false);
- this.toolFormat.PerformLayout();
- this.toolStrip1.ResumeLayout(false);
- this.toolStrip1.PerformLayout();
- this.toolStrip2.ResumeLayout(false);
- this.toolStrip2.PerformLayout();
- this.toolStrip3.ResumeLayout(false);
- this.toolStrip3.PerformLayout();
- this.toolStrip4.ResumeLayout(false);
- this.toolStrip4.PerformLayout();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Drawing.Printing.PrintDocument printDocument;
- private System.Windows.Forms.MenuStrip menuMain;
- private System.Windows.Forms.ToolStripMenuItem 文件FToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem 新建NToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem 打开OToolStripMenuItem;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator;
- private System.Windows.Forms.ToolStripMenuItem 保存SToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem 另存为AToolStripMenuItem;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
- private System.Windows.Forms.ToolStripMenuItem 打印PToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem 打印预览VToolStripMenuItem;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
- private System.Windows.Forms.ToolStripMenuItem 退出XToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem 编辑EToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem 撤消UToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem 重复RToolStripMenuItem;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
- private System.Windows.Forms.ToolStripMenuItem 剪切TToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem 复制CToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem 粘贴PToolStripMenuItem;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
- private System.Windows.Forms.ToolStripMenuItem 全选AToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem 工具TToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem 自定义CToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem 选项OToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem 帮助HToolStripMenuItem;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
- private System.Windows.Forms.ToolStripMenuItem 关于AToolStripMenuItem;
- private System.Windows.Forms.ContextMenuStrip cmRich;
- private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1;
- private System.Windows.Forms.ToolStripMenuItem 清除ToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem 格式ToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem 字体FToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem 颜色CToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem 插入ToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem 图像PToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem 剪切TToolStripMenuItem1;
- private System.Windows.Forms.ToolStripMenuItem 复制CToolStripMenuItem1;
- private System.Windows.Forms.ToolStripMenuItem 粘贴PToolStripMenuItem1;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
- private System.Windows.Forms.ToolStripMenuItem 左对齐LToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem 居中EToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem 右对齐RToolStripMenuItem;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator7;
- private System.Windows.Forms.ToolStrip toolMain;
- private System.Windows.Forms.ToolStripButton 新建NToolStripButton;
- private System.Windows.Forms.ToolStripButton 打开OToolStripButton;
- private System.Windows.Forms.ToolStripButton 保存SToolStripButton;
- private System.Windows.Forms.ToolStripButton 打印PToolStripButton;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator8;
- private System.Windows.Forms.ToolStripButton 剪切UToolStripButton;
- private System.Windows.Forms.ToolStripButton 复制CToolStripButton;
- private System.Windows.Forms.ToolStripButton 粘贴PToolStripButton;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator9;
- private System.Windows.Forms.ToolStripContainer toolStripContainer1;
- private System.Windows.Forms.StatusStrip statusMain;
- private System.Windows.Forms.ToolStripStatusLabel statusLabel;
- private System.Windows.Forms.ToolStripMenuItem 格式栏FToolStripMenuItem;
- private System.Windows.Forms.ToolStrip toolFormat;
- private System.Windows.Forms.ToolStripButton toolStripButton1;
- private System.Windows.Forms.ToolStripButton toolStripButton2;
- private System.Windows.Forms.ToolStripButton toolStripButton3;
- private System.Windows.Forms.ToolStripButton tsbBold;
- private System.Windows.Forms.ToolStripButton ttsbItalic;
- private System.Windows.Forms.ToolStripButton ttsbUnderLine;
- private System.Windows.Forms.ToolStripButton toolStripButton7;
- private System.Windows.Forms.ToolStripComboBox tscbFont;
- private System.Windows.Forms.ToolStripComboBox tscbSize;
- public HtmlRichTextBox rtMain;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator10;
- private System.Windows.Forms.ToolStripMenuItem 查找FToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem 替换SToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem 项目符号NToolStripMenuItem;
- private System.Windows.Forms.ToolStrip toolStrip1;
- private System.Windows.Forms.ToolStripMenuItem 设置SToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem 邮件账户设置ToolStripMenuItem;
- private System.Windows.Forms.ToolStripButton btnSend;
- private System.Windows.Forms.ToolStrip toolStrip2;
- private System.Windows.Forms.ToolStripLabel toolStripLabel2;
- private System.Windows.Forms.ToolStripTextBox tbReceive;
- private System.Windows.Forms.ToolStrip toolStrip3;
- private System.Windows.Forms.ToolStripLabel toolStripLabel3;
- private System.Windows.Forms.ToolStripTextBox tbCC;
- private System.Windows.Forms.ToolStrip toolStrip4;
- private System.Windows.Forms.ToolStripLabel toolStripLabel1;
- private System.Windows.Forms.ToolStripTextBox tbSubject;
- private System.Windows.Forms.ToolStripComboBox cbFormat;
- private System.Windows.Forms.ToolStripButton tbInsertA;
- private System.Windows.Forms.ToolStripComboBox cbPriority;
- }
- }