📄 userinfo.designer.cs
字号:
this.il_face.Images.SetKeyName(51, "51.bmp");
this.il_face.Images.SetKeyName(52, "52.bmp");
this.il_face.Images.SetKeyName(53, "53.bmp");
this.il_face.Images.SetKeyName(54, "54.bmp");
this.il_face.Images.SetKeyName(55, "55.bmp");
this.il_face.Images.SetKeyName(56, "56.bmp");
this.il_face.Images.SetKeyName(57, "57.bmp");
this.il_face.Images.SetKeyName(58, "58.bmp");
this.il_face.Images.SetKeyName(59, "59.bmp");
this.il_face.Images.SetKeyName(60, "60.bmp");
this.il_face.Images.SetKeyName(61, "61.bmp");
this.il_face.Images.SetKeyName(62, "62.bmp");
this.il_face.Images.SetKeyName(63, "63.bmp");
this.il_face.Images.SetKeyName(64, "64.bmp");
this.il_face.Images.SetKeyName(65, "65.bmp");
this.il_face.Images.SetKeyName(66, "66.bmp");
this.il_face.Images.SetKeyName(67, "67.bmp");
this.il_face.Images.SetKeyName(68, "68.bmp");
this.il_face.Images.SetKeyName(69, "69.bmp");
this.il_face.Images.SetKeyName(70, "70.bmp");
this.il_face.Images.SetKeyName(71, "71.bmp");
this.il_face.Images.SetKeyName(72, "72.bmp");
this.il_face.Images.SetKeyName(73, "73.bmp");
this.il_face.Images.SetKeyName(74, "74.bmp");
this.il_face.Images.SetKeyName(75, "75.bmp");
this.il_face.Images.SetKeyName(76, "76.bmp");
this.il_face.Images.SetKeyName(77, "77.bmp");
this.il_face.Images.SetKeyName(78, "78.bmp");
this.il_face.Images.SetKeyName(79, "79.bmp");
this.il_face.Images.SetKeyName(80, "80.bmp");
this.il_face.Images.SetKeyName(81, "81.bmp");
this.il_face.Images.SetKeyName(82, "82.bmp");
this.il_face.Images.SetKeyName(83, "83.bmp");
this.il_face.Images.SetKeyName(84, "84.bmp");
this.il_face.Images.SetKeyName(85, "85.bmp");
this.il_face.Images.SetKeyName(86, "86.bmp");
this.il_face.Images.SetKeyName(87, "87.bmp");
this.il_face.Images.SetKeyName(88, "88.bmp");
this.il_face.Images.SetKeyName(89, "89.bmp");
this.il_face.Images.SetKeyName(90, "90.bmp");
this.il_face.Images.SetKeyName(91, "91.bmp");
this.il_face.Images.SetKeyName(92, "92.bmp");
this.il_face.Images.SetKeyName(93, "93.bmp");
this.il_face.Images.SetKeyName(94, "94.bmp");
this.il_face.Images.SetKeyName(95, "95.bmp");
this.il_face.Images.SetKeyName(96, "96.bmp");
this.il_face.Images.SetKeyName(97, "97.bmp");
this.il_face.Images.SetKeyName(98, "98.bmp");
this.il_face.Images.SetKeyName(99, "99.bmp");
this.il_face.Images.SetKeyName(100, "100.bmp");
//
// lb_name
//
this.lb_name.Location = new System.Drawing.Point(96, 36);
this.lb_name.Name = "lb_name";
this.lb_name.ReadOnly = true;
this.lb_name.Size = new System.Drawing.Size(100, 21);
this.lb_name.TabIndex = 8;
//
// lb_sex
//
this.lb_sex.Location = new System.Drawing.Point(96, 76);
this.lb_sex.Name = "lb_sex";
this.lb_sex.ReadOnly = true;
this.lb_sex.Size = new System.Drawing.Size(100, 21);
this.lb_sex.TabIndex = 8;
//
// lb_age
//
this.lb_age.Location = new System.Drawing.Point(96, 116);
this.lb_age.Name = "lb_age";
this.lb_age.ReadOnly = true;
this.lb_age.Size = new System.Drawing.Size(100, 21);
this.lb_age.TabIndex = 8;
//
// lb_group
//
this.lb_group.Location = new System.Drawing.Point(96, 156);
this.lb_group.Name = "lb_group";
this.lb_group.ReadOnly = true;
this.lb_group.Size = new System.Drawing.Size(100, 21);
this.lb_group.TabIndex = 8;
//
// lb_tel
//
this.lb_tel.Location = new System.Drawing.Point(96, 196);
this.lb_tel.Name = "lb_tel";
this.lb_tel.ReadOnly = true;
this.lb_tel.Size = new System.Drawing.Size(100, 21);
this.lb_tel.TabIndex = 8;
//
// lb_email
//
this.lb_email.Location = new System.Drawing.Point(96, 236);
this.lb_email.Name = "lb_email";
this.lb_email.ReadOnly = true;
this.lb_email.Size = new System.Drawing.Size(100, 21);
this.lb_email.TabIndex = 8;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(260, 42);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(29, 12);
this.label7.TabIndex = 9;
this.label7.Text = "头像";
//
// btn_close
//
this.btn_close.Location = new System.Drawing.Point(250, 240);
this.btn_close.Name = "btn_close";
this.btn_close.Size = new System.Drawing.Size(75, 23);
this.btn_close.TabIndex = 1;
this.btn_close.Text = "关闭";
this.btn_close.UseVisualStyleBackColor = true;
this.btn_close.Click += new System.EventHandler(this.btn_close_Click);
//
// userInfo
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.SystemColors.Control;
this.ClientSize = new System.Drawing.Size(364, 311);
this.Controls.Add(this.btn_close);
this.Controls.Add(this.label7);
this.Controls.Add(this.lb_email);
this.Controls.Add(this.lb_tel);
this.Controls.Add(this.lb_group);
this.Controls.Add(this.lb_age);
this.Controls.Add(this.lb_sex);
this.Controls.Add(this.lb_name);
this.Controls.Add(this.pictureBox1);
this.Controls.Add(this.label6);
this.Controls.Add(this.label5);
this.Controls.Add(this.label4);
this.Controls.Add(this.label3);
this.Controls.Add(this.label2);
this.Controls.Add(this.label1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
this.MaximizeBox = false;
this.Name = "userInfo";
this.Text = "查看资料";
this.Load += new System.EventHandler(this.userInfo_Load);
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.ImageList il_face;
private System.Windows.Forms.TextBox lb_name;
private System.Windows.Forms.TextBox lb_sex;
private System.Windows.Forms.TextBox lb_age;
private System.Windows.Forms.TextBox lb_group;
private System.Windows.Forms.TextBox lb_tel;
private System.Windows.Forms.TextBox lb_email;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Button btn_close;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -