/// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(WizardHeaderBar));
     this.titleBarPanel        = new OpenLiveWriter.Controls.Wizard.GradientPanel();
     this.labelDescriptionText = new OpenLiveWriter.Controls.LabelControl();
     this.labelTitleText       = new OpenLiveWriter.Controls.LabelControl();
     this.pictureBoxTitleBar   = new System.Windows.Forms.PictureBox();
     this.titleBarPanel.SuspendLayout();
     this.SuspendLayout();
     //
     // titleBarPanel
     //
     this.titleBarPanel.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                        | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.titleBarPanel.Controls.Add(this.labelDescriptionText);
     this.titleBarPanel.Controls.Add(this.labelTitleText);
     this.titleBarPanel.Controls.Add(this.pictureBoxTitleBar);
     this.titleBarPanel.Location = new System.Drawing.Point(0, 0);
     this.titleBarPanel.Name     = "titleBarPanel";
     this.titleBarPanel.Size     = new System.Drawing.Size(392, 64);
     this.titleBarPanel.TabIndex = 1;
     //
     // labelDescriptionText
     //
     this.labelDescriptionText.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                               | System.Windows.Forms.AnchorStyles.Left)
                                                                              | System.Windows.Forms.AnchorStyles.Right)));
     this.labelDescriptionText.BackColor = System.Drawing.Color.Transparent;
     this.labelDescriptionText.ForeColor = System.Drawing.Color.RoyalBlue;
     this.labelDescriptionText.ImeMode   = System.Windows.Forms.ImeMode.NoControl;
     this.labelDescriptionText.Location  = new System.Drawing.Point(72, 29);
     this.labelDescriptionText.MultiLine = false;
     this.labelDescriptionText.Name      = "labelDescriptionText";
     this.labelDescriptionText.Size      = new System.Drawing.Size(312, 31);
     this.labelDescriptionText.TabIndex  = 13;
     this.labelDescriptionText.Text      = "A brief description of what this wizard does. djhdkjsdfhsd dfsdfsdf sdfsdf sdfsdf" +
                                           "";
     //
     // labelTitleText
     //
     this.labelTitleText.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     this.labelTitleText.BackColor = System.Drawing.Color.Transparent;
     this.labelTitleText.Font      = Res.GetFont(FontSize.Heading, FontStyle.Regular);
     this.labelTitleText.ForeColor = System.Drawing.Color.Navy;
     this.labelTitleText.ImeMode   = System.Windows.Forms.ImeMode.NoControl;
     this.labelTitleText.Location  = new System.Drawing.Point(72, 4);
     this.labelTitleText.MultiLine = false;
     this.labelTitleText.Name      = "labelTitleText";
     this.labelTitleText.Size      = new System.Drawing.Size(312, 23);
     this.labelTitleText.TabIndex  = 12;
     this.labelTitleText.Text      = "Wizard Title";
     //
     // pictureBoxTitleBar
     //
     this.pictureBoxTitleBar.BackColor = System.Drawing.Color.Transparent;
     this.pictureBoxTitleBar.Image     = ((System.Drawing.Image)(resources.GetObject("pictureBoxTitleBar.Image")));
     this.pictureBoxTitleBar.ImeMode   = System.Windows.Forms.ImeMode.NoControl;
     this.pictureBoxTitleBar.Location  = new System.Drawing.Point(0, 8);
     this.pictureBoxTitleBar.Name      = "pictureBoxTitleBar";
     this.pictureBoxTitleBar.Size      = new System.Drawing.Size(72, 40);
     this.pictureBoxTitleBar.TabIndex  = 11;
     this.pictureBoxTitleBar.TabStop   = false;
     //
     // WizardHeaderBar
     //
     this.Controls.Add(this.titleBarPanel);
     this.Name = "WizardHeaderBar";
     this.Size = new System.Drawing.Size(392, 64);
     this.titleBarPanel.ResumeLayout(false);
     this.ResumeLayout(false);
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(WizardHeaderBar));
            this.titleBarPanel = new OpenLiveWriter.Controls.Wizard.GradientPanel();
            this.labelDescriptionText = new OpenLiveWriter.Controls.LabelControl();
            this.labelTitleText = new OpenLiveWriter.Controls.LabelControl();
            this.pictureBoxTitleBar = new System.Windows.Forms.PictureBox();
            this.titleBarPanel.SuspendLayout();
            this.SuspendLayout();
            //
            // titleBarPanel
            //
            this.titleBarPanel.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                | System.Windows.Forms.AnchorStyles.Left)
                | System.Windows.Forms.AnchorStyles.Right)));
            this.titleBarPanel.Controls.Add(this.labelDescriptionText);
            this.titleBarPanel.Controls.Add(this.labelTitleText);
            this.titleBarPanel.Controls.Add(this.pictureBoxTitleBar);
            this.titleBarPanel.Location = new System.Drawing.Point(0, 0);
            this.titleBarPanel.Name = "titleBarPanel";
            this.titleBarPanel.Size = new System.Drawing.Size(392, 64);
            this.titleBarPanel.TabIndex = 1;
            //
            // labelDescriptionText
            //
            this.labelDescriptionText.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                | System.Windows.Forms.AnchorStyles.Left)
                | System.Windows.Forms.AnchorStyles.Right)));
            this.labelDescriptionText.BackColor = System.Drawing.Color.Transparent;
            this.labelDescriptionText.ForeColor = System.Drawing.Color.RoyalBlue;
            this.labelDescriptionText.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.labelDescriptionText.Location = new System.Drawing.Point(72, 29);
            this.labelDescriptionText.MultiLine = false;
            this.labelDescriptionText.Name = "labelDescriptionText";
            this.labelDescriptionText.Size = new System.Drawing.Size(312, 31);
            this.labelDescriptionText.TabIndex = 13;
            this.labelDescriptionText.Text = "A brief description of what this wizard does. djhdkjsdfhsd dfsdfsdf sdfsdf sdfsdf" +
                "";
            //
            // labelTitleText
            //
            this.labelTitleText.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                | System.Windows.Forms.AnchorStyles.Right)));
            this.labelTitleText.BackColor = System.Drawing.Color.Transparent;
            this.labelTitleText.Font = Res.GetFont(FontSize.Heading, FontStyle.Regular);
            this.labelTitleText.ForeColor = System.Drawing.Color.Navy;
            this.labelTitleText.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.labelTitleText.Location = new System.Drawing.Point(72, 4);
            this.labelTitleText.MultiLine = false;
            this.labelTitleText.Name = "labelTitleText";
            this.labelTitleText.Size = new System.Drawing.Size(312, 23);
            this.labelTitleText.TabIndex = 12;
            this.labelTitleText.Text = "Wizard Title";
            //
            // pictureBoxTitleBar
            //
            this.pictureBoxTitleBar.BackColor = System.Drawing.Color.Transparent;
            this.pictureBoxTitleBar.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxTitleBar.Image")));
            this.pictureBoxTitleBar.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.pictureBoxTitleBar.Location = new System.Drawing.Point(0, 8);
            this.pictureBoxTitleBar.Name = "pictureBoxTitleBar";
            this.pictureBoxTitleBar.Size = new System.Drawing.Size(72, 40);
            this.pictureBoxTitleBar.TabIndex = 11;
            this.pictureBoxTitleBar.TabStop = false;
            //
            // WizardHeaderBar
            //
            this.Controls.Add(this.titleBarPanel);
            this.Name = "WizardHeaderBar";
            this.Size = new System.Drawing.Size(392, 64);
            this.titleBarPanel.ResumeLayout(false);
            this.ResumeLayout(false);

        }