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

📄 frmtalk.designer.cs

📁 .Net实现的局域网完整IM,含完整的设计远隔
💻 CS
字号:
namespace JPMLab_LanTalker_Client
{
    partial class frmTalk
    {
        /// <summary>
        /// 必需的设计器变量。
        /// </summary>
        private System.ComponentModel.IContainer components = null;


        #region Windows 窗体设计器生成的代码

        /// <summary>
        /// 设计器支持所需的方法 - 不要
        /// 使用代码编辑器修改此方法的内容。
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmTalk));
            this.lstTalkWords = new System.Windows.Forms.ListBox();
            this.labHisName = new System.Windows.Forms.Label();
            this.labHisBewrite = new System.Windows.Forms.Label();
            this.labMyBewrite = new System.Windows.Forms.Label();
            this.rtxMyWords = new System.Windows.Forms.RichTextBox();
            this.labMyName = new System.Windows.Forms.Label();
            this.ilsShows = new System.Windows.Forms.ImageList(this.components);
            this.cibHisShow = new NewControl.JPM_CartoonImageBox();
            this.cibHisHead = new NewControl.JPM_CartoonImageBox();
            this.cibMyHead = new NewControl.JPM_CartoonImageBox();
            this.lbtSendFile = new System.Windows.Forms.Label();
            this.lbtVideo = new System.Windows.Forms.Label();
            this.mbtSend = new NewControl.JPM_CurrentButton();
            this.mbtCancel = new NewControl.JPM_CurrentButton();
            this.ilsHeads = new System.Windows.Forms.ImageList(this.components);
            this.SuspendLayout();
            // 
            // lstTalkWords
            // 
            this.lstTalkWords.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.lstTalkWords.FormattingEnabled = true;
            this.lstTalkWords.ItemHeight = 12;
            this.lstTalkWords.Location = new System.Drawing.Point(137, 3);
            this.lstTalkWords.Name = "lstTalkWords";
            this.lstTalkWords.Size = new System.Drawing.Size(279, 240);
            this.lstTalkWords.TabIndex = 0;
            // 
            // labHisName
            // 
            this.labHisName.AutoSize = true;
            this.labHisName.BackColor = System.Drawing.Color.Transparent;
            this.labHisName.Location = new System.Drawing.Point(5, 57);
            this.labHisName.Name = "labHisName";
            this.labHisName.Size = new System.Drawing.Size(107, 12);
            this.labHisName.TabIndex = 3;
            this.labHisName.Text = "我是流氓(UID:100)";
            // 
            // labHisBewrite
            // 
            this.labHisBewrite.BackColor = System.Drawing.Color.Transparent;
            this.labHisBewrite.Location = new System.Drawing.Point(54, 4);
            this.labHisBewrite.Name = "labHisBewrite";
            this.labHisBewrite.Size = new System.Drawing.Size(75, 52);
            this.labHisBewrite.TabIndex = 4;
            // 
            // labMyBewrite
            // 
            this.labMyBewrite.BackColor = System.Drawing.Color.Transparent;
            this.labMyBewrite.Location = new System.Drawing.Point(54, 248);
            this.labMyBewrite.Name = "labMyBewrite";
            this.labMyBewrite.Size = new System.Drawing.Size(76, 53);
            this.labMyBewrite.TabIndex = 7;
            this.labMyBewrite.Text = "我是流氓";
            // 
            // rtxMyWords
            // 
            this.rtxMyWords.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.rtxMyWords.Location = new System.Drawing.Point(137, 250);
            this.rtxMyWords.Name = "rtxMyWords";
            this.rtxMyWords.Size = new System.Drawing.Size(279, 66);
            this.rtxMyWords.TabIndex = 8;
            this.rtxMyWords.Text = "";
            // 
            // labMyName
            // 
            this.labMyName.AutoSize = true;
            this.labMyName.BackColor = System.Drawing.Color.Transparent;
            this.labMyName.Location = new System.Drawing.Point(6, 301);
            this.labMyName.Name = "labMyName";
            this.labMyName.Size = new System.Drawing.Size(101, 12);
            this.labMyName.TabIndex = 14;
            this.labMyName.Text = "我是流2(UID:101)";
            // 
            // ilsShows
            // 
            this.ilsShows.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ilsShows.ImageStream")));
            this.ilsShows.TransparentColor = System.Drawing.Color.Transparent;
            this.ilsShows.Images.SetKeyName(0, "0.jpg");
            this.ilsShows.Images.SetKeyName(1, "1.jpg");
            this.ilsShows.Images.SetKeyName(2, "2.jpg");
            this.ilsShows.Images.SetKeyName(3, "3.jpg");
            this.ilsShows.Images.SetKeyName(4, "4.jpg");
            this.ilsShows.Images.SetKeyName(5, "5.jpg");
            this.ilsShows.Images.SetKeyName(6, "6.jpg");
            this.ilsShows.Images.SetKeyName(7, "7.jpg");
            this.ilsShows.Images.SetKeyName(8, "8.jpg");
            // 
            // cibHisShow
            // 
            this.cibHisShow.BackColor = System.Drawing.Color.White;
            this.cibHisShow.Image = null;
            this.cibHisShow.Location = new System.Drawing.Point(3, 73);
            this.cibHisShow.Name = "cibHisShow";
            this.cibHisShow.Size = new System.Drawing.Size(128, 169);
            this.cibHisShow.TabIndex = 15;
            // 
            // cibHisHead
            // 
            this.cibHisHead.BackColor = System.Drawing.Color.White;
            this.cibHisHead.Cursor = System.Windows.Forms.Cursors.Hand;
            this.cibHisHead.Image = null;
            this.cibHisHead.Location = new System.Drawing.Point(3, 3);
            this.cibHisHead.Name = "cibHisHead";
            this.cibHisHead.Size = new System.Drawing.Size(50, 50);
            this.cibHisHead.TabIndex = 18;
            this.cibHisHead.Text = "cartoonImageBox1";
            this.cibHisHead.Click += new System.EventHandler(this.cibHisHead_Click);
            // 
            // cibMyHead
            // 
            this.cibMyHead.BackColor = System.Drawing.Color.White;
            this.cibMyHead.Cursor = System.Windows.Forms.Cursors.Hand;
            this.cibMyHead.Image = null;
            this.cibMyHead.Location = new System.Drawing.Point(3, 247);
            this.cibMyHead.Name = "cibMyHead";
            this.cibMyHead.Size = new System.Drawing.Size(50, 50);
            this.cibMyHead.TabIndex = 19;
            this.cibMyHead.Text = "cartoonImageBox1";
            this.cibMyHead.Click += new System.EventHandler(this.cibMyHead_Click);
            // 
            // lbtSendFile
            // 
            this.lbtSendFile.AutoSize = true;
            this.lbtSendFile.BackColor = System.Drawing.Color.Transparent;
            this.lbtSendFile.Cursor = System.Windows.Forms.Cursors.Hand;
            this.lbtSendFile.Location = new System.Drawing.Point(157, 329);
            this.lbtSendFile.Name = "lbtSendFile";
            this.lbtSendFile.Size = new System.Drawing.Size(53, 12);
            this.lbtSendFile.TabIndex = 20;
            this.lbtSendFile.Text = "传输文件";
            this.lbtSendFile.MouseLeave += new System.EventHandler(this.lbtSendFile_MouseLeave);
            this.lbtSendFile.MouseEnter += new System.EventHandler(this.lbtSendFile_MouseEnter);
            // 
            // lbtVideo
            // 
            this.lbtVideo.AutoSize = true;
            this.lbtVideo.BackColor = System.Drawing.Color.Transparent;
            this.lbtVideo.Cursor = System.Windows.Forms.Cursors.Hand;
            this.lbtVideo.Location = new System.Drawing.Point(235, 329);
            this.lbtVideo.Name = "lbtVideo";
            this.lbtVideo.Size = new System.Drawing.Size(53, 12);
            this.lbtVideo.TabIndex = 21;
            this.lbtVideo.Text = "视频通讯";
            this.lbtVideo.MouseLeave += new System.EventHandler(this.lbtVideo_MouseLeave);
            this.lbtVideo.MouseMove += new System.Windows.Forms.MouseEventHandler(this.lbtVideo_MouseMove);
            // 
            // mbtSend
            // 
            this.mbtSend.Caption = "发送";
            this.mbtSend.Location = new System.Drawing.Point(291, 323);
            this.mbtSend.Name = "mbtSend";
            this.mbtSend.Size = new System.Drawing.Size(60, 22);
            this.mbtSend.TabIndex = 22;
            this.mbtSend.TabStop = false;
            this.mbtSend.Click += new System.EventHandler(this.mbtSend_Click);
            // 
            // mbtCancel
            // 
            this.mbtCancel.Caption = "取消";
            this.mbtCancel.Location = new System.Drawing.Point(355, 323);
            this.mbtCancel.Name = "mbtCancel";
            this.mbtCancel.Size = new System.Drawing.Size(60, 22);
            this.mbtCancel.TabIndex = 23;
            this.mbtCancel.TabStop = false;
            this.mbtCancel.Click += new System.EventHandler(this.mbtCancel_Click);
            // 
            // ilsHeads
            // 
            this.ilsHeads.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ilsHeads.ImageStream")));
            this.ilsHeads.TransparentColor = System.Drawing.Color.Transparent;
            this.ilsHeads.Images.SetKeyName(0, "0.gif");
            this.ilsHeads.Images.SetKeyName(1, "1.gif");
            this.ilsHeads.Images.SetKeyName(2, "2.gif");
            this.ilsHeads.Images.SetKeyName(3, "3.gif");
            this.ilsHeads.Images.SetKeyName(4, "4.gif");
            this.ilsHeads.Images.SetKeyName(5, "5.gif");
            this.ilsHeads.Images.SetKeyName(6, "6.gif");
            this.ilsHeads.Images.SetKeyName(7, "7.gif");
            this.ilsHeads.Images.SetKeyName(8, "8.gif");
            this.ilsHeads.Images.SetKeyName(9, "9.gif");
            this.ilsHeads.Images.SetKeyName(10, "10.gif");
            this.ilsHeads.Images.SetKeyName(11, "11.gif");
            this.ilsHeads.Images.SetKeyName(12, "12.gif");
            this.ilsHeads.Images.SetKeyName(13, "13.gif");
            this.ilsHeads.Images.SetKeyName(14, "14.gif");
            this.ilsHeads.Images.SetKeyName(15, "15.gif");
            this.ilsHeads.Images.SetKeyName(16, "16.gif");
            this.ilsHeads.Images.SetKeyName(17, "17.gif");
            // 
            // frmTalk
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackgroundImage = global::JPMLab_LanTalker_Client.Properties.Resources.BMP_TALKBG;
            this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
            this.ClientSize = new System.Drawing.Size(419, 349);
            this.Controls.Add(this.mbtCancel);
            this.Controls.Add(this.mbtSend);
            this.Controls.Add(this.lbtVideo);
            this.Controls.Add(this.lbtSendFile);
            this.Controls.Add(this.cibMyHead);
            this.Controls.Add(this.cibHisHead);
            this.Controls.Add(this.cibHisShow);
            this.Controls.Add(this.labMyName);
            this.Controls.Add(this.labHisName);
            this.Controls.Add(this.rtxMyWords);
            this.Controls.Add(this.labMyBewrite);
            this.Controls.Add(this.labHisBewrite);
            this.Controls.Add(this.lstTalkWords);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
            this.MaximizeBox = false;
            this.Name = "frmTalk";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "我是流氓 联系中";
            this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.frmTalk_FormClosed);
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion

        private System.Windows.Forms.ListBox lstTalkWords;
        private System.Windows.Forms.Label labHisName;
        private System.Windows.Forms.Label labHisBewrite;
        private System.Windows.Forms.Label labMyBewrite;
        private System.Windows.Forms.RichTextBox rtxMyWords;
        private System.Windows.Forms.Label labMyName;
        private System.Windows.Forms.ImageList ilsShows;
        private NewControl.JPM_CartoonImageBox cibHisShow;
        private NewControl.JPM_CartoonImageBox cibHisHead;
        private NewControl.JPM_CartoonImageBox cibMyHead;
        private System.Windows.Forms.Label lbtSendFile;
        private System.Windows.Forms.Label lbtVideo;
        private NewControl.JPM_CurrentButton mbtSend;
        private NewControl.JPM_CurrentButton mbtCancel;
        private System.Windows.Forms.ImageList ilsHeads;
    }
}

⌨️ 快捷键说明

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