frmOne.Designer.cs
上传用户:fan366
上传日期:2022-07-21
资源大小:406k
文件大小:36k
源码类别:

浏览器

开发平台:

Visual C++

  1. namespace OnePhoto
  2. {
  3.     partial class frmOne
  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(frmOne));
  30.             this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  31.             this.listView1 = new System.Windows.Forms.ListView();
  32.             this.imageList1 = new System.Windows.Forms.ImageList(this.components);
  33.             this.panelImg = new System.Windows.Forms.Panel();
  34.             this.pictureBoxPic = new System.Windows.Forms.PictureBox();
  35.             this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
  36.             this.收藏ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
  37.             this.toolStripSeparator11 = new System.Windows.Forms.ToolStripSeparator();
  38.             this.放大ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
  39.             this.缩小ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
  40.             this.适合大小ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
  41.             this.原图ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
  42.             this.toolStripSeparator12 = new System.Windows.Forms.ToolStripSeparator();
  43.             this.属性ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  44.             this.menuStrip1 = new System.Windows.Forms.MenuStrip();
  45.             this.文件ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  46.             this.打开ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  47.             this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
  48.             this.上一张ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  49.             this.下一张ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  50.             this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
  51.             this.收藏ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  52.             this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
  53.             this.关闭ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  54.             this.编辑ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  55.             this.复制ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  56.             this.剪切ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  57.             this.粘贴ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  58.             this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
  59.             this.删除ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  60.             this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
  61.             this.查找ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  62.             this.查看ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  63.             this.放大ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  64.             this.缩小ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  65.             this.适合大小ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  66.             this.原图ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  67.             this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();
  68.             this.属性ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
  69.             this.帮助ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  70.             this.帮助主题ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  71.             this.技术支持ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  72.             this.关于ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  73.             this.statusStrip1 = new System.Windows.Forms.StatusStrip();
  74.             this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
  75.             this.toolStripStatusLabel2 = new System.Windows.Forms.ToolStripStatusLabel();
  76.             this.toolStripStatusLabel3 = new System.Windows.Forms.ToolStripStatusLabel();
  77.             this.toolStrip1 = new System.Windows.Forms.ToolStrip();
  78.             this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
  79.             this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  80.             this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
  81.             this.toolStripButton3 = new System.Windows.Forms.ToolStripButton();
  82.             this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  83.             this.toolStripButton4 = new System.Windows.Forms.ToolStripButton();
  84.             this.toolStripButton5 = new System.Windows.Forms.ToolStripButton();
  85.             this.toolStripButton6 = new System.Windows.Forms.ToolStripButton();
  86.             this.toolStripButton7 = new System.Windows.Forms.ToolStripButton();
  87.             this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
  88.             this.toolStripButton8 = new System.Windows.Forms.ToolStripButton();
  89.             this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
  90.             this.toolStripButton9 = new System.Windows.Forms.ToolStripButton();
  91.             this.splitContainer1.Panel1.SuspendLayout();
  92.             this.splitContainer1.Panel2.SuspendLayout();
  93.             this.splitContainer1.SuspendLayout();
  94.             this.panelImg.SuspendLayout();
  95.             ((System.ComponentModel.ISupportInitialize)(this.pictureBoxPic)).BeginInit();
  96.             this.contextMenuStrip1.SuspendLayout();
  97.             this.menuStrip1.SuspendLayout();
  98.             this.statusStrip1.SuspendLayout();
  99.             this.toolStrip1.SuspendLayout();
  100.             this.SuspendLayout();
  101.             // 
  102.             // splitContainer1
  103.             // 
  104.             resources.ApplyResources(this.splitContainer1, "splitContainer1");
  105.             this.splitContainer1.Name = "splitContainer1";
  106.             // 
  107.             // splitContainer1.Panel1
  108.             // 
  109.             this.splitContainer1.Panel1.Controls.Add(this.listView1);
  110.             // 
  111.             // splitContainer1.Panel2
  112.             // 
  113.             this.splitContainer1.Panel2.Controls.Add(this.panelImg);
  114.             // 
  115.             // listView1
  116.             // 
  117.             resources.ApplyResources(this.listView1, "listView1");
  118.             this.listView1.LargeImageList = this.imageList1;
  119.             this.listView1.MultiSelect = false;
  120.             this.listView1.Name = "listView1";
  121.             this.listView1.SmallImageList = this.imageList1;
  122.             this.listView1.StateImageList = this.imageList1;
  123.             this.listView1.UseCompatibleStateImageBehavior = false;
  124.             this.listView1.View = System.Windows.Forms.View.Details;
  125.             this.listView1.SelectedIndexChanged += new System.EventHandler(this.listView1_SelectedIndexChanged);
  126.             // 
  127.             // imageList1
  128.             // 
  129.             this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
  130.             this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
  131.             this.imageList1.Images.SetKeyName(0, "24.ico");
  132.             // 
  133.             // panelImg
  134.             // 
  135.             resources.ApplyResources(this.panelImg, "panelImg");
  136.             this.panelImg.BackColor = System.Drawing.SystemColors.Window;
  137.             this.panelImg.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
  138.             this.panelImg.Controls.Add(this.pictureBoxPic);
  139.             this.panelImg.Name = "panelImg";
  140.             // 
  141.             // pictureBoxPic
  142.             // 
  143.             this.pictureBoxPic.BackColor = System.Drawing.SystemColors.Window;
  144.             this.pictureBoxPic.ContextMenuStrip = this.contextMenuStrip1;
  145.             resources.ApplyResources(this.pictureBoxPic, "pictureBoxPic");
  146.             this.pictureBoxPic.Name = "pictureBoxPic";
  147.             this.pictureBoxPic.TabStop = false;
  148.             this.pictureBoxPic.MouseLeave += new System.EventHandler(this.pictureBoxPic_MouseLeave);
  149.             this.pictureBoxPic.MouseDown += new System.Windows.Forms.MouseEventHandler(this.pictureBoxPic_MouseDown);
  150.             this.pictureBoxPic.MouseMove += new System.Windows.Forms.MouseEventHandler(this.pictureBoxPic_MouseMove);
  151.             this.pictureBoxPic.MouseEnter += new System.EventHandler(this.pictureBoxPic_MouseEnter);
  152.             // 
  153.             // contextMenuStrip1
  154.             // 
  155.             this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  156.             this.收藏ToolStripMenuItem1,
  157.             this.toolStripSeparator11,
  158.             this.放大ToolStripMenuItem1,
  159.             this.缩小ToolStripMenuItem1,
  160.             this.适合大小ToolStripMenuItem1,
  161.             this.原图ToolStripMenuItem1,
  162.             this.toolStripSeparator12,
  163.             this.属性ToolStripMenuItem});
  164.             this.contextMenuStrip1.Name = "contextMenuStrip1";
  165.             resources.ApplyResources(this.contextMenuStrip1, "contextMenuStrip1");
  166.             // 
  167.             // 收藏ToolStripMenuItem1
  168.             // 
  169.             this.收藏ToolStripMenuItem1.Name = "收藏ToolStripMenuItem1";
  170.             resources.ApplyResources(this.收藏ToolStripMenuItem1, "收藏ToolStripMenuItem1");
  171.             this.收藏ToolStripMenuItem1.Click += new System.EventHandler(this.收藏ToolStripMenuItem1_Click);
  172.             // 
  173.             // toolStripSeparator11
  174.             // 
  175.             this.toolStripSeparator11.Name = "toolStripSeparator11";
  176.             resources.ApplyResources(this.toolStripSeparator11, "toolStripSeparator11");
  177.             // 
  178.             // 放大ToolStripMenuItem1
  179.             // 
  180.             this.放大ToolStripMenuItem1.Name = "放大ToolStripMenuItem1";
  181.             resources.ApplyResources(this.放大ToolStripMenuItem1, "放大ToolStripMenuItem1");
  182.             this.放大ToolStripMenuItem1.Click += new System.EventHandler(this.放大ToolStripMenuItem1_Click);
  183.             // 
  184.             // 缩小ToolStripMenuItem1
  185.             // 
  186.             this.缩小ToolStripMenuItem1.Name = "缩小ToolStripMenuItem1";
  187.             resources.ApplyResources(this.缩小ToolStripMenuItem1, "缩小ToolStripMenuItem1");
  188.             this.缩小ToolStripMenuItem1.Click += new System.EventHandler(this.缩小ToolStripMenuItem1_Click);
  189.             // 
  190.             // 适合大小ToolStripMenuItem1
  191.             // 
  192.             this.适合大小ToolStripMenuItem1.Name = "适合大小ToolStripMenuItem1";
  193.             resources.ApplyResources(this.适合大小ToolStripMenuItem1, "适合大小ToolStripMenuItem1");
  194.             this.适合大小ToolStripMenuItem1.Click += new System.EventHandler(this.适合大小ToolStripMenuItem1_Click);
  195.             // 
  196.             // 原图ToolStripMenuItem1
  197.             // 
  198.             this.原图ToolStripMenuItem1.Name = "原图ToolStripMenuItem1";
  199.             resources.ApplyResources(this.原图ToolStripMenuItem1, "原图ToolStripMenuItem1");
  200.             this.原图ToolStripMenuItem1.Click += new System.EventHandler(this.原图ToolStripMenuItem1_Click);
  201.             // 
  202.             // toolStripSeparator12
  203.             // 
  204.             this.toolStripSeparator12.Name = "toolStripSeparator12";
  205.             resources.ApplyResources(this.toolStripSeparator12, "toolStripSeparator12");
  206.             // 
  207.             // 属性ToolStripMenuItem
  208.             // 
  209.             this.属性ToolStripMenuItem.Name = "属性ToolStripMenuItem";
  210.             resources.ApplyResources(this.属性ToolStripMenuItem, "属性ToolStripMenuItem");
  211.             this.属性ToolStripMenuItem.Click += new System.EventHandler(this.属性ToolStripMenuItem_Click);
  212.             // 
  213.             // menuStrip1
  214.             // 
  215.             this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  216.             this.文件ToolStripMenuItem,
  217.             this.编辑ToolStripMenuItem,
  218.             this.查看ToolStripMenuItem,
  219.             this.帮助ToolStripMenuItem});
  220.             resources.ApplyResources(this.menuStrip1, "menuStrip1");
  221.             this.menuStrip1.Name = "menuStrip1";
  222.             // 
  223.             // 文件ToolStripMenuItem
  224.             // 
  225.             this.文件ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  226.             this.打开ToolStripMenuItem,
  227.             this.toolStripSeparator5,
  228.             this.上一张ToolStripMenuItem,
  229.             this.下一张ToolStripMenuItem,
  230.             this.toolStripSeparator6,
  231.             this.收藏ToolStripMenuItem,
  232.             this.toolStripSeparator7,
  233.             this.关闭ToolStripMenuItem});
  234.             this.文件ToolStripMenuItem.Name = "文件ToolStripMenuItem";
  235.             resources.ApplyResources(this.文件ToolStripMenuItem, "文件ToolStripMenuItem");
  236.             // 
  237.             // 打开ToolStripMenuItem
  238.             // 
  239.             this.打开ToolStripMenuItem.Name = "打开ToolStripMenuItem";
  240.             resources.ApplyResources(this.打开ToolStripMenuItem, "打开ToolStripMenuItem");
  241.             this.打开ToolStripMenuItem.Click += new System.EventHandler(this.打开ToolStripMenuItem_Click);
  242.             // 
  243.             // toolStripSeparator5
  244.             // 
  245.             this.toolStripSeparator5.Name = "toolStripSeparator5";
  246.             resources.ApplyResources(this.toolStripSeparator5, "toolStripSeparator5");
  247.             // 
  248.             // 上一张ToolStripMenuItem
  249.             // 
  250.             this.上一张ToolStripMenuItem.Name = "上一张ToolStripMenuItem";
  251.             resources.ApplyResources(this.上一张ToolStripMenuItem, "上一张ToolStripMenuItem");
  252.             this.上一张ToolStripMenuItem.Click += new System.EventHandler(this.上一张ToolStripMenuItem_Click);
  253.             // 
  254.             // 下一张ToolStripMenuItem
  255.             // 
  256.             this.下一张ToolStripMenuItem.Name = "下一张ToolStripMenuItem";
  257.             resources.ApplyResources(this.下一张ToolStripMenuItem, "下一张ToolStripMenuItem");
  258.             this.下一张ToolStripMenuItem.Click += new System.EventHandler(this.下一张ToolStripMenuItem_Click);
  259.             // 
  260.             // toolStripSeparator6
  261.             // 
  262.             this.toolStripSeparator6.Name = "toolStripSeparator6";
  263.             resources.ApplyResources(this.toolStripSeparator6, "toolStripSeparator6");
  264.             // 
  265.             // 收藏ToolStripMenuItem
  266.             // 
  267.             this.收藏ToolStripMenuItem.Name = "收藏ToolStripMenuItem";
  268.             resources.ApplyResources(this.收藏ToolStripMenuItem, "收藏ToolStripMenuItem");
  269.             this.收藏ToolStripMenuItem.Click += new System.EventHandler(this.收藏ToolStripMenuItem_Click);
  270.             // 
  271.             // toolStripSeparator7
  272.             // 
  273.             this.toolStripSeparator7.Name = "toolStripSeparator7";
  274.             resources.ApplyResources(this.toolStripSeparator7, "toolStripSeparator7");
  275.             // 
  276.             // 关闭ToolStripMenuItem
  277.             // 
  278.             this.关闭ToolStripMenuItem.Name = "关闭ToolStripMenuItem";
  279.             resources.ApplyResources(this.关闭ToolStripMenuItem, "关闭ToolStripMenuItem");
  280.             this.关闭ToolStripMenuItem.Click += new System.EventHandler(this.关闭ToolStripMenuItem_Click);
  281.             // 
  282.             // 编辑ToolStripMenuItem
  283.             // 
  284.             this.编辑ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  285.             this.复制ToolStripMenuItem,
  286.             this.剪切ToolStripMenuItem,
  287.             this.粘贴ToolStripMenuItem,
  288.             this.toolStripSeparator8,
  289.             this.删除ToolStripMenuItem,
  290.             this.toolStripSeparator9,
  291.             this.查找ToolStripMenuItem});
  292.             this.编辑ToolStripMenuItem.Name = "编辑ToolStripMenuItem";
  293.             resources.ApplyResources(this.编辑ToolStripMenuItem, "编辑ToolStripMenuItem");
  294.             // 
  295.             // 复制ToolStripMenuItem
  296.             // 
  297.             this.复制ToolStripMenuItem.Name = "复制ToolStripMenuItem";
  298.             resources.ApplyResources(this.复制ToolStripMenuItem, "复制ToolStripMenuItem");
  299.             this.复制ToolStripMenuItem.Click += new System.EventHandler(this.复制ToolStripMenuItem_Click);
  300.             // 
  301.             // 剪切ToolStripMenuItem
  302.             // 
  303.             this.剪切ToolStripMenuItem.Name = "剪切ToolStripMenuItem";
  304.             resources.ApplyResources(this.剪切ToolStripMenuItem, "剪切ToolStripMenuItem");
  305.             this.剪切ToolStripMenuItem.Click += new System.EventHandler(this.剪切ToolStripMenuItem_Click);
  306.             // 
  307.             // 粘贴ToolStripMenuItem
  308.             // 
  309.             this.粘贴ToolStripMenuItem.Name = "粘贴ToolStripMenuItem";
  310.             resources.ApplyResources(this.粘贴ToolStripMenuItem, "粘贴ToolStripMenuItem");
  311.             this.粘贴ToolStripMenuItem.Click += new System.EventHandler(this.粘贴ToolStripMenuItem_Click);
  312.             // 
  313.             // toolStripSeparator8
  314.             // 
  315.             this.toolStripSeparator8.Name = "toolStripSeparator8";
  316.             resources.ApplyResources(this.toolStripSeparator8, "toolStripSeparator8");
  317.             // 
  318.             // 删除ToolStripMenuItem
  319.             // 
  320.             this.删除ToolStripMenuItem.Name = "删除ToolStripMenuItem";
  321.             resources.ApplyResources(this.删除ToolStripMenuItem, "删除ToolStripMenuItem");
  322.             this.删除ToolStripMenuItem.Click += new System.EventHandler(this.删除ToolStripMenuItem_Click);
  323.             // 
  324.             // toolStripSeparator9
  325.             // 
  326.             this.toolStripSeparator9.Name = "toolStripSeparator9";
  327.             resources.ApplyResources(this.toolStripSeparator9, "toolStripSeparator9");
  328.             // 
  329.             // 查找ToolStripMenuItem
  330.             // 
  331.             this.查找ToolStripMenuItem.Name = "查找ToolStripMenuItem";
  332.             resources.ApplyResources(this.查找ToolStripMenuItem, "查找ToolStripMenuItem");
  333.             this.查找ToolStripMenuItem.Click += new System.EventHandler(this.查找ToolStripMenuItem_Click);
  334.             // 
  335.             // 查看ToolStripMenuItem
  336.             // 
  337.             this.查看ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  338.             this.放大ToolStripMenuItem,
  339.             this.缩小ToolStripMenuItem,
  340.             this.适合大小ToolStripMenuItem,
  341.             this.原图ToolStripMenuItem,
  342.             this.toolStripSeparator10,
  343.             this.属性ToolStripMenuItem1});
  344.             this.查看ToolStripMenuItem.Name = "查看ToolStripMenuItem";
  345.             resources.ApplyResources(this.查看ToolStripMenuItem, "查看ToolStripMenuItem");
  346.             // 
  347.             // 放大ToolStripMenuItem
  348.             // 
  349.             this.放大ToolStripMenuItem.Name = "放大ToolStripMenuItem";
  350.             resources.ApplyResources(this.放大ToolStripMenuItem, "放大ToolStripMenuItem");
  351.             this.放大ToolStripMenuItem.Click += new System.EventHandler(this.放大ToolStripMenuItem_Click);
  352.             // 
  353.             // 缩小ToolStripMenuItem
  354.             // 
  355.             this.缩小ToolStripMenuItem.Name = "缩小ToolStripMenuItem";
  356.             resources.ApplyResources(this.缩小ToolStripMenuItem, "缩小ToolStripMenuItem");
  357.             this.缩小ToolStripMenuItem.Click += new System.EventHandler(this.缩小ToolStripMenuItem_Click);
  358.             // 
  359.             // 适合大小ToolStripMenuItem
  360.             // 
  361.             this.适合大小ToolStripMenuItem.Name = "适合大小ToolStripMenuItem";
  362.             resources.ApplyResources(this.适合大小ToolStripMenuItem, "适合大小ToolStripMenuItem");
  363.             this.适合大小ToolStripMenuItem.Click += new System.EventHandler(this.适合大小ToolStripMenuItem_Click);
  364.             // 
  365.             // 原图ToolStripMenuItem
  366.             // 
  367.             this.原图ToolStripMenuItem.Name = "原图ToolStripMenuItem";
  368.             resources.ApplyResources(this.原图ToolStripMenuItem, "原图ToolStripMenuItem");
  369.             this.原图ToolStripMenuItem.Click += new System.EventHandler(this.原图ToolStripMenuItem_Click);
  370.             // 
  371.             // toolStripSeparator10
  372.             // 
  373.             this.toolStripSeparator10.Name = "toolStripSeparator10";
  374.             resources.ApplyResources(this.toolStripSeparator10, "toolStripSeparator10");
  375.             // 
  376.             // 属性ToolStripMenuItem1
  377.             // 
  378.             this.属性ToolStripMenuItem1.Name = "属性ToolStripMenuItem1";
  379.             resources.ApplyResources(this.属性ToolStripMenuItem1, "属性ToolStripMenuItem1");
  380.             this.属性ToolStripMenuItem1.Click += new System.EventHandler(this.属性ToolStripMenuItem1_Click);
  381.             // 
  382.             // 帮助ToolStripMenuItem
  383.             // 
  384.             this.帮助ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  385.             this.帮助主题ToolStripMenuItem,
  386.             this.技术支持ToolStripMenuItem,
  387.             this.关于ToolStripMenuItem});
  388.             this.帮助ToolStripMenuItem.Name = "帮助ToolStripMenuItem";
  389.             resources.ApplyResources(this.帮助ToolStripMenuItem, "帮助ToolStripMenuItem");
  390.             // 
  391.             // 帮助主题ToolStripMenuItem
  392.             // 
  393.             this.帮助主题ToolStripMenuItem.Name = "帮助主题ToolStripMenuItem";
  394.             resources.ApplyResources(this.帮助主题ToolStripMenuItem, "帮助主题ToolStripMenuItem");
  395.             this.帮助主题ToolStripMenuItem.Click += new System.EventHandler(this.帮助主题ToolStripMenuItem_Click);
  396.             // 
  397.             // 技术支持ToolStripMenuItem
  398.             // 
  399.             this.技术支持ToolStripMenuItem.Name = "技术支持ToolStripMenuItem";
  400.             resources.ApplyResources(this.技术支持ToolStripMenuItem, "技术支持ToolStripMenuItem");
  401.             this.技术支持ToolStripMenuItem.Click += new System.EventHandler(this.技术支持ToolStripMenuItem_Click);
  402.             // 
  403.             // 关于ToolStripMenuItem
  404.             // 
  405.             this.关于ToolStripMenuItem.Name = "关于ToolStripMenuItem";
  406.             resources.ApplyResources(this.关于ToolStripMenuItem, "关于ToolStripMenuItem");
  407.             this.关于ToolStripMenuItem.Click += new System.EventHandler(this.关于ToolStripMenuItem_Click);
  408.             // 
  409.             // statusStrip1
  410.             // 
  411.             this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  412.             this.toolStripStatusLabel1,
  413.             this.toolStripStatusLabel2,
  414.             this.toolStripStatusLabel3});
  415.             resources.ApplyResources(this.statusStrip1, "statusStrip1");
  416.             this.statusStrip1.Name = "statusStrip1";
  417.             this.statusStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.ManagerRenderMode;
  418.             // 
  419.             // toolStripStatusLabel1
  420.             // 
  421.             this.toolStripStatusLabel1.BorderSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)(((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left | System.Windows.Forms.ToolStripStatusLabelBorderSides.Top)
  422.                         | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom)));
  423.             this.toolStripStatusLabel1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  424.             this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
  425.             resources.ApplyResources(this.toolStripStatusLabel1, "toolStripStatusLabel1");
  426.             // 
  427.             // toolStripStatusLabel2
  428.             // 
  429.             this.toolStripStatusLabel2.BorderSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)(((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left | System.Windows.Forms.ToolStripStatusLabelBorderSides.Top)
  430.                         | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom)));
  431.             this.toolStripStatusLabel2.Name = "toolStripStatusLabel2";
  432.             resources.ApplyResources(this.toolStripStatusLabel2, "toolStripStatusLabel2");
  433.             this.toolStripStatusLabel2.Spring = true;
  434.             // 
  435.             // toolStripStatusLabel3
  436.             // 
  437.             this.toolStripStatusLabel3.BorderSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left | System.Windows.Forms.ToolStripStatusLabelBorderSides.Top)
  438.                         | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right)
  439.                         | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom)));
  440.             this.toolStripStatusLabel3.Name = "toolStripStatusLabel3";
  441.             resources.ApplyResources(this.toolStripStatusLabel3, "toolStripStatusLabel3");
  442.             // 
  443.             // toolStrip1
  444.             // 
  445.             this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  446.             this.toolStripButton1,
  447.             this.toolStripSeparator1,
  448.             this.toolStripButton2,
  449.             this.toolStripButton3,
  450.             this.toolStripSeparator2,
  451.             this.toolStripButton4,
  452.             this.toolStripButton5,
  453.             this.toolStripButton6,
  454.             this.toolStripButton7,
  455.             this.toolStripSeparator3,
  456.             this.toolStripButton8,
  457.             this.toolStripSeparator4,
  458.             this.toolStripButton9});
  459.             resources.ApplyResources(this.toolStrip1, "toolStrip1");
  460.             this.toolStrip1.Name = "toolStrip1";
  461.             // 
  462.             // toolStripButton1
  463.             // 
  464.             resources.ApplyResources(this.toolStripButton1, "toolStripButton1");
  465.             this.toolStripButton1.Name = "toolStripButton1";
  466.             this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
  467.             // 
  468.             // toolStripSeparator1
  469.             // 
  470.             this.toolStripSeparator1.Name = "toolStripSeparator1";
  471.             resources.ApplyResources(this.toolStripSeparator1, "toolStripSeparator1");
  472.             // 
  473.             // toolStripButton2
  474.             // 
  475.             resources.ApplyResources(this.toolStripButton2, "toolStripButton2");
  476.             this.toolStripButton2.Name = "toolStripButton2";
  477.             this.toolStripButton2.Click += new System.EventHandler(this.toolStripButton2_Click);
  478.             // 
  479.             // toolStripButton3
  480.             // 
  481.             resources.ApplyResources(this.toolStripButton3, "toolStripButton3");
  482.             this.toolStripButton3.Name = "toolStripButton3";
  483.             this.toolStripButton3.Click += new System.EventHandler(this.toolStripButton3_Click);
  484.             // 
  485.             // toolStripSeparator2
  486.             // 
  487.             this.toolStripSeparator2.Name = "toolStripSeparator2";
  488.             resources.ApplyResources(this.toolStripSeparator2, "toolStripSeparator2");
  489.             // 
  490.             // toolStripButton4
  491.             // 
  492.             resources.ApplyResources(this.toolStripButton4, "toolStripButton4");
  493.             this.toolStripButton4.Name = "toolStripButton4";
  494.             this.toolStripButton4.Click += new System.EventHandler(this.toolStripButton4_Click);
  495.             // 
  496.             // toolStripButton5
  497.             // 
  498.             resources.ApplyResources(this.toolStripButton5, "toolStripButton5");
  499.             this.toolStripButton5.Name = "toolStripButton5";
  500.             this.toolStripButton5.Click += new System.EventHandler(this.toolStripButton5_Click);
  501.             // 
  502.             // toolStripButton6
  503.             // 
  504.             resources.ApplyResources(this.toolStripButton6, "toolStripButton6");
  505.             this.toolStripButton6.Name = "toolStripButton6";
  506.             this.toolStripButton6.Click += new System.EventHandler(this.toolStripButton6_Click);
  507.             // 
  508.             // toolStripButton7
  509.             // 
  510.             resources.ApplyResources(this.toolStripButton7, "toolStripButton7");
  511.             this.toolStripButton7.Name = "toolStripButton7";
  512.             this.toolStripButton7.Click += new System.EventHandler(this.toolStripButton7_Click);
  513.             // 
  514.             // toolStripSeparator3
  515.             // 
  516.             this.toolStripSeparator3.Name = "toolStripSeparator3";
  517.             resources.ApplyResources(this.toolStripSeparator3, "toolStripSeparator3");
  518.             // 
  519.             // toolStripButton8
  520.             // 
  521.             resources.ApplyResources(this.toolStripButton8, "toolStripButton8");
  522.             this.toolStripButton8.Name = "toolStripButton8";
  523.             this.toolStripButton8.Click += new System.EventHandler(this.toolStripButton8_Click);
  524.             // 
  525.             // toolStripSeparator4
  526.             // 
  527.             this.toolStripSeparator4.Name = "toolStripSeparator4";
  528.             resources.ApplyResources(this.toolStripSeparator4, "toolStripSeparator4");
  529.             // 
  530.             // toolStripButton9
  531.             // 
  532.             resources.ApplyResources(this.toolStripButton9, "toolStripButton9");
  533.             this.toolStripButton9.Name = "toolStripButton9";
  534.             this.toolStripButton9.Click += new System.EventHandler(this.toolStripButton9_Click);
  535.             // 
  536.             // frmOne
  537.             // 
  538.             resources.ApplyResources(this, "$this");
  539.             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  540.             this.Controls.Add(this.splitContainer1);
  541.             this.Controls.Add(this.toolStrip1);
  542.             this.Controls.Add(this.statusStrip1);
  543.             this.Controls.Add(this.menuStrip1);
  544.             this.MainMenuStrip = this.menuStrip1;
  545.             this.Name = "frmOne";
  546.             this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
  547.             this.Load += new System.EventHandler(this.frmOne_Load);
  548.             this.splitContainer1.Panel1.ResumeLayout(false);
  549.             this.splitContainer1.Panel2.ResumeLayout(false);
  550.             this.splitContainer1.ResumeLayout(false);
  551.             this.panelImg.ResumeLayout(false);
  552.             ((System.ComponentModel.ISupportInitialize)(this.pictureBoxPic)).EndInit();
  553.             this.contextMenuStrip1.ResumeLayout(false);
  554.             this.menuStrip1.ResumeLayout(false);
  555.             this.menuStrip1.PerformLayout();
  556.             this.statusStrip1.ResumeLayout(false);
  557.             this.statusStrip1.PerformLayout();
  558.             this.toolStrip1.ResumeLayout(false);
  559.             this.toolStrip1.PerformLayout();
  560.             this.ResumeLayout(false);
  561.             this.PerformLayout();
  562.         }
  563.         #endregion
  564.         private System.Windows.Forms.MenuStrip menuStrip1;
  565.         private System.Windows.Forms.StatusStrip statusStrip1;
  566.         private System.Windows.Forms.ToolStrip toolStrip1;
  567.         private System.Windows.Forms.SplitContainer splitContainer1;
  568.         private System.Windows.Forms.ToolStripMenuItem 文件ToolStripMenuItem;
  569.         private System.Windows.Forms.ToolStripMenuItem 打开ToolStripMenuItem;
  570.         private System.Windows.Forms.ToolStripMenuItem 下一张ToolStripMenuItem;
  571.         private System.Windows.Forms.ToolStripMenuItem 上一张ToolStripMenuItem;
  572.         private System.Windows.Forms.ToolStripMenuItem 收藏ToolStripMenuItem;
  573.         private System.Windows.Forms.ToolStripMenuItem 关闭ToolStripMenuItem;
  574.         private System.Windows.Forms.ToolStripMenuItem 编辑ToolStripMenuItem;
  575.         private System.Windows.Forms.ToolStripMenuItem 复制ToolStripMenuItem;
  576.         private System.Windows.Forms.ToolStripMenuItem 剪切ToolStripMenuItem;
  577.         private System.Windows.Forms.ToolStripMenuItem 粘贴ToolStripMenuItem;
  578.         private System.Windows.Forms.ToolStripMenuItem 删除ToolStripMenuItem;
  579.         private System.Windows.Forms.ToolStripMenuItem 查找ToolStripMenuItem;
  580.         private System.Windows.Forms.ToolStripMenuItem 查看ToolStripMenuItem;
  581.         private System.Windows.Forms.ToolStripMenuItem 放大ToolStripMenuItem;
  582.         private System.Windows.Forms.ToolStripMenuItem 缩小ToolStripMenuItem;
  583.         private System.Windows.Forms.ToolStripMenuItem 适合大小ToolStripMenuItem;
  584.         private System.Windows.Forms.ToolStripMenuItem 原图ToolStripMenuItem;
  585.         private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
  586.         private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
  587.         private System.Windows.Forms.ToolStripSeparator toolStripSeparator7;
  588.         private System.Windows.Forms.ToolStripSeparator toolStripSeparator8;
  589.         private System.Windows.Forms.ToolStripSeparator toolStripSeparator9;
  590.         private System.Windows.Forms.ToolStripMenuItem 帮助ToolStripMenuItem;
  591.         private System.Windows.Forms.ToolStripMenuItem 帮助主题ToolStripMenuItem;
  592.         private System.Windows.Forms.ToolStripMenuItem 技术支持ToolStripMenuItem;
  593.         private System.Windows.Forms.ToolStripMenuItem 关于ToolStripMenuItem;
  594.         private System.Windows.Forms.ToolStripButton toolStripButton1;
  595.         private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  596.         private System.Windows.Forms.ToolStripButton toolStripButton2;
  597.         private System.Windows.Forms.ToolStripButton toolStripButton3;
  598.         private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
  599.         private System.Windows.Forms.ToolStripButton toolStripButton4;
  600.         private System.Windows.Forms.ToolStripButton toolStripButton5;
  601.         private System.Windows.Forms.ToolStripButton toolStripButton6;
  602.         private System.Windows.Forms.ToolStripButton toolStripButton7;
  603.         private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
  604.         private System.Windows.Forms.ToolStripButton toolStripButton8;
  605.         private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
  606.         private System.Windows.Forms.ToolStripButton toolStripButton9;
  607.         private System.Windows.Forms.ListView listView1;
  608.         private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
  609.         private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel2;
  610.         private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel3;
  611.         private System.Windows.Forms.ToolStripSeparator toolStripSeparator10;
  612.         private System.Windows.Forms.ToolStripMenuItem 属性ToolStripMenuItem1;
  613.         private System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
  614.         private System.Windows.Forms.ToolStripMenuItem 收藏ToolStripMenuItem1;
  615.         private System.Windows.Forms.ToolStripMenuItem 放大ToolStripMenuItem1;
  616.         private System.Windows.Forms.ToolStripMenuItem 缩小ToolStripMenuItem1;
  617.         private System.Windows.Forms.ToolStripMenuItem 适合大小ToolStripMenuItem1;
  618.         private System.Windows.Forms.ToolStripMenuItem 原图ToolStripMenuItem1;
  619.         private System.Windows.Forms.ToolStripMenuItem 属性ToolStripMenuItem;
  620.         private System.Windows.Forms.ToolStripSeparator toolStripSeparator11;
  621.         private System.Windows.Forms.ToolStripSeparator toolStripSeparator12;
  622.         private System.Windows.Forms.ImageList imageList1;
  623.         private System.Windows.Forms.Panel panelImg;
  624.         private System.Windows.Forms.PictureBox pictureBoxPic;
  625.     }
  626. }