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

📄 frmuserinfo.designer.cs

📁 .Net实现的局域网完整IM,含完整的设计远隔
💻 CS
📖 第 1 页 / 共 2 页
字号:
            this.ilsShows.Images.SetKeyName(7, "7.jpg");
            this.ilsShows.Images.SetKeyName(8, "8.jpg");
            // 
            // lbtNextHead
            // 
            this.lbtNextHead.AutoSize = true;
            this.lbtNextHead.BackColor = System.Drawing.Color.Transparent;
            this.lbtNextHead.Cursor = System.Windows.Forms.Cursors.Hand;
            this.lbtNextHead.Location = new System.Drawing.Point(165, 4);
            this.lbtNextHead.Name = "lbtNextHead";
            this.lbtNextHead.Size = new System.Drawing.Size(41, 12);
            this.lbtNextHead.TabIndex = 19;
            this.lbtNextHead.Text = "下一个";
            this.lbtNextHead.MouseLeave += new System.EventHandler(this.lbtNextHead_MouseLeave);
            this.lbtNextHead.MouseDown += new System.Windows.Forms.MouseEventHandler(this.lbtNextHead_MouseDown);
            this.lbtNextHead.MouseEnter += new System.EventHandler(this.lbtNextHead_MouseEnter);
            // 
            // lbtLastHead
            // 
            this.lbtLastHead.AutoSize = true;
            this.lbtLastHead.BackColor = System.Drawing.Color.Transparent;
            this.lbtLastHead.Cursor = System.Windows.Forms.Cursors.Hand;
            this.lbtLastHead.Location = new System.Drawing.Point(57, 4);
            this.lbtLastHead.Name = "lbtLastHead";
            this.lbtLastHead.Size = new System.Drawing.Size(41, 12);
            this.lbtLastHead.TabIndex = 20;
            this.lbtLastHead.Text = "上一个";
            this.lbtLastHead.MouseLeave += new System.EventHandler(this.lbtLastHead_MouseLeave);
            this.lbtLastHead.MouseDown += new System.Windows.Forms.MouseEventHandler(this.lbtLastHead_MouseDown);
            this.lbtLastHead.MouseEnter += new System.EventHandler(this.lbtLastHead_MouseEnter);
            // 
            // mbtSave
            // 
            this.mbtSave.Caption = "保存";
            this.mbtSave.Location = new System.Drawing.Point(261, 222);
            this.mbtSave.Name = "mbtSave";
            this.mbtSave.Size = new System.Drawing.Size(61, 23);
            this.mbtSave.TabIndex = 24;
            this.mbtSave.TabStop = false;
            this.mbtSave.Click += new System.EventHandler(this.mbtSave_Click);
            // 
            // cibShow
            // 
            this.cibShow.BackColor = System.Drawing.Color.White;
            this.cibShow.Image = null;
            this.cibShow.Location = new System.Drawing.Point(269, 5);
            this.cibShow.Name = "cibShow";
            this.cibShow.Size = new System.Drawing.Size(116, 172);
            this.cibShow.TabIndex = 21;
            this.cibShow.Text = "cartoonImageBox1";
            // 
            // cibHeads_5
            // 
            this.cibHeads_5.BackColor = System.Drawing.Color.White;
            this.cibHeads_5.Cursor = System.Windows.Forms.Cursors.Hand;
            this.cibHeads_5.Image = null;
            this.cibHeads_5.Location = new System.Drawing.Point(233, 21);
            this.cibHeads_5.Name = "cibHeads_5";
            this.cibHeads_5.Size = new System.Drawing.Size(30, 30);
            this.cibHeads_5.TabIndex = 5;
            this.cibHeads_5.Click += new System.EventHandler(this.cibHeads_5_Click);
            // 
            // cibHeads_4
            // 
            this.cibHeads_4.BackColor = System.Drawing.Color.White;
            this.cibHeads_4.Cursor = System.Windows.Forms.Cursors.Hand;
            this.cibHeads_4.Image = null;
            this.cibHeads_4.Location = new System.Drawing.Point(199, 21);
            this.cibHeads_4.Name = "cibHeads_4";
            this.cibHeads_4.Size = new System.Drawing.Size(30, 30);
            this.cibHeads_4.TabIndex = 4;
            this.cibHeads_4.Click += new System.EventHandler(this.cibHeads_4_Click);
            // 
            // cibHeads_3
            // 
            this.cibHeads_3.BackColor = System.Drawing.Color.White;
            this.cibHeads_3.Cursor = System.Windows.Forms.Cursors.Hand;
            this.cibHeads_3.Image = null;
            this.cibHeads_3.Location = new System.Drawing.Point(165, 21);
            this.cibHeads_3.Name = "cibHeads_3";
            this.cibHeads_3.Size = new System.Drawing.Size(30, 30);
            this.cibHeads_3.TabIndex = 3;
            this.cibHeads_3.Click += new System.EventHandler(this.cibHeads_3_Click);
            // 
            // cibHeads_2
            // 
            this.cibHeads_2.BackColor = System.Drawing.Color.White;
            this.cibHeads_2.Cursor = System.Windows.Forms.Cursors.Hand;
            this.cibHeads_2.Image = null;
            this.cibHeads_2.Location = new System.Drawing.Point(69, 20);
            this.cibHeads_2.Name = "cibHeads_2";
            this.cibHeads_2.Size = new System.Drawing.Size(30, 30);
            this.cibHeads_2.TabIndex = 2;
            this.cibHeads_2.Click += new System.EventHandler(this.cibHeads_2_Click);
            // 
            // cibHeads_1
            // 
            this.cibHeads_1.BackColor = System.Drawing.Color.White;
            this.cibHeads_1.Cursor = System.Windows.Forms.Cursors.Hand;
            this.cibHeads_1.Image = null;
            this.cibHeads_1.Location = new System.Drawing.Point(35, 20);
            this.cibHeads_1.Name = "cibHeads_1";
            this.cibHeads_1.Size = new System.Drawing.Size(30, 30);
            this.cibHeads_1.TabIndex = 1;
            this.cibHeads_1.Click += new System.EventHandler(this.cibHeads_1_Click);
            // 
            // cibHeads_0
            // 
            this.cibHeads_0.BackColor = System.Drawing.Color.White;
            this.cibHeads_0.Cursor = System.Windows.Forms.Cursors.Hand;
            this.cibHeads_0.Image = null;
            this.cibHeads_0.Location = new System.Drawing.Point(1, 20);
            this.cibHeads_0.Name = "cibHeads_0";
            this.cibHeads_0.Size = new System.Drawing.Size(30, 30);
            this.cibHeads_0.TabIndex = 0;
            this.cibHeads_0.Click += new System.EventHandler(this.cibHeads_0_Click);
            // 
            // cibCurHead
            // 
            this.cibCurHead.BackColor = System.Drawing.Color.White;
            this.cibCurHead.Cursor = System.Windows.Forms.Cursors.Hand;
            this.cibCurHead.Image = null;
            this.cibCurHead.Location = new System.Drawing.Point(107, 3);
            this.cibCurHead.Name = "cibCurHead";
            this.cibCurHead.Size = new System.Drawing.Size(50, 50);
            this.cibCurHead.TabIndex = 0;
            this.cibCurHead.Text = "cartoonImageBox1";
            // 
            // mbtCancel
            // 
            this.mbtCancel.Caption = "取消";
            this.mbtCancel.Location = new System.Drawing.Point(325, 222);
            this.mbtCancel.Name = "mbtCancel";
            this.mbtCancel.Size = new System.Drawing.Size(61, 23);
            this.mbtCancel.TabIndex = 25;
            this.mbtCancel.TabStop = false;
            this.mbtCancel.Click += new System.EventHandler(this.mbtCancel_Click);
            // 
            // frmUserInfo
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackgroundImage = global::JPMLab_LanTalker_Client.Properties.Resources.BMP_USERINFOBG;
            this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
            this.ClientSize = new System.Drawing.Size(389, 247);
            this.Controls.Add(this.mbtCancel);
            this.Controls.Add(this.mbtSave);
            this.Controls.Add(this.cibShow);
            this.Controls.Add(this.lbtLastHead);
            this.Controls.Add(this.lbtNextHead);
            this.Controls.Add(this.hsbShow);
            this.Controls.Add(this.pwdRePW);
            this.Controls.Add(this.pwdNewPW);
            this.Controls.Add(this.txtPW);
            this.Controls.Add(this.txtAccount);
            this.Controls.Add(this.labUID);
            this.Controls.Add(this.txaBewrite);
            this.Controls.Add(this.radFemale);
            this.Controls.Add(this.radMale);
            this.Controls.Add(this.txtBirthday);
            this.Controls.Add(this.txtNickName);
            this.Controls.Add(this.cheNewPW);
            this.Controls.Add(this.cibHeads_5);
            this.Controls.Add(this.cibHeads_4);
            this.Controls.Add(this.cibHeads_3);
            this.Controls.Add(this.cibHeads_2);
            this.Controls.Add(this.cibHeads_1);
            this.Controls.Add(this.cibHeads_0);
            this.Controls.Add(this.cibCurHead);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
            this.MaximizeBox = false;
            this.Name = "frmUserInfo";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "frmUserInfo";
            this.Load += new System.EventHandler(this.frmUserInfo_Load);
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion

        private NewControl.JPM_CartoonImageBox cibCurHead;
        private NewControl.JPM_CartoonImageBox cibHeads_0;
        private NewControl.JPM_CartoonImageBox cibHeads_1;
        private NewControl.JPM_CartoonImageBox cibHeads_2;
        private NewControl.JPM_CartoonImageBox cibHeads_5;
        private NewControl.JPM_CartoonImageBox cibHeads_4;
        private NewControl.JPM_CartoonImageBox cibHeads_3;
        private System.Windows.Forms.CheckBox cheNewPW;
        private System.Windows.Forms.TextBox txtNickName;
        private System.Windows.Forms.TextBox txtBirthday;
        private System.Windows.Forms.RadioButton radMale;
        private System.Windows.Forms.RadioButton radFemale;
        private System.Windows.Forms.RichTextBox txaBewrite;
        private System.Windows.Forms.Label labUID;
        private System.Windows.Forms.TextBox txtAccount;
        private System.Windows.Forms.TextBox txtPW;
        private System.Windows.Forms.TextBox pwdNewPW;
        private System.Windows.Forms.TextBox pwdRePW;
        private System.Windows.Forms.HScrollBar hsbShow;
        private System.Windows.Forms.ImageList ilsHeads;
        private System.Windows.Forms.ImageList ilsShows;
        private System.Windows.Forms.Label lbtNextHead;
        private System.Windows.Forms.Label lbtLastHead;
        private NewControl.JPM_CartoonImageBox cibShow;
        private NewControl.JPM_CurrentButton mbtSave;
        private NewControl.JPM_CurrentButton mbtCancel;

    }
}

⌨️ 快捷键说明

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