代码拉取完成,页面将自动刷新
namespace vivo_tools_3
{
partial class AddUserForm
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AddUserForm));
this.tb_upwd_2 = new Sunny.UI.UITextBox();
this.tb_upwd = new Sunny.UI.UITextBox();
this.tb_uname = new Sunny.UI.UITextBox();
this.label4 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.ub_save = new Sunny.UI.UIButton();
this.lb_uname = new System.Windows.Forms.Label();
this.lb_upwd = new System.Windows.Forms.Label();
this.lb_upwd_2 = new System.Windows.Forms.Label();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.lb_uimage = new System.Windows.Forms.Label();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.SuspendLayout();
//
// tb_upwd_2
//
this.tb_upwd_2.ButtonFillColor = System.Drawing.Color.White;
this.tb_upwd_2.ButtonFillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
this.tb_upwd_2.ButtonFillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
this.tb_upwd_2.ButtonForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(98)))), ((int)(((byte)(102)))));
this.tb_upwd_2.ButtonForeHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
this.tb_upwd_2.ButtonForePressColor = System.Drawing.Color.FromArgb(((int)(((byte)(74)))), ((int)(((byte)(131)))), ((int)(((byte)(229)))));
this.tb_upwd_2.ButtonRectColor = System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(219)))), ((int)(((byte)(227)))));
this.tb_upwd_2.ButtonRectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(222)))), ((int)(((byte)(255)))));
this.tb_upwd_2.ButtonSymbol = 61761;
this.tb_upwd_2.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb_upwd_2.FillColor2 = System.Drawing.Color.White;
this.tb_upwd_2.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tb_upwd_2.Location = new System.Drawing.Point(95, 182);
this.tb_upwd_2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb_upwd_2.MinimumSize = new System.Drawing.Size(1, 16);
this.tb_upwd_2.Name = "tb_upwd_2";
this.tb_upwd_2.PasswordChar = '●';
this.tb_upwd_2.Radius = 29;
this.tb_upwd_2.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(219)))), ((int)(((byte)(227)))));
this.tb_upwd_2.ShowText = false;
this.tb_upwd_2.Size = new System.Drawing.Size(244, 29);
this.tb_upwd_2.Style = Sunny.UI.UIStyle.Custom;
this.tb_upwd_2.TabIndex = 2;
this.tb_upwd_2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb_upwd_2.Watermark = "重复密码";
this.tb_upwd_2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.tb_upwd_2.TextChanged += new System.EventHandler(this.tb_upwd_2_TextChanged);
//
// tb_upwd
//
this.tb_upwd.ButtonFillColor = System.Drawing.Color.White;
this.tb_upwd.ButtonFillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
this.tb_upwd.ButtonFillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
this.tb_upwd.ButtonForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(98)))), ((int)(((byte)(102)))));
this.tb_upwd.ButtonForeHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
this.tb_upwd.ButtonForePressColor = System.Drawing.Color.FromArgb(((int)(((byte)(74)))), ((int)(((byte)(131)))), ((int)(((byte)(229)))));
this.tb_upwd.ButtonRectColor = System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(219)))), ((int)(((byte)(227)))));
this.tb_upwd.ButtonRectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(222)))), ((int)(((byte)(255)))));
this.tb_upwd.ButtonSymbol = 61761;
this.tb_upwd.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb_upwd.FillColor2 = System.Drawing.Color.White;
this.tb_upwd.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tb_upwd.Location = new System.Drawing.Point(95, 117);
this.tb_upwd.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb_upwd.MinimumSize = new System.Drawing.Size(1, 16);
this.tb_upwd.Name = "tb_upwd";
this.tb_upwd.PasswordChar = '●';
this.tb_upwd.Radius = 29;
this.tb_upwd.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(219)))), ((int)(((byte)(227)))));
this.tb_upwd.ShowText = false;
this.tb_upwd.Size = new System.Drawing.Size(244, 29);
this.tb_upwd.Style = Sunny.UI.UIStyle.Custom;
this.tb_upwd.TabIndex = 1;
this.tb_upwd.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb_upwd.Watermark = "密码";
this.tb_upwd.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.tb_upwd.TextChanged += new System.EventHandler(this.tb_upwd_TextChanged);
//
// tb_uname
//
this.tb_uname.ButtonFillColor = System.Drawing.Color.White;
this.tb_uname.ButtonFillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
this.tb_uname.ButtonFillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
this.tb_uname.ButtonForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(98)))), ((int)(((byte)(102)))));
this.tb_uname.ButtonForeHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
this.tb_uname.ButtonForePressColor = System.Drawing.Color.FromArgb(((int)(((byte)(74)))), ((int)(((byte)(131)))), ((int)(((byte)(229)))));
this.tb_uname.ButtonRectColor = System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(219)))), ((int)(((byte)(227)))));
this.tb_uname.ButtonRectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(222)))), ((int)(((byte)(255)))));
this.tb_uname.ButtonSymbol = 61761;
this.tb_uname.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb_uname.FillColor2 = System.Drawing.Color.White;
this.tb_uname.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tb_uname.Location = new System.Drawing.Point(95, 55);
this.tb_uname.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb_uname.MinimumSize = new System.Drawing.Size(1, 16);
this.tb_uname.Name = "tb_uname";
this.tb_uname.Radius = 29;
this.tb_uname.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(219)))), ((int)(((byte)(227)))));
this.tb_uname.ShowText = false;
this.tb_uname.Size = new System.Drawing.Size(244, 29);
this.tb_uname.Style = Sunny.UI.UIStyle.Custom;
this.tb_uname.TabIndex = 0;
this.tb_uname.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb_uname.Watermark = "用户名";
this.tb_uname.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.tb_uname.TextChanged += new System.EventHandler(this.tb_uname_TextChanged);
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(15, 187);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(73, 20);
this.label4.TabIndex = 9;
this.label4.Text = "重复密码:";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(15, 121);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(43, 20);
this.label3.TabIndex = 8;
this.label3.Text = "密码:";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(15, 60);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(58, 20);
this.label2.TabIndex = 7;
this.label2.Text = "用户名:";
//
// ub_save
//
this.ub_save.Cursor = System.Windows.Forms.Cursors.Hand;
this.ub_save.FillColor = System.Drawing.Color.White;
this.ub_save.FillColor2 = System.Drawing.Color.White;
this.ub_save.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
this.ub_save.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
this.ub_save.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
this.ub_save.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ub_save.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(98)))), ((int)(((byte)(102)))));
this.ub_save.ForeHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
this.ub_save.ForePressColor = System.Drawing.Color.FromArgb(((int)(((byte)(74)))), ((int)(((byte)(131)))), ((int)(((byte)(229)))));
this.ub_save.ForeSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(74)))), ((int)(((byte)(131)))), ((int)(((byte)(229)))));
this.ub_save.Location = new System.Drawing.Point(130, 250);
this.ub_save.MinimumSize = new System.Drawing.Size(1, 1);
this.ub_save.Name = "ub_save";
this.ub_save.Radius = 30;
this.ub_save.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(219)))), ((int)(((byte)(227)))));
this.ub_save.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(222)))), ((int)(((byte)(255)))));
this.ub_save.Size = new System.Drawing.Size(100, 35);
this.ub_save.Style = Sunny.UI.UIStyle.Custom;
this.ub_save.TabIndex = 3;
this.ub_save.Text = "保存";
this.ub_save.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ub_save.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.ub_save.Click += new System.EventHandler(this.ub_save_Click);
//
// lb_uname
//
this.lb_uname.AutoSize = true;
this.lb_uname.Location = new System.Drawing.Point(91, 89);
this.lb_uname.Name = "lb_uname";
this.lb_uname.Size = new System.Drawing.Size(79, 20);
this.lb_uname.TabIndex = 10;
this.lb_uname.Text = "lb_uname";
this.lb_uname.TextChanged += new System.EventHandler(this.lb_uname_TextChanged);
//
// lb_upwd
//
this.lb_upwd.AutoSize = true;
this.lb_upwd.Location = new System.Drawing.Point(91, 151);
this.lb_upwd.Name = "lb_upwd";
this.lb_upwd.Size = new System.Drawing.Size(71, 20);
this.lb_upwd.TabIndex = 11;
this.lb_upwd.Text = "lb_upwd";
this.lb_upwd.TextChanged += new System.EventHandler(this.lb_upwd_TextChanged);
//
// lb_upwd_2
//
this.lb_upwd_2.AutoSize = true;
this.lb_upwd_2.Location = new System.Drawing.Point(91, 216);
this.lb_upwd_2.Name = "lb_upwd_2";
this.lb_upwd_2.Size = new System.Drawing.Size(87, 20);
this.lb_upwd_2.TabIndex = 12;
this.lb_upwd_2.Text = "lb_upwd_2";
this.lb_upwd_2.TextChanged += new System.EventHandler(this.lb_upwd_2_TextChanged);
//
// pictureBox1
//
this.pictureBox1.BackColor = System.Drawing.Color.Transparent;
this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.pictureBox1.Cursor = System.Windows.Forms.Cursors.Hand;
this.pictureBox1.Location = new System.Drawing.Point(359, 55);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(75, 75);
this.pictureBox1.TabIndex = 27;
this.pictureBox1.TabStop = false;
this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
this.pictureBox1.Paint += new System.Windows.Forms.PaintEventHandler(this.pictureBox1_Paint);
//
// lb_uimage
//
this.lb_uimage.AutoSize = true;
this.lb_uimage.Font = new System.Drawing.Font("微软雅黑", 9F);
this.lb_uimage.Location = new System.Drawing.Point(355, 133);
this.lb_uimage.Name = "lb_uimage";
this.lb_uimage.Size = new System.Drawing.Size(84, 20);
this.lb_uimage.TabIndex = 26;
this.lb_uimage.Text = "lb_uimage";
this.lb_uimage.TextChanged += new System.EventHandler(this.lb_uimage_TextChanged);
//
// AddUserForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(120F, 120F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
this.BackColor = System.Drawing.Color.White;
this.ClientSize = new System.Drawing.Size(455, 300);
this.ControlBoxFillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
this.ControlBoxForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(98)))), ((int)(((byte)(102)))));
this.Controls.Add(this.pictureBox1);
this.Controls.Add(this.lb_uimage);
this.Controls.Add(this.lb_upwd_2);
this.Controls.Add(this.lb_upwd);
this.Controls.Add(this.lb_uname);
this.Controls.Add(this.ub_save);
this.Controls.Add(this.tb_upwd_2);
this.Controls.Add(this.tb_upwd);
this.Controls.Add(this.tb_uname);
this.Controls.Add(this.label4);
this.Controls.Add(this.label3);
this.Controls.Add(this.label2);
this.Font = new System.Drawing.Font("微软雅黑", 9F);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "AddUserForm";
this.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(219)))), ((int)(((byte)(227)))));
this.ShowInTaskbar = false;
this.ShowRadius = false;
this.ShowShadow = true;
this.Style = Sunny.UI.UIStyle.Custom;
this.Text = "AddUserForm";
this.TitleColor = System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(219)))), ((int)(((byte)(227)))));
this.TitleFont = new System.Drawing.Font("微软雅黑", 9F);
this.TitleForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(98)))), ((int)(((byte)(102)))));
this.ZoomScaleRect = new System.Drawing.Rectangle(19, 19, 360, 300);
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private Sunny.UI.UITextBox tb_upwd_2;
private Sunny.UI.UITextBox tb_upwd;
private Sunny.UI.UITextBox tb_uname;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label2;
private Sunny.UI.UIButton ub_save;
private System.Windows.Forms.Label lb_uname;
private System.Windows.Forms.Label lb_upwd;
private System.Windows.Forms.Label lb_upwd_2;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.Label lb_uimage;
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。