FrmAboutBOAVC.designer.cs 13.6 KB
namespace SunVoteARSPPT
{
    partial class FrmAboutBOAVC
    {
        /// <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(FrmAboutBOAVC));
            this.lblSupport = new System.Windows.Forms.Label();
            this.lblService = new System.Windows.Forms.Label();
            this.lblSite = new System.Windows.Forms.Label();
            this.lblCopyRightInfo = 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.pbLogo = new System.Windows.Forms.PictureBox();
            this.btnTestErr = new System.Windows.Forms.Button();
            ((System.ComponentModel.ISupportInitialize)(this.pbLogo)).BeginInit();
            this.SuspendLayout();
            // 
            // lblSupport
            // 
            this.lblSupport.Location = new System.Drawing.Point(58, 194);
            this.lblSupport.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.lblSupport.Name = "lblSupport";
            this.lblSupport.Size = new System.Drawing.Size(131, 18);
            this.lblSupport.TabIndex = 18;
            this.lblSupport.Text = "技术支持:";
            this.lblSupport.TextAlign = System.Drawing.ContentAlignment.TopRight;
            // 
            // lblService
            // 
            this.lblService.Location = new System.Drawing.Point(58, 163);
            this.lblService.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.lblService.Name = "lblService";
            this.lblService.Size = new System.Drawing.Size(131, 18);
            this.lblService.TabIndex = 22;
            this.lblService.Text = "销售热线:";
            this.lblService.TextAlign = System.Drawing.ContentAlignment.TopRight;
            // 
            // lblSite
            // 
            this.lblSite.Location = new System.Drawing.Point(58, 257);
            this.lblSite.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.lblSite.Name = "lblSite";
            this.lblSite.Size = new System.Drawing.Size(131, 18);
            this.lblSite.TabIndex = 28;
            this.lblSite.Text = "公司网站:";
            this.lblSite.TextAlign = System.Drawing.ContentAlignment.TopRight;
            // 
            // lblCopyRightInfo
            // 
            this.lblCopyRightInfo.Location = new System.Drawing.Point(243, 289);
            this.lblCopyRightInfo.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.lblCopyRightInfo.Name = "lblCopyRightInfo";
            this.lblCopyRightInfo.Size = new System.Drawing.Size(379, 48);
            this.lblCopyRightInfo.TabIndex = 30;
            this.lblCopyRightInfo.Text = "长沙中天电子设计开发有限公司保留所有权利";
            this.lblCopyRightInfo.Visible = false;
            // 
            // 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(92, 98);
            this.lblSysSoftName.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.lblSysSoftName.Name = "lblSysSoftName";
            this.lblSysSoftName.Size = new System.Drawing.Size(359, 18);
            this.lblSysSoftName.TabIndex = 31;
            this.lblSysSoftName.Text = "SunVote 观众投票反馈系统 2012(标准版)";
            // 
            // lblEmailInfo
            // 
            this.lblEmailInfo.AutoSize = true;
            this.lblEmailInfo.ForeColor = System.Drawing.Color.Blue;
            this.lblEmailInfo.Location = new System.Drawing.Point(243, 225);
            this.lblEmailInfo.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.lblEmailInfo.Name = "lblEmailInfo";
            this.lblEmailInfo.Size = new System.Drawing.Size(116, 18);
            this.lblEmailInfo.TabIndex = 32;
            this.lblEmailInfo.Text = "boavc@qq.com";
            // 
            // 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(243, 194);
            this.lblSupportInfo.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.lblSupportInfo.Name = "lblSupportInfo";
            this.lblSupportInfo.Size = new System.Drawing.Size(116, 18);
            this.lblSupportInfo.TabIndex = 33;
            this.lblSupportInfo.Text = "020-39388981";
            // 
            // 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(243, 257);
            this.lblSiteInfo.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.lblSiteInfo.Name = "lblSiteInfo";
            this.lblSiteInfo.Size = new System.Drawing.Size(125, 18);
            this.lblSiteInfo.TabIndex = 37;
            this.lblSiteInfo.Text = "www.boavc.com";
            // 
            // 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(243, 163);
            this.lblServiceInfo.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.lblServiceInfo.Name = "lblServiceInfo";
            this.lblServiceInfo.Size = new System.Drawing.Size(116, 18);
            this.lblServiceInfo.TabIndex = 39;
            this.lblServiceInfo.Text = "020-39388980";
            // 
            // lblCopyRight
            // 
            this.lblCopyRight.Location = new System.Drawing.Point(58, 289);
            this.lblCopyRight.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.lblCopyRight.Name = "lblCopyRight";
            this.lblCopyRight.Size = new System.Drawing.Size(131, 18);
            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(58, 131);
            this.lblVer.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.lblVer.Name = "lblVer";
            this.lblVer.Size = new System.Drawing.Size(131, 18);
            this.lblVer.TabIndex = 16;
            this.lblVer.Text = "版本信息:";
            this.lblVer.TextAlign = System.Drawing.ContentAlignment.TopRight;
            // 
            // lblEmail
            // 
            this.lblEmail.Location = new System.Drawing.Point(58, 225);
            this.lblEmail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.lblEmail.Name = "lblEmail";
            this.lblEmail.Size = new System.Drawing.Size(131, 18);
            this.lblEmail.TabIndex = 49;
            this.lblEmail.Text = "联系邮箱:";
            this.lblEmail.TextAlign = System.Drawing.ContentAlignment.TopRight;
            // 
            // lblVerNoInfo
            // 
            this.lblVerNoInfo.AutoSize = true;
            this.lblVerNoInfo.Location = new System.Drawing.Point(243, 131);
            this.lblVerNoInfo.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.lblVerNoInfo.Name = "lblVerNoInfo";
            this.lblVerNoInfo.Size = new System.Drawing.Size(143, 18);
            this.lblVerNoInfo.TabIndex = 50;
            this.lblVerNoInfo.Text = "V 0.0.0.0_32bit";
            // 
            // pbLogo
            // 
            this.pbLogo.Image = ((System.Drawing.Image)(resources.GetObject("pbLogo.Image")));
            this.pbLogo.Location = new System.Drawing.Point(95, 5);
            this.pbLogo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.pbLogo.Name = "pbLogo";
            this.pbLogo.Size = new System.Drawing.Size(335, 74);
            this.pbLogo.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
            this.pbLogo.TabIndex = 13;
            this.pbLogo.TabStop = false;
            // 
            // btnTestErr
            // 
            this.btnTestErr.Location = new System.Drawing.Point(465, 150);
            this.btnTestErr.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.btnTestErr.Name = "btnTestErr";
            this.btnTestErr.Size = new System.Drawing.Size(119, 61);
            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);
            // 
            // FrmAboutBOAVC
            // 
            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(524, 328);
            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.lblCopyRightInfo);
            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.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "FrmAboutBOAVC";
            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 lblCopyRightInfo;
        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;

    }
}