代码拉取完成,页面将自动刷新
namespace vivo_tools_3
{
partial class AboutForm
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows 窗体设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要修改
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AboutForm));
this.labelProductName = new Sunny.UI.UILabel();
this.labelVersion = new Sunny.UI.UILabel();
this.labelCopyright = new Sunny.UI.UILabel();
this.labelCompanyName = new Sunny.UI.UILabel();
this.labelComputerName = new Sunny.UI.UILabel();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.uiLinkLabel1 = new Sunny.UI.UILinkLabel();
this.uiLinkLabel2 = new Sunny.UI.UILinkLabel();
this.uiLinkLabel3 = new Sunny.UI.UILinkLabel();
this.labelUserName = new Sunny.UI.UILabel();
this.uiLinkLabel4 = new Sunny.UI.UILinkLabel();
this.lb_uiamge = new System.Windows.Forms.Label();
this.labelSunnyUIVersion = new Sunny.UI.UILabel();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.SuspendLayout();
//
// labelProductName
//
this.labelProductName.Font = new System.Drawing.Font("微软雅黑", 9F);
this.labelProductName.Location = new System.Drawing.Point(3, 38);
this.labelProductName.Name = "labelProductName";
this.labelProductName.Padding = new System.Windows.Forms.Padding(15, 0, 0, 0);
this.labelProductName.Size = new System.Drawing.Size(395, 40);
this.labelProductName.TabIndex = 27;
this.labelProductName.Text = "labelProductName";
this.labelProductName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.labelProductName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// labelVersion
//
this.labelVersion.Font = new System.Drawing.Font("微软雅黑", 9F);
this.labelVersion.Location = new System.Drawing.Point(3, 73);
this.labelVersion.Name = "labelVersion";
this.labelVersion.Padding = new System.Windows.Forms.Padding(15, 0, 0, 0);
this.labelVersion.Size = new System.Drawing.Size(395, 40);
this.labelVersion.TabIndex = 28;
this.labelVersion.Text = "labelVersion";
this.labelVersion.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.labelVersion.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// labelCopyright
//
this.labelCopyright.Font = new System.Drawing.Font("微软雅黑", 9F);
this.labelCopyright.Location = new System.Drawing.Point(3, 108);
this.labelCopyright.Name = "labelCopyright";
this.labelCopyright.Padding = new System.Windows.Forms.Padding(15, 0, 0, 0);
this.labelCopyright.Size = new System.Drawing.Size(395, 40);
this.labelCopyright.TabIndex = 29;
this.labelCopyright.Text = "labelCopyright";
this.labelCopyright.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.labelCopyright.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// labelCompanyName
//
this.labelCompanyName.Font = new System.Drawing.Font("微软雅黑", 9F);
this.labelCompanyName.Location = new System.Drawing.Point(3, 143);
this.labelCompanyName.Name = "labelCompanyName";
this.labelCompanyName.Padding = new System.Windows.Forms.Padding(15, 0, 0, 0);
this.labelCompanyName.Size = new System.Drawing.Size(395, 40);
this.labelCompanyName.TabIndex = 30;
this.labelCompanyName.Text = "labelCompanyName";
this.labelCompanyName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.labelCompanyName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// labelComputerName
//
this.labelComputerName.Font = new System.Drawing.Font("微软雅黑", 9F);
this.labelComputerName.Location = new System.Drawing.Point(3, 178);
this.labelComputerName.Name = "labelComputerName";
this.labelComputerName.Padding = new System.Windows.Forms.Padding(15, 0, 0, 0);
this.labelComputerName.Size = new System.Drawing.Size(574, 40);
this.labelComputerName.TabIndex = 31;
this.labelComputerName.Text = "labelComputerName";
this.labelComputerName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.labelComputerName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// pictureBox1
//
this.pictureBox1.BackColor = System.Drawing.Color.Transparent;
this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.pictureBox1.Location = new System.Drawing.Point(476, 55);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(88, 88);
this.pictureBox1.TabIndex = 32;
this.pictureBox1.TabStop = false;
this.pictureBox1.Paint += new System.Windows.Forms.PaintEventHandler(this.pictureBox1_Paint);
//
// uiLinkLabel1
//
this.uiLinkLabel1.ActiveLinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40)))));
this.uiLinkLabel1.AutoSize = true;
this.uiLinkLabel1.Font = new System.Drawing.Font("微软雅黑", 9F);
this.uiLinkLabel1.LinkBehavior = System.Windows.Forms.LinkBehavior.HoverUnderline;
this.uiLinkLabel1.Location = new System.Drawing.Point(15, 313);
this.uiLinkLabel1.Name = "uiLinkLabel1";
this.uiLinkLabel1.Size = new System.Drawing.Size(99, 20);
this.uiLinkLabel1.TabIndex = 33;
this.uiLinkLabel1.TabStop = true;
this.uiLinkLabel1.Text = "uiLinkLabel1";
this.uiLinkLabel1.VisitedLinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
this.uiLinkLabel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.uiLinkLabel1.Click += new System.EventHandler(this.uiLinkLabel1_Click);
//
// uiLinkLabel2
//
this.uiLinkLabel2.ActiveLinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40)))));
this.uiLinkLabel2.AutoSize = true;
this.uiLinkLabel2.Font = new System.Drawing.Font("微软雅黑", 9F);
this.uiLinkLabel2.LinkBehavior = System.Windows.Forms.LinkBehavior.HoverUnderline;
this.uiLinkLabel2.Location = new System.Drawing.Point(121, 313);
this.uiLinkLabel2.Name = "uiLinkLabel2";
this.uiLinkLabel2.Size = new System.Drawing.Size(99, 20);
this.uiLinkLabel2.TabIndex = 34;
this.uiLinkLabel2.TabStop = true;
this.uiLinkLabel2.Text = "uiLinkLabel2";
this.uiLinkLabel2.VisitedLinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
this.uiLinkLabel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.uiLinkLabel2.Click += new System.EventHandler(this.uiLinkLabel2_Click);
//
// uiLinkLabel3
//
this.uiLinkLabel3.ActiveLinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40)))));
this.uiLinkLabel3.AutoSize = true;
this.uiLinkLabel3.Font = new System.Drawing.Font("微软雅黑", 9F);
this.uiLinkLabel3.LinkBehavior = System.Windows.Forms.LinkBehavior.HoverUnderline;
this.uiLinkLabel3.Location = new System.Drawing.Point(226, 313);
this.uiLinkLabel3.Name = "uiLinkLabel3";
this.uiLinkLabel3.Size = new System.Drawing.Size(99, 20);
this.uiLinkLabel3.TabIndex = 35;
this.uiLinkLabel3.TabStop = true;
this.uiLinkLabel3.Text = "uiLinkLabel3";
this.uiLinkLabel3.VisitedLinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
this.uiLinkLabel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.uiLinkLabel3.Click += new System.EventHandler(this.uiLinkLabel3_Click);
//
// labelUserName
//
this.labelUserName.Font = new System.Drawing.Font("微软雅黑", 9F);
this.labelUserName.Location = new System.Drawing.Point(3, 258);
this.labelUserName.Name = "labelUserName";
this.labelUserName.Padding = new System.Windows.Forms.Padding(15, 0, 0, 0);
this.labelUserName.Size = new System.Drawing.Size(574, 40);
this.labelUserName.TabIndex = 36;
this.labelUserName.Text = "labelUserName";
this.labelUserName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.labelUserName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLinkLabel4
//
this.uiLinkLabel4.ActiveLinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40)))));
this.uiLinkLabel4.AutoSize = true;
this.uiLinkLabel4.Font = new System.Drawing.Font("微软雅黑", 9F);
this.uiLinkLabel4.LinkBehavior = System.Windows.Forms.LinkBehavior.HoverUnderline;
this.uiLinkLabel4.Location = new System.Drawing.Point(331, 313);
this.uiLinkLabel4.Name = "uiLinkLabel4";
this.uiLinkLabel4.Size = new System.Drawing.Size(99, 20);
this.uiLinkLabel4.TabIndex = 37;
this.uiLinkLabel4.TabStop = true;
this.uiLinkLabel4.Text = "uiLinkLabel4";
this.uiLinkLabel4.VisitedLinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
this.uiLinkLabel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.uiLinkLabel4.Click += new System.EventHandler(this.uiLinkLabel4_Click);
//
// lb_uiamge
//
this.lb_uiamge.AutoSize = true;
this.lb_uiamge.Font = new System.Drawing.Font("微软雅黑", 9F);
this.lb_uiamge.Location = new System.Drawing.Point(487, 148);
this.lb_uiamge.Name = "lb_uiamge";
this.lb_uiamge.Size = new System.Drawing.Size(69, 20);
this.lb_uiamge.TabIndex = 38;
this.lb_uiamge.Text = "用户头像";
//
// labelSunnyUIVersion
//
this.labelSunnyUIVersion.Font = new System.Drawing.Font("微软雅黑", 9F);
this.labelSunnyUIVersion.Location = new System.Drawing.Point(3, 218);
this.labelSunnyUIVersion.Name = "labelSunnyUIVersion";
this.labelSunnyUIVersion.Padding = new System.Windows.Forms.Padding(15, 0, 0, 0);
this.labelSunnyUIVersion.Size = new System.Drawing.Size(574, 40);
this.labelSunnyUIVersion.TabIndex = 39;
this.labelSunnyUIVersion.Text = "labelSunnyUIVersion";
this.labelSunnyUIVersion.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.labelSunnyUIVersion.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// AboutForm
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
this.ClientSize = new System.Drawing.Size(580, 350);
this.Controls.Add(this.labelSunnyUIVersion);
this.Controls.Add(this.lb_uiamge);
this.Controls.Add(this.uiLinkLabel4);
this.Controls.Add(this.labelUserName);
this.Controls.Add(this.uiLinkLabel3);
this.Controls.Add(this.uiLinkLabel2);
this.Controls.Add(this.uiLinkLabel1);
this.Controls.Add(this.pictureBox1);
this.Controls.Add(this.labelComputerName);
this.Controls.Add(this.labelCompanyName);
this.Controls.Add(this.labelCopyright);
this.Controls.Add(this.labelVersion);
this.Controls.Add(this.labelProductName);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "AboutForm";
this.ShowIcon = false;
this.ShowInTaskbar = false;
this.ShowRadius = false;
this.ShowShadow = true;
this.Text = "AboutForm";
this.TitleFont = new System.Drawing.Font("微软雅黑", 9F);
this.ZoomScaleRect = new System.Drawing.Rectangle(19, 19, 580, 350);
this.UIStyleChanged += new System.EventHandler(this.AboutForm_UIStyleChanged);
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private Sunny.UI.UILabel labelProductName;
private Sunny.UI.UILabel labelVersion;
private Sunny.UI.UILabel labelCopyright;
private Sunny.UI.UILabel labelCompanyName;
private Sunny.UI.UILabel labelComputerName;
private System.Windows.Forms.PictureBox pictureBox1;
private Sunny.UI.UILinkLabel uiLinkLabel1;
private Sunny.UI.UILinkLabel uiLinkLabel2;
private Sunny.UI.UILinkLabel uiLinkLabel3;
private Sunny.UI.UILabel labelUserName;
private Sunny.UI.UILinkLabel uiLinkLabel4;
private System.Windows.Forms.Label lb_uiamge;
private Sunny.UI.UILabel labelSunnyUIVersion;
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。