⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 formrecordmsgmisg.designer.cs

📁 kuiMsg是一款用.net C# 开发的即时消息开源软件,适合.net即时消息软件开发者用。 主要功能: 支持文件传输(p2p); 支持GIF动画表情( 彻底消除闪屏 :) );
💻 CS
📖 第 1 页 / 共 3 页
字号:
            this.toolStripMenuItem5.Size = new System.Drawing.Size(149, 6);
            // 
            // menuItemEditCopy
            // 
            this.menuItemEditCopy.Name = "menuItemEditCopy";
            this.menuItemEditCopy.Size = new System.Drawing.Size(152, 22);
            this.menuItemEditCopy.Text = "复制(&C)";
            // 
            // toolStripMenuItem6
            // 
            this.toolStripMenuItem6.Name = "toolStripMenuItem6";
            this.toolStripMenuItem6.Size = new System.Drawing.Size(149, 6);
            // 
            // menuItemEditSelectAll
            // 
            this.menuItemEditSelectAll.Name = "menuItemEditSelectAll";
            this.menuItemEditSelectAll.Size = new System.Drawing.Size(152, 22);
            this.menuItemEditSelectAll.Text = "全选(&A)";
            // 
            // 视图VToolStripMenuItem
            // 
            this.视图VToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.工具栏ToolStripMenuItem,
            this.状态栏ToolStripMenuItem,
            this.toolStripMenuItem2,
            this.刷新ToolStripMenuItem});
            this.视图VToolStripMenuItem.Name = "视图VToolStripMenuItem";
            this.视图VToolStripMenuItem.Size = new System.Drawing.Size(57, 20);
            this.视图VToolStripMenuItem.Text = "视图(&V)";
            // 
            // 工具栏ToolStripMenuItem
            // 
            this.工具栏ToolStripMenuItem.Name = "工具栏ToolStripMenuItem";
            this.工具栏ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
            this.工具栏ToolStripMenuItem.Text = "工具栏(&T)";
            // 
            // 状态栏ToolStripMenuItem
            // 
            this.状态栏ToolStripMenuItem.Name = "状态栏ToolStripMenuItem";
            this.状态栏ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
            this.状态栏ToolStripMenuItem.Text = "状态栏(&S)";
            // 
            // toolStripMenuItem2
            // 
            this.toolStripMenuItem2.Name = "toolStripMenuItem2";
            this.toolStripMenuItem2.Size = new System.Drawing.Size(121, 6);
            // 
            // 刷新ToolStripMenuItem
            // 
            this.刷新ToolStripMenuItem.Name = "刷新ToolStripMenuItem";
            this.刷新ToolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F5;
            this.刷新ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
            this.刷新ToolStripMenuItem.Text = "刷新";
            // 
            // 帮助HToolStripMenuItem
            // 
            this.帮助HToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.内容ToolStripMenuItem,
            this.toolStripMenuItem3,
            this.关于AToolStripMenuItem});
            this.帮助HToolStripMenuItem.Name = "帮助HToolStripMenuItem";
            this.帮助HToolStripMenuItem.Size = new System.Drawing.Size(58, 20);
            this.帮助HToolStripMenuItem.Text = "帮助(&H)";
            // 
            // 内容ToolStripMenuItem
            // 
            this.内容ToolStripMenuItem.Name = "内容ToolStripMenuItem";
            this.内容ToolStripMenuItem.Size = new System.Drawing.Size(113, 22);
            this.内容ToolStripMenuItem.Text = "内容(&C)";
            // 
            // toolStripMenuItem3
            // 
            this.toolStripMenuItem3.Name = "toolStripMenuItem3";
            this.toolStripMenuItem3.Size = new System.Drawing.Size(110, 6);
            // 
            // 关于AToolStripMenuItem
            // 
            this.关于AToolStripMenuItem.Name = "关于AToolStripMenuItem";
            this.关于AToolStripMenuItem.Size = new System.Drawing.Size(113, 22);
            this.关于AToolStripMenuItem.Text = "关于(&A)";
            // 
            // toolStrip1
            // 
            this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.ButFirst,
            this.ButUp,
            this.ButDown,
            this.ButLast,
            this.toolStripSeparator1,
            this.ButDelRecord});
            this.toolStrip1.Location = new System.Drawing.Point(0, 24);
            this.toolStrip1.Name = "toolStrip1";
            this.toolStrip1.Size = new System.Drawing.Size(630, 25);
            this.toolStrip1.TabIndex = 1;
            this.toolStrip1.Text = "toolStrip1";
            this.toolStrip1.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.toolStrip1_ItemClicked);
            // 
            // ButFirst
            // 
            this.ButFirst.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.ButFirst.Image = ((System.Drawing.Image)(resources.GetObject("ButFirst.Image")));
            this.ButFirst.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.ButFirst.Name = "ButFirst";
            this.ButFirst.Size = new System.Drawing.Size(23, 22);
            this.ButFirst.Text = "第一页";
            this.ButFirst.TextImageRelation = System.Windows.Forms.TextImageRelation.TextBeforeImage;
            this.ButFirst.ToolTipText = "第一页";
            // 
            // ButUp
            // 
            this.ButUp.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.ButUp.Image = ((System.Drawing.Image)(resources.GetObject("ButUp.Image")));
            this.ButUp.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.ButUp.Name = "ButUp";
            this.ButUp.Size = new System.Drawing.Size(23, 22);
            this.ButUp.Text = "上一页";
            this.ButUp.ToolTipText = "上一页";
            // 
            // ButDown
            // 
            this.ButDown.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.ButDown.Image = ((System.Drawing.Image)(resources.GetObject("ButDown.Image")));
            this.ButDown.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.ButDown.Name = "ButDown";
            this.ButDown.Size = new System.Drawing.Size(23, 22);
            this.ButDown.Text = "下一页";
            this.ButDown.ToolTipText = "下一页";
            // 
            // ButLast
            // 
            this.ButLast.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.ButLast.Image = ((System.Drawing.Image)(resources.GetObject("ButLast.Image")));
            this.ButLast.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.ButLast.Name = "ButLast";
            this.ButLast.Size = new System.Drawing.Size(23, 22);
            this.ButLast.Text = "最后一页";
            this.ButLast.ToolTipText = "最后一页";
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
            // 
            // ButDelRecord
            // 
            this.ButDelRecord.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.ButDelRecord.Image = ((System.Drawing.Image)(resources.GetObject("ButDelRecord.Image")));
            this.ButDelRecord.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.ButDelRecord.Name = "ButDelRecord";
            this.ButDelRecord.Size = new System.Drawing.Size(23, 22);
            this.ButDelRecord.Text = "toolStripButton1";
            // 
            // statusStrip1
            // 
            this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripStatusLabel1,
            this.StatusLabelNotice,
            this.StatusLabelUser,
            this.StatusLabelPage});
            this.statusStrip1.Location = new System.Drawing.Point(0, 393);
            this.statusStrip1.Name = "statusStrip1";
            this.statusStrip1.Size = new System.Drawing.Size(630, 22);
            this.statusStrip1.TabIndex = 2;
            this.statusStrip1.Text = "statusStrip1";
            // 
            // toolStripStatusLabel1
            // 
            this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
            this.toolStripStatusLabel1.Size = new System.Drawing.Size(67, 17);
            this.toolStripStatusLabel1.Text = "帮助请按F1";
            // 
            // StatusLabelNotice
            // 
            this.StatusLabelNotice.Name = "StatusLabelNotice";
            this.StatusLabelNotice.Size = new System.Drawing.Size(0, 17);
            // 
            // StatusLabelUser
            // 
            this.StatusLabelUser.Name = "StatusLabelUser";
            this.StatusLabelUser.Size = new System.Drawing.Size(16, 17);
            this.StatusLabelUser.Text = "   ";
            // 
            // StatusLabelPage
            // 
            this.StatusLabelPage.Name = "StatusLabelPage";
            this.StatusLabelPage.Size = new System.Drawing.Size(16, 17);
            this.StatusLabelPage.Text = "   ";
            // 
            // splitContainer1
            // 
            this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainer1.Location = new System.Drawing.Point(0, 49);
            this.splitContainer1.Name = "splitContainer1";
            // 
            // splitContainer1.Panel1
            // 
            this.splitContainer1.Panel1.Controls.Add(this.treeViewGroup);
            // 
            // splitContainer1.Panel2
            // 
            this.splitContainer1.Panel2.Controls.Add(this.panel1);
            this.splitContainer1.Size = new System.Drawing.Size(630, 344);
            this.splitContainer1.SplitterDistance = 158;
            this.splitContainer1.TabIndex = 4;
            // 
            // treeViewGroup
            // 
            this.treeViewGroup.Dock = System.Windows.Forms.DockStyle.Fill;
            this.treeViewGroup.Location = new System.Drawing.Point(0, 0);
            this.treeViewGroup.Name = "treeViewGroup";

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -