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

📄 frmmain.designer.cs

📁 .Net实现的局域网完整IM,含完整的设计远隔
💻 CS
📖 第 1 页 / 共 2 页
字号:
            this.mitPanelMessages.Size = new System.Drawing.Size(142, 22);
            this.mitPanelMessages.Text = "切换至此面板";
            this.mitPanelMessages.Click += new System.EventHandler(this.mitPanelMessages_Click);
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(139, 6);
            // 
            // mitClearMsgs
            // 
            this.mitClearMsgs.Name = "mitClearMsgs";
            this.mitClearMsgs.Size = new System.Drawing.Size(142, 22);
            this.mitClearMsgs.Text = "清空所有消息";
            this.mitClearMsgs.Click += new System.EventHandler(this.mitClearMsgs_Click);
            // 
            // 用户视图ToolStripMenuItem
            // 
            this.用户视图ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mitPanelUsers});
            this.用户视图ToolStripMenuItem.Name = "用户视图ToolStripMenuItem";
            this.用户视图ToolStripMenuItem.Size = new System.Drawing.Size(118, 22);
            this.用户视图ToolStripMenuItem.Text = "用户视图";
            // 
            // mitPanelUsers
            // 
            this.mitPanelUsers.Name = "mitPanelUsers";
            this.mitPanelUsers.Size = new System.Drawing.Size(142, 22);
            this.mitPanelUsers.Text = "切换至此面板";
            this.mitPanelUsers.Click += new System.EventHandler(this.mitPanelUsers_Click);
            // 
            // 会话视图ToolStripMenuItem
            // 
            this.会话视图ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mitPanelSessions});
            this.会话视图ToolStripMenuItem.Name = "会话视图ToolStripMenuItem";
            this.会话视图ToolStripMenuItem.Size = new System.Drawing.Size(118, 22);
            this.会话视图ToolStripMenuItem.Text = "会话视图";
            // 
            // mitPanelSessions
            // 
            this.mitPanelSessions.Name = "mitPanelSessions";
            this.mitPanelSessions.Size = new System.Drawing.Size(142, 22);
            this.mitPanelSessions.Text = "切换至此面板";
            this.mitPanelSessions.Click += new System.EventHandler(this.mitPanelSessions_Click);
            // 
            // mitOption
            // 
            this.mitOption.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.服务器设置ToolStripMenuItem});
            this.mitOption.Name = "mitOption";
            this.mitOption.Size = new System.Drawing.Size(41, 20);
            this.mitOption.Text = "选项";
            // 
            // 服务器设置ToolStripMenuItem
            // 
            this.服务器设置ToolStripMenuItem.Name = "服务器设置ToolStripMenuItem";
            this.服务器设置ToolStripMenuItem.Size = new System.Drawing.Size(130, 22);
            this.服务器设置ToolStripMenuItem.Text = "服务器设置";
            // 
            // jlsMessages
            // 
            this.jlsMessages.BackColor = System.Drawing.Color.White;
            this.jlsMessages.HeightOfRow = 20;
            this.jlsMessages.Location = new System.Drawing.Point(0, 25);
            this.jlsMessages.Name = "jlsMessages";
            this.jlsMessages.Size = new System.Drawing.Size(448, 205);
            this.jlsMessages.TabIndex = 1;
            this.jlsMessages.Text = "jpM_List1";
            // 
            // ilsHeads
            // 
            this.ilsHeads.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ilsHeads.ImageStream")));
            this.ilsHeads.TransparentColor = System.Drawing.Color.Transparent;
            this.ilsHeads.Images.SetKeyName(0, "0.gif");
            this.ilsHeads.Images.SetKeyName(1, "1.gif");
            this.ilsHeads.Images.SetKeyName(2, "2.gif");
            this.ilsHeads.Images.SetKeyName(3, "3.gif");
            this.ilsHeads.Images.SetKeyName(4, "4.gif");
            this.ilsHeads.Images.SetKeyName(5, "5.gif");
            this.ilsHeads.Images.SetKeyName(6, "6.gif");
            this.ilsHeads.Images.SetKeyName(7, "7.gif");
            this.ilsHeads.Images.SetKeyName(8, "8.gif");
            this.ilsHeads.Images.SetKeyName(9, "9.gif");
            this.ilsHeads.Images.SetKeyName(10, "10.gif");
            this.ilsHeads.Images.SetKeyName(11, "11.gif");
            this.ilsHeads.Images.SetKeyName(12, "12.gif");
            this.ilsHeads.Images.SetKeyName(13, "13.gif");
            this.ilsHeads.Images.SetKeyName(14, "14.gif");
            this.ilsHeads.Images.SetKeyName(15, "15.gif");
            this.ilsHeads.Images.SetKeyName(16, "16.gif");
            this.ilsHeads.Images.SetKeyName(17, "17.gif");
            // 
            // ilsShows
            // 
            this.ilsShows.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ilsShows.ImageStream")));
            this.ilsShows.TransparentColor = System.Drawing.Color.Transparent;
            this.ilsShows.Images.SetKeyName(0, "0.jpg");
            this.ilsShows.Images.SetKeyName(1, "1.jpg");
            this.ilsShows.Images.SetKeyName(2, "2.jpg");
            this.ilsShows.Images.SetKeyName(3, "3.jpg");
            this.ilsShows.Images.SetKeyName(4, "4.jpg");
            this.ilsShows.Images.SetKeyName(5, "5.jpg");
            this.ilsShows.Images.SetKeyName(6, "6.jpg");
            this.ilsShows.Images.SetKeyName(7, "7.jpg");
            this.ilsShows.Images.SetKeyName(8, "8.jpg");
            // 
            // stbMain
            // 
            this.stbMain.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.labNowState});
            this.stbMain.Location = new System.Drawing.Point(0, 229);
            this.stbMain.Name = "stbMain";
            this.stbMain.Size = new System.Drawing.Size(449, 22);
            this.stbMain.TabIndex = 2;
            this.stbMain.Text = "statusStrip1";
            // 
            // labNowState
            // 
            this.labNowState.Name = "labNowState";
            this.labNowState.Size = new System.Drawing.Size(77, 17);
            this.labNowState.Text = "服务器待机中";
            // 
            // jlsUsers
            // 
            this.jlsUsers.BackColor = System.Drawing.Color.White;
            this.jlsUsers.HeightOfRow = 20;
            this.jlsUsers.Location = new System.Drawing.Point(0, 25);
            this.jlsUsers.Name = "jlsUsers";
            this.jlsUsers.Size = new System.Drawing.Size(339, 205);
            this.jlsUsers.TabIndex = 3;
            this.jlsUsers.Text = "jlsUsers";
            this.jlsUsers.Visible = false;
            // 
            // jlsSessions
            // 
            this.jlsSessions.BackColor = System.Drawing.Color.White;
            this.jlsSessions.HeightOfRow = 20;
            this.jlsSessions.Location = new System.Drawing.Point(0, 25);
            this.jlsSessions.Name = "jlsSessions";
            this.jlsSessions.Size = new System.Drawing.Size(339, 205);
            this.jlsSessions.TabIndex = 4;
            this.jlsSessions.Text = "jpM_List1";
            this.jlsSessions.Visible = false;
            // 
            // frmMain
            // 
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit;
            this.ClientSize = new System.Drawing.Size(449, 251);
            this.Controls.Add(this.jlsSessions);
            this.Controls.Add(this.jlsUsers);
            this.Controls.Add(this.stbMain);
            this.Controls.Add(this.jlsMessages);
            this.Controls.Add(this.menuMain);
            this.MainMenuStrip = this.menuMain;
            this.Name = "frmMain";
            this.Text = "JPM-Lan Talk Server";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.SizeChanged += new System.EventHandler(this.frmMain_SizeChanged);
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmMain_FormClosing);
            this.Load += new System.EventHandler(this.frmMain_Load);
            this.menuMain.ResumeLayout(false);
            this.menuMain.PerformLayout();
            this.stbMain.ResumeLayout(false);
            this.stbMain.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion

        private System.Windows.Forms.MenuStrip menuMain;
        private System.Windows.Forms.ToolStripMenuItem mitServer;
        private System.Windows.Forms.ToolStripMenuItem mitStartServer;
        private System.Windows.Forms.ToolStripMenuItem mitPauseServer;
        private System.Windows.Forms.ToolStripMenuItem mitStopServer;
        private System.Windows.Forms.ToolStripMenuItem 消息ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 发送服务器消息ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 视图ToolStripMenuItem;
        private NewControl.JPM_List jlsMessages;
        private System.Windows.Forms.ImageList ilsHeads;
        private System.Windows.Forms.ImageList ilsShows;
        private System.Windows.Forms.StatusStrip stbMain;
        private System.Windows.Forms.ToolStripStatusLabel labNowState;
        private System.Windows.Forms.ToolStripMenuItem mitResetServer;
        private System.Windows.Forms.ToolStripMenuItem 消息视图ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem mitPanelMessages;
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
        private System.Windows.Forms.ToolStripMenuItem mitClearMsgs;
        private System.Windows.Forms.ToolStripMenuItem 用户视图ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem mitPanelUsers;
        private NewControl.JPM_List jlsUsers;
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
        private System.Windows.Forms.ToolStripMenuItem mitExit;
        private NewControl.JPM_List jlsSessions;
        private System.Windows.Forms.ToolStripMenuItem 会话视图ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem mitPanelSessions;
        private System.Windows.Forms.ToolStripMenuItem mitData;
        private System.Windows.Forms.ToolStripMenuItem mitLoadData;
        private System.Windows.Forms.ToolStripMenuItem mitCloseData;
        private System.Windows.Forms.ToolStripMenuItem mitReloadData;
        private System.Windows.Forms.ToolStripMenuItem mitOption;
        private System.Windows.Forms.ToolStripMenuItem 服务器设置ToolStripMenuItem;
    }
}

⌨️ 快捷键说明

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