namespace SunVoteARSPPT { partial class FrmAboutPowerVote { /// /// 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(FrmAboutPowerVote)); this.lblSupport = new System.Windows.Forms.Label(); this.lblService = new System.Windows.Forms.Label(); this.lblSite = new System.Windows.Forms.Label(); this.lblSysSoftName = new System.Windows.Forms.Label(); this.lblEmailInfo = new System.Windows.Forms.Label(); this.lblSupportInfo = new System.Windows.Forms.Label(); this.lblSiteInfo = new System.Windows.Forms.Label(); this.lblServiceInfo = new System.Windows.Forms.Label(); this.lblCopyRight = new System.Windows.Forms.Label(); this.lblVer = new System.Windows.Forms.Label(); this.lblEmail = new System.Windows.Forms.Label(); this.lblVerNoInfo = new System.Windows.Forms.Label(); this.btnTestErr = new System.Windows.Forms.Button(); this.pbLogo = new System.Windows.Forms.PictureBox(); ((System.ComponentModel.ISupportInitialize)(this.pbLogo)).BeginInit(); this.SuspendLayout(); // // lblSupport // this.lblSupport.Location = new System.Drawing.Point(48, 142); this.lblSupport.Name = "lblSupport"; this.lblSupport.Size = new System.Drawing.Size(105, 14); this.lblSupport.TabIndex = 18; this.lblSupport.Text = "Support Tel:"; this.lblSupport.TextAlign = System.Drawing.ContentAlignment.TopRight; // // lblService // this.lblService.Location = new System.Drawing.Point(48, 117); this.lblService.Name = "lblService"; this.lblService.Size = new System.Drawing.Size(105, 14); this.lblService.TabIndex = 22; this.lblService.Text = "Sales Tel:"; this.lblService.TextAlign = System.Drawing.ContentAlignment.TopRight; // // lblSite // this.lblSite.Location = new System.Drawing.Point(48, 167); this.lblSite.Name = "lblSite"; this.lblSite.Size = new System.Drawing.Size(105, 14); this.lblSite.TabIndex = 28; this.lblSite.Text = "Help:"; this.lblSite.TextAlign = System.Drawing.ContentAlignment.TopRight; // // lblSysSoftName // this.lblSysSoftName.AutoSize = true; 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(68, 65); this.lblSysSoftName.Name = "lblSysSoftName"; this.lblSysSoftName.Size = new System.Drawing.Size(140, 14); this.lblSysSoftName.TabIndex = 31; this.lblSysSoftName.Text = "PowerVote Quiz Plus"; // // lblEmailInfo // this.lblEmailInfo.AutoSize = true; this.lblEmailInfo.ForeColor = System.Drawing.Color.Blue; this.lblEmailInfo.Location = new System.Drawing.Point(375, 189); this.lblEmailInfo.Name = "lblEmailInfo"; this.lblEmailInfo.Size = new System.Drawing.Size(140, 14); this.lblEmailInfo.TabIndex = 32; this.lblEmailInfo.Text = "sales@psunsy.com.cn"; this.lblEmailInfo.Visible = false; // // lblSupportInfo // this.lblSupportInfo.AutoSize = true; this.lblSupportInfo.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblSupportInfo.ForeColor = System.Drawing.SystemColors.ControlText; this.lblSupportInfo.Location = new System.Drawing.Point(159, 142); this.lblSupportInfo.Name = "lblSupportInfo"; this.lblSupportInfo.Size = new System.Drawing.Size(119, 14); this.lblSupportInfo.TabIndex = 33; this.lblSupportInfo.Text = "+33 155 90 00 90"; // // 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(159, 167); this.lblSiteInfo.Name = "lblSiteInfo"; this.lblSiteInfo.Size = new System.Drawing.Size(63, 14); this.lblSiteInfo.TabIndex = 37; this.lblSiteInfo.Text = "HLP.html"; // // lblServiceInfo // this.lblServiceInfo.AutoSize = true; this.lblServiceInfo.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblServiceInfo.ForeColor = System.Drawing.SystemColors.ControlText; this.lblServiceInfo.Location = new System.Drawing.Point(159, 117); this.lblServiceInfo.Name = "lblServiceInfo"; this.lblServiceInfo.Size = new System.Drawing.Size(119, 14); this.lblServiceInfo.TabIndex = 39; this.lblServiceInfo.Text = "+44 845 299 0289"; // // lblCopyRight // this.lblCopyRight.Location = new System.Drawing.Point(26, 211); 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; // // lblVer // this.lblVer.Location = new System.Drawing.Point(48, 92); 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; // // lblEmail // this.lblEmail.Location = new System.Drawing.Point(264, 189); this.lblEmail.Name = "lblEmail"; this.lblEmail.Size = new System.Drawing.Size(105, 14); this.lblEmail.TabIndex = 49; this.lblEmail.Text = "联系邮箱:"; this.lblEmail.TextAlign = System.Drawing.ContentAlignment.TopRight; this.lblEmail.Visible = false; // // lblVerNoInfo // this.lblVerNoInfo.AutoSize = true; this.lblVerNoInfo.Location = new System.Drawing.Point(159, 92); this.lblVerNoInfo.Name = "lblVerNoInfo"; this.lblVerNoInfo.Size = new System.Drawing.Size(112, 14); this.lblVerNoInfo.TabIndex = 50; this.lblVerNoInfo.Text = "V 0.0.0.0_32bit"; // // btnTestErr // this.btnTestErr.Location = new System.Drawing.Point(457, 107); this.btnTestErr.Name = "btnTestErr"; this.btnTestErr.Size = new System.Drawing.Size(95, 49); this.btnTestErr.TabIndex = 51; this.btnTestErr.Text = "Test Error"; this.btnTestErr.UseVisualStyleBackColor = true; this.btnTestErr.Visible = false; this.btnTestErr.Click += new System.EventHandler(this.btnTestErr_Click); // // pbLogo // this.pbLogo.Image = ((System.Drawing.Image)(resources.GetObject("pbLogo.Image"))); this.pbLogo.Location = new System.Drawing.Point(60, 6); this.pbLogo.Name = "pbLogo"; this.pbLogo.Size = new System.Drawing.Size(268, 53); this.pbLogo.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pbLogo.TabIndex = 13; this.pbLogo.TabStop = false; // // FrmAboutPowerVote // 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(435, 204); this.Controls.Add(this.btnTestErr); this.Controls.Add(this.lblServiceInfo); this.Controls.Add(this.lblSupportInfo); this.Controls.Add(this.lblVerNoInfo); this.Controls.Add(this.lblEmail); this.Controls.Add(this.lblCopyRight); this.Controls.Add(this.lblSiteInfo); this.Controls.Add(this.lblEmailInfo); this.Controls.Add(this.lblSysSoftName); this.Controls.Add(this.lblSite); this.Controls.Add(this.lblService); this.Controls.Add(this.lblSupport); 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.FixedSingle; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.KeyPreview = true; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "FrmAboutPowerVote"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "About"; this.Load += new System.EventHandler(this.FrmAboutUs_Load); this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FrmAboutUs_KeyDown); ((System.ComponentModel.ISupportInitialize)(this.pbLogo)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.PictureBox pbLogo; private System.Windows.Forms.Label lblSupport; private System.Windows.Forms.Label lblService; private System.Windows.Forms.Label lblSite; private System.Windows.Forms.Label lblSysSoftName; private System.Windows.Forms.Label lblEmailInfo; private System.Windows.Forms.Label lblSupportInfo; private System.Windows.Forms.Label lblSiteInfo; private System.Windows.Forms.Label lblServiceInfo; private System.Windows.Forms.Label lblCopyRight; private System.Windows.Forms.Label lblVer; private System.Windows.Forms.Label lblEmail; private System.Windows.Forms.Label lblVerNoInfo; private System.Windows.Forms.Button btnTestErr; } }