📄 formsendmsg.designer.cs
字号:
//
// panel8
//
this.panel8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(194)))), ((int)(((byte)(217)))), ((int)(((byte)(247)))));
this.panel8.Controls.Add(this.butRecordshow);
this.panel8.Controls.Add(this.panelGif);
this.panel8.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel8.Location = new System.Drawing.Point(0, 0);
this.panel8.Name = "panel8";
this.panel8.Size = new System.Drawing.Size(217, 34);
this.panel8.TabIndex = 8;
//
// butRecordshow
//
this.butRecordshow.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.butRecordshow.ForeColor = System.Drawing.Color.DarkRed;
this.butRecordshow.Location = new System.Drawing.Point(1, 5);
this.butRecordshow.Name = "butRecordshow";
this.butRecordshow.Size = new System.Drawing.Size(80, 24);
this.butRecordshow.TabIndex = 1;
this.butRecordshow.Text = "对话记录(&H)";
//
// panelGif
//
this.panelGif.Location = new System.Drawing.Point(48, 11);
this.panelGif.Name = "panelGif";
this.panelGif.Size = new System.Drawing.Size(27, 12);
this.panelGif.TabIndex = 2;
//
// panel9
//
this.panel9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(194)))), ((int)(((byte)(217)))), ((int)(((byte)(247)))));
this.panel9.Controls.Add(this.butSend);
this.panel9.Controls.Add(this.butClose);
this.panel9.Dock = System.Windows.Forms.DockStyle.Right;
this.panel9.Location = new System.Drawing.Point(217, 0);
this.panel9.Name = "panel9";
this.panel9.Size = new System.Drawing.Size(144, 34);
this.panel9.TabIndex = 7;
//
// butSend
//
this.butSend.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.butSend.ForeColor = System.Drawing.Color.DarkRed;
this.butSend.Location = new System.Drawing.Point(72, 4);
this.butSend.Name = "butSend";
this.butSend.Size = new System.Drawing.Size(64, 24);
this.butSend.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.butEnterSend,
this.butEnterCtrlSend});
this.butSend.TabIndex = 2;
this.butSend.Text = "发送(&S)";
//
// butEnterSend
//
this.butEnterSend.ImagePaddingHorizontal = 8;
this.butEnterSend.Name = "butEnterSend";
this.butEnterSend.Text = "按Enter键发送消息";
//
// butEnterCtrlSend
//
this.butEnterCtrlSend.ImagePaddingHorizontal = 8;
this.butEnterCtrlSend.Name = "butEnterCtrlSend";
this.butEnterCtrlSend.Text = "按Ctrl + Enter 键发送消息";
//
// butClose
//
this.butClose.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.butClose.ForeColor = System.Drawing.Color.DarkRed;
this.butClose.Location = new System.Drawing.Point(3, 4);
this.butClose.Name = "butClose";
this.butClose.Size = new System.Drawing.Size(64, 24);
this.butClose.TabIndex = 1;
this.butClose.Text = "关闭(&C)";
//
// buttonItem4
//
this.buttonItem4.ImagePaddingHorizontal = 8;
this.buttonItem4.Name = "buttonItem4";
this.buttonItem4.Text = "保存对话";
//
// butCapture
//
this.butCapture.Image = ((System.Drawing.Image)(resources.GetObject("butCapture.Image")));
this.butCapture.ImagePaddingHorizontal = 8;
this.butCapture.Name = "butCapture";
this.butCapture.Text = "butCapture";
this.butCapture.Tooltip = "发送“屏幕截图”";
//
// butSendPicture
//
this.butSendPicture.Icon = ((System.Drawing.Icon)(resources.GetObject("butSendPicture.Icon")));
this.butSendPicture.ImagePaddingHorizontal = 8;
this.butSendPicture.Name = "butSendPicture";
this.butSendPicture.Text = "buttonItem3";
this.butSendPicture.Tooltip = "发送图片";
this.butSendPicture.Visible = false;
//
// panel12
//
this.panel12.BackColor = System.Drawing.SystemColors.Window;
this.panel12.Dock = System.Windows.Forms.DockStyle.Left;
this.panel12.Location = new System.Drawing.Point(0, 24);
this.panel12.Name = "panel12";
this.panel12.Size = new System.Drawing.Size(4, 86);
this.panel12.TabIndex = 37;
//
// panelEx2
//
this.panelEx2.CanvasColor = System.Drawing.SystemColors.Control;
this.panelEx2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.panelEx2.Controls.Add(this.bar2);
this.panelEx2.Dock = System.Windows.Forms.DockStyle.Top;
this.panelEx2.Location = new System.Drawing.Point(0, 0);
this.panelEx2.Name = "panelEx2";
this.panelEx2.Size = new System.Drawing.Size(361, 24);
this.panelEx2.Style.Alignment = System.Drawing.StringAlignment.Center;
this.panelEx2.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
this.panelEx2.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
this.panelEx2.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
this.panelEx2.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
this.panelEx2.Style.GradientAngle = 90;
this.panelEx2.TabIndex = 36;
//
// bar2
//
this.bar2.Dock = System.Windows.Forms.DockStyle.Fill;
this.bar2.DockSide = DevComponents.DotNetBar.eDockSide.Top;
this.bar2.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.trtFontSet,
this.butFontColor,
this.trtFaceSet,
this.butSendPicture,
this.butCapture});
this.bar2.Location = new System.Drawing.Point(0, 0);
this.bar2.Name = "bar2";
this.bar2.Size = new System.Drawing.Size(361, 29);
this.bar2.Stretch = true;
this.bar2.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.bar2.TabIndex = 0;
this.bar2.TabStop = false;
this.bar2.Text = "bar2";
//
// trtFontSet
//
this.trtFontSet.Icon = ((System.Drawing.Icon)(resources.GetObject("trtFontSet.Icon")));
this.trtFontSet.ImagePaddingHorizontal = 8;
this.trtFontSet.Name = "trtFontSet";
this.trtFontSet.Tooltip = "设置字体";
//
// butFontColor
//
this.butFontColor.Icon = ((System.Drawing.Icon)(resources.GetObject("butFontColor.Icon")));
this.butFontColor.ImagePaddingHorizontal = 8;
this.butFontColor.Name = "butFontColor";
this.butFontColor.Tooltip = "设置字体颜色";
//
// trtFaceSet
//
this.trtFaceSet.Icon = ((System.Drawing.Icon)(resources.GetObject("trtFaceSet.Icon")));
this.trtFaceSet.ImagePaddingHorizontal = 8;
this.trtFaceSet.Name = "trtFaceSet";
this.trtFaceSet.Text = "buttonItem3";
this.trtFaceSet.Tooltip = "发送表情";
//
// panel11
//
this.panel11.BackColor = System.Drawing.SystemColors.Window;
this.panel11.Dock = System.Windows.Forms.DockStyle.Left;
this.panel11.Location = new System.Drawing.Point(4, 64);
this.panel11.Name = "panel11";
this.panel11.Size = new System.Drawing.Size(4, 182);
this.panel11.TabIndex = 71;
//
// splitter1
//
this.splitter1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.splitter1.Location = new System.Drawing.Point(4, 246);
this.splitter1.MinExtra = 100;
this.splitter1.Name = "splitter1";
this.splitter1.Size = new System.Drawing.Size(361, 1);
this.splitter1.TabIndex = 68;
this.splitter1.TabStop = false;
//
// dockSite2
//
this.dockSite2.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
this.dockSite2.Dock = System.Windows.Forms.DockStyle.Right;
this.dockSite2.Location = new System.Drawing.Point(550, 0);
this.dockSite2.Name = "dockSite2";
this.dockSite2.Size = new System.Drawing.Size(0, 432);
this.dockSite2.TabIndex = 74;
this.dockSite2.TabStop = false;
//
// dockSite1
//
this.dockSite1.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
this.dockSite1.Dock = System.Windows.Forms.DockStyle.Left;
this.dockSite1.Location = new System.Drawing.Point(0, 0);
this.dockSite1.Name = "dockSite1";
this.dockSite1.Size = new System.Drawing.Size(0, 432);
this.dockSite1.TabIndex = 73;
this.dockSite1.TabStop = false;
//
// dockSite3
//
this.dockSite3.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
this.dockSite3.Dock = System.Windows.Forms.DockStyle.Top;
this.dockSite3.Location = new System.Drawing.Point(0, 0);
this.dockSite3.Name = "dockSite3";
this.dockSite3.Size = new System.Drawing.Size(550, 0);
this.dockSite3.TabIndex = 75;
this.dockSite3.TabStop = false;
//
// controlContainerItem5
//
this.controlContainerItem5.AllowItemResize = false;
this.controlContainerItem5.Control = null;
this.controlContainerItem5.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
this.controlContainerItem5.Name = "controlContainerItem5";
this.controlContainerItem5.ThemeAware = true;
//
// dockSite4
//
this.dockSite4.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
this.dockSite4.Dock = System.Windows.Forms.DockStyle.Bottom;
this.dockSite4.Location = new System.Drawing.Point(0, 432);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -