namespace SunVoteARSPPT
{
partial class FrmAboutUsMyVote
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmAboutUsMyVote));
this.lblEmail = new System.Windows.Forms.Label();
this.lblTel = new System.Windows.Forms.Label();
this.lblSite = new System.Windows.Forms.Label();
this.lblSysSoftName = new System.Windows.Forms.Label();
this.lblSysVer = new System.Windows.Forms.Label();
this.lblEmailInfo = new System.Windows.Forms.Label();
this.lblSiteInfo = new System.Windows.Forms.Label();
this.lblTelInfo = new System.Windows.Forms.Label();
this.lblCopyRight = new System.Windows.Forms.Label();
this.lblVer = new System.Windows.Forms.Label();
this.lblVerNo = new System.Windows.Forms.Label();
this.lblVerNoInfo = new System.Windows.Forms.Label();
this.pbLogo = new System.Windows.Forms.PictureBox();
((System.ComponentModel.ISupportInitialize)(this.pbLogo)).BeginInit();
this.SuspendLayout();
//
// lblEmail
//
this.lblEmail.Location = new System.Drawing.Point(10, 168);
this.lblEmail.Name = "lblEmail";
this.lblEmail.Size = new System.Drawing.Size(105, 14);
this.lblEmail.TabIndex = 18;
this.lblEmail.Text = "email:";
this.lblEmail.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// lblTel
//
this.lblTel.Location = new System.Drawing.Point(10, 220);
this.lblTel.Name = "lblTel";
this.lblTel.Size = new System.Drawing.Size(105, 14);
this.lblTel.TabIndex = 22;
this.lblTel.Text = "tel.";
this.lblTel.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// lblSite
//
this.lblSite.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.lblSite.Location = new System.Drawing.Point(10, 194);
this.lblSite.Name = "lblSite";
this.lblSite.Size = new System.Drawing.Size(105, 14);
this.lblSite.TabIndex = 28;
this.lblSite.Text = "websit:";
this.lblSite.TextAlign = System.Drawing.ContentAlignment.TopRight;
this.lblSite.Click += new System.EventHandler(this.lblSite_Click);
//
// lblSysSoftName
//
this.lblSysSoftName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.lblSysSoftName.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblSysSoftName.Location = new System.Drawing.Point(3, 90);
this.lblSysSoftName.Name = "lblSysSoftName";
this.lblSysSoftName.Size = new System.Drawing.Size(349, 14);
this.lblSysSoftName.TabIndex = 31;
this.lblSysSoftName.Text = "MyVote Audience Response System 2012";
this.lblSysSoftName.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// lblSysVer
//
this.lblSysVer.AutoSize = true;
this.lblSysVer.Location = new System.Drawing.Point(115, 117);
this.lblSysVer.Name = "lblSysVer";
this.lblSysVer.Size = new System.Drawing.Size(84, 14);
this.lblSysVer.TabIndex = 32;
this.lblSysVer.Text = "2012(Alpha)";
//
// lblEmailInfo
//
this.lblEmailInfo.AutoSize = true;
this.lblEmailInfo.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblEmailInfo.ForeColor = System.Drawing.Color.Blue;
this.lblEmailInfo.Location = new System.Drawing.Point(115, 168);
this.lblEmailInfo.Name = "lblEmailInfo";
this.lblEmailInfo.Size = new System.Drawing.Size(105, 14);
this.lblEmailInfo.TabIndex = 33;
this.lblEmailInfo.Text = "info@myvote.it";
this.lblEmailInfo.Click += new System.EventHandler(this.lblEmailInfo_Click);
//
// lblSiteInfo
//
this.lblSiteInfo.AutoSize = true;
this.lblSiteInfo.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblSiteInfo.ForeColor = System.Drawing.Color.Blue;
this.lblSiteInfo.Location = new System.Drawing.Point(115, 194);
this.lblSiteInfo.Name = "lblSiteInfo";
this.lblSiteInfo.Size = new System.Drawing.Size(119, 14);
this.lblSiteInfo.TabIndex = 37;
this.lblSiteInfo.Text = "www.vitaminas.it";
this.lblSiteInfo.Click += new System.EventHandler(this.lblSiteInfo_Click);
//
// lblTelInfo
//
this.lblTelInfo.AutoSize = true;
this.lblTelInfo.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblTelInfo.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblTelInfo.Location = new System.Drawing.Point(115, 220);
this.lblTelInfo.Name = "lblTelInfo";
this.lblTelInfo.Size = new System.Drawing.Size(105, 14);
this.lblTelInfo.TabIndex = 39;
this.lblTelInfo.Text = "(39)3939191941";
//
// lblCopyRight
//
this.lblCopyRight.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.lblCopyRight.Location = new System.Drawing.Point(-75, 280);
this.lblCopyRight.Name = "lblCopyRight";
this.lblCopyRight.Size = new System.Drawing.Size(105, 14);
this.lblCopyRight.TabIndex = 46;
this.lblCopyRight.Text = "版权所有:";
this.lblCopyRight.TextAlign = System.Drawing.ContentAlignment.TopRight;
this.lblCopyRight.Visible = false;
this.lblCopyRight.Click += new System.EventHandler(this.lblCopyRight_Click);
//
// lblVer
//
this.lblVer.Location = new System.Drawing.Point(10, 117);
this.lblVer.Name = "lblVer";
this.lblVer.Size = new System.Drawing.Size(105, 14);
this.lblVer.TabIndex = 16;
this.lblVer.Text = "Version:";
this.lblVer.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// lblVerNo
//
this.lblVerNo.Location = new System.Drawing.Point(10, 142);
this.lblVerNo.Name = "lblVerNo";
this.lblVerNo.Size = new System.Drawing.Size(105, 14);
this.lblVerNo.TabIndex = 49;
this.lblVerNo.Text = "Revision:";
this.lblVerNo.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// lblVerNoInfo
//
this.lblVerNoInfo.AutoSize = true;
this.lblVerNoInfo.Location = new System.Drawing.Point(115, 142);
this.lblVerNoInfo.Name = "lblVerNoInfo";
this.lblVerNoInfo.Size = new System.Drawing.Size(56, 14);
this.lblVerNoInfo.TabIndex = 50;
this.lblVerNoInfo.Text = "1.0.0.1";
//
// pbLogo
//
this.pbLogo.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.pbLogo.Image = ((System.Drawing.Image)(resources.GetObject("pbLogo.Image")));
this.pbLogo.Location = new System.Drawing.Point(24, 7);
this.pbLogo.Name = "pbLogo";
this.pbLogo.Size = new System.Drawing.Size(307, 72);
this.pbLogo.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pbLogo.TabIndex = 13;
this.pbLogo.TabStop = false;
//
// FrmAboutUsMyVote
//
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
this.BackColor = System.Drawing.Color.White;
this.ClientSize = new System.Drawing.Size(354, 253);
this.Controls.Add(this.lblTelInfo);
this.Controls.Add(this.lblEmailInfo);
this.Controls.Add(this.lblVerNoInfo);
this.Controls.Add(this.lblVerNo);
this.Controls.Add(this.lblSiteInfo);
this.Controls.Add(this.lblSysVer);
this.Controls.Add(this.lblSysSoftName);
this.Controls.Add(this.lblSite);
this.Controls.Add(this.lblTel);
this.Controls.Add(this.lblEmail);
this.Controls.Add(this.lblVer);
this.Controls.Add(this.pbLogo);
this.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
this.KeyPreview = true;
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "FrmAboutUsMyVote";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "About Us";
this.Load += new System.EventHandler(this.FrmAboutUsOEM_Load);
this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FrmAboutUsOEM_KeyDown);
((System.ComponentModel.ISupportInitialize)(this.pbLogo)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.PictureBox pbLogo;
private System.Windows.Forms.Label lblEmail;
private System.Windows.Forms.Label lblTel;
private System.Windows.Forms.Label lblSite;
private System.Windows.Forms.Label lblSysSoftName;
private System.Windows.Forms.Label lblSysVer;
private System.Windows.Forms.Label lblEmailInfo;
private System.Windows.Forms.Label lblSiteInfo;
private System.Windows.Forms.Label lblTelInfo;
private System.Windows.Forms.Label lblCopyRight;
private System.Windows.Forms.Label lblVer;
private System.Windows.Forms.Label lblVerNo;
private System.Windows.Forms.Label lblVerNoInfo;
}
}