📄 formsendmsgold.cs
字号:
//
// butClose
//
this.butClose.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
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)";
this.butClose.Click += new System.EventHandler(this.butClose_Click);
//
// splitter1
//
this.splitter1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.splitter1.Location = new System.Drawing.Point(4, 251);
this.splitter1.MinExtra = 100;
this.splitter1.Name = "splitter1";
this.splitter1.Size = new System.Drawing.Size(333, 1);
this.splitter1.TabIndex = 38;
this.splitter1.TabStop = false;
//
// panel10
//
this.panel10.Controls.Add(this.bar3);
this.panel10.Dock = System.Windows.Forms.DockStyle.Top;
this.panel10.Location = new System.Drawing.Point(4, 33);
this.panel10.Name = "panel10";
this.panel10.Size = new System.Drawing.Size(333, 24);
this.panel10.TabIndex = 39;
//
// 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.buttonItem2,
this.butOpenShared,
this.ButAVchat});
this.bar3.Location = new System.Drawing.Point(0, 0);
this.bar3.Name = "bar3";
this.bar3.Size = new System.Drawing.Size(333, 25);
this.bar3.Stretch = true;
this.bar3.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.bar3.TabIndex = 40;
this.bar3.TabStop = false;
this.bar3.Text = "bar3";
//
// buttonItem2
//
this.buttonItem2.ImagePaddingHorizontal = 8;
this.buttonItem2.Name = "buttonItem2";
//
// butOpenShared
//
this.butOpenShared.FontUnderline = true;
this.butOpenShared.ImagePaddingHorizontal = 8;
this.butOpenShared.Name = "butOpenShared";
this.butOpenShared.Text = "打开共享";
this.butOpenShared.Visible = false;
this.butOpenShared.Click += new System.EventHandler(this.butOpenShared_Click);
//
// ButAVchat
//
this.ButAVchat.ImagePaddingHorizontal = 8;
this.ButAVchat.Name = "ButAVchat";
this.ButAVchat.Text = "视频对话";
this.ButAVchat.Click += new System.EventHandler(this.AVchat_Click);
//
// panelSendFile
//
this.panelSendFile.Controls.Add(this.panel13);
this.panelSendFile.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panelSendFile.Location = new System.Drawing.Point(4, 227);
this.panelSendFile.Name = "panelSendFile";
this.panelSendFile.Size = new System.Drawing.Size(333, 24);
this.panelSendFile.TabIndex = 40;
this.panelSendFile.Visible = 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(333, 24);
this.panel13.TabIndex = 33;
//
// timerCheckSendIsSuccess
//
this.timerCheckSendIsSuccess.Tick += new System.EventHandler(this.timerCheckSendIsSuccess_Tick);
//
// panel11
//
this.panel11.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
this.panel11.Dock = System.Windows.Forms.DockStyle.Left;
this.panel11.Location = new System.Drawing.Point(4, 57);
this.panel11.Name = "panel11";
this.panel11.Size = new System.Drawing.Size(4, 170);
this.panel11.TabIndex = 43;
//
// 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, 413);
this.dockSite1.TabIndex = 56;
this.dockSite1.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(522, 0);
this.dockSite2.Name = "dockSite2";
this.dockSite2.Size = new System.Drawing.Size(0, 413);
this.dockSite2.TabIndex = 57;
this.dockSite2.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(522, 0);
this.dockSite3.TabIndex = 58;
this.dockSite3.TabStop = false;
//
// 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, 413);
this.dockSite4.Name = "dockSite4";
this.dockSite4.Size = new System.Drawing.Size(522, 0);
this.dockSite4.TabIndex = 59;
this.dockSite4.TabStop = false;
//
// labelX1
//
this.labelX1.Location = new System.Drawing.Point(51, 402);
this.labelX1.Name = "labelX1";
this.labelX1.Size = new System.Drawing.Size(49, 17);
this.labelX1.TabIndex = 0;
this.labelX1.Text = "labelX1";
//
// controlContainerItem5
//
this.controlContainerItem5.AllowItemResize = false;
this.controlContainerItem5.Control = null;
this.controlContainerItem5.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
this.controlContainerItem5.Name = "controlContainerItem5";
this.controlContainerItem5.ThemeAware = true;
//
// RTBRecord
//
this.RTBRecord.BackColor = System.Drawing.SystemColors.Window;
this.RTBRecord.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.RTBRecord.Dock = System.Windows.Forms.DockStyle.Fill;
this.RTBRecord.HiglightColor = IMLibrary.RtfColor.White;
this.RTBRecord.Location = new System.Drawing.Point(8, 57);
this.RTBRecord.Name = "RTBRecord";
this.RTBRecord.ReadOnly = true;
this.RTBRecord.Size = new System.Drawing.Size(329, 170);
this.RTBRecord.TabIndex = 50;
this.RTBRecord.Text = "";
this.RTBRecord.TextColor = IMLibrary.RtfColor.Black;
this.RTBRecord.LinkClicked += new System.Windows.Forms.LinkClickedEventHandler(this.RTBRecord_LinkClicked);
this.RTBRecord.TextChanged += new System.EventHandler(this.RTBRecord_TextChanged);
//
// FormSendMsgs
//
this.AllowDrop = true;
this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
this.ClientSize = new System.Drawing.Size(522, 413);
this.Controls.Add(this.RTBRecord);
this.Controls.Add(this.panel11);
this.Controls.Add(this.panelSendFile);
this.Controls.Add(this.panel10);
this.Controls.Add(this.splitter1);
this.Controls.Add(this.panelSend);
this.Controls.Add(this.panel5);
this.Controls.Add(this.panelAV);
this.Controls.Add(this.panelRiht);
this.Controls.Add(this.panelRightNotice);
this.Controls.Add(this.panel2);
this.Controls.Add(this.bar1);
this.Controls.Add(this.dockSite1);
this.Controls.Add(this.dockSite2);
this.Controls.Add(this.dockSite3);
this.Controls.Add(this.dockSite4);
this.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.MinimumSize = new System.Drawing.Size(530, 440);
this.Name = "FormSendMsgs";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "与某某对话";
this.Load += new System.EventHandler(this.FormSendMsg_Load);
this.Closing += new System.ComponentModel.CancelEventHandler(this.FormSendMsg_Closing);
((System.ComponentModel.ISupportInitialize)(this.bar1)).EndInit();
this.panelRightNotice.ResumeLayout(false);
this.panelSendAndNotice.ResumeLayout(false);
this.panelRight.ResumeLayout(false);
this.expandablePanel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.tabControl1)).EndInit();
this.tabControl1.ResumeLayout(false);
this.tabControlPanel1.ResumeLayout(false);
this.expandablePanel2.ResumeLayout(false);
this.panelSend.ResumeLayout(false);
this.panelEx2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.bar2)).EndInit();
this.panelButSend.ResumeLayout(false);
this.panel8.ResumeLayout(false);
this.panel9.ResumeLayout(false);
this.panel10.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.bar3)).EndInit();
this.panelSendFile.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
#region 窗体加载、窗体关闭、关闭按钮、字体、颜色按钮事件
private void FormSendMsg_Load(object sender, System.EventArgs e)
{
IniFace();
}
private void butClose_Click(object sender, Syste
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -