namespace SunVoteARSPPT { partial class FrmAboutUsRealVote { /// /// 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(FrmAboutUsRealVote)); this.lblEmail = new System.Windows.Forms.Label(); this.lblWeb = new System.Windows.Forms.Label(); this.lblSysSoftName = new System.Windows.Forms.Label(); this.lblVerNo = new System.Windows.Forms.Label(); this.pbLogo = new System.Windows.Forms.PictureBox(); this.label1 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); ((System.ComponentModel.ISupportInitialize)(this.pbLogo)).BeginInit(); this.SuspendLayout(); // // lblEmail // this.lblEmail.AutoSize = true; this.lblEmail.Location = new System.Drawing.Point(40, 178); this.lblEmail.Name = "lblEmail"; this.lblEmail.Size = new System.Drawing.Size(168, 14); this.lblEmail.TabIndex = 18; this.lblEmail.Text = "Email: info@realvote.it"; // // lblWeb // this.lblWeb.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.lblWeb.AutoSize = true; this.lblWeb.Location = new System.Drawing.Point(40, 161); this.lblWeb.Name = "lblWeb"; this.lblWeb.Size = new System.Drawing.Size(147, 14); this.lblWeb.TabIndex = 28; this.lblWeb.Text = "Web: www.realvote.it"; // // 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, 83); this.lblSysSoftName.Name = "lblSysSoftName"; this.lblSysSoftName.Size = new System.Drawing.Size(483, 14); this.lblSysSoftName.TabIndex = 31; this.lblSysSoftName.Text = "RealVote Televoting System"; this.lblSysSoftName.TextAlign = System.Drawing.ContentAlignment.TopCenter; // // lblVerNo // this.lblVerNo.AutoSize = true; this.lblVerNo.Location = new System.Drawing.Point(40, 117); this.lblVerNo.Name = "lblVerNo"; this.lblVerNo.Size = new System.Drawing.Size(133, 14); this.lblVerNo.TabIndex = 50; this.lblVerNo.Text = "Version: V 1.0.0.0"; // // 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(441, 72); this.pbLogo.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pbLogo.TabIndex = 13; this.pbLogo.TabStop = false; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label1.Location = new System.Drawing.Point(40, 144); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(55, 14); this.label1.TabIndex = 49; this.label1.Text = "ITALY:"; // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label2.Location = new System.Drawing.Point(40, 205); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(87, 14); this.label2.TabIndex = 49; this.label2.Text = "AUSTRALIA:"; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(40, 239); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(196, 14); this.label3.TabIndex = 18; this.label3.Text = "Email: info@realvote.com.au"; // // label4 // this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(40, 222); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(175, 14); this.label4.TabIndex = 28; this.label4.Text = "Web: www.realvote.com.au"; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(40, 282); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(322, 14); this.label5.TabIndex = 18; this.label5.Text = "CopyRight@ Vitaminas srl. All rights Reserved"; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(220, 305); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(119, 14); this.label6.TabIndex = 18; this.label6.Text = "www.vitaminas.it"; // // FrmAboutUsRealVote // 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(488, 340); this.Controls.Add(this.lblVerNo); this.Controls.Add(this.label2); this.Controls.Add(this.label1); this.Controls.Add(this.lblSysSoftName); this.Controls.Add(this.label4); this.Controls.Add(this.lblWeb); this.Controls.Add(this.label6); this.Controls.Add(this.label5); this.Controls.Add(this.label3); this.Controls.Add(this.lblEmail); 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.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.KeyPreview = true; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "FrmAboutUsRealVote"; 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 lblWeb; private System.Windows.Forms.Label lblSysSoftName; private System.Windows.Forms.Label lblVerNo; 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; } }