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

📄 formsendmsg.designer.cs

📁 kuiMsg是一款用.net C# 开发的即时消息开源软件,适合.net即时消息软件开发者用。 主要功能: 支持文件传输(p2p); 支持GIF动画表情( 彻底消除闪屏 :) );
💻 CS
📖 第 1 页 / 共 5 页
字号:
            this.dockSite4.Name = "dockSite4";
            this.dockSite4.Size = new System.Drawing.Size(550, 0);
            this.dockSite4.TabIndex = 76;
            this.dockSite4.TabStop = false;
            // 
            // panel13
            // 
            this.panel13.BackColor = System.Drawing.Color.Transparent;
            this.panel13.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel13.Location = new System.Drawing.Point(0, 0);
            this.panel13.Name = "panel13";
            this.panel13.Size = new System.Drawing.Size(361, 24);
            this.panel13.TabIndex = 33;
            // 
            // panel10
            // 
            this.panel10.Controls.Add(this.bar3);
            this.panel10.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel10.Location = new System.Drawing.Point(4, 44);
            this.panel10.Name = "panel10";
            this.panel10.Size = new System.Drawing.Size(361, 20);
            this.panel10.TabIndex = 69;
            // 
            // bar3
            // 
            this.bar3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.bar3.DockSide = DevComponents.DotNetBar.eDockSide.Top;
            this.bar3.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.labRecord});
            this.bar3.Location = new System.Drawing.Point(0, 0);
            this.bar3.Name = "bar3";
            this.bar3.Size = new System.Drawing.Size(361, 21);
            this.bar3.Stretch = true;
            this.bar3.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
            this.bar3.TabIndex = 41;
            this.bar3.TabStop = false;
            this.bar3.Text = "bar3";
            // 
            // labRecord
            // 
            this.labRecord.ForeColor = System.Drawing.Color.DimGray;
            this.labRecord.Icon = ((System.Drawing.Icon)(resources.GetObject("labRecord.Icon")));
            this.labRecord.Name = "labRecord";
            this.labRecord.Text = "对话记录";
            this.labRecord.TextAlignment = System.Drawing.StringAlignment.Center;
            // 
            // panelSendAndNotice
            // 
            this.panelSendAndNotice.Controls.Add(this.panelRight);
            this.panelSendAndNotice.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panelSendAndNotice.Location = new System.Drawing.Point(0, 4);
            this.panelSendAndNotice.Name = "panelSendAndNotice";
            this.panelSendAndNotice.Size = new System.Drawing.Size(175, 371);
            this.panelSendAndNotice.TabIndex = 28;
            // 
            // panelRight
            // 
            this.panelRight.BackColor = System.Drawing.Color.Transparent;
            this.panelRight.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panelRight.Controls.Add(this.panel19);
            this.panelRight.Controls.Add(this.panel7);
            this.panelRight.Controls.Add(this.panel17);
            this.panelRight.Controls.Add(this.panel16);
            this.panelRight.Controls.Add(this.panel15);
            this.panelRight.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panelRight.Location = new System.Drawing.Point(0, 0);
            this.panelRight.Name = "panelRight";
            this.panelRight.Size = new System.Drawing.Size(175, 371);
            this.panelRight.TabIndex = 27;
            // 
            // panel19
            // 
            this.panel19.BackColor = System.Drawing.Color.White;
            this.panel19.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel19.BackgroundImage")));
            this.panel19.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel19.Controls.Add(this.exPanelAV);
            this.panel19.Controls.Add(this.exPanelNotice);
            this.panel19.Controls.Add(this.exPanelFileTransfers);
            this.panel19.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel19.Location = new System.Drawing.Point(6, 6);
            this.panel19.Name = "panel19";
            this.panel19.Size = new System.Drawing.Size(165, 359);
            this.panel19.TabIndex = 46;
            // 
            // exPanelAV
            // 
            this.exPanelAV.CanvasColor = System.Drawing.Color.Transparent;
            this.exPanelAV.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
            this.exPanelAV.Controls.Add(this.myAV1);
            this.exPanelAV.Dock = System.Windows.Forms.DockStyle.Fill;
            this.exPanelAV.Location = new System.Drawing.Point(0, 376);
            this.exPanelAV.Name = "exPanelAV";
            this.exPanelAV.Size = new System.Drawing.Size(165, 0);
            this.exPanelAV.Style.Alignment = System.Drawing.StringAlignment.Center;
            this.exPanelAV.Style.BackColor1.Color = System.Drawing.SystemColors.Window;
            this.exPanelAV.Style.BackColor2.Color = System.Drawing.SystemColors.Window;
            this.exPanelAV.Style.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("exPanelAV.Style.BackgroundImage")));
            this.exPanelAV.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.exPanelAV.Style.BorderColor.Color = System.Drawing.Color.Transparent;
            this.exPanelAV.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
            this.exPanelAV.Style.GradientAngle = 90;
            this.exPanelAV.TabIndex = 54;
            this.exPanelAV.TitleStyle.Alignment = System.Drawing.StringAlignment.Center;
            this.exPanelAV.TitleStyle.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.exPanelAV.TitleStyle.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.exPanelAV.TitleStyle.Border = DevComponents.DotNetBar.eBorderType.RaisedInner;
            this.exPanelAV.TitleStyle.BorderColor.Color = System.Drawing.SystemColors.Window;
            this.exPanelAV.TitleStyle.ForeColor.Color = System.Drawing.Color.DimGray;
            this.exPanelAV.TitleStyle.GradientAngle = 90;
            this.exPanelAV.TitleText = "视频对话";
            this.exPanelAV.Visible = false;
            // 
            // myAV1
            // 
            this.myAV1.AutoSize = true;
            this.myAV1.BackColor = System.Drawing.Color.Cyan;
            this.myAV1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.myAV1.Location = new System.Drawing.Point(0, 26);
            this.myAV1.Name = "myAV1";
            this.myAV1.Size = new System.Drawing.Size(165, 0);
            this.myAV1.TabIndex = 1;
            // 
            // exPanelNotice
            // 
            this.exPanelNotice.CanvasColor = System.Drawing.Color.Transparent;
            this.exPanelNotice.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
            this.exPanelNotice.Controls.Add(this.labelNotice);
            this.exPanelNotice.Dock = System.Windows.Forms.DockStyle.Top;
            this.exPanelNotice.Location = new System.Drawing.Point(0, 234);
            this.exPanelNotice.Name = "exPanelNotice";
            this.exPanelNotice.Size = new System.Drawing.Size(165, 142);
            this.exPanelNotice.Style.Alignment = System.Drawing.StringAlignment.Center;
            this.exPanelNotice.Style.BackColor1.Color = System.Drawing.SystemColors.Window;
            this.exPanelNotice.Style.BackColor2.Color = System.Drawing.SystemColors.Window;
            this.exPanelNotice.Style.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("exPanelNotice.Style.BackgroundImage")));
            this.exPanelNotice.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.exPanelNotice.Style.BorderColor.Color = System.Drawing.Color.Transparent;
            this.exPanelNotice.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
            this.exPanelNotice.Style.GradientAngle = 90;
            this.exPanelNotice.TabIndex = 53;
            this.exPanelNotice.TitleStyle.Alignment = System.Drawing.StringAlignment.Center;
            this.exPanelNotice.TitleStyle.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.exPanelNotice.TitleStyle.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.exPanelNotice.TitleStyle.Border = DevComponents.DotNetBar.eBorderType.RaisedInner;
            this.exPanelNotice.TitleStyle.BorderColor.Color = System.Drawing.SystemColors.Window;
            this.exPanelNotice.TitleStyle.ForeColor.Color = System.Drawing.Color.DimGray;
            this.exPanelNotice.TitleStyle.GradientAngle = 90;
            this.exPanelNotice.TitleText = "公告";
            // 
            // labelNotice
            // 
            this.labelNotice.ForeColor = System.Drawing.Color.DarkSlateGray;
            this.labelNotice.Location = new System.Drawing.Point(5, 26);
            this.labelNotice.Name = "labelNotice";
            this.labelNotice.Size = new System.Drawing.Size(160, 94);
            this.labelNotice.TabIndex = 48;
            this.labelNotice.Text = "\r\n    LanMsg当前版本支持音视频对话,支持文件传输(可用于传输保密文件),支持屏幕截图,支持GIF动画表情等功能。";
            // 
            // exPanelFileTransfers
            // 
            this.exPanelFileTransfers.CanvasColor = System.Drawing.Color.Transparent;
            this.exPanelFileTransfers.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
            this.exPanelFileTransfers.Controls.Add(this.tabCsendFile);
            this.exPanelFileTransfers.Controls.Add(this.panel22);
            this.exPanelFileTransfers.Controls.Add(this.panel21);
            this.exPanelFileTransfers.Controls.Add(this.panel20);
            this.exPanelFileTransfers.Dock = System.Windows.Forms.DockStyle.Top;
            this.exPanelFileTransfers.Location = new System.Drawing.Point(0, 0);
            this.exPanelFileTransfers.Name = "exPanelFileTransfers";
            this.exPanelFileTransfers.Size = new System.Drawing.Size(165, 234);
            this.exPanelFileTransfers.Style.Alignment = System.Drawing.StringAlignment.Center;
            this.exPanelFileTransfers.Style.BackColor1.Color = System.Drawing.SystemColors.Window;
            this.exPanelFileTransfers.Style.BackColor2.Color = System.Drawing.SystemColors.Window;
            this.exPanelFileTransfers.Style.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("exPanelFileTransfers.Style.BackgroundImage")));
            this.exPanelFileTransfers.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.exPanelFileTransfers.Style.BorderColor.Color = System.Drawing.Color.Transparent;
            this.exPanelFileTransfers.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
            this.exPanelFileTransfers.Style.GradientAngle = 90;
            this.exPanelFileTransfers.TabIndex = 50;
            this.exPanelFileTransfers.TitleStyle.Alignment = System.Drawing.StringAlignment.Center;
            this.exPanelFileTransfers.TitleStyle.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.exPanelFileTransfers.TitleStyle.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.exPanelFileTransfers.TitleStyle.Border = DevComponents.DotNetBar.eBorderType.RaisedInner;
            this.exPanelFileTransfers.TitleStyle.BorderColor.Color = System.Drawing.SystemColors.Window;
            this.exPanelFileTransfers.TitleStyle.ForeColor.Color = System.Drawing.Color.DimGray;
            this.exPanelFileTransfers.TitleStyle.GradientAngle = 90;
            this.exPanelFileTransfers.TitleText = "文件传输";
            this.exPanelFileTransfers.Visible = false;
            // 
            // tabCsendFile
            // 
            this.tabCsendFile.BackColor = System.Drawing.Color.Transparent;
            this.tabCsendFile.CanReorderTabs = true;
            this.tabCsendFile.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabCsendFile.Location = new System.Drawing.Point(4, 26);
            this.tabCsendFile.Name = "tabCsendFile";
            this.tabCsendFile.SelectedTabFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
            this.tabCsendFile.SelectedTabIndex = 0;
            this.tabCsendFile.Size = new System.Drawing.Size(157, 200);
            this.tabCsendFile.Style = DevComponents.DotNetBar.eTabStripStyle.RoundHeader;
            this.tabCsendFile.TabIndex = 5;
            this.tabCsendFile.TabLayoutType = DevComponents.DotNetBar.eTabLayoutType.FixedWithNavigationBox;
            this.tabCsendFile.Text = "tabControl1";
            this.tabCsendFile.TabRemoved += new System.EventHandler(this.tabCsendFile_TabRemoved);
            // 
            // panel22
            // 
            this.panel22.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.panel22.Location = new System.Drawing.Point(4, 226);
            this.panel22.Name = "panel22";
            this.panel22.Size = new System.Drawing.Size(157, 8);
            this.panel22.TabIndex = 3;
            // 
            // panel21
            // 
            this.panel21.Dock = System.Windows.Forms.DockStyle.Right;
            this.panel21.Location = new System.Drawing.Point(161, 26);
            this.panel21.Name = "panel21";
            this.panel21.Size = new System.Drawing.Size(4, 208);
            this.panel21.TabIndex = 2;
            // 
            // panel20
            // 
            this.panel20.Dock = System.Windows.Forms.DockStyle.Left;
            this.panel20.Location = new System.Drawing.Point(0, 26);
            this.panel20.Name = "panel20";
            this.panel20.Size = new System.Drawing.Size(4, 208);

⌨️ 快捷键说明

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