/// <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(Licensing));
     this.PnlActivation = new Telerik.WinControls.UI.RadPanel();
     this.radButton3 = new Telerik.WinControls.UI.RadButton();
     this.TxtKey = new System.Windows.Forms.TextBox();
     this.LblStatus = new System.Windows.Forms.Label();
     this.BtnActivate = new Telerik.WinControls.UI.RadButton();
     this.PnlDisplay = new Telerik.WinControls.UI.RadPanel();
     this.LblDuration = new Telerik.WinControls.UI.RadLabel();
     this.lblheading = new Telerik.WinControls.UI.RadLabel();
     this.radButton1 = new Telerik.WinControls.UI.RadButton();
     this.BtnInstallLicense = new Telerik.WinControls.UI.RadButton();
     this.BtnContEval = new Telerik.WinControls.UI.RadButton();
     this.office2007BlackTheme1 = new Telerik.WinControls.Themes.Office2007BlackTheme();
     ((System.ComponentModel.ISupportInitialize)(this.PnlActivation)).BeginInit();
     this.PnlActivation.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radButton3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.BtnActivate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.PnlDisplay)).BeginInit();
     this.PnlDisplay.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.LblDuration)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblheading)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radButton1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.BtnInstallLicense)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.BtnContEval)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     this.SuspendLayout();
     //
     // PnlActivation
     //
     this.PnlActivation.Controls.Add(this.radButton3);
     this.PnlActivation.Controls.Add(this.TxtKey);
     this.PnlActivation.Controls.Add(this.LblStatus);
     this.PnlActivation.Controls.Add(this.BtnActivate);
     this.PnlActivation.Dock = System.Windows.Forms.DockStyle.Top;
     this.PnlActivation.Location = new System.Drawing.Point(0, 131);
     this.PnlActivation.Name = "PnlActivation";
     this.PnlActivation.Size = new System.Drawing.Size(471, 136);
     this.PnlActivation.TabIndex = 50;
     this.PnlActivation.Visible = false;
     //
     // radButton3
     //
     this.radButton3.AllowShowFocusCues = true;
     this.radButton3.ForeColor = System.Drawing.Color.White;
     this.radButton3.Location = new System.Drawing.Point(327, 88);
     this.radButton3.Name = "radButton3";
     //
     //
     //
     this.radButton3.RootElement.ForeColor = System.Drawing.Color.White;
     this.radButton3.Size = new System.Drawing.Size(136, 23);
     this.radButton3.TabIndex = 45;
     this.radButton3.Text = "Cancel";
     this.radButton3.ThemeName = "Office2007Black";
     this.radButton3.Click += new System.EventHandler(this.radButton3_Click);
     //
     // TxtKey
     //
     this.TxtKey.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.TxtKey.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.TxtKey.Location = new System.Drawing.Point(9, 48);
     this.TxtKey.Name = "TxtKey";
     this.TxtKey.Size = new System.Drawing.Size(454, 21);
     this.TxtKey.TabIndex = 42;
     //
     // LblStatus
     //
     this.LblStatus.AutoSize = true;
     this.LblStatus.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.LblStatus.ForeColor = System.Drawing.Color.WhiteSmoke;
     this.LblStatus.Location = new System.Drawing.Point(6, 22);
     this.LblStatus.Name = "LblStatus";
     this.LblStatus.Size = new System.Drawing.Size(182, 15);
     this.LblStatus.TabIndex = 43;
     this.LblStatus.Text = "Enter Licensing Key to Activate";
     //
     // BtnActivate
     //
     this.BtnActivate.AllowShowFocusCues = true;
     this.BtnActivate.ForeColor = System.Drawing.Color.White;
     this.BtnActivate.Location = new System.Drawing.Point(172, 88);
     this.BtnActivate.Name = "BtnActivate";
     //
     //
     //
     this.BtnActivate.RootElement.ForeColor = System.Drawing.Color.White;
     this.BtnActivate.Size = new System.Drawing.Size(136, 23);
     this.BtnActivate.TabIndex = 44;
     this.BtnActivate.Text = "Activate";
     this.BtnActivate.ThemeName = "Office2007Black";
     this.BtnActivate.Click += new System.EventHandler(this.BtnActivate_Click);
     //
     // PnlDisplay
     //
     this.PnlDisplay.Controls.Add(this.LblDuration);
     this.PnlDisplay.Controls.Add(this.lblheading);
     this.PnlDisplay.Controls.Add(this.radButton1);
     this.PnlDisplay.Controls.Add(this.BtnInstallLicense);
     this.PnlDisplay.Controls.Add(this.BtnContEval);
     this.PnlDisplay.Dock = System.Windows.Forms.DockStyle.Top;
     this.PnlDisplay.Location = new System.Drawing.Point(0, 0);
     this.PnlDisplay.Name = "PnlDisplay";
     this.PnlDisplay.Size = new System.Drawing.Size(471, 131);
     this.PnlDisplay.TabIndex = 49;
     //
     // LblDuration
     //
     this.LblDuration.AutoSize = false;
     this.LblDuration.BackColor = System.Drawing.Color.Transparent;
     this.LblDuration.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.LblDuration.ForeColor = System.Drawing.Color.MistyRose;
     this.LblDuration.Location = new System.Drawing.Point(12, 57);
     this.LblDuration.Name = "LblDuration";
     //
     //
     //
     this.LblDuration.RootElement.ForeColor = System.Drawing.Color.MistyRose;
     this.LblDuration.RootElement.StretchHorizontally = true;
     this.LblDuration.RootElement.StretchVertically = true;
     this.LblDuration.Size = new System.Drawing.Size(448, 18);
     this.LblDuration.TabIndex = 46;
     this.LblDuration.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lblheading
     //
     this.lblheading.AutoSize = false;
     this.lblheading.BackColor = System.Drawing.Color.Transparent;
     this.lblheading.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblheading.ForeColor = System.Drawing.Color.WhiteSmoke;
     this.lblheading.Location = new System.Drawing.Point(9, 13);
     this.lblheading.Name = "lblheading";
     //
     //
     //
     this.lblheading.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke;
     this.lblheading.RootElement.StretchHorizontally = true;
     this.lblheading.RootElement.StretchVertically = true;
     this.lblheading.Size = new System.Drawing.Size(454, 38);
     this.lblheading.TabIndex = 0;
     this.lblheading.Text = "Thank you for evaluating the application. To continue your evaluation please clic" +
         "k the \'Continue Evaluation\' button.";
     this.lblheading.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // radButton1
     //
     this.radButton1.AllowShowFocusCues = true;
     this.radButton1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radButton1.ForeColor = System.Drawing.Color.White;
     this.radButton1.Location = new System.Drawing.Point(327, 93);
     this.radButton1.Name = "radButton1";
     //
     //
     //
     this.radButton1.RootElement.ForeColor = System.Drawing.Color.White;
     this.radButton1.Size = new System.Drawing.Size(136, 23);
     this.radButton1.TabIndex = 45;
     this.radButton1.Text = "Exit";
     this.radButton1.ThemeName = "Office2007Black";
     this.radButton1.Click += new System.EventHandler(this.radButton1_Click);
     //
     // BtnInstallLicense
     //
     this.BtnInstallLicense.AllowShowFocusCues = true;
     this.BtnInstallLicense.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.BtnInstallLicense.ForeColor = System.Drawing.Color.White;
     this.BtnInstallLicense.Location = new System.Drawing.Point(9, 92);
     this.BtnInstallLicense.Name = "BtnInstallLicense";
     //
     //
     //
     this.BtnInstallLicense.RootElement.ForeColor = System.Drawing.Color.White;
     this.BtnInstallLicense.Size = new System.Drawing.Size(136, 24);
     this.BtnInstallLicense.TabIndex = 43;
     this.BtnInstallLicense.Text = "Install License";
     this.BtnInstallLicense.ThemeName = "Office2007Black";
     this.BtnInstallLicense.Click += new System.EventHandler(this.BtnInstallLicense_Click);
     //
     // BtnContEval
     //
     this.BtnContEval.AllowShowFocusCues = true;
     this.BtnContEval.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.BtnContEval.ForeColor = System.Drawing.Color.White;
     this.BtnContEval.Location = new System.Drawing.Point(172, 93);
     this.BtnContEval.Name = "BtnContEval";
     //
     //
     //
     this.BtnContEval.RootElement.ForeColor = System.Drawing.Color.White;
     this.BtnContEval.Size = new System.Drawing.Size(136, 23);
     this.BtnContEval.TabIndex = 44;
     this.BtnContEval.Text = "Continue Evaluation";
     this.BtnContEval.ThemeName = "Office2007Black";
     this.BtnContEval.Click += new System.EventHandler(this.BtnContEval_Click);
     //
     // Licensing
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(471, 278);
     this.Controls.Add(this.PnlActivation);
     this.Controls.Add(this.PnlDisplay);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name = "Licensing";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "Licensing";
     this.ThemeName = "Office2007Black";
     this.Load += new System.EventHandler(this.Licensing_Load);
     ((System.ComponentModel.ISupportInitialize)(this.PnlActivation)).EndInit();
     this.PnlActivation.ResumeLayout(false);
     this.PnlActivation.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radButton3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.BtnActivate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.PnlDisplay)).EndInit();
     this.PnlDisplay.ResumeLayout(false);
     this.PnlDisplay.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.LblDuration)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblheading)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radButton1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.BtnInstallLicense)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.BtnContEval)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
     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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(LicensingITXDM));
     this.office2007BlackTheme1 = new Telerik.WinControls.Themes.Office2007BlackTheme();
     this.PnlActivated = new Telerik.WinControls.UI.RadPanel();
     this.label1 = new System.Windows.Forms.Label();
     this.PnlToActivate = new Telerik.WinControls.UI.RadPanel();
     this.TxtUrl = new System.Windows.Forms.TextBox();
     this.LblStatus = new System.Windows.Forms.Label();
     this.BtnRefresh = new Telerik.WinControls.UI.RadButton();
     ((System.ComponentModel.ISupportInitialize)(this.PnlActivated)).BeginInit();
     this.PnlActivated.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.PnlToActivate)).BeginInit();
     this.PnlToActivate.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.BtnRefresh)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     this.SuspendLayout();
     //
     // PnlActivated
     //
     this.PnlActivated.Controls.Add(this.label1);
     this.PnlActivated.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.PnlActivated.Location = new System.Drawing.Point(0, 77);
     this.PnlActivated.Name = "PnlActivated";
     this.PnlActivated.Size = new System.Drawing.Size(501, 76);
     this.PnlActivated.TabIndex = 0;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.WhiteSmoke;
     this.label1.Location = new System.Drawing.Point(103, 28);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(268, 15);
     this.label1.TabIndex = 44;
     this.label1.Text = "The Licensing is Activated Already. Thank you.";
     //
     // PnlToActivate
     //
     this.PnlToActivate.Controls.Add(this.TxtUrl);
     this.PnlToActivate.Controls.Add(this.LblStatus);
     this.PnlToActivate.Controls.Add(this.BtnRefresh);
     this.PnlToActivate.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.PnlToActivate.Location = new System.Drawing.Point(0, 1);
     this.PnlToActivate.Name = "PnlToActivate";
     this.PnlToActivate.Size = new System.Drawing.Size(501, 76);
     this.PnlToActivate.TabIndex = 46;
     //
     // TxtUrl
     //
     this.TxtUrl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.TxtUrl.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.TxtUrl.Location = new System.Drawing.Point(12, 38);
     this.TxtUrl.Name = "TxtUrl";
     this.TxtUrl.Size = new System.Drawing.Size(387, 21);
     this.TxtUrl.TabIndex = 42;
     //
     // LblStatus
     //
     this.LblStatus.AutoSize = true;
     this.LblStatus.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.LblStatus.ForeColor = System.Drawing.Color.WhiteSmoke;
     this.LblStatus.Location = new System.Drawing.Point(12, 17);
     this.LblStatus.Name = "LblStatus";
     this.LblStatus.Size = new System.Drawing.Size(0, 15);
     this.LblStatus.TabIndex = 43;
     //
     // BtnRefresh
     //
     this.BtnRefresh.AllowShowFocusCues = true;
     this.BtnRefresh.ForeColor = System.Drawing.Color.White;
     this.BtnRefresh.Location = new System.Drawing.Point(405, 38);
     this.BtnRefresh.Name = "BtnRefresh";
     //
     //
     //
     this.BtnRefresh.RootElement.ForeColor = System.Drawing.Color.White;
     this.BtnRefresh.Size = new System.Drawing.Size(79, 22);
     this.BtnRefresh.TabIndex = 44;
     this.BtnRefresh.Text = "Activate";
     this.BtnRefresh.ThemeName = "Office2007Black";
     this.BtnRefresh.Click += new System.EventHandler(this.BtnRefresh_Click);
     //
     // LicensingITXDM
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(501, 153);
     this.Controls.Add(this.PnlToActivate);
     this.Controls.Add(this.PnlActivated);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox = false;
     this.Name = "LicensingITXDM";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.ThemeName = "Office2007Black";
     this.Load += new System.EventHandler(this.LicensingITXAP_Load);
     ((System.ComponentModel.ISupportInitialize)(this.PnlActivated)).EndInit();
     this.PnlActivated.ResumeLayout(false);
     this.PnlActivated.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.PnlToActivate)).EndInit();
     this.PnlToActivate.ResumeLayout(false);
     this.PnlToActivate.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.BtnRefresh)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
     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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Installer));
     this.office2007BlackTheme1 = new Telerik.WinControls.Themes.Office2007BlackTheme();
     this.PnlConfiguration = new Telerik.WinControls.UI.RadPanel();
     this.BtnInstall = new Telerik.WinControls.UI.RadButton();
     this.label1 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.TxtUrl = new System.Windows.Forms.TextBox();
     this.LblStatus = new System.Windows.Forms.Label();
     this.PrbStatus = new Telerik.WinControls.UI.RadWaitingBar();
     this.PnlInstaller = new Telerik.WinControls.UI.RadPanel();
     this.PnlConfiguration2 = new Telerik.WinControls.UI.RadPanel();
     this.CmbWeb = new Telerik.WinControls.UI.RadComboBox();
     this.BtnInstall1 = new Telerik.WinControls.UI.RadButton();
     this.label4 = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.PnlConfiguration)).BeginInit();
     this.PnlConfiguration.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.BtnInstall)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.PrbStatus)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.PnlInstaller)).BeginInit();
     this.PnlInstaller.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.PnlConfiguration2)).BeginInit();
     this.PnlConfiguration2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.CmbWeb)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.BtnInstall1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     this.SuspendLayout();
     //
     // PnlConfiguration
     //
     this.PnlConfiguration.Controls.Add(this.BtnInstall);
     this.PnlConfiguration.Controls.Add(this.label1);
     this.PnlConfiguration.Controls.Add(this.label2);
     this.PnlConfiguration.Controls.Add(this.TxtUrl);
     this.PnlConfiguration.Dock = System.Windows.Forms.DockStyle.Top;
     this.PnlConfiguration.ForeColor = System.Drawing.Color.WhiteSmoke;
     this.PnlConfiguration.Location = new System.Drawing.Point(0, 85);
     this.PnlConfiguration.Name = "PnlConfiguration";
     //
     //
     //
     this.PnlConfiguration.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke;
     this.PnlConfiguration.Size = new System.Drawing.Size(466, 85);
     this.PnlConfiguration.TabIndex = 11;
     //
     // BtnInstall
     //
     this.BtnInstall.AllowShowFocusCues = true;
     this.BtnInstall.ForeColor = System.Drawing.Color.White;
     this.BtnInstall.Location = new System.Drawing.Point(380, 56);
     this.BtnInstall.Name = "BtnInstall";
     //
     //
     //
     this.BtnInstall.RootElement.ForeColor = System.Drawing.Color.White;
     this.BtnInstall.Size = new System.Drawing.Size(79, 21);
     this.BtnInstall.TabIndex = 43;
     this.BtnInstall.Text = "Install";
     this.BtnInstall.ThemeName = "Office2007Black";
     this.BtnInstall.Click += new System.EventHandler(this.BtnInstall_Click_1);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.LightGray;
     this.label1.Location = new System.Drawing.Point(3, 55);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(186, 15);
     this.label1.TabIndex = 9;
     this.label1.Text = "Ex:- http://epm2007server/pwa01";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.WhiteSmoke;
     this.label2.Location = new System.Drawing.Point(3, 13);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(320, 15);
     this.label2.TabIndex = 6;
     this.label2.Text = "Enter PWA Instance URL from where you want to install";
     //
     // TxtUrl
     //
     this.TxtUrl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.TxtUrl.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.TxtUrl.Location = new System.Drawing.Point(6, 31);
     this.TxtUrl.Name = "TxtUrl";
     this.TxtUrl.Size = new System.Drawing.Size(453, 21);
     this.TxtUrl.TabIndex = 0;
     //
     // LblStatus
     //
     this.LblStatus.AutoSize = true;
     this.LblStatus.BackColor = System.Drawing.Color.Transparent;
     this.LblStatus.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.LblStatus.ForeColor = System.Drawing.Color.WhiteSmoke;
     this.LblStatus.Location = new System.Drawing.Point(4, 20);
     this.LblStatus.Name = "LblStatus";
     this.LblStatus.Size = new System.Drawing.Size(210, 15);
     this.LblStatus.TabIndex = 1;
     this.LblStatus.Text = "Installing Application Please Wait.... ";
     //
     // PrbStatus
     //
     this.PrbStatus.ForeColor = System.Drawing.Color.WhiteSmoke;
     this.PrbStatus.Location = new System.Drawing.Point(7, 56);
     this.PrbStatus.Name = "PrbStatus";
     //
     //
     //
     this.PrbStatus.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke;
     this.PrbStatus.Size = new System.Drawing.Size(452, 11);
     this.PrbStatus.TabIndex = 2;
     this.PrbStatus.Text = "radWaitingBar1";
     this.PrbStatus.ThemeName = "ControlDefault";
     this.PrbStatus.WaitingSpeed = 10;
     //
     // PnlInstaller
     //
     this.PnlInstaller.Controls.Add(this.LblStatus);
     this.PnlInstaller.Controls.Add(this.PrbStatus);
     this.PnlInstaller.Dock = System.Windows.Forms.DockStyle.Top;
     this.PnlInstaller.ForeColor = System.Drawing.Color.WhiteSmoke;
     this.PnlInstaller.Location = new System.Drawing.Point(0, 0);
     this.PnlInstaller.Name = "PnlInstaller";
     //
     //
     //
     this.PnlInstaller.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke;
     this.PnlInstaller.Size = new System.Drawing.Size(466, 85);
     this.PnlInstaller.TabIndex = 10;
     //
     // PnlConfiguration2
     //
     this.PnlConfiguration2.Controls.Add(this.CmbWeb);
     this.PnlConfiguration2.Controls.Add(this.BtnInstall1);
     this.PnlConfiguration2.Controls.Add(this.label4);
     this.PnlConfiguration2.Dock = System.Windows.Forms.DockStyle.Top;
     this.PnlConfiguration2.ForeColor = System.Drawing.Color.WhiteSmoke;
     this.PnlConfiguration2.Location = new System.Drawing.Point(0, 170);
     this.PnlConfiguration2.Name = "PnlConfiguration2";
     //
     //
     //
     this.PnlConfiguration2.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke;
     this.PnlConfiguration2.Size = new System.Drawing.Size(466, 85);
     this.PnlConfiguration2.TabIndex = 44;
     //
     // CmbWeb
     //
     this.CmbWeb.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
     this.CmbWeb.ForeColor = System.Drawing.Color.WhiteSmoke;
     this.CmbWeb.Location = new System.Drawing.Point(6, 32);
     this.CmbWeb.Name = "CmbWeb";
     //
     //
     //
     this.CmbWeb.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren;
     this.CmbWeb.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke;
     this.CmbWeb.Size = new System.Drawing.Size(453, 20);
     this.CmbWeb.TabIndex = 44;
     this.CmbWeb.ThemeName = "Office2007Black";
     //
     // BtnInstall1
     //
     this.BtnInstall1.AllowShowFocusCues = true;
     this.BtnInstall1.ForeColor = System.Drawing.Color.White;
     this.BtnInstall1.Location = new System.Drawing.Point(380, 57);
     this.BtnInstall1.Name = "BtnInstall1";
     //
     //
     //
     this.BtnInstall1.RootElement.ForeColor = System.Drawing.Color.White;
     this.BtnInstall1.Size = new System.Drawing.Size(79, 21);
     this.BtnInstall1.TabIndex = 43;
     this.BtnInstall1.Text = "Install";
     this.BtnInstall1.ThemeName = "Office2007Black";
     this.BtnInstall1.Click += new System.EventHandler(this.BtnInstall_Click);
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.ForeColor = System.Drawing.Color.WhiteSmoke;
     this.label4.Location = new System.Drawing.Point(3, 13);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(153, 15);
     this.label4.TabIndex = 6;
     this.label4.Text = "Select site name to install";
     //
     // Installer
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(466, 283);
     this.Controls.Add(this.PnlConfiguration2);
     this.Controls.Add(this.PnlConfiguration);
     this.Controls.Add(this.PnlInstaller);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox = false;
     this.Name = "Installer";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "ITX Drawing Management Installer";
     this.ThemeName = "Office2007Black";
     this.TopMost = true;
     this.Load += new System.EventHandler(this.Installer_Load);
     ((System.ComponentModel.ISupportInitialize)(this.PnlConfiguration)).EndInit();
     this.PnlConfiguration.ResumeLayout(false);
     this.PnlConfiguration.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.BtnInstall)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.PrbStatus)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.PnlInstaller)).EndInit();
     this.PnlInstaller.ResumeLayout(false);
     this.PnlInstaller.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.PnlConfiguration2)).EndInit();
     this.PnlConfiguration2.ResumeLayout(false);
     this.PnlConfiguration2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.CmbWeb)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.BtnInstall1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
     this.ResumeLayout(false);
 }