MainForm.Designer.cs
上传用户:jsz11269
上传日期:2017-01-14
资源大小:450k
文件大小:65k
源码类别:

Email服务器

开发平台:

C#

  1. namespace myWorkPad
  2. {
  3.     partial class MainForm
  4.     {
  5.         /// <summary>
  6.         /// 必需的设计器变量。
  7.         /// </summary>
  8.         private System.ComponentModel.IContainer components = null;
  9.         /// <summary>
  10.         /// 清理所有正在使用的资源。
  11.         /// </summary>
  12.         /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
  13.         protected override void Dispose(bool disposing)
  14.         {
  15.             if (disposing && (components != null))
  16.             {
  17.                 components.Dispose();
  18.             }
  19.             base.Dispose(disposing);
  20.         }
  21.         #region Windows 窗体设计器生成的代码
  22.         /// <summary>
  23.         /// 设计器支持所需的方法 - 不要
  24.         /// 使用代码编辑器修改此方法的内容。
  25.         /// </summary>
  26.         private void InitializeComponent()
  27.         {
  28.             this.components = new System.ComponentModel.Container();
  29.             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
  30.             this.printDocument = new System.Drawing.Printing.PrintDocument();
  31.             this.menuMain = new System.Windows.Forms.MenuStrip();
  32.             this.文件FToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  33.             this.toolStripSeparator = new System.Windows.Forms.ToolStripSeparator();
  34.             this.另存为AToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  35.             this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  36.             this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
  37.             this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  38.             this.退出XToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  39.             this.编辑EToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  40.             this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
  41.             this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
  42.             this.全选AToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  43.             this.清除ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  44.             this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();
  45.             this.查找FToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  46.             this.替换SToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  47.             this.工具TToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  48.             this.自定义CToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  49.             this.选项OToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  50.             this.格式栏FToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  51.             this.格式ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  52.             this.项目符号NToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  53.             this.插入ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  54.             this.图像PToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  55.             this.帮助HToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  56.             this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
  57.             this.关于AToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  58.             this.设置SToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  59.             this.邮件账户设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  60.             this.cmRich = new System.Windows.Forms.ContextMenuStrip(this.components);
  61.             this.剪切TToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
  62.             this.复制CToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
  63.             this.粘贴PToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
  64.             this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
  65.             this.左对齐LToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  66.             this.居中EToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  67.             this.右对齐RToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  68.             this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
  69.             this.toolMain = new System.Windows.Forms.ToolStrip();
  70.             this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
  71.             this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
  72.             this.toolStripContainer1 = new System.Windows.Forms.ToolStripContainer();
  73.             this.statusMain = new System.Windows.Forms.StatusStrip();
  74.             this.statusLabel = new System.Windows.Forms.ToolStripStatusLabel();
  75.             this.rtMain = new myWorkPad.HtmlRichTextBox();
  76.             this.toolFormat = new System.Windows.Forms.ToolStrip();
  77.             this.tscbFont = new System.Windows.Forms.ToolStripComboBox();
  78.             this.tscbSize = new System.Windows.Forms.ToolStripComboBox();
  79.             this.toolStrip1 = new System.Windows.Forms.ToolStrip();
  80.             this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
  81.             this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
  82.             this.toolStripButton3 = new System.Windows.Forms.ToolStripButton();
  83.             this.tsbBold = new System.Windows.Forms.ToolStripButton();
  84.             this.ttsbItalic = new System.Windows.Forms.ToolStripButton();
  85.             this.ttsbUnderLine = new System.Windows.Forms.ToolStripButton();
  86.             this.toolStripButton7 = new System.Windows.Forms.ToolStripButton();
  87.             this.新建NToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  88.             this.打开OToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  89.             this.保存SToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  90.             this.打印PToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  91.             this.打印预览VToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  92.             this.撤消UToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  93.             this.重复RToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  94.             this.剪切TToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  95.             this.复制CToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  96.             this.粘贴PToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  97.             this.字体FToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  98.             this.颜色CToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  99.             this.新建NToolStripButton = new System.Windows.Forms.ToolStripButton();
  100.             this.打开OToolStripButton = new System.Windows.Forms.ToolStripButton();
  101.             this.保存SToolStripButton = new System.Windows.Forms.ToolStripButton();
  102.             this.打印PToolStripButton = new System.Windows.Forms.ToolStripButton();
  103.             this.剪切UToolStripButton = new System.Windows.Forms.ToolStripButton();
  104.             this.复制CToolStripButton = new System.Windows.Forms.ToolStripButton();
  105.             this.粘贴PToolStripButton = new System.Windows.Forms.ToolStripButton();
  106.             this.btnSend = new System.Windows.Forms.ToolStripButton();
  107.             this.toolStrip2 = new System.Windows.Forms.ToolStrip();
  108.             this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel();
  109.             this.tbReceive = new System.Windows.Forms.ToolStripTextBox();
  110.             this.toolStrip3 = new System.Windows.Forms.ToolStrip();
  111.             this.toolStripLabel3 = new System.Windows.Forms.ToolStripLabel();
  112.             this.tbCC = new System.Windows.Forms.ToolStripTextBox();
  113.             this.toolStrip4 = new System.Windows.Forms.ToolStrip();
  114.             this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
  115.             this.tbSubject = new System.Windows.Forms.ToolStripTextBox();
  116.             this.cbFormat = new System.Windows.Forms.ToolStripComboBox();
  117.             this.tbInsertA = new System.Windows.Forms.ToolStripButton();
  118.             this.cbPriority = new System.Windows.Forms.ToolStripComboBox();
  119.             this.menuMain.SuspendLayout();
  120.             this.cmRich.SuspendLayout();
  121.             this.toolMain.SuspendLayout();
  122.             this.toolStripContainer1.BottomToolStripPanel.SuspendLayout();
  123.             this.toolStripContainer1.ContentPanel.SuspendLayout();
  124.             this.toolStripContainer1.TopToolStripPanel.SuspendLayout();
  125.             this.toolStripContainer1.SuspendLayout();
  126.             this.statusMain.SuspendLayout();
  127.             this.toolFormat.SuspendLayout();
  128.             this.toolStrip1.SuspendLayout();
  129.             this.toolStrip2.SuspendLayout();
  130.             this.toolStrip3.SuspendLayout();
  131.             this.toolStrip4.SuspendLayout();
  132.             this.SuspendLayout();
  133.             // 
  134.             // printDocument
  135.             // 
  136.             this.printDocument.PrintPage += new System.Drawing.Printing.PrintPageEventHandler(this.printDocument_PrintPage);
  137.             this.printDocument.EndPrint += new System.Drawing.Printing.PrintEventHandler(this.printDocument_EndPrint);
  138.             this.printDocument.BeginPrint += new System.Drawing.Printing.PrintEventHandler(this.printDocument_BeginPrint);
  139.             // 
  140.             // menuMain
  141.             // 
  142.             this.menuMain.Dock = System.Windows.Forms.DockStyle.None;
  143.             this.menuMain.GripStyle = System.Windows.Forms.ToolStripGripStyle.Visible;
  144.             this.menuMain.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  145.             this.文件FToolStripMenuItem,
  146.             this.编辑EToolStripMenuItem,
  147.             this.工具TToolStripMenuItem,
  148.             this.格式ToolStripMenuItem,
  149.             this.插入ToolStripMenuItem,
  150.             this.设置SToolStripMenuItem,
  151.             this.帮助HToolStripMenuItem});
  152.             this.menuMain.Location = new System.Drawing.Point(0, 0);
  153.             this.menuMain.Name = "menuMain";
  154.             this.menuMain.Size = new System.Drawing.Size(684, 24);
  155.             this.menuMain.TabIndex = 2;
  156.             this.menuMain.Text = "menuStrip1";
  157.             // 
  158.             // 文件FToolStripMenuItem
  159.             // 
  160.             this.文件FToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  161.             this.新建NToolStripMenuItem,
  162.             this.打开OToolStripMenuItem,
  163.             this.toolStripSeparator,
  164.             this.保存SToolStripMenuItem,
  165.             this.另存为AToolStripMenuItem,
  166.             this.toolStripSeparator1,
  167.             this.toolStripMenuItem1,
  168.             this.打印PToolStripMenuItem,
  169.             this.打印预览VToolStripMenuItem,
  170.             this.toolStripSeparator2,
  171.             this.退出XToolStripMenuItem});
  172.             this.文件FToolStripMenuItem.Name = "文件FToolStripMenuItem";
  173.             this.文件FToolStripMenuItem.Size = new System.Drawing.Size(66, 20);
  174.             this.文件FToolStripMenuItem.Text = "文件(&F)";
  175.             // 
  176.             // toolStripSeparator
  177.             // 
  178.             this.toolStripSeparator.Name = "toolStripSeparator";
  179.             this.toolStripSeparator.Size = new System.Drawing.Size(188, 6);
  180.             // 
  181.             // 另存为AToolStripMenuItem
  182.             // 
  183.             this.另存为AToolStripMenuItem.Name = "另存为AToolStripMenuItem";
  184.             this.另存为AToolStripMenuItem.Size = new System.Drawing.Size(191, 22);
  185.             this.另存为AToolStripMenuItem.Text = "另存为(&A)...";
  186.             this.另存为AToolStripMenuItem.Click += new System.EventHandler(this.另存为AToolStripMenuItem_Click);
  187.             // 
  188.             // toolStripSeparator1
  189.             // 
  190.             this.toolStripSeparator1.Name = "toolStripSeparator1";
  191.             this.toolStripSeparator1.Size = new System.Drawing.Size(188, 6);
  192.             // 
  193.             // toolStripMenuItem1
  194.             // 
  195.             this.toolStripMenuItem1.Name = "toolStripMenuItem1";
  196.             this.toolStripMenuItem1.Size = new System.Drawing.Size(191, 22);
  197.             this.toolStripMenuItem1.Text = "页面设置(&U)...";
  198.             this.toolStripMenuItem1.Click += new System.EventHandler(this.toolStripMenuItem1_Click);
  199.             // 
  200.             // toolStripSeparator2
  201.             // 
  202.             this.toolStripSeparator2.Name = "toolStripSeparator2";
  203.             this.toolStripSeparator2.Size = new System.Drawing.Size(188, 6);
  204.             // 
  205.             // 退出XToolStripMenuItem
  206.             // 
  207.             this.退出XToolStripMenuItem.Name = "退出XToolStripMenuItem";
  208.             this.退出XToolStripMenuItem.Size = new System.Drawing.Size(191, 22);
  209.             this.退出XToolStripMenuItem.Text = "退出(&X)";
  210.             this.退出XToolStripMenuItem.Click += new System.EventHandler(this.退出XToolStripMenuItem_Click);
  211.             // 
  212.             // 编辑EToolStripMenuItem
  213.             // 
  214.             this.编辑EToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  215.             this.撤消UToolStripMenuItem,
  216.             this.重复RToolStripMenuItem,
  217.             this.toolStripSeparator3,
  218.             this.剪切TToolStripMenuItem,
  219.             this.复制CToolStripMenuItem,
  220.             this.粘贴PToolStripMenuItem,
  221.             this.toolStripSeparator4,
  222.             this.全选AToolStripMenuItem,
  223.             this.清除ToolStripMenuItem,
  224.             this.toolStripSeparator10,
  225.             this.查找FToolStripMenuItem,
  226.             this.替换SToolStripMenuItem});
  227.             this.编辑EToolStripMenuItem.Name = "编辑EToolStripMenuItem";
  228.             this.编辑EToolStripMenuItem.Size = new System.Drawing.Size(66, 20);
  229.             this.编辑EToolStripMenuItem.Text = "编辑(&E)";
  230.             // 
  231.             // toolStripSeparator3
  232.             // 
  233.             this.toolStripSeparator3.Name = "toolStripSeparator3";
  234.             this.toolStripSeparator3.Size = new System.Drawing.Size(188, 6);
  235.             // 
  236.             // toolStripSeparator4
  237.             // 
  238.             this.toolStripSeparator4.Name = "toolStripSeparator4";
  239.             this.toolStripSeparator4.Size = new System.Drawing.Size(188, 6);
  240.             // 
  241.             // 全选AToolStripMenuItem
  242.             // 
  243.             this.全选AToolStripMenuItem.Name = "全选AToolStripMenuItem";
  244.             this.全选AToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.A)));
  245.             this.全选AToolStripMenuItem.Size = new System.Drawing.Size(191, 22);
  246.             this.全选AToolStripMenuItem.Text = "全选(&L)";
  247.             this.全选AToolStripMenuItem.Click += new System.EventHandler(this.全选AToolStripMenuItem_Click);
  248.             // 
  249.             // 清除ToolStripMenuItem
  250.             // 
  251.             this.清除ToolStripMenuItem.Name = "清除ToolStripMenuItem";
  252.             this.清除ToolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.Delete;
  253.             this.清除ToolStripMenuItem.Size = new System.Drawing.Size(191, 22);
  254.             this.清除ToolStripMenuItem.Text = "清除(&A)";
  255.             this.清除ToolStripMenuItem.Click += new System.EventHandler(this.清除ToolStripMenuItem_Click);
  256.             // 
  257.             // toolStripSeparator10
  258.             // 
  259.             this.toolStripSeparator10.Name = "toolStripSeparator10";
  260.             this.toolStripSeparator10.Size = new System.Drawing.Size(188, 6);
  261.             // 
  262.             // 查找FToolStripMenuItem
  263.             // 
  264.             this.查找FToolStripMenuItem.Name = "查找FToolStripMenuItem";
  265.             this.查找FToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.F)));
  266.             this.查找FToolStripMenuItem.Size = new System.Drawing.Size(191, 22);
  267.             this.查找FToolStripMenuItem.Text = "查找(&F)...";
  268.             this.查找FToolStripMenuItem.Click += new System.EventHandler(this.查找FToolStripMenuItem_Click);
  269.             // 
  270.             // 替换SToolStripMenuItem
  271.             // 
  272.             this.替换SToolStripMenuItem.Name = "替换SToolStripMenuItem";
  273.             this.替换SToolStripMenuItem.Size = new System.Drawing.Size(191, 22);
  274.             this.替换SToolStripMenuItem.Text = "替换(&S)...";
  275.             this.替换SToolStripMenuItem.Click += new System.EventHandler(this.替换SToolStripMenuItem_Click);
  276.             // 
  277.             // 工具TToolStripMenuItem
  278.             // 
  279.             this.工具TToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  280.             this.自定义CToolStripMenuItem,
  281.             this.选项OToolStripMenuItem,
  282.             this.格式栏FToolStripMenuItem});
  283.             this.工具TToolStripMenuItem.Name = "工具TToolStripMenuItem";
  284.             this.工具TToolStripMenuItem.Size = new System.Drawing.Size(66, 20);
  285.             this.工具TToolStripMenuItem.Text = "工具(&T)";
  286.             // 
  287.             // 自定义CToolStripMenuItem
  288.             // 
  289.             this.自定义CToolStripMenuItem.Checked = true;
  290.             this.自定义CToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  291.             this.自定义CToolStripMenuItem.Name = "自定义CToolStripMenuItem";
  292.             this.自定义CToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
  293.             this.自定义CToolStripMenuItem.Text = "工具栏(&T)";
  294.             this.自定义CToolStripMenuItem.Click += new System.EventHandler(this.自定义CToolStripMenuItem_Click);
  295.             // 
  296.             // 选项OToolStripMenuItem
  297.             // 
  298.             this.选项OToolStripMenuItem.Checked = true;
  299.             this.选项OToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  300.             this.选项OToolStripMenuItem.Name = "选项OToolStripMenuItem";
  301.             this.选项OToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
  302.             this.选项OToolStripMenuItem.Text = "状态栏(&S)";
  303.             this.选项OToolStripMenuItem.Click += new System.EventHandler(this.选项OToolStripMenuItem_Click);
  304.             // 
  305.             // 格式栏FToolStripMenuItem
  306.             // 
  307.             this.格式栏FToolStripMenuItem.Checked = true;
  308.             this.格式栏FToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  309.             this.格式栏FToolStripMenuItem.Name = "格式栏FToolStripMenuItem";
  310.             this.格式栏FToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
  311.             this.格式栏FToolStripMenuItem.Text = "格式栏(&F)";
  312.             this.格式栏FToolStripMenuItem.Click += new System.EventHandler(this.格式栏FToolStripMenuItem_Click);
  313.             // 
  314.             // 格式ToolStripMenuItem
  315.             // 
  316.             this.格式ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  317.             this.字体FToolStripMenuItem,
  318.             this.颜色CToolStripMenuItem,
  319.             this.项目符号NToolStripMenuItem});
  320.             this.格式ToolStripMenuItem.Name = "格式ToolStripMenuItem";
  321.             this.格式ToolStripMenuItem.Size = new System.Drawing.Size(66, 20);
  322.             this.格式ToolStripMenuItem.Text = "格式(&O)";
  323.             // 
  324.             // 项目符号NToolStripMenuItem
  325.             // 
  326.             this.项目符号NToolStripMenuItem.Name = "项目符号NToolStripMenuItem";
  327.             this.项目符号NToolStripMenuItem.Size = new System.Drawing.Size(147, 22);
  328.             this.项目符号NToolStripMenuItem.Text = "项目符号(&N)";
  329.             this.项目符号NToolStripMenuItem.Click += new System.EventHandler(this.项目符号NToolStripMenuItem_Click);
  330.             // 
  331.             // 插入ToolStripMenuItem
  332.             // 
  333.             this.插入ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  334.             this.图像PToolStripMenuItem});
  335.             this.插入ToolStripMenuItem.Name = "插入ToolStripMenuItem";
  336.             this.插入ToolStripMenuItem.Size = new System.Drawing.Size(66, 20);
  337.             this.插入ToolStripMenuItem.Text = "插入(&I)";
  338.             // 
  339.             // 图像PToolStripMenuItem
  340.             // 
  341.             this.图像PToolStripMenuItem.Name = "图像PToolStripMenuItem";
  342.             this.图像PToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
  343.             this.图像PToolStripMenuItem.Text = "图像(&P)...";
  344.             this.图像PToolStripMenuItem.Click += new System.EventHandler(this.图像PToolStripMenuItem_Click);
  345.             // 
  346.             // 帮助HToolStripMenuItem
  347.             // 
  348.             this.帮助HToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  349.             this.toolStripSeparator5,
  350.             this.关于AToolStripMenuItem});
  351.             this.帮助HToolStripMenuItem.Name = "帮助HToolStripMenuItem";
  352.             this.帮助HToolStripMenuItem.Size = new System.Drawing.Size(66, 20);
  353.             this.帮助HToolStripMenuItem.Text = "帮助(&H)";
  354.             // 
  355.             // toolStripSeparator5
  356.             // 
  357.             this.toolStripSeparator5.Name = "toolStripSeparator5";
  358.             this.toolStripSeparator5.Size = new System.Drawing.Size(217, 6);
  359.             // 
  360.             // 关于AToolStripMenuItem
  361.             // 
  362.             this.关于AToolStripMenuItem.Name = "关于AToolStripMenuItem";
  363.             this.关于AToolStripMenuItem.Size = new System.Drawing.Size(220, 22);
  364.             this.关于AToolStripMenuItem.Text = "关于邮件发送系统(&A)...";
  365.             this.关于AToolStripMenuItem.Click += new System.EventHandler(this.关于AToolStripMenuItem_Click);
  366.             // 
  367.             // 设置SToolStripMenuItem
  368.             // 
  369.             this.设置SToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  370.             this.邮件账户设置ToolStripMenuItem});
  371.             this.设置SToolStripMenuItem.Name = "设置SToolStripMenuItem";
  372.             this.设置SToolStripMenuItem.Size = new System.Drawing.Size(66, 20);
  373.             this.设置SToolStripMenuItem.Text = "设置(&S)";
  374.             // 
  375.             // 邮件账户设置ToolStripMenuItem
  376.             // 
  377.             this.邮件账户设置ToolStripMenuItem.Name = "邮件账户设置ToolStripMenuItem";
  378.             this.邮件账户设置ToolStripMenuItem.Size = new System.Drawing.Size(173, 22);
  379.             this.邮件账户设置ToolStripMenuItem.Text = "邮件账户设置...";
  380.             this.邮件账户设置ToolStripMenuItem.Click += new System.EventHandler(this.邮件账户设置ToolStripMenuItem_Click);
  381.             // 
  382.             // cmRich
  383.             // 
  384.             this.cmRich.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  385.             this.剪切TToolStripMenuItem1,
  386.             this.复制CToolStripMenuItem1,
  387.             this.粘贴PToolStripMenuItem1,
  388.             this.toolStripSeparator6,
  389.             this.左对齐LToolStripMenuItem,
  390.             this.居中EToolStripMenuItem,
  391.             this.右对齐RToolStripMenuItem,
  392.             this.toolStripSeparator7});
  393.             this.cmRich.Name = "cmRich";
  394.             this.cmRich.Size = new System.Drawing.Size(135, 148);
  395.             // 
  396.             // 剪切TToolStripMenuItem1
  397.             // 
  398.             this.剪切TToolStripMenuItem1.Name = "剪切TToolStripMenuItem1";
  399.             this.剪切TToolStripMenuItem1.Size = new System.Drawing.Size(134, 22);
  400.             this.剪切TToolStripMenuItem1.Text = "剪切(&T)";
  401.             this.剪切TToolStripMenuItem1.Click += new System.EventHandler(this.剪切TToolStripMenuItem_Click);
  402.             // 
  403.             // 复制CToolStripMenuItem1
  404.             // 
  405.             this.复制CToolStripMenuItem1.Name = "复制CToolStripMenuItem1";
  406.             this.复制CToolStripMenuItem1.Size = new System.Drawing.Size(134, 22);
  407.             this.复制CToolStripMenuItem1.Text = "复制(&C)";
  408.             this.复制CToolStripMenuItem1.Click += new System.EventHandler(this.复制CToolStripMenuItem_Click);
  409.             // 
  410.             // 粘贴PToolStripMenuItem1
  411.             // 
  412.             this.粘贴PToolStripMenuItem1.Name = "粘贴PToolStripMenuItem1";
  413.             this.粘贴PToolStripMenuItem1.Size = new System.Drawing.Size(134, 22);
  414.             this.粘贴PToolStripMenuItem1.Text = "粘贴(&P)";
  415.             this.粘贴PToolStripMenuItem1.Click += new System.EventHandler(this.粘贴PToolStripMenuItem_Click);
  416.             // 
  417.             // toolStripSeparator6
  418.             // 
  419.             this.toolStripSeparator6.Name = "toolStripSeparator6";
  420.             this.toolStripSeparator6.Size = new System.Drawing.Size(131, 6);
  421.             // 
  422.             // 左对齐LToolStripMenuItem
  423.             // 
  424.             this.左对齐LToolStripMenuItem.Name = "左对齐LToolStripMenuItem";
  425.             this.左对齐LToolStripMenuItem.Size = new System.Drawing.Size(134, 22);
  426.             this.左对齐LToolStripMenuItem.Text = "左对齐(&L)";
  427.             this.左对齐LToolStripMenuItem.Click += new System.EventHandler(this.左对齐LToolStripMenuItem_Click);
  428.             // 
  429.             // 居中EToolStripMenuItem
  430.             // 
  431.             this.居中EToolStripMenuItem.Name = "居中EToolStripMenuItem";
  432.             this.居中EToolStripMenuItem.Size = new System.Drawing.Size(134, 22);
  433.             this.居中EToolStripMenuItem.Text = "居中(&E)";
  434.             this.居中EToolStripMenuItem.Click += new System.EventHandler(this.居中EToolStripMenuItem_Click);
  435.             // 
  436.             // 右对齐RToolStripMenuItem
  437.             // 
  438.             this.右对齐RToolStripMenuItem.Name = "右对齐RToolStripMenuItem";
  439.             this.右对齐RToolStripMenuItem.Size = new System.Drawing.Size(134, 22);
  440.             this.右对齐RToolStripMenuItem.Text = "右对齐(&R)";
  441.             this.右对齐RToolStripMenuItem.Click += new System.EventHandler(this.右对齐RToolStripMenuItem_Click);
  442.             // 
  443.             // toolStripSeparator7
  444.             // 
  445.             this.toolStripSeparator7.Name = "toolStripSeparator7";
  446.             this.toolStripSeparator7.Size = new System.Drawing.Size(131, 6);
  447.             // 
  448.             // toolMain
  449.             // 
  450.             this.toolMain.Dock = System.Windows.Forms.DockStyle.None;
  451.             this.toolMain.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  452.             this.新建NToolStripButton,
  453.             this.打开OToolStripButton,
  454.             this.保存SToolStripButton,
  455.             this.打印PToolStripButton,
  456.             this.toolStripSeparator8,
  457.             this.剪切UToolStripButton,
  458.             this.复制CToolStripButton,
  459.             this.粘贴PToolStripButton,
  460.             this.toolStripSeparator9});
  461.             this.toolMain.Location = new System.Drawing.Point(3, 24);
  462.             this.toolMain.Name = "toolMain";
  463.             this.toolMain.Size = new System.Drawing.Size(185, 25);
  464.             this.toolMain.TabIndex = 3;
  465.             this.toolMain.Text = "toolStrip1";
  466.             // 
  467.             // toolStripSeparator8
  468.             // 
  469.             this.toolStripSeparator8.Name = "toolStripSeparator8";
  470.             this.toolStripSeparator8.Size = new System.Drawing.Size(6, 25);
  471.             // 
  472.             // toolStripSeparator9
  473.             // 
  474.             this.toolStripSeparator9.Name = "toolStripSeparator9";
  475.             this.toolStripSeparator9.Size = new System.Drawing.Size(6, 25);
  476.             // 
  477.             // toolStripContainer1
  478.             // 
  479.             // 
  480.             // toolStripContainer1.BottomToolStripPanel
  481.             // 
  482.             this.toolStripContainer1.BottomToolStripPanel.Controls.Add(this.statusMain);
  483.             // 
  484.             // toolStripContainer1.ContentPanel
  485.             // 
  486.             this.toolStripContainer1.ContentPanel.Controls.Add(this.rtMain);
  487.             this.toolStripContainer1.ContentPanel.Size = new System.Drawing.Size(684, 112);
  488.             this.toolStripContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  489.             this.toolStripContainer1.Location = new System.Drawing.Point(0, 0);
  490.             this.toolStripContainer1.Name = "toolStripContainer1";
  491.             this.toolStripContainer1.Size = new System.Drawing.Size(684, 283);
  492.             this.toolStripContainer1.TabIndex = 5;
  493.             this.toolStripContainer1.Text = "toolStripContainer1";
  494.             // 
  495.             // toolStripContainer1.TopToolStripPanel
  496.             // 
  497.             this.toolStripContainer1.TopToolStripPanel.Controls.Add(this.menuMain);
  498.             this.toolStripContainer1.TopToolStripPanel.Controls.Add(this.toolMain);
  499.             this.toolStripContainer1.TopToolStripPanel.Controls.Add(this.toolFormat);
  500.             this.toolStripContainer1.TopToolStripPanel.Controls.Add(this.toolStrip1);
  501.             this.toolStripContainer1.TopToolStripPanel.Controls.Add(this.toolStrip2);
  502.             this.toolStripContainer1.TopToolStripPanel.Controls.Add(this.toolStrip3);
  503.             this.toolStripContainer1.TopToolStripPanel.Controls.Add(this.toolStrip4);
  504.             // 
  505.             // statusMain
  506.             // 
  507.             this.statusMain.Dock = System.Windows.Forms.DockStyle.None;
  508.             this.statusMain.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  509.             this.statusLabel});
  510.             this.statusMain.Location = new System.Drawing.Point(0, 0);
  511.             this.statusMain.Name = "statusMain";
  512.             this.statusMain.RenderMode = System.Windows.Forms.ToolStripRenderMode.ManagerRenderMode;
  513.             this.statusMain.Size = new System.Drawing.Size(684, 22);
  514.             this.statusMain.TabIndex = 0;
  515.             // 
  516.             // statusLabel
  517.             // 
  518.             this.statusLabel.Name = "statusLabel";
  519.             this.statusLabel.Size = new System.Drawing.Size(85, 17);
  520.             this.statusLabel.Text = "邮件发送系统";
  521.             // 
  522.             // rtMain
  523.             // 
  524.             this.rtMain.ContextMenuStrip = this.cmRich;
  525.             this.rtMain.Dock = System.Windows.Forms.DockStyle.Fill;
  526.             this.rtMain.Location = new System.Drawing.Point(0, 0);
  527.             this.rtMain.Name = "rtMain";
  528.             this.rtMain.Size = new System.Drawing.Size(684, 112);
  529.             this.rtMain.TabIndex = 1;
  530.             this.rtMain.Text = "";
  531.             // 
  532.             // toolFormat
  533.             // 
  534.             this.toolFormat.Dock = System.Windows.Forms.DockStyle.None;
  535.             this.toolFormat.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  536.             this.tscbFont,
  537.             this.tscbSize,
  538.             this.toolStripButton1,
  539.             this.toolStripButton2,
  540.             this.toolStripButton3,
  541.             this.tsbBold,
  542.             this.ttsbItalic,
  543.             this.ttsbUnderLine,
  544.             this.toolStripButton7});
  545.             this.toolFormat.Location = new System.Drawing.Point(190, 24);
  546.             this.toolFormat.Name = "toolFormat";
  547.             this.toolFormat.Size = new System.Drawing.Size(412, 25);
  548.             this.toolFormat.TabIndex = 4;
  549.             // 
  550.             // tscbFont
  551.             // 
  552.             this.tscbFont.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  553.             this.tscbFont.Name = "tscbFont";
  554.             this.tscbFont.Size = new System.Drawing.Size(160, 25);
  555.             this.tscbFont.SelectedIndexChanged += new System.EventHandler(this.tscbFont_SelectedIndexChanged);
  556.             // 
  557.             // tscbSize
  558.             // 
  559.             this.tscbSize.DropDownWidth = 75;
  560.             this.tscbSize.Items.AddRange(new object[] {
  561.             "8",
  562.             "9",
  563.             "10",
  564.             "11",
  565.             "12",
  566.             "14",
  567.             "16",
  568.             "18",
  569.             "20",
  570.             "22",
  571.             "24",
  572.             "26",
  573.             "28",
  574.             "36",
  575.             "48",
  576.             "72"});
  577.             this.tscbSize.Name = "tscbSize";
  578.             this.tscbSize.Size = new System.Drawing.Size(75, 25);
  579.             this.tscbSize.SelectedIndexChanged += new System.EventHandler(this.tscbFont_SelectedIndexChanged);
  580.             // 
  581.             // toolStrip1
  582.             // 
  583.             this.toolStrip1.Dock = System.Windows.Forms.DockStyle.None;
  584.             this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  585.             this.btnSend,
  586.             this.cbFormat,
  587.             this.cbPriority,
  588.             this.tbInsertA});
  589.             this.toolStrip1.Location = new System.Drawing.Point(3, 49);
  590.             this.toolStrip1.Name = "toolStrip1";
  591.             this.toolStrip1.Size = new System.Drawing.Size(379, 25);
  592.             this.toolStrip1.TabIndex = 5;
  593.             // 
  594.             // toolStripButton1
  595.             // 
  596.             this.toolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  597.             this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
  598.             this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
  599.             this.toolStripButton1.Name = "toolStripButton1";
  600.             this.toolStripButton1.Size = new System.Drawing.Size(23, 22);
  601.             this.toolStripButton1.Text = "toolStripButton1";
  602.             this.toolStripButton1.ToolTipText = "左对齐";
  603.             this.toolStripButton1.Click += new System.EventHandler(this.左对齐LToolStripMenuItem_Click);
  604.             // 
  605.             // toolStripButton2
  606.             // 
  607.             this.toolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  608.             this.toolStripButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton2.Image")));
  609.             this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
  610.             this.toolStripButton2.Name = "toolStripButton2";
  611.             this.toolStripButton2.Size = new System.Drawing.Size(23, 22);
  612.             this.toolStripButton2.Text = "toolStripButton2";
  613.             this.toolStripButton2.ToolTipText = "居中";
  614.             this.toolStripButton2.Click += new System.EventHandler(this.居中EToolStripMenuItem_Click);
  615.             // 
  616.             // toolStripButton3
  617.             // 
  618.             this.toolStripButton3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  619.             this.toolStripButton3.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton3.Image")));
  620.             this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
  621.             this.toolStripButton3.Name = "toolStripButton3";
  622.             this.toolStripButton3.Size = new System.Drawing.Size(23, 22);
  623.             this.toolStripButton3.Text = "toolStripButton3";
  624.             this.toolStripButton3.ToolTipText = "右对齐";
  625.             this.toolStripButton3.Click += new System.EventHandler(this.右对齐RToolStripMenuItem_Click);
  626.             // 
  627.             // tsbBold
  628.             // 
  629.             this.tsbBold.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  630.             this.tsbBold.Image = ((System.Drawing.Image)(resources.GetObject("tsbBold.Image")));
  631.             this.tsbBold.ImageTransparentColor = System.Drawing.Color.Magenta;
  632.             this.tsbBold.Name = "tsbBold";
  633.             this.tsbBold.Size = new System.Drawing.Size(23, 22);
  634.             this.tsbBold.Text = "toolStripButton4";
  635.             this.tsbBold.ToolTipText = "粗体";
  636.             this.tsbBold.Click += new System.EventHandler(this.tsbBold_Click);
  637.             // 
  638.             // ttsbItalic
  639.             // 
  640.             this.ttsbItalic.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  641.             this.ttsbItalic.Image = ((System.Drawing.Image)(resources.GetObject("ttsbItalic.Image")));
  642.             this.ttsbItalic.ImageTransparentColor = System.Drawing.Color.Magenta;
  643.             this.ttsbItalic.Name = "ttsbItalic";
  644.             this.ttsbItalic.Size = new System.Drawing.Size(23, 22);
  645.             this.ttsbItalic.Text = "toolStripButton5";
  646.             this.ttsbItalic.ToolTipText = "斜体";
  647.             this.ttsbItalic.Click += new System.EventHandler(this.ttsbItalic_Click);
  648.             // 
  649.             // ttsbUnderLine
  650.             // 
  651.             this.ttsbUnderLine.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  652.             this.ttsbUnderLine.Image = ((System.Drawing.Image)(resources.GetObject("ttsbUnderLine.Image")));
  653.             this.ttsbUnderLine.ImageTransparentColor = System.Drawing.Color.Magenta;
  654.             this.ttsbUnderLine.Name = "ttsbUnderLine";
  655.             this.ttsbUnderLine.Size = new System.Drawing.Size(23, 22);
  656.             this.ttsbUnderLine.Text = "toolStripButton6";
  657.             this.ttsbUnderLine.ToolTipText = "下划线";
  658.             this.ttsbUnderLine.Click += new System.EventHandler(this.ttsbUnderLine_Click);
  659.             // 
  660.             // toolStripButton7
  661.             // 
  662.             this.toolStripButton7.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  663.             this.toolStripButton7.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton7.Image")));
  664.             this.toolStripButton7.ImageTransparentColor = System.Drawing.Color.Magenta;
  665.             this.toolStripButton7.Name = "toolStripButton7";
  666.             this.toolStripButton7.Size = new System.Drawing.Size(23, 22);
  667.             this.toolStripButton7.Text = "toolStripButton7";
  668.             this.toolStripButton7.ToolTipText = "字体";
  669.             this.toolStripButton7.Click += new System.EventHandler(this.字体FToolStripMenuItem_Click);
  670.             // 
  671.             // 新建NToolStripMenuItem
  672.             // 
  673.             this.新建NToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("新建NToolStripMenuItem.Image")));
  674.             this.新建NToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
  675.             this.新建NToolStripMenuItem.Name = "新建NToolStripMenuItem";
  676.             this.新建NToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.N)));
  677.             this.新建NToolStripMenuItem.Size = new System.Drawing.Size(191, 22);
  678.             this.新建NToolStripMenuItem.Text = "新建(&N)";
  679.             this.新建NToolStripMenuItem.Click += new System.EventHandler(this.新建NToolStripMenuItem_Click);
  680.             // 
  681.             // 打开OToolStripMenuItem
  682.             // 
  683.             this.打开OToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("打开OToolStripMenuItem.Image")));
  684.             this.打开OToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
  685.             this.打开OToolStripMenuItem.Name = "打开OToolStripMenuItem";
  686.             this.打开OToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O)));
  687.             this.打开OToolStripMenuItem.Size = new System.Drawing.Size(191, 22);
  688.             this.打开OToolStripMenuItem.Text = "打开(&O)...";
  689.             this.打开OToolStripMenuItem.Click += new System.EventHandler(this.打开OToolStripMenuItem_Click);
  690.             // 
  691.             // 保存SToolStripMenuItem
  692.             // 
  693.             this.保存SToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("保存SToolStripMenuItem.Image")));
  694.             this.保存SToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
  695.             this.保存SToolStripMenuItem.Name = "保存SToolStripMenuItem";
  696.             this.保存SToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S)));
  697.             this.保存SToolStripMenuItem.Size = new System.Drawing.Size(191, 22);
  698.             this.保存SToolStripMenuItem.Text = "保存(&S)";
  699.             this.保存SToolStripMenuItem.Click += new System.EventHandler(this.保存SToolStripMenuItem_Click);
  700.             // 
  701.             // 打印PToolStripMenuItem
  702.             // 
  703.             this.打印PToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("打印PToolStripMenuItem.Image")));
  704.             this.打印PToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
  705.             this.打印PToolStripMenuItem.Name = "打印PToolStripMenuItem";
  706.             this.打印PToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.P)));
  707.             this.打印PToolStripMenuItem.Size = new System.Drawing.Size(191, 22);
  708.             this.打印PToolStripMenuItem.Text = "打印(&P)...";
  709.             this.打印PToolStripMenuItem.Click += new System.EventHandler(this.打印PToolStripMenuItem_Click);
  710.             // 
  711.             // 打印预览VToolStripMenuItem
  712.             // 
  713.             this.打印预览VToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("打印预览VToolStripMenuItem.Image")));
  714.             this.打印预览VToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
  715.             this.打印预览VToolStripMenuItem.Name = "打印预览VToolStripMenuItem";
  716.             this.打印预览VToolStripMenuItem.Size = new System.Drawing.Size(191, 22);
  717.             this.打印预览VToolStripMenuItem.Text = "打印预览(&V)";
  718.             this.打印预览VToolStripMenuItem.Click += new System.EventHandler(this.打印预览VToolStripMenuItem_Click);
  719.             // 
  720.             // 撤消UToolStripMenuItem
  721.             // 
  722.             this.撤消UToolStripMenuItem.Image = global::myWorkPad.Properties.Resources.undo;
  723.             this.撤消UToolStripMenuItem.Name = "撤消UToolStripMenuItem";
  724.             this.撤消UToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Z)));
  725.             this.撤消UToolStripMenuItem.Size = new System.Drawing.Size(191, 22);
  726.             this.撤消UToolStripMenuItem.Text = "撤消(&U)";
  727.             this.撤消UToolStripMenuItem.Click += new System.EventHandler(this.撤消UToolStripMenuItem_Click);
  728.             // 
  729.             // 重复RToolStripMenuItem
  730.             // 
  731.             this.重复RToolStripMenuItem.Image = global::myWorkPad.Properties.Resources.redo;
  732.             this.重复RToolStripMenuItem.Name = "重复RToolStripMenuItem";
  733.             this.重复RToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Y)));
  734.             this.重复RToolStripMenuItem.Size = new System.Drawing.Size(191, 22);
  735.             this.重复RToolStripMenuItem.Text = "重复(&R)";
  736.             this.重复RToolStripMenuItem.Click += new System.EventHandler(this.重复RToolStripMenuItem_Click);
  737.             // 
  738.             // 剪切TToolStripMenuItem
  739.             // 
  740.             this.剪切TToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("剪切TToolStripMenuItem.Image")));
  741.             this.剪切TToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
  742.             this.剪切TToolStripMenuItem.Name = "剪切TToolStripMenuItem";
  743.             this.剪切TToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.X)));
  744.             this.剪切TToolStripMenuItem.Size = new System.Drawing.Size(191, 22);
  745.             this.剪切TToolStripMenuItem.Text = "剪切(&T)";
  746.             // 
  747.             // 复制CToolStripMenuItem
  748.             // 
  749.             this.复制CToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("复制CToolStripMenuItem.Image")));
  750.             this.复制CToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
  751.             this.复制CToolStripMenuItem.Name = "复制CToolStripMenuItem";
  752.             this.复制CToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.C)));
  753.             this.复制CToolStripMenuItem.Size = new System.Drawing.Size(191, 22);
  754.             this.复制CToolStripMenuItem.Text = "复制(&C)";
  755.             this.复制CToolStripMenuItem.Click += new System.EventHandler(this.复制CToolStripMenuItem_Click);
  756.             // 
  757.             // 粘贴PToolStripMenuItem
  758.             // 
  759.             this.粘贴PToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("粘贴PToolStripMenuItem.Image")));
  760.             this.粘贴PToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
  761.             this.粘贴PToolStripMenuItem.Name = "粘贴PToolStripMenuItem";
  762.             this.粘贴PToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.V)));
  763.             this.粘贴PToolStripMenuItem.Size = new System.Drawing.Size(191, 22);
  764.             this.粘贴PToolStripMenuItem.Text = "粘贴(&P)";
  765.             this.粘贴PToolStripMenuItem.Click += new System.EventHandler(this.粘贴PToolStripMenuItem_Click);
  766.             // 
  767.             // 字体FToolStripMenuItem
  768.             // 
  769.             this.字体FToolStripMenuItem.Image = global::myWorkPad.Properties.Resources.font;
  770.             this.字体FToolStripMenuItem.Name = "字体FToolStripMenuItem";
  771.             this.字体FToolStripMenuItem.Size = new System.Drawing.Size(147, 22);
  772.             this.字体FToolStripMenuItem.Text = "字体(&F)...";
  773.             this.字体FToolStripMenuItem.Click += new System.EventHandler(this.字体FToolStripMenuItem_Click);
  774.             // 
  775.             // 颜色CToolStripMenuItem
  776.             // 
  777.             this.颜色CToolStripMenuItem.Image = global::myWorkPad.Properties.Resources.color1;
  778.             this.颜色CToolStripMenuItem.Name = "颜色CToolStripMenuItem";
  779.             this.颜色CToolStripMenuItem.Size = new System.Drawing.Size(147, 22);
  780.             this.颜色CToolStripMenuItem.Text = "颜色(&C)...";
  781.             this.颜色CToolStripMenuItem.Click += new System.EventHandler(this.颜色CToolStripMenuItem_Click);
  782.             // 
  783.             // 新建NToolStripButton
  784.             // 
  785.             this.新建NToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  786.             this.新建NToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("新建NToolStripButton.Image")));
  787.             this.新建NToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
  788.             this.新建NToolStripButton.Name = "新建NToolStripButton";
  789.             this.新建NToolStripButton.Size = new System.Drawing.Size(23, 22);
  790.             this.新建NToolStripButton.Text = "新建(&N)";
  791.             this.新建NToolStripButton.MouseLeave += new System.EventHandler(this.tsbBold_MouseLeave);
  792.             this.新建NToolStripButton.MouseEnter += new System.EventHandler(this.新建NToolStripButton_MouseEnter);
  793.             this.新建NToolStripButton.Click += new System.EventHandler(this.新建NToolStripMenuItem_Click);
  794.             // 
  795.             // 打开OToolStripButton
  796.             // 
  797.             this.打开OToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  798.             this.打开OToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("打开OToolStripButton.Image")));
  799.             this.打开OToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
  800.             this.打开OToolStripButton.Name = "打开OToolStripButton";
  801.             this.打开OToolStripButton.Size = new System.Drawing.Size(23, 22);
  802.             this.打开OToolStripButton.Text = "打开(&O)";
  803.             this.打开OToolStripButton.MouseLeave += new System.EventHandler(this.tsbBold_MouseLeave);
  804.             this.打开OToolStripButton.MouseEnter += new System.EventHandler(this.打开OToolStripButton_MouseEnter);
  805.             this.打开OToolStripButton.Click += new System.EventHandler(this.打开OToolStripMenuItem_Click);
  806.             // 
  807.             // 保存SToolStripButton
  808.             // 
  809.             this.保存SToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  810.             this.保存SToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("保存SToolStripButton.Image")));
  811.             this.保存SToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
  812.             this.保存SToolStripButton.Name = "保存SToolStripButton";
  813.             this.保存SToolStripButton.Size = new System.Drawing.Size(23, 22);
  814.             this.保存SToolStripButton.Text = "保存(&S)";
  815.             this.保存SToolStripButton.MouseLeave += new System.EventHandler(this.tsbBold_MouseLeave);
  816.             this.保存SToolStripButton.MouseEnter += new System.EventHandler(this.保存SToolStripButton_MouseEnter);
  817.             this.保存SToolStripButton.Click += new System.EventHandler(this.保存SToolStripMenuItem_Click);
  818.             // 
  819.             // 打印PToolStripButton
  820.             // 
  821.             this.打印PToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  822.             this.打印PToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("打印PToolStripButton.Image")));
  823.             this.打印PToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
  824.             this.打印PToolStripButton.Name = "打印PToolStripButton";
  825.             this.打印PToolStripButton.Size = new System.Drawing.Size(23, 22);
  826.             this.打印PToolStripButton.Text = "打印(&P)";
  827.             this.打印PToolStripButton.MouseLeave += new System.EventHandler(this.tsbBold_MouseLeave);
  828.             this.打印PToolStripButton.MouseEnter += new System.EventHandler(this.打印PToolStripButton_MouseEnter);
  829.             this.打印PToolStripButton.Click += new System.EventHandler(this.打印PToolStripMenuItem_Click);
  830.             // 
  831.             // 剪切UToolStripButton
  832.             // 
  833.             this.剪切UToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  834.             this.剪切UToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("剪切UToolStripButton.Image")));
  835.             this.剪切UToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
  836.             this.剪切UToolStripButton.Name = "剪切UToolStripButton";
  837.             this.剪切UToolStripButton.Size = new System.Drawing.Size(23, 22);
  838.             this.剪切UToolStripButton.Text = "剪切(&U)";
  839.             this.剪切UToolStripButton.Click += new System.EventHandler(this.剪切TToolStripMenuItem_Click);
  840.             // 
  841.             // 复制CToolStripButton
  842.             // 
  843.             this.复制CToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  844.             this.复制CToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("复制CToolStripButton.Image")));
  845.             this.复制CToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
  846.             this.复制CToolStripButton.Name = "复制CToolStripButton";
  847.             this.复制CToolStripButton.Size = new System.Drawing.Size(23, 22);
  848.             this.复制CToolStripButton.Text = "复制(&C)";
  849.             this.复制CToolStripButton.DisplayStyleChanged += new System.EventHandler(this.复制CToolStripMenuItem_Click);
  850.             // 
  851.             // 粘贴PToolStripButton
  852.             // 
  853.             this.粘贴PToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  854.             this.粘贴PToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("粘贴PToolStripButton.Image")));
  855.             this.粘贴PToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
  856.             this.粘贴PToolStripButton.Name = "粘贴PToolStripButton";
  857.             this.粘贴PToolStripButton.Size = new System.Drawing.Size(23, 22);
  858.             this.粘贴PToolStripButton.Text = "粘贴(&P)";
  859.             this.粘贴PToolStripButton.Click += new System.EventHandler(this.粘贴PToolStripMenuItem_Click);
  860.             // 
  861.             // btnSend
  862.             // 
  863.             this.btnSend.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  864.             this.btnSend.Image = ((System.Drawing.Image)(resources.GetObject("btnSend.Image")));
  865.             this.btnSend.ImageTransparentColor = System.Drawing.Color.Magenta;
  866.             this.btnSend.Name = "btnSend";
  867.             this.btnSend.Size = new System.Drawing.Size(63, 22);
  868.             this.btnSend.Text = "发  送";
  869.             this.btnSend.Click += new System.EventHandler(this.btnSend_Click);
  870.             // 
  871.             // toolStrip2
  872.             // 
  873.             this.toolStrip2.Dock = System.Windows.Forms.DockStyle.None;
  874.             this.toolStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  875.             this.toolStripLabel2,
  876.             this.tbReceive});
  877.             this.toolStrip2.Location = new System.Drawing.Point(3, 74);
  878.             this.toolStrip2.Name = "toolStrip2";
  879.             this.toolStrip2.Size = new System.Drawing.Size(598, 25);
  880.             this.toolStrip2.TabIndex = 6;
  881.             // 
  882.             // toolStripLabel2
  883.             // 
  884.             this.toolStripLabel2.Name = "toolStripLabel2";
  885.             this.toolStripLabel2.Size = new System.Drawing.Size(53, 22);
  886.             this.toolStripLabel2.Text = "收件人:";
  887.             // 
  888.             // tbReceive
  889.             // 
  890.             this.tbReceive.Name = "tbReceive";
  891.             this.tbReceive.Size = new System.Drawing.Size(500, 25);
  892.             // 
  893.             // toolStrip3
  894.             // 
  895.             this.toolStrip3.Dock = System.Windows.Forms.DockStyle.None;
  896.             this.toolStrip3.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  897.             this.toolStripLabel3,
  898.             this.tbCC});
  899.             this.toolStrip3.Location = new System.Drawing.Point(3, 99);
  900.             this.toolStrip3.Name = "toolStrip3";
  901.             this.toolStrip3.Size = new System.Drawing.Size(568, 25);
  902.             this.toolStrip3.TabIndex = 7;
  903.             // 
  904.             // toolStripLabel3
  905.             // 
  906.             this.toolStripLabel3.Name = "toolStripLabel3";
  907.             this.toolStripLabel3.Size = new System.Drawing.Size(54, 22);
  908.             this.toolStripLabel3.Text = "抄  送:";
  909.             // 
  910.             // tbCC
  911.             // 
  912.             this.tbCC.Name = "tbCC";
  913.             this.tbCC.Size = new System.Drawing.Size(500, 25);
  914.             // 
  915.             // toolStrip4
  916.             // 
  917.             this.toolStrip4.Dock = System.Windows.Forms.DockStyle.None;
  918.             this.toolStrip4.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  919.             this.toolStripLabel1,
  920.             this.tbSubject});
  921.             this.toolStrip4.Location = new System.Drawing.Point(3, 124);
  922.             this.toolStrip4.Name = "toolStrip4";
  923.             this.toolStrip4.Size = new System.Drawing.Size(567, 25);
  924.             this.toolStrip4.TabIndex = 8;
  925.             // 
  926.             // toolStripLabel1
  927.             // 
  928.             this.toolStripLabel1.Name = "toolStripLabel1";
  929.             this.toolStripLabel1.Size = new System.Drawing.Size(53, 22);
  930.             this.toolStripLabel1.Text = "主 题:";
  931.             // 
  932.             // tbSubject
  933.             // 
  934.             this.tbSubject.Name = "tbSubject";
  935.             this.tbSubject.Size = new System.Drawing.Size(500, 25);
  936.             // 
  937.             // cbFormat
  938.             // 
  939.             this.cbFormat.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  940.             this.cbFormat.Items.AddRange(new object[] {
  941.             "HTML",
  942.             "TEXT"});
  943.             this.cbFormat.Name = "cbFormat";
  944.             this.cbFormat.Size = new System.Drawing.Size(121, 25);
  945.             // 
  946.             // tbInsertA
  947.             // 
  948.             this.tbInsertA.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  949.             this.tbInsertA.Image = ((System.Drawing.Image)(resources.GetObject("tbInsertA.Image")));
  950.             this.tbInsertA.ImageTransparentColor = System.Drawing.Color.Magenta;
  951.             this.tbInsertA.Name = "tbInsertA";
  952.             this.tbInsertA.Size = new System.Drawing.Size(58, 22);
  953.             this.tbInsertA.Text = "附件...";
  954.             this.tbInsertA.Click += new System.EventHandler(this.tbInsertA_Click);
  955.             // 
  956.             // cbPriority
  957.             // 
  958.             this.cbPriority.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  959.             this.cbPriority.Items.AddRange(new object[] {
  960.             "重要性高",
  961.             "正常",
  962.             "重要性低"});
  963.             this.cbPriority.Name = "cbPriority";
  964.             this.cbPriority.Size = new System.Drawing.Size(121, 25);
  965.             // 
  966.             // MainForm
  967.             // 
  968.             this.ClientSize = new System.Drawing.Size(684, 283);
  969.             this.Controls.Add(this.toolStripContainer1);
  970.             this.MainMenuStrip = this.menuMain;
  971.             this.Name = "MainForm";
  972.             this.Text = "邮件发送系统1.0";
  973.             this.Load += new System.EventHandler(this.MainForm_Load);
  974.             this.menuMain.ResumeLayout(false);
  975.             this.menuMain.PerformLayout();
  976.             this.cmRich.ResumeLayout(false);
  977.             this.toolMain.ResumeLayout(false);
  978.             this.toolMain.PerformLayout();
  979.             this.toolStripContainer1.BottomToolStripPanel.ResumeLayout(false);
  980.             this.toolStripContainer1.BottomToolStripPanel.PerformLayout();
  981.             this.toolStripContainer1.ContentPanel.ResumeLayout(false);
  982.             this.toolStripContainer1.TopToolStripPanel.ResumeLayout(false);
  983.             this.toolStripContainer1.TopToolStripPanel.PerformLayout();
  984.             this.toolStripContainer1.ResumeLayout(false);
  985.             this.toolStripContainer1.PerformLayout();
  986.             this.statusMain.ResumeLayout(false);
  987.             this.statusMain.PerformLayout();
  988.             this.toolFormat.ResumeLayout(false);
  989.             this.toolFormat.PerformLayout();
  990.             this.toolStrip1.ResumeLayout(false);
  991.             this.toolStrip1.PerformLayout();
  992.             this.toolStrip2.ResumeLayout(false);
  993.             this.toolStrip2.PerformLayout();
  994.             this.toolStrip3.ResumeLayout(false);
  995.             this.toolStrip3.PerformLayout();
  996.             this.toolStrip4.ResumeLayout(false);
  997.             this.toolStrip4.PerformLayout();
  998.             this.ResumeLayout(false);
  999.         }
  1000.         #endregion
  1001.         private System.Drawing.Printing.PrintDocument printDocument;
  1002.         private System.Windows.Forms.MenuStrip menuMain;
  1003.         private System.Windows.Forms.ToolStripMenuItem 文件FToolStripMenuItem;
  1004.         private System.Windows.Forms.ToolStripMenuItem 新建NToolStripMenuItem;
  1005.         private System.Windows.Forms.ToolStripMenuItem 打开OToolStripMenuItem;
  1006.         private System.Windows.Forms.ToolStripSeparator toolStripSeparator;
  1007.         private System.Windows.Forms.ToolStripMenuItem 保存SToolStripMenuItem;
  1008.         private System.Windows.Forms.ToolStripMenuItem 另存为AToolStripMenuItem;
  1009.         private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  1010.         private System.Windows.Forms.ToolStripMenuItem 打印PToolStripMenuItem;
  1011.         private System.Windows.Forms.ToolStripMenuItem 打印预览VToolStripMenuItem;
  1012.         private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
  1013.         private System.Windows.Forms.ToolStripMenuItem 退出XToolStripMenuItem;
  1014.         private System.Windows.Forms.ToolStripMenuItem 编辑EToolStripMenuItem;
  1015.         private System.Windows.Forms.ToolStripMenuItem 撤消UToolStripMenuItem;
  1016.         private System.Windows.Forms.ToolStripMenuItem 重复RToolStripMenuItem;
  1017.         private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
  1018.         private System.Windows.Forms.ToolStripMenuItem 剪切TToolStripMenuItem;
  1019.         private System.Windows.Forms.ToolStripMenuItem 复制CToolStripMenuItem;
  1020.         private System.Windows.Forms.ToolStripMenuItem 粘贴PToolStripMenuItem;
  1021.         private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
  1022.         private System.Windows.Forms.ToolStripMenuItem 全选AToolStripMenuItem;
  1023.         private System.Windows.Forms.ToolStripMenuItem 工具TToolStripMenuItem;
  1024.         private System.Windows.Forms.ToolStripMenuItem 自定义CToolStripMenuItem;
  1025.         private System.Windows.Forms.ToolStripMenuItem 选项OToolStripMenuItem;
  1026.         private System.Windows.Forms.ToolStripMenuItem 帮助HToolStripMenuItem;
  1027.         private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
  1028.         private System.Windows.Forms.ToolStripMenuItem 关于AToolStripMenuItem;
  1029.         private System.Windows.Forms.ContextMenuStrip cmRich;
  1030.         private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1;
  1031.         private System.Windows.Forms.ToolStripMenuItem 清除ToolStripMenuItem;
  1032.         private System.Windows.Forms.ToolStripMenuItem 格式ToolStripMenuItem;
  1033.         private System.Windows.Forms.ToolStripMenuItem 字体FToolStripMenuItem;
  1034.         private System.Windows.Forms.ToolStripMenuItem 颜色CToolStripMenuItem;
  1035.         private System.Windows.Forms.ToolStripMenuItem 插入ToolStripMenuItem;
  1036.         private System.Windows.Forms.ToolStripMenuItem 图像PToolStripMenuItem;
  1037.         private System.Windows.Forms.ToolStripMenuItem 剪切TToolStripMenuItem1;
  1038.         private System.Windows.Forms.ToolStripMenuItem 复制CToolStripMenuItem1;
  1039.         private System.Windows.Forms.ToolStripMenuItem 粘贴PToolStripMenuItem1;
  1040.         private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
  1041.         private System.Windows.Forms.ToolStripMenuItem 左对齐LToolStripMenuItem;
  1042.         private System.Windows.Forms.ToolStripMenuItem 居中EToolStripMenuItem;
  1043.         private System.Windows.Forms.ToolStripMenuItem 右对齐RToolStripMenuItem;
  1044.         private System.Windows.Forms.ToolStripSeparator toolStripSeparator7;
  1045.         private System.Windows.Forms.ToolStrip toolMain;
  1046.         private System.Windows.Forms.ToolStripButton 新建NToolStripButton;
  1047.         private System.Windows.Forms.ToolStripButton 打开OToolStripButton;
  1048.         private System.Windows.Forms.ToolStripButton 保存SToolStripButton;
  1049.         private System.Windows.Forms.ToolStripButton 打印PToolStripButton;
  1050.         private System.Windows.Forms.ToolStripSeparator toolStripSeparator8;
  1051.         private System.Windows.Forms.ToolStripButton 剪切UToolStripButton;
  1052.         private System.Windows.Forms.ToolStripButton 复制CToolStripButton;
  1053.         private System.Windows.Forms.ToolStripButton 粘贴PToolStripButton;
  1054.         private System.Windows.Forms.ToolStripSeparator toolStripSeparator9;
  1055.         private System.Windows.Forms.ToolStripContainer toolStripContainer1;
  1056.         private System.Windows.Forms.StatusStrip statusMain;
  1057.         private System.Windows.Forms.ToolStripStatusLabel statusLabel;
  1058.         private System.Windows.Forms.ToolStripMenuItem 格式栏FToolStripMenuItem;
  1059.         private System.Windows.Forms.ToolStrip toolFormat;
  1060.         private System.Windows.Forms.ToolStripButton toolStripButton1;
  1061.         private System.Windows.Forms.ToolStripButton toolStripButton2;
  1062.         private System.Windows.Forms.ToolStripButton toolStripButton3;
  1063.         private System.Windows.Forms.ToolStripButton tsbBold;
  1064.         private System.Windows.Forms.ToolStripButton ttsbItalic;
  1065.         private System.Windows.Forms.ToolStripButton ttsbUnderLine;
  1066.         private System.Windows.Forms.ToolStripButton toolStripButton7;
  1067.         private System.Windows.Forms.ToolStripComboBox tscbFont;
  1068.         private System.Windows.Forms.ToolStripComboBox tscbSize;
  1069.         public HtmlRichTextBox rtMain;
  1070.         private System.Windows.Forms.ToolStripSeparator toolStripSeparator10;
  1071.         private System.Windows.Forms.ToolStripMenuItem 查找FToolStripMenuItem;
  1072.         private System.Windows.Forms.ToolStripMenuItem 替换SToolStripMenuItem;
  1073.         private System.Windows.Forms.ToolStripMenuItem 项目符号NToolStripMenuItem;
  1074.         private System.Windows.Forms.ToolStrip toolStrip1;
  1075.         private System.Windows.Forms.ToolStripMenuItem 设置SToolStripMenuItem;
  1076.         private System.Windows.Forms.ToolStripMenuItem 邮件账户设置ToolStripMenuItem;
  1077.         private System.Windows.Forms.ToolStripButton btnSend;
  1078.         private System.Windows.Forms.ToolStrip toolStrip2;
  1079.         private System.Windows.Forms.ToolStripLabel toolStripLabel2;
  1080.         private System.Windows.Forms.ToolStripTextBox tbReceive;
  1081.         private System.Windows.Forms.ToolStrip toolStrip3;
  1082.         private System.Windows.Forms.ToolStripLabel toolStripLabel3;
  1083.         private System.Windows.Forms.ToolStripTextBox tbCC;
  1084.         private System.Windows.Forms.ToolStrip toolStrip4;
  1085.         private System.Windows.Forms.ToolStripLabel toolStripLabel1;
  1086.         private System.Windows.Forms.ToolStripTextBox tbSubject;
  1087.         private System.Windows.Forms.ToolStripComboBox cbFormat;
  1088.         private System.Windows.Forms.ToolStripButton tbInsertA;
  1089.         private System.Windows.Forms.ToolStripComboBox cbPriority;
  1090.     }
  1091. }