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

📄 formmain.designer.cs

📁 kuiMsg是一款用.net C# 开发的即时消息开源软件,适合.net即时消息软件开发者用。 主要功能: 支持文件传输(p2p); 支持GIF动画表情( 彻底消除闪屏 :) );
💻 CS
📖 第 1 页 / 共 3 页
字号:
namespace LanMsg
{
    partial class FormMain
    {
        /// <summary>
        /// Required designer variable.
        /// </summary>
        private System.ComponentModel.IContainer components = null;

        /// <summary>
        /// Clean up any resources being used.
        /// </summary>
        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }

        #region Windows Form Designer generated code

        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormMain));
            this.rbMainMenu = new DevComponents.DotNetBar.RibbonControl();
            this.ribbonPanel1 = new DevComponents.DotNetBar.RibbonPanel();
            this.tabSelfInfo = new DevComponents.DotNetBar.RibbonTabItem();
            this.StartButton = new DevComponents.DotNetBar.Office2007StartButton();
            this.itemContainer1 = new DevComponents.DotNetBar.ItemContainer();
            this.itemContainer2 = new DevComponents.DotNetBar.ItemContainer();
            this.itemContainer3 = new DevComponents.DotNetBar.ItemContainer();
            this.butLogin = new DevComponents.DotNetBar.ButtonItem();
            this.butChangeUser = new DevComponents.DotNetBar.ButtonItem();
            this.buttonItem5 = new DevComponents.DotNetBar.ButtonItem();
            this.butLink = new DevComponents.DotNetBar.ButtonItem();
            this.butBusy = new DevComponents.DotNetBar.ButtonItem();
            this.butLeave = new DevComponents.DotNetBar.ButtonItem();
            this.butPhone = new DevComponents.DotNetBar.ButtonItem();
            this.butRepast = new DevComponents.DotNetBar.ButtonItem();
            this.ButSendGroupMsg = new DevComponents.DotNetBar.ButtonItem();
            this.butMsgMis = new DevComponents.DotNetBar.ButtonItem();
            this.MenuSystemSet = new DevComponents.DotNetBar.ButtonItem();
            this.butAbout = new DevComponents.DotNetBar.ButtonItem();
            this.itemContainer5 = new DevComponents.DotNetBar.ItemContainer();
            this.butClose = new DevComponents.DotNetBar.ButtonItem();
            this.butExit = new DevComponents.DotNetBar.ButtonItem();
            this.open = new DevComponents.DotNetBar.ButtonItem();
            this.buttonItem1 = new DevComponents.DotNetBar.ButtonItem();
            this.bar1 = new DevComponents.DotNetBar.Bar();
            this.labelStatus = new DevComponents.DotNetBar.LabelItem();
            this.labelPosition = new DevComponents.DotNetBar.LabelItem();
            this.tabControlMain = new DevComponents.DotNetBar.TabControl();
            this.tabControlPanel1 = new DevComponents.DotNetBar.TabControlPanel();
            this.TreeUsers = new System.Windows.Forms.TreeView();
            this.imageList1 = new System.Windows.Forms.ImageList(this.components);
            this.panel3 = new System.Windows.Forms.Panel();
            this.TabUsers = new DevComponents.DotNetBar.TabItem(this.components);
            this.tabControlPanel3 = new DevComponents.DotNetBar.TabControlPanel();
            this.webBrowser2 = new System.Windows.Forms.WebBrowser();
            this.tabItem1 = new DevComponents.DotNetBar.TabItem(this.components);
            this.tabControlPanel2 = new DevComponents.DotNetBar.TabControlPanel();
            this.webBrowser1 = new System.Windows.Forms.WebBrowser();
            this.HomePage = new DevComponents.DotNetBar.TabItem(this.components);
            this.MenuStripSend = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.MenuItemSendMsg = new System.Windows.Forms.ToolStripMenuItem();
            this.MenuItemSendFile = new System.Windows.Forms.ToolStripMenuItem();
            this.NotifyIcon = new System.Windows.Forms.NotifyIcon(this.components);
            this.contextMenuNotify = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.fsfsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.联机ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.接听电话ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.外出就餐ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.暂时离开ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.工作中ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.vcxvToolStripMenuItem = new System.Windows.Forms.ToolStripSeparator();
            this.MenuItemGroupNotice = new System.Windows.Forms.ToolStripMenuItem();
            this.MenuItemOpenMain = new System.Windows.Forms.ToolStripMenuItem();
            this.vcxvToolStripMenuItem3 = new System.Windows.Forms.ToolStripSeparator();
            this.MenuItemClose = new System.Windows.Forms.ToolStripMenuItem();
            this.MenuItemExit = new System.Windows.Forms.ToolStripMenuItem();
            this.timerCheckOnlinState = new System.Windows.Forms.Timer(this.components);
            this.sockUDP1 = new IMLibrary.SockUDP(this.components);
            this.timerLogin = new System.Windows.Forms.Timer(this.components);
            this.tooltipDisplayDelay = new System.Windows.Forms.Timer(this.components);
            this.superTooltip1 = new DevComponents.DotNetBar.SuperTooltip();
            this.imageListFace = new System.Windows.Forms.ImageList(this.components);
            this.rbMainMenu.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.bar1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabControlMain)).BeginInit();
            this.tabControlMain.SuspendLayout();
            this.tabControlPanel1.SuspendLayout();
            this.tabControlPanel3.SuspendLayout();
            this.tabControlPanel2.SuspendLayout();
            this.MenuStripSend.SuspendLayout();
            this.contextMenuNotify.SuspendLayout();
            this.SuspendLayout();
            // 
            // rbMainMenu
            // 
            this.rbMainMenu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(205)))), ((int)(((byte)(214)))));
            this.rbMainMenu.CanCustomize = false;
            this.rbMainMenu.CaptionVisible = true;
            this.rbMainMenu.Controls.Add(this.ribbonPanel1);
            this.rbMainMenu.Dock = System.Windows.Forms.DockStyle.Top;
            this.rbMainMenu.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.tabSelfInfo});
            this.rbMainMenu.KeyTipsFont = new System.Drawing.Font("Tahoma", 7F);
            this.rbMainMenu.Location = new System.Drawing.Point(4, 1);
            this.rbMainMenu.Name = "rbMainMenu";
            this.rbMainMenu.Padding = new System.Windows.Forms.Padding(0, 0, 0, 2);
            this.rbMainMenu.QuickToolbarItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.StartButton,
            this.open});
            this.rbMainMenu.Size = new System.Drawing.Size(192, 52);
            this.rbMainMenu.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
            this.rbMainMenu.TabGroupHeight = 14;
            this.rbMainMenu.TabIndex = 0;
            // 
            // ribbonPanel1
            // 
            this.ribbonPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
            this.ribbonPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ribbonPanel1.Location = new System.Drawing.Point(0, 55);
            this.ribbonPanel1.Name = "ribbonPanel1";
            this.ribbonPanel1.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3);
            this.ribbonPanel1.Size = new System.Drawing.Size(192, 0);
            this.ribbonPanel1.TabIndex = 1;
            // 
            // tabSelfInfo
            // 
            this.tabSelfInfo.Checked = true;
            this.tabSelfInfo.ImagePaddingHorizontal = 8;
            this.tabSelfInfo.Name = "tabSelfInfo";
            this.tabSelfInfo.Panel = this.ribbonPanel1;
            this.tabSelfInfo.Text = "(未登录)";
            // 
            // StartButton
            // 
            this.StartButton.AutoExpandOnClick = true;
            this.StartButton.CanCustomize = false;
            this.StartButton.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.Image;
            this.StartButton.ImagePaddingHorizontal = 2;
            this.StartButton.ImagePaddingVertical = 2;
            this.StartButton.Name = "StartButton";
            this.StartButton.ShowSubItems = false;
            this.StartButton.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.itemContainer1});
            this.StartButton.Text = "&T";
            // 
            // itemContainer1
            // 
            // 
            // 
            // 
            this.itemContainer1.BackgroundStyle.Class = "RibbonFileMenuContainer";
            this.itemContainer1.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
            this.itemContainer1.MinimumSize = new System.Drawing.Size(0, 0);
            this.itemContainer1.Name = "itemContainer1";
            this.itemContainer1.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.itemContainer2,
            this.itemContainer5});
            // 
            // itemContainer2
            // 
            // 
            // 
            // 
            this.itemContainer2.BackgroundStyle.Class = "RibbonFileMenuTwoColumnContainer";
            this.itemContainer2.ItemSpacing = 0;
            this.itemContainer2.MinimumSize = new System.Drawing.Size(0, 0);
            this.itemContainer2.Name = "itemContainer2";
            this.itemContainer2.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.itemContainer3});
            // 
            // itemContainer3
            // 
            // 
            // 
            // 
            this.itemContainer3.BackgroundStyle.Class = "RibbonFileMenuColumnOneContainer";
            this.itemContainer3.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
            this.itemContainer3.MinimumSize = new System.Drawing.Size(120, 0);
            this.itemContainer3.Name = "itemContainer3";
            this.itemContainer3.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.butLogin,
            this.butChangeUser,
            this.buttonItem5,
            this.ButSendGroupMsg,
            this.butMsgMis,
            this.MenuSystemSet,
            this.butAbout});
            // 
            // butLogin
            // 
            this.butLogin.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
            this.butLogin.ImagePaddingHorizontal = 8;
            this.butLogin.Name = "butLogin";
            this.butLogin.SubItemsExpandWidth = 24;
            this.butLogin.Text = "登录";
            this.butLogin.Click += new System.EventHandler(this.but_Click);
            // 
            // butChangeUser
            // 
            this.butChangeUser.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
            this.butChangeUser.ImagePaddingHorizontal = 8;
            this.butChangeUser.Name = "butChangeUser";
            this.butChangeUser.SubItemsExpandWidth = 24;
            this.butChangeUser.Text = "更改登录用户";
            this.butChangeUser.Visible = false;
            this.butChangeUser.Click += new System.EventHandler(this.but_Click);
            // 
            // buttonItem5
            // 
            this.buttonItem5.BeginGroup = true;
            this.buttonItem5.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
            this.buttonItem5.ImagePaddingHorizontal = 8;
            this.buttonItem5.Name = "buttonItem5";
            this.buttonItem5.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.butLink,
            this.butBusy,
            this.butLeave,
            this.butPhone,
            this.butRepast});
            this.buttonItem5.SubItemsExpandWidth = 24;
            this.buttonItem5.Text = "我的状态";
            // 
            // butLink
            // 
            this.butLink.Checked = true;
            this.butLink.ImagePaddingHorizontal = 8;
            this.butLink.Name = "butLink";
            this.butLink.Text = "联机";
            this.butLink.Click += new System.EventHandler(this.but_Click);
            // 
            // butBusy
            // 
            this.butBusy.ImagePaddingHorizontal = 8;
            this.butBusy.Name = "butBusy";
            this.butBusy.Text = "忙碌";
            this.butBusy.Click += new System.EventHandler(this.but_Click);
            // 
            // butLeave
            // 
            this.butLeave.ImagePaddingHorizontal = 8;
            this.butLeave.Name = "butLeave";
            this.butLeave.Text = "离开";
            this.butLeave.Click += new System.EventHandler(this.but_Click);
            // 
            // butPhone
            // 
            this.butPhone.ImagePaddingHorizontal = 8;
            this.butPhone.Name = "butPhone";
            this.butPhone.Text = "接听电话";
            this.butPhone.Click += new System.EventHandler(this.but_Click);
            // 
            // butRepast
            // 
            this.butRepast.ImagePaddingHorizontal = 8;
            this.butRepast.Name = "butRepast";
            this.butRepast.Text = "外出就餐";
            this.butRepast.Click += new System.EventHandler(this.but_Click);
            // 
            // ButSendGroupMsg
            // 
            this.ButSendGroupMsg.BeginGroup = true;

⌨️ 快捷键说明

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