📄 formsendmsgold.cs
字号:
this.panel17.Visible = false;
//
// panel16
//
this.panel16.Dock = System.Windows.Forms.DockStyle.Left;
this.panel16.Location = new System.Drawing.Point(0, 6);
this.panel16.Name = "panel16";
this.panel16.Size = new System.Drawing.Size(4, 357);
this.panel16.TabIndex = 43;
this.panel16.Visible = false;
//
// panel15
//
this.panel15.Dock = System.Windows.Forms.DockStyle.Top;
this.panel15.Location = new System.Drawing.Point(0, 0);
this.panel15.Name = "panel15";
this.panel15.Size = new System.Drawing.Size(175, 6);
this.panel15.TabIndex = 42;
this.panel15.Visible = false;
//
// panel6
//
this.panel6.BackColor = System.Drawing.Color.Transparent;
this.panel6.Dock = System.Windows.Forms.DockStyle.Top;
this.panel6.Location = new System.Drawing.Point(0, 0);
this.panel6.Name = "panel6";
this.panel6.Size = new System.Drawing.Size(175, 33);
this.panel6.TabIndex = 24;
//
// panelSend
//
this.panelSend.Controls.Add(this.RTBSend);
this.panelSend.Controls.Add(this.panel12);
this.panelSend.Controls.Add(this.panelEx2);
this.panelSend.Controls.Add(this.panelButSend);
this.panelSend.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panelSend.Location = new System.Drawing.Point(4, 252);
this.panelSend.Name = "panelSend";
this.panelSend.Size = new System.Drawing.Size(333, 144);
this.panelSend.TabIndex = 37;
//
// RTBSend
//
this.RTBSend.AllowDrop = true;
this.RTBSend.AutoWordSelection = true;
this.RTBSend.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.RTBSend.Dock = System.Windows.Forms.DockStyle.Fill;
this.RTBSend.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.RTBSend.HiglightColor = IMLibrary.RtfColor.White;
this.RTBSend.Location = new System.Drawing.Point(4, 24);
this.RTBSend.MaxLength = 1000;
this.RTBSend.Name = "RTBSend";
this.RTBSend.Size = new System.Drawing.Size(329, 86);
this.RTBSend.TabIndex = 50;
this.RTBSend.Text = "";
this.RTBSend.TextColor = IMLibrary.RtfColor.Black;
this.RTBSend.KeyDown += new System.Windows.Forms.KeyEventHandler(this.RTBSend_KeyDown);
this.RTBSend.LinkClicked += new System.Windows.Forms.LinkClickedEventHandler(this.RTBRecord_LinkClicked);
//
// panel12
//
this.panel12.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
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(333, 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.butSendFile});
this.bar2.Location = new System.Drawing.Point(0, 0);
this.bar2.Name = "bar2";
this.bar2.Size = new System.Drawing.Size(333, 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 = "设置字体";
this.trtFontSet.Click += new System.EventHandler(this.trtFontSet_Click);
//
// butFontColor
//
this.butFontColor.Icon = ((System.Drawing.Icon)(resources.GetObject("butFontColor.Icon")));
this.butFontColor.ImagePaddingHorizontal = 8;
this.butFontColor.Name = "butFontColor";
this.butFontColor.Tooltip = "设置字体颜色";
this.butFontColor.Click += new System.EventHandler(this.butFontColor_Click);
//
// 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 = "发送表情";
//
// 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.Click += new System.EventHandler(this.butSendPicture_Click);
//
// 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 = "发送“屏幕截图”";
this.butCapture.Click += new System.EventHandler(this.butCapture_Click);
//
// butSendFile
//
this.butSendFile.Icon = ((System.Drawing.Icon)(resources.GetObject("butSendFile.Icon")));
this.butSendFile.ImagePaddingHorizontal = 8;
this.butSendFile.Name = "butSendFile";
this.butSendFile.Text = "发送文件";
this.butSendFile.Tooltip = "发送文件";
this.butSendFile.Click += new System.EventHandler(this.butSendFile_Click);
//
// panelButSend
//
this.panelButSend.CanvasColor = System.Drawing.Color.Transparent;
this.panelButSend.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.panelButSend.Controls.Add(this.panel8);
this.panelButSend.Controls.Add(this.panel9);
this.panelButSend.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panelButSend.Location = new System.Drawing.Point(0, 110);
this.panelButSend.Name = "panelButSend";
this.panelButSend.Size = new System.Drawing.Size(333, 34);
this.panelButSend.Style.Alignment = System.Drawing.StringAlignment.Center;
this.panelButSend.Style.BackColor1.Color = System.Drawing.Color.Transparent;
this.panelButSend.Style.BackColor2.Color = System.Drawing.Color.Transparent;
this.panelButSend.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
this.panelButSend.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
this.panelButSend.Style.GradientAngle = 90;
this.panelButSend.StyleMouseOver.Alignment = System.Drawing.StringAlignment.Center;
this.panelButSend.TabIndex = 34;
//
// 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.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(189, 34);
this.panel8.TabIndex = 8;
//
// butRecordshow
//
this.butRecordshow.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
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)";
this.butRecordshow.Click += new System.EventHandler(this.butRecordshow_Click);
//
// 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(189, 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.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)";
this.butSend.Click += new System.EventHandler(this.butSend_Click);
//
// butEnterSend
//
this.butEnterSend.Checked = true;
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 键发送消息";
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -