/// <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(DpapiSettingsEditorUI));
     this.grpDpapiMode          = new System.Windows.Forms.GroupBox();
     this.dpapiSettingsControl  = new Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Protection.DpapiSettingsControl();
     this.lblInstructions       = new System.Windows.Forms.Label();
     this.dpapiSettingsControl1 = new Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Protection.DpapiSettingsControl();
     this.btnOK     = new System.Windows.Forms.Button();
     this.btnCancel = new System.Windows.Forms.Button();
     this.grpDpapiMode.SuspendLayout();
     this.SuspendLayout();
     //
     // grpDpapiMode
     //
     this.grpDpapiMode.AccessibleDescription = resources.GetString("grpDpapiMode.AccessibleDescription");
     this.grpDpapiMode.AccessibleName        = resources.GetString("grpDpapiMode.AccessibleName");
     this.grpDpapiMode.Anchor          = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("grpDpapiMode.Anchor")));
     this.grpDpapiMode.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("grpDpapiMode.BackgroundImage")));
     this.grpDpapiMode.Controls.Add(this.dpapiSettingsControl);
     this.grpDpapiMode.Controls.Add(this.lblInstructions);
     this.grpDpapiMode.Dock        = ((System.Windows.Forms.DockStyle)(resources.GetObject("grpDpapiMode.Dock")));
     this.grpDpapiMode.Enabled     = ((bool)(resources.GetObject("grpDpapiMode.Enabled")));
     this.grpDpapiMode.FlatStyle   = System.Windows.Forms.FlatStyle.System;
     this.grpDpapiMode.Font        = ((System.Drawing.Font)(resources.GetObject("grpDpapiMode.Font")));
     this.grpDpapiMode.ImeMode     = ((System.Windows.Forms.ImeMode)(resources.GetObject("grpDpapiMode.ImeMode")));
     this.grpDpapiMode.Location    = ((System.Drawing.Point)(resources.GetObject("grpDpapiMode.Location")));
     this.grpDpapiMode.Name        = "grpDpapiMode";
     this.grpDpapiMode.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("grpDpapiMode.RightToLeft")));
     this.grpDpapiMode.Size        = ((System.Drawing.Size)(resources.GetObject("grpDpapiMode.Size")));
     this.grpDpapiMode.TabIndex    = ((int)(resources.GetObject("grpDpapiMode.TabIndex")));
     this.grpDpapiMode.TabStop     = false;
     this.grpDpapiMode.Text        = resources.GetString("grpDpapiMode.Text");
     this.grpDpapiMode.Visible     = ((bool)(resources.GetObject("grpDpapiMode.Visible")));
     //
     // dpapiSettingsControl
     //
     this.dpapiSettingsControl.AccessibleDescription = resources.GetString("dpapiSettingsControl.AccessibleDescription");
     this.dpapiSettingsControl.AccessibleName        = resources.GetString("dpapiSettingsControl.AccessibleName");
     this.dpapiSettingsControl.Anchor            = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("dpapiSettingsControl.Anchor")));
     this.dpapiSettingsControl.AutoScroll        = ((bool)(resources.GetObject("dpapiSettingsControl.AutoScroll")));
     this.dpapiSettingsControl.AutoScrollMargin  = ((System.Drawing.Size)(resources.GetObject("dpapiSettingsControl.AutoScrollMargin")));
     this.dpapiSettingsControl.AutoScrollMinSize = ((System.Drawing.Size)(resources.GetObject("dpapiSettingsControl.AutoScrollMinSize")));
     this.dpapiSettingsControl.BackgroundImage   = ((System.Drawing.Image)(resources.GetObject("dpapiSettingsControl.BackgroundImage")));
     this.dpapiSettingsControl.Dock             = ((System.Windows.Forms.DockStyle)(resources.GetObject("dpapiSettingsControl.Dock")));
     this.dpapiSettingsControl.DpapiStorageMode = DpapiStorageMode.User;
     this.dpapiSettingsControl.Enabled          = ((bool)(resources.GetObject("dpapiSettingsControl.Enabled")));
     this.dpapiSettingsControl.Entropy          = new System.Byte[0];
     this.dpapiSettingsControl.Font             = ((System.Drawing.Font)(resources.GetObject("dpapiSettingsControl.Font")));
     this.dpapiSettingsControl.ImeMode          = ((System.Windows.Forms.ImeMode)(resources.GetObject("dpapiSettingsControl.ImeMode")));
     this.dpapiSettingsControl.Location         = ((System.Drawing.Point)(resources.GetObject("dpapiSettingsControl.Location")));
     this.dpapiSettingsControl.ModeRequired     = true;
     this.dpapiSettingsControl.Name             = "dpapiSettingsControl";
     this.dpapiSettingsControl.RightToLeft      = ((System.Windows.Forms.RightToLeft)(resources.GetObject("dpapiSettingsControl.RightToLeft")));
     this.dpapiSettingsControl.Size             = ((System.Drawing.Size)(resources.GetObject("dpapiSettingsControl.Size")));
     this.dpapiSettingsControl.TabIndex         = ((int)(resources.GetObject("dpapiSettingsControl.TabIndex")));
     this.dpapiSettingsControl.Visible          = ((bool)(resources.GetObject("dpapiSettingsControl.Visible")));
     //
     // lblInstructions
     //
     this.lblInstructions.AccessibleDescription = resources.GetString("lblInstructions.AccessibleDescription");
     this.lblInstructions.AccessibleName        = resources.GetString("lblInstructions.AccessibleName");
     this.lblInstructions.Anchor      = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblInstructions.Anchor")));
     this.lblInstructions.AutoSize    = ((bool)(resources.GetObject("lblInstructions.AutoSize")));
     this.lblInstructions.Dock        = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblInstructions.Dock")));
     this.lblInstructions.Enabled     = ((bool)(resources.GetObject("lblInstructions.Enabled")));
     this.lblInstructions.Font        = ((System.Drawing.Font)(resources.GetObject("lblInstructions.Font")));
     this.lblInstructions.Image       = ((System.Drawing.Image)(resources.GetObject("lblInstructions.Image")));
     this.lblInstructions.ImageAlign  = ((System.Drawing.ContentAlignment)(resources.GetObject("lblInstructions.ImageAlign")));
     this.lblInstructions.ImageIndex  = ((int)(resources.GetObject("lblInstructions.ImageIndex")));
     this.lblInstructions.ImeMode     = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblInstructions.ImeMode")));
     this.lblInstructions.Location    = ((System.Drawing.Point)(resources.GetObject("lblInstructions.Location")));
     this.lblInstructions.Name        = "lblInstructions";
     this.lblInstructions.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblInstructions.RightToLeft")));
     this.lblInstructions.Size        = ((System.Drawing.Size)(resources.GetObject("lblInstructions.Size")));
     this.lblInstructions.TabIndex    = ((int)(resources.GetObject("lblInstructions.TabIndex")));
     this.lblInstructions.Text        = resources.GetString("lblInstructions.Text");
     this.lblInstructions.TextAlign   = ((System.Drawing.ContentAlignment)(resources.GetObject("lblInstructions.TextAlign")));
     this.lblInstructions.Visible     = ((bool)(resources.GetObject("lblInstructions.Visible")));
     //
     // dpapiSettingsControl1
     //
     this.dpapiSettingsControl1.AccessibleDescription = resources.GetString("dpapiSettingsControl1.AccessibleDescription");
     this.dpapiSettingsControl1.AccessibleName        = resources.GetString("dpapiSettingsControl1.AccessibleName");
     this.dpapiSettingsControl1.Anchor            = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("dpapiSettingsControl1.Anchor")));
     this.dpapiSettingsControl1.AutoScroll        = ((bool)(resources.GetObject("dpapiSettingsControl1.AutoScroll")));
     this.dpapiSettingsControl1.AutoScrollMargin  = ((System.Drawing.Size)(resources.GetObject("dpapiSettingsControl1.AutoScrollMargin")));
     this.dpapiSettingsControl1.AutoScrollMinSize = ((System.Drawing.Size)(resources.GetObject("dpapiSettingsControl1.AutoScrollMinSize")));
     this.dpapiSettingsControl1.BackgroundImage   = ((System.Drawing.Image)(resources.GetObject("dpapiSettingsControl1.BackgroundImage")));
     this.dpapiSettingsControl1.Dock             = ((System.Windows.Forms.DockStyle)(resources.GetObject("dpapiSettingsControl1.Dock")));
     this.dpapiSettingsControl1.DpapiStorageMode = DpapiStorageMode.User;
     this.dpapiSettingsControl1.Enabled          = ((bool)(resources.GetObject("dpapiSettingsControl1.Enabled")));
     this.dpapiSettingsControl1.Entropy          = new System.Byte[0];
     this.dpapiSettingsControl1.Font             = ((System.Drawing.Font)(resources.GetObject("dpapiSettingsControl1.Font")));
     this.dpapiSettingsControl1.ImeMode          = ((System.Windows.Forms.ImeMode)(resources.GetObject("dpapiSettingsControl1.ImeMode")));
     this.dpapiSettingsControl1.Location         = ((System.Drawing.Point)(resources.GetObject("dpapiSettingsControl1.Location")));
     this.dpapiSettingsControl1.ModeRequired     = true;
     this.dpapiSettingsControl1.Name             = "dpapiSettingsControl1";
     this.dpapiSettingsControl1.RightToLeft      = ((System.Windows.Forms.RightToLeft)(resources.GetObject("dpapiSettingsControl1.RightToLeft")));
     this.dpapiSettingsControl1.Size             = ((System.Drawing.Size)(resources.GetObject("dpapiSettingsControl1.Size")));
     this.dpapiSettingsControl1.TabIndex         = ((int)(resources.GetObject("dpapiSettingsControl1.TabIndex")));
     this.dpapiSettingsControl1.Visible          = ((bool)(resources.GetObject("dpapiSettingsControl1.Visible")));
     //
     // btnOK
     //
     this.btnOK.AccessibleDescription = resources.GetString("btnOK.AccessibleDescription");
     this.btnOK.AccessibleName        = resources.GetString("btnOK.AccessibleName");
     this.btnOK.Anchor          = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnOK.Anchor")));
     this.btnOK.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnOK.BackgroundImage")));
     this.btnOK.Dock            = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnOK.Dock")));
     this.btnOK.Enabled         = ((bool)(resources.GetObject("btnOK.Enabled")));
     this.btnOK.FlatStyle       = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnOK.FlatStyle")));
     this.btnOK.Font            = ((System.Drawing.Font)(resources.GetObject("btnOK.Font")));
     this.btnOK.Image           = ((System.Drawing.Image)(resources.GetObject("btnOK.Image")));
     this.btnOK.ImageAlign      = ((System.Drawing.ContentAlignment)(resources.GetObject("btnOK.ImageAlign")));
     this.btnOK.ImageIndex      = ((int)(resources.GetObject("btnOK.ImageIndex")));
     this.btnOK.ImeMode         = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnOK.ImeMode")));
     this.btnOK.Location        = ((System.Drawing.Point)(resources.GetObject("btnOK.Location")));
     this.btnOK.Name            = "btnOK";
     this.btnOK.RightToLeft     = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnOK.RightToLeft")));
     this.btnOK.Size            = ((System.Drawing.Size)(resources.GetObject("btnOK.Size")));
     this.btnOK.TabIndex        = ((int)(resources.GetObject("btnOK.TabIndex")));
     this.btnOK.Text            = resources.GetString("btnOK.Text");
     this.btnOK.TextAlign       = ((System.Drawing.ContentAlignment)(resources.GetObject("btnOK.TextAlign")));
     this.btnOK.Visible         = ((bool)(resources.GetObject("btnOK.Visible")));
     this.btnOK.Click          += new System.EventHandler(this.btnOK_Click);
     //
     // btnCancel
     //
     this.btnCancel.AccessibleDescription = resources.GetString("btnCancel.AccessibleDescription");
     this.btnCancel.AccessibleName        = resources.GetString("btnCancel.AccessibleName");
     this.btnCancel.Anchor          = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnCancel.Anchor")));
     this.btnCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCancel.BackgroundImage")));
     this.btnCancel.DialogResult    = System.Windows.Forms.DialogResult.Cancel;
     this.btnCancel.Dock            = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnCancel.Dock")));
     this.btnCancel.Enabled         = ((bool)(resources.GetObject("btnCancel.Enabled")));
     this.btnCancel.FlatStyle       = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnCancel.FlatStyle")));
     this.btnCancel.Font            = ((System.Drawing.Font)(resources.GetObject("btnCancel.Font")));
     this.btnCancel.Image           = ((System.Drawing.Image)(resources.GetObject("btnCancel.Image")));
     this.btnCancel.ImageAlign      = ((System.Drawing.ContentAlignment)(resources.GetObject("btnCancel.ImageAlign")));
     this.btnCancel.ImageIndex      = ((int)(resources.GetObject("btnCancel.ImageIndex")));
     this.btnCancel.ImeMode         = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnCancel.ImeMode")));
     this.btnCancel.Location        = ((System.Drawing.Point)(resources.GetObject("btnCancel.Location")));
     this.btnCancel.Name            = "btnCancel";
     this.btnCancel.RightToLeft     = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnCancel.RightToLeft")));
     this.btnCancel.Size            = ((System.Drawing.Size)(resources.GetObject("btnCancel.Size")));
     this.btnCancel.TabIndex        = ((int)(resources.GetObject("btnCancel.TabIndex")));
     this.btnCancel.Text            = resources.GetString("btnCancel.Text");
     this.btnCancel.TextAlign       = ((System.Drawing.ContentAlignment)(resources.GetObject("btnCancel.TextAlign")));
     this.btnCancel.Visible         = ((bool)(resources.GetObject("btnCancel.Visible")));
     this.btnCancel.Click          += new System.EventHandler(this.btnCancel_Click);
     //
     // DpapiSettingsEditorUI
     //
     this.AcceptButton          = this.btnOK;
     this.AccessibleDescription = resources.GetString("$this.AccessibleDescription");
     this.AccessibleName        = resources.GetString("$this.AccessibleName");
     this.AutoScaleBaseSize     = ((System.Drawing.Size)(resources.GetObject("$this.AutoScaleBaseSize")));
     this.AutoScroll            = ((bool)(resources.GetObject("$this.AutoScroll")));
     this.AutoScrollMargin      = ((System.Drawing.Size)(resources.GetObject("$this.AutoScrollMargin")));
     this.AutoScrollMinSize     = ((System.Drawing.Size)(resources.GetObject("$this.AutoScrollMinSize")));
     this.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
     this.CancelButton          = this.btnCancel;
     this.ClientSize            = ((System.Drawing.Size)(resources.GetObject("$this.ClientSize")));
     this.Controls.Add(this.btnCancel);
     this.Controls.Add(this.btnOK);
     this.Controls.Add(this.grpDpapiMode);
     this.Enabled         = ((bool)(resources.GetObject("$this.Enabled")));
     this.Font            = ((System.Drawing.Font)(resources.GetObject("$this.Font")));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.ImeMode         = ((System.Windows.Forms.ImeMode)(resources.GetObject("$this.ImeMode")));
     this.Location        = ((System.Drawing.Point)(resources.GetObject("$this.Location")));
     this.MaximizeBox     = false;
     this.MaximumSize     = ((System.Drawing.Size)(resources.GetObject("$this.MaximumSize")));
     this.MinimumSize     = ((System.Drawing.Size)(resources.GetObject("$this.MinimumSize")));
     this.Name            = "DpapiSettingsEditorUI";
     this.RightToLeft     = ((System.Windows.Forms.RightToLeft)(resources.GetObject("$this.RightToLeft")));
     this.ShowInTaskbar   = false;
     this.StartPosition   = ((System.Windows.Forms.FormStartPosition)(resources.GetObject("$this.StartPosition")));
     this.Text            = resources.GetString("$this.Text");
     this.Load           += new System.EventHandler(this.DpapiSettingsUI_Load);
     this.grpDpapiMode.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(FileKeyAlgorithmStorageProviderWizard));
     this.introLabel = new System.Windows.Forms.Label();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.keyFileLabel = new System.Windows.Forms.Label();
     this.selectFileButton = new System.Windows.Forms.Button();
     this.dpapiGroup = new System.Windows.Forms.GroupBox();
     this.dpapiSettingsControl = new Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Protection.DpapiSettingsControl();
     this.dpapiTextLabel = new System.Windows.Forms.Label();
     this.dpapiHelpLink = new System.Windows.Forms.LinkLabel();
     this.dpapiCheckBox = new System.Windows.Forms.CheckBox();
     this.OKButton = new System.Windows.Forms.Button();
     this.cancelButton = new System.Windows.Forms.Button();
     this.groupBox1.SuspendLayout();
     this.dpapiGroup.SuspendLayout();
     this.SuspendLayout();
     //
     // introLabel
     //
     this.introLabel.AccessibleDescription = resources.GetString("introLabel.AccessibleDescription");
     this.introLabel.AccessibleName = resources.GetString("introLabel.AccessibleName");
     this.introLabel.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("introLabel.Anchor")));
     this.introLabel.AutoSize = ((bool)(resources.GetObject("introLabel.AutoSize")));
     this.introLabel.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("introLabel.Dock")));
     this.introLabel.Enabled = ((bool)(resources.GetObject("introLabel.Enabled")));
     this.introLabel.Font = ((System.Drawing.Font)(resources.GetObject("introLabel.Font")));
     this.introLabel.Image = ((System.Drawing.Image)(resources.GetObject("introLabel.Image")));
     this.introLabel.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("introLabel.ImageAlign")));
     this.introLabel.ImageIndex = ((int)(resources.GetObject("introLabel.ImageIndex")));
     this.introLabel.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("introLabel.ImeMode")));
     this.introLabel.Location = ((System.Drawing.Point)(resources.GetObject("introLabel.Location")));
     this.introLabel.Name = "introLabel";
     this.introLabel.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("introLabel.RightToLeft")));
     this.introLabel.Size = ((System.Drawing.Size)(resources.GetObject("introLabel.Size")));
     this.introLabel.TabIndex = ((int)(resources.GetObject("introLabel.TabIndex")));
     this.introLabel.Text = resources.GetString("introLabel.Text");
     this.introLabel.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("introLabel.TextAlign")));
     this.introLabel.Visible = ((bool)(resources.GetObject("introLabel.Visible")));
     //
     // groupBox1
     //
     this.groupBox1.AccessibleDescription = resources.GetString("groupBox1.AccessibleDescription");
     this.groupBox1.AccessibleName = resources.GetString("groupBox1.AccessibleName");
     this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("groupBox1.Anchor")));
     this.groupBox1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("groupBox1.BackgroundImage")));
     this.groupBox1.Controls.Add(this.keyFileLabel);
     this.groupBox1.Controls.Add(this.selectFileButton);
     this.groupBox1.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("groupBox1.Dock")));
     this.groupBox1.Enabled = ((bool)(resources.GetObject("groupBox1.Enabled")));
     this.groupBox1.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.groupBox1.Font = ((System.Drawing.Font)(resources.GetObject("groupBox1.Font")));
     this.groupBox1.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("groupBox1.ImeMode")));
     this.groupBox1.Location = ((System.Drawing.Point)(resources.GetObject("groupBox1.Location")));
     this.groupBox1.Name = "groupBox1";
     this.groupBox1.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("groupBox1.RightToLeft")));
     this.groupBox1.Size = ((System.Drawing.Size)(resources.GetObject("groupBox1.Size")));
     this.groupBox1.TabIndex = ((int)(resources.GetObject("groupBox1.TabIndex")));
     this.groupBox1.TabStop = false;
     this.groupBox1.Text = resources.GetString("groupBox1.Text");
     this.groupBox1.Visible = ((bool)(resources.GetObject("groupBox1.Visible")));
     //
     // keyFileLabel
     //
     this.keyFileLabel.AccessibleDescription = resources.GetString("keyFileLabel.AccessibleDescription");
     this.keyFileLabel.AccessibleName = resources.GetString("keyFileLabel.AccessibleName");
     this.keyFileLabel.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("keyFileLabel.Anchor")));
     this.keyFileLabel.AutoSize = ((bool)(resources.GetObject("keyFileLabel.AutoSize")));
     this.keyFileLabel.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("keyFileLabel.Dock")));
     this.keyFileLabel.Enabled = ((bool)(resources.GetObject("keyFileLabel.Enabled")));
     this.keyFileLabel.Font = ((System.Drawing.Font)(resources.GetObject("keyFileLabel.Font")));
     this.keyFileLabel.Image = ((System.Drawing.Image)(resources.GetObject("keyFileLabel.Image")));
     this.keyFileLabel.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("keyFileLabel.ImageAlign")));
     this.keyFileLabel.ImageIndex = ((int)(resources.GetObject("keyFileLabel.ImageIndex")));
     this.keyFileLabel.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("keyFileLabel.ImeMode")));
     this.keyFileLabel.Location = ((System.Drawing.Point)(resources.GetObject("keyFileLabel.Location")));
     this.keyFileLabel.Name = "keyFileLabel";
     this.keyFileLabel.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("keyFileLabel.RightToLeft")));
     this.keyFileLabel.Size = ((System.Drawing.Size)(resources.GetObject("keyFileLabel.Size")));
     this.keyFileLabel.TabIndex = ((int)(resources.GetObject("keyFileLabel.TabIndex")));
     this.keyFileLabel.Text = resources.GetString("keyFileLabel.Text");
     this.keyFileLabel.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("keyFileLabel.TextAlign")));
     this.keyFileLabel.Visible = ((bool)(resources.GetObject("keyFileLabel.Visible")));
     //
     // selectFileButton
     //
     this.selectFileButton.AccessibleDescription = resources.GetString("selectFileButton.AccessibleDescription");
     this.selectFileButton.AccessibleName = resources.GetString("selectFileButton.AccessibleName");
     this.selectFileButton.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("selectFileButton.Anchor")));
     this.selectFileButton.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("selectFileButton.BackgroundImage")));
     this.selectFileButton.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("selectFileButton.Dock")));
     this.selectFileButton.Enabled = ((bool)(resources.GetObject("selectFileButton.Enabled")));
     this.selectFileButton.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("selectFileButton.FlatStyle")));
     this.selectFileButton.Font = ((System.Drawing.Font)(resources.GetObject("selectFileButton.Font")));
     this.selectFileButton.Image = ((System.Drawing.Image)(resources.GetObject("selectFileButton.Image")));
     this.selectFileButton.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("selectFileButton.ImageAlign")));
     this.selectFileButton.ImageIndex = ((int)(resources.GetObject("selectFileButton.ImageIndex")));
     this.selectFileButton.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("selectFileButton.ImeMode")));
     this.selectFileButton.Location = ((System.Drawing.Point)(resources.GetObject("selectFileButton.Location")));
     this.selectFileButton.Name = "selectFileButton";
     this.selectFileButton.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("selectFileButton.RightToLeft")));
     this.selectFileButton.Size = ((System.Drawing.Size)(resources.GetObject("selectFileButton.Size")));
     this.selectFileButton.TabIndex = ((int)(resources.GetObject("selectFileButton.TabIndex")));
     this.selectFileButton.Text = resources.GetString("selectFileButton.Text");
     this.selectFileButton.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("selectFileButton.TextAlign")));
     this.selectFileButton.Visible = ((bool)(resources.GetObject("selectFileButton.Visible")));
     this.selectFileButton.Click += new System.EventHandler(this.selectFileButton_Click);
     //
     // dpapiGroup
     //
     this.dpapiGroup.AccessibleDescription = resources.GetString("dpapiGroup.AccessibleDescription");
     this.dpapiGroup.AccessibleName = resources.GetString("dpapiGroup.AccessibleName");
     this.dpapiGroup.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("dpapiGroup.Anchor")));
     this.dpapiGroup.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("dpapiGroup.BackgroundImage")));
     this.dpapiGroup.Controls.Add(this.dpapiSettingsControl);
     this.dpapiGroup.Controls.Add(this.dpapiTextLabel);
     this.dpapiGroup.Controls.Add(this.dpapiHelpLink);
     this.dpapiGroup.Controls.Add(this.dpapiCheckBox);
     this.dpapiGroup.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("dpapiGroup.Dock")));
     this.dpapiGroup.Enabled = ((bool)(resources.GetObject("dpapiGroup.Enabled")));
     this.dpapiGroup.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.dpapiGroup.Font = ((System.Drawing.Font)(resources.GetObject("dpapiGroup.Font")));
     this.dpapiGroup.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("dpapiGroup.ImeMode")));
     this.dpapiGroup.Location = ((System.Drawing.Point)(resources.GetObject("dpapiGroup.Location")));
     this.dpapiGroup.Name = "dpapiGroup";
     this.dpapiGroup.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("dpapiGroup.RightToLeft")));
     this.dpapiGroup.Size = ((System.Drawing.Size)(resources.GetObject("dpapiGroup.Size")));
     this.dpapiGroup.TabIndex = ((int)(resources.GetObject("dpapiGroup.TabIndex")));
     this.dpapiGroup.TabStop = false;
     this.dpapiGroup.Text = resources.GetString("dpapiGroup.Text");
     this.dpapiGroup.Visible = ((bool)(resources.GetObject("dpapiGroup.Visible")));
     //
     // dpapiSettingsControl
     //
     this.dpapiSettingsControl.AccessibleDescription = resources.GetString("dpapiSettingsControl.AccessibleDescription");
     this.dpapiSettingsControl.AccessibleName = resources.GetString("dpapiSettingsControl.AccessibleName");
     this.dpapiSettingsControl.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("dpapiSettingsControl.Anchor")));
     this.dpapiSettingsControl.AutoScroll = ((bool)(resources.GetObject("dpapiSettingsControl.AutoScroll")));
     this.dpapiSettingsControl.AutoScrollMargin = ((System.Drawing.Size)(resources.GetObject("dpapiSettingsControl.AutoScrollMargin")));
     this.dpapiSettingsControl.AutoScrollMinSize = ((System.Drawing.Size)(resources.GetObject("dpapiSettingsControl.AutoScrollMinSize")));
     this.dpapiSettingsControl.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("dpapiSettingsControl.BackgroundImage")));
     this.dpapiSettingsControl.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("dpapiSettingsControl.Dock")));
     this.dpapiSettingsControl.DpapiStorageMode = DpapiStorageMode.None;
     this.dpapiSettingsControl.Enabled = ((bool)(resources.GetObject("dpapiSettingsControl.Enabled")));
     this.dpapiSettingsControl.Entropy = new System.Byte[0];
     this.dpapiSettingsControl.Font = ((System.Drawing.Font)(resources.GetObject("dpapiSettingsControl.Font")));
     this.dpapiSettingsControl.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("dpapiSettingsControl.ImeMode")));
     this.dpapiSettingsControl.Location = ((System.Drawing.Point)(resources.GetObject("dpapiSettingsControl.Location")));
     this.dpapiSettingsControl.ModeRequired = true;
     this.dpapiSettingsControl.Name = "dpapiSettingsControl";
     this.dpapiSettingsControl.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("dpapiSettingsControl.RightToLeft")));
     this.dpapiSettingsControl.Size = ((System.Drawing.Size)(resources.GetObject("dpapiSettingsControl.Size")));
     this.dpapiSettingsControl.TabIndex = ((int)(resources.GetObject("dpapiSettingsControl.TabIndex")));
     this.dpapiSettingsControl.Visible = ((bool)(resources.GetObject("dpapiSettingsControl.Visible")));
     //
     // dpapiTextLabel
     //
     this.dpapiTextLabel.AccessibleDescription = resources.GetString("dpapiTextLabel.AccessibleDescription");
     this.dpapiTextLabel.AccessibleName = resources.GetString("dpapiTextLabel.AccessibleName");
     this.dpapiTextLabel.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("dpapiTextLabel.Anchor")));
     this.dpapiTextLabel.AutoSize = ((bool)(resources.GetObject("dpapiTextLabel.AutoSize")));
     this.dpapiTextLabel.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("dpapiTextLabel.Dock")));
     this.dpapiTextLabel.Enabled = ((bool)(resources.GetObject("dpapiTextLabel.Enabled")));
     this.dpapiTextLabel.Font = ((System.Drawing.Font)(resources.GetObject("dpapiTextLabel.Font")));
     this.dpapiTextLabel.Image = ((System.Drawing.Image)(resources.GetObject("dpapiTextLabel.Image")));
     this.dpapiTextLabel.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("dpapiTextLabel.ImageAlign")));
     this.dpapiTextLabel.ImageIndex = ((int)(resources.GetObject("dpapiTextLabel.ImageIndex")));
     this.dpapiTextLabel.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("dpapiTextLabel.ImeMode")));
     this.dpapiTextLabel.Location = ((System.Drawing.Point)(resources.GetObject("dpapiTextLabel.Location")));
     this.dpapiTextLabel.Name = "dpapiTextLabel";
     this.dpapiTextLabel.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("dpapiTextLabel.RightToLeft")));
     this.dpapiTextLabel.Size = ((System.Drawing.Size)(resources.GetObject("dpapiTextLabel.Size")));
     this.dpapiTextLabel.TabIndex = ((int)(resources.GetObject("dpapiTextLabel.TabIndex")));
     this.dpapiTextLabel.Text = resources.GetString("dpapiTextLabel.Text");
     this.dpapiTextLabel.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("dpapiTextLabel.TextAlign")));
     this.dpapiTextLabel.Visible = ((bool)(resources.GetObject("dpapiTextLabel.Visible")));
     //
     // dpapiHelpLink
     //
     this.dpapiHelpLink.AccessibleDescription = resources.GetString("dpapiHelpLink.AccessibleDescription");
     this.dpapiHelpLink.AccessibleName = resources.GetString("dpapiHelpLink.AccessibleName");
     this.dpapiHelpLink.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("dpapiHelpLink.Anchor")));
     this.dpapiHelpLink.AutoSize = ((bool)(resources.GetObject("dpapiHelpLink.AutoSize")));
     this.dpapiHelpLink.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("dpapiHelpLink.Dock")));
     this.dpapiHelpLink.Enabled = ((bool)(resources.GetObject("dpapiHelpLink.Enabled")));
     this.dpapiHelpLink.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.dpapiHelpLink.Font = ((System.Drawing.Font)(resources.GetObject("dpapiHelpLink.Font")));
     this.dpapiHelpLink.Image = ((System.Drawing.Image)(resources.GetObject("dpapiHelpLink.Image")));
     this.dpapiHelpLink.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("dpapiHelpLink.ImageAlign")));
     this.dpapiHelpLink.ImageIndex = ((int)(resources.GetObject("dpapiHelpLink.ImageIndex")));
     this.dpapiHelpLink.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("dpapiHelpLink.ImeMode")));
     this.dpapiHelpLink.LinkArea = ((System.Windows.Forms.LinkArea)(resources.GetObject("dpapiHelpLink.LinkArea")));
     this.dpapiHelpLink.LinkColor = System.Drawing.Color.Blue;
     this.dpapiHelpLink.Location = ((System.Drawing.Point)(resources.GetObject("dpapiHelpLink.Location")));
     this.dpapiHelpLink.Name = "dpapiHelpLink";
     this.dpapiHelpLink.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("dpapiHelpLink.RightToLeft")));
     this.dpapiHelpLink.Size = ((System.Drawing.Size)(resources.GetObject("dpapiHelpLink.Size")));
     this.dpapiHelpLink.TabIndex = ((int)(resources.GetObject("dpapiHelpLink.TabIndex")));
     this.dpapiHelpLink.TabStop = true;
     this.dpapiHelpLink.Text = resources.GetString("dpapiHelpLink.Text");
     this.dpapiHelpLink.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("dpapiHelpLink.TextAlign")));
     this.dpapiHelpLink.Visible = ((bool)(resources.GetObject("dpapiHelpLink.Visible")));
     this.dpapiHelpLink.VisitedLinkColor = System.Drawing.Color.Blue;
     this.dpapiHelpLink.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.dpapiHelpLink_LinkClicked);
     //
     // dpapiCheckBox
     //
     this.dpapiCheckBox.AccessibleDescription = resources.GetString("dpapiCheckBox.AccessibleDescription");
     this.dpapiCheckBox.AccessibleName = resources.GetString("dpapiCheckBox.AccessibleName");
     this.dpapiCheckBox.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("dpapiCheckBox.Anchor")));
     this.dpapiCheckBox.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("dpapiCheckBox.Appearance")));
     this.dpapiCheckBox.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("dpapiCheckBox.BackgroundImage")));
     this.dpapiCheckBox.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("dpapiCheckBox.CheckAlign")));
     this.dpapiCheckBox.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("dpapiCheckBox.Dock")));
     this.dpapiCheckBox.Enabled = ((bool)(resources.GetObject("dpapiCheckBox.Enabled")));
     this.dpapiCheckBox.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("dpapiCheckBox.FlatStyle")));
     this.dpapiCheckBox.Font = ((System.Drawing.Font)(resources.GetObject("dpapiCheckBox.Font")));
     this.dpapiCheckBox.Image = ((System.Drawing.Image)(resources.GetObject("dpapiCheckBox.Image")));
     this.dpapiCheckBox.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("dpapiCheckBox.ImageAlign")));
     this.dpapiCheckBox.ImageIndex = ((int)(resources.GetObject("dpapiCheckBox.ImageIndex")));
     this.dpapiCheckBox.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("dpapiCheckBox.ImeMode")));
     this.dpapiCheckBox.Location = ((System.Drawing.Point)(resources.GetObject("dpapiCheckBox.Location")));
     this.dpapiCheckBox.Name = "dpapiCheckBox";
     this.dpapiCheckBox.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("dpapiCheckBox.RightToLeft")));
     this.dpapiCheckBox.Size = ((System.Drawing.Size)(resources.GetObject("dpapiCheckBox.Size")));
     this.dpapiCheckBox.TabIndex = ((int)(resources.GetObject("dpapiCheckBox.TabIndex")));
     this.dpapiCheckBox.Text = resources.GetString("dpapiCheckBox.Text");
     this.dpapiCheckBox.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("dpapiCheckBox.TextAlign")));
     this.dpapiCheckBox.Visible = ((bool)(resources.GetObject("dpapiCheckBox.Visible")));
     this.dpapiCheckBox.CheckedChanged += new System.EventHandler(this.dpapiCheckBox_CheckedChanged);
     //
     // OKButton
     //
     this.OKButton.AccessibleDescription = resources.GetString("OKButton.AccessibleDescription");
     this.OKButton.AccessibleName = resources.GetString("OKButton.AccessibleName");
     this.OKButton.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("OKButton.Anchor")));
     this.OKButton.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("OKButton.BackgroundImage")));
     this.OKButton.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("OKButton.Dock")));
     this.OKButton.Enabled = ((bool)(resources.GetObject("OKButton.Enabled")));
     this.OKButton.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("OKButton.FlatStyle")));
     this.OKButton.Font = ((System.Drawing.Font)(resources.GetObject("OKButton.Font")));
     this.OKButton.Image = ((System.Drawing.Image)(resources.GetObject("OKButton.Image")));
     this.OKButton.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("OKButton.ImageAlign")));
     this.OKButton.ImageIndex = ((int)(resources.GetObject("OKButton.ImageIndex")));
     this.OKButton.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("OKButton.ImeMode")));
     this.OKButton.Location = ((System.Drawing.Point)(resources.GetObject("OKButton.Location")));
     this.OKButton.Name = "OKButton";
     this.OKButton.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("OKButton.RightToLeft")));
     this.OKButton.Size = ((System.Drawing.Size)(resources.GetObject("OKButton.Size")));
     this.OKButton.TabIndex = ((int)(resources.GetObject("OKButton.TabIndex")));
     this.OKButton.Text = resources.GetString("OKButton.Text");
     this.OKButton.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("OKButton.TextAlign")));
     this.OKButton.Visible = ((bool)(resources.GetObject("OKButton.Visible")));
     this.OKButton.Click += new System.EventHandler(this.OKButton_Click);
     //
     // cancelButton
     //
     this.cancelButton.AccessibleDescription = resources.GetString("cancelButton.AccessibleDescription");
     this.cancelButton.AccessibleName = resources.GetString("cancelButton.AccessibleName");
     this.cancelButton.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("cancelButton.Anchor")));
     this.cancelButton.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("cancelButton.BackgroundImage")));
     this.cancelButton.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.cancelButton.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("cancelButton.Dock")));
     this.cancelButton.Enabled = ((bool)(resources.GetObject("cancelButton.Enabled")));
     this.cancelButton.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("cancelButton.FlatStyle")));
     this.cancelButton.Font = ((System.Drawing.Font)(resources.GetObject("cancelButton.Font")));
     this.cancelButton.Image = ((System.Drawing.Image)(resources.GetObject("cancelButton.Image")));
     this.cancelButton.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("cancelButton.ImageAlign")));
     this.cancelButton.ImageIndex = ((int)(resources.GetObject("cancelButton.ImageIndex")));
     this.cancelButton.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("cancelButton.ImeMode")));
     this.cancelButton.Location = ((System.Drawing.Point)(resources.GetObject("cancelButton.Location")));
     this.cancelButton.Name = "cancelButton";
     this.cancelButton.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("cancelButton.RightToLeft")));
     this.cancelButton.Size = ((System.Drawing.Size)(resources.GetObject("cancelButton.Size")));
     this.cancelButton.TabIndex = ((int)(resources.GetObject("cancelButton.TabIndex")));
     this.cancelButton.Text = resources.GetString("cancelButton.Text");
     this.cancelButton.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("cancelButton.TextAlign")));
     this.cancelButton.Visible = ((bool)(resources.GetObject("cancelButton.Visible")));
     //
     // FileKeyAlgorithmStorageProviderWizard
     //
     this.AcceptButton = this.OKButton;
     this.AccessibleDescription = resources.GetString("$this.AccessibleDescription");
     this.AccessibleName = resources.GetString("$this.AccessibleName");
     this.AutoScaleBaseSize = ((System.Drawing.Size)(resources.GetObject("$this.AutoScaleBaseSize")));
     this.AutoScroll = ((bool)(resources.GetObject("$this.AutoScroll")));
     this.AutoScrollMargin = ((System.Drawing.Size)(resources.GetObject("$this.AutoScrollMargin")));
     this.AutoScrollMinSize = ((System.Drawing.Size)(resources.GetObject("$this.AutoScrollMinSize")));
     this.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
     this.CancelButton = this.cancelButton;
     this.ClientSize = ((System.Drawing.Size)(resources.GetObject("$this.ClientSize")));
     this.Controls.Add(this.cancelButton);
     this.Controls.Add(this.OKButton);
     this.Controls.Add(this.dpapiGroup);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.introLabel);
     this.Enabled = ((bool)(resources.GetObject("$this.Enabled")));
     this.Font = ((System.Drawing.Font)(resources.GetObject("$this.Font")));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("$this.ImeMode")));
     this.Location = ((System.Drawing.Point)(resources.GetObject("$this.Location")));
     this.MaximizeBox = false;
     this.MaximumSize = ((System.Drawing.Size)(resources.GetObject("$this.MaximumSize")));
     this.MinimizeBox = false;
     this.MinimumSize = ((System.Drawing.Size)(resources.GetObject("$this.MinimumSize")));
     this.Name = "FileKeyAlgorithmStorageProviderWizard";
     this.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("$this.RightToLeft")));
     this.ShowInTaskbar = false;
     this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide;
     this.StartPosition = ((System.Windows.Forms.FormStartPosition)(resources.GetObject("$this.StartPosition")));
     this.Text = resources.GetString("$this.Text");
     this.groupBox1.ResumeLayout(false);
     this.dpapiGroup.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(FileKeyAlgorithmStorageProviderWizard));
     this.introLabel           = new System.Windows.Forms.Label();
     this.groupBox1            = new System.Windows.Forms.GroupBox();
     this.keyFileLabel         = new System.Windows.Forms.Label();
     this.selectFileButton     = new System.Windows.Forms.Button();
     this.dpapiGroup           = new System.Windows.Forms.GroupBox();
     this.dpapiSettingsControl = new Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Protection.DpapiSettingsControl();
     this.dpapiTextLabel       = new System.Windows.Forms.Label();
     this.dpapiHelpLink        = new System.Windows.Forms.LinkLabel();
     this.dpapiCheckBox        = new System.Windows.Forms.CheckBox();
     this.OKButton             = new System.Windows.Forms.Button();
     this.cancelButton         = new System.Windows.Forms.Button();
     this.groupBox1.SuspendLayout();
     this.dpapiGroup.SuspendLayout();
     this.SuspendLayout();
     //
     // introLabel
     //
     this.introLabel.AccessibleDescription = resources.GetString("introLabel.AccessibleDescription");
     this.introLabel.AccessibleName        = resources.GetString("introLabel.AccessibleName");
     this.introLabel.Anchor      = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("introLabel.Anchor")));
     this.introLabel.AutoSize    = ((bool)(resources.GetObject("introLabel.AutoSize")));
     this.introLabel.Dock        = ((System.Windows.Forms.DockStyle)(resources.GetObject("introLabel.Dock")));
     this.introLabel.Enabled     = ((bool)(resources.GetObject("introLabel.Enabled")));
     this.introLabel.Font        = ((System.Drawing.Font)(resources.GetObject("introLabel.Font")));
     this.introLabel.Image       = ((System.Drawing.Image)(resources.GetObject("introLabel.Image")));
     this.introLabel.ImageAlign  = ((System.Drawing.ContentAlignment)(resources.GetObject("introLabel.ImageAlign")));
     this.introLabel.ImageIndex  = ((int)(resources.GetObject("introLabel.ImageIndex")));
     this.introLabel.ImeMode     = ((System.Windows.Forms.ImeMode)(resources.GetObject("introLabel.ImeMode")));
     this.introLabel.Location    = ((System.Drawing.Point)(resources.GetObject("introLabel.Location")));
     this.introLabel.Name        = "introLabel";
     this.introLabel.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("introLabel.RightToLeft")));
     this.introLabel.Size        = ((System.Drawing.Size)(resources.GetObject("introLabel.Size")));
     this.introLabel.TabIndex    = ((int)(resources.GetObject("introLabel.TabIndex")));
     this.introLabel.Text        = resources.GetString("introLabel.Text");
     this.introLabel.TextAlign   = ((System.Drawing.ContentAlignment)(resources.GetObject("introLabel.TextAlign")));
     this.introLabel.Visible     = ((bool)(resources.GetObject("introLabel.Visible")));
     //
     // groupBox1
     //
     this.groupBox1.AccessibleDescription = resources.GetString("groupBox1.AccessibleDescription");
     this.groupBox1.AccessibleName        = resources.GetString("groupBox1.AccessibleName");
     this.groupBox1.Anchor          = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("groupBox1.Anchor")));
     this.groupBox1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("groupBox1.BackgroundImage")));
     this.groupBox1.Controls.Add(this.keyFileLabel);
     this.groupBox1.Controls.Add(this.selectFileButton);
     this.groupBox1.Dock        = ((System.Windows.Forms.DockStyle)(resources.GetObject("groupBox1.Dock")));
     this.groupBox1.Enabled     = ((bool)(resources.GetObject("groupBox1.Enabled")));
     this.groupBox1.FlatStyle   = System.Windows.Forms.FlatStyle.System;
     this.groupBox1.Font        = ((System.Drawing.Font)(resources.GetObject("groupBox1.Font")));
     this.groupBox1.ImeMode     = ((System.Windows.Forms.ImeMode)(resources.GetObject("groupBox1.ImeMode")));
     this.groupBox1.Location    = ((System.Drawing.Point)(resources.GetObject("groupBox1.Location")));
     this.groupBox1.Name        = "groupBox1";
     this.groupBox1.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("groupBox1.RightToLeft")));
     this.groupBox1.Size        = ((System.Drawing.Size)(resources.GetObject("groupBox1.Size")));
     this.groupBox1.TabIndex    = ((int)(resources.GetObject("groupBox1.TabIndex")));
     this.groupBox1.TabStop     = false;
     this.groupBox1.Text        = resources.GetString("groupBox1.Text");
     this.groupBox1.Visible     = ((bool)(resources.GetObject("groupBox1.Visible")));
     //
     // keyFileLabel
     //
     this.keyFileLabel.AccessibleDescription = resources.GetString("keyFileLabel.AccessibleDescription");
     this.keyFileLabel.AccessibleName        = resources.GetString("keyFileLabel.AccessibleName");
     this.keyFileLabel.Anchor      = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("keyFileLabel.Anchor")));
     this.keyFileLabel.AutoSize    = ((bool)(resources.GetObject("keyFileLabel.AutoSize")));
     this.keyFileLabel.Dock        = ((System.Windows.Forms.DockStyle)(resources.GetObject("keyFileLabel.Dock")));
     this.keyFileLabel.Enabled     = ((bool)(resources.GetObject("keyFileLabel.Enabled")));
     this.keyFileLabel.Font        = ((System.Drawing.Font)(resources.GetObject("keyFileLabel.Font")));
     this.keyFileLabel.Image       = ((System.Drawing.Image)(resources.GetObject("keyFileLabel.Image")));
     this.keyFileLabel.ImageAlign  = ((System.Drawing.ContentAlignment)(resources.GetObject("keyFileLabel.ImageAlign")));
     this.keyFileLabel.ImageIndex  = ((int)(resources.GetObject("keyFileLabel.ImageIndex")));
     this.keyFileLabel.ImeMode     = ((System.Windows.Forms.ImeMode)(resources.GetObject("keyFileLabel.ImeMode")));
     this.keyFileLabel.Location    = ((System.Drawing.Point)(resources.GetObject("keyFileLabel.Location")));
     this.keyFileLabel.Name        = "keyFileLabel";
     this.keyFileLabel.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("keyFileLabel.RightToLeft")));
     this.keyFileLabel.Size        = ((System.Drawing.Size)(resources.GetObject("keyFileLabel.Size")));
     this.keyFileLabel.TabIndex    = ((int)(resources.GetObject("keyFileLabel.TabIndex")));
     this.keyFileLabel.Text        = resources.GetString("keyFileLabel.Text");
     this.keyFileLabel.TextAlign   = ((System.Drawing.ContentAlignment)(resources.GetObject("keyFileLabel.TextAlign")));
     this.keyFileLabel.Visible     = ((bool)(resources.GetObject("keyFileLabel.Visible")));
     //
     // selectFileButton
     //
     this.selectFileButton.AccessibleDescription = resources.GetString("selectFileButton.AccessibleDescription");
     this.selectFileButton.AccessibleName        = resources.GetString("selectFileButton.AccessibleName");
     this.selectFileButton.Anchor          = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("selectFileButton.Anchor")));
     this.selectFileButton.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("selectFileButton.BackgroundImage")));
     this.selectFileButton.Dock            = ((System.Windows.Forms.DockStyle)(resources.GetObject("selectFileButton.Dock")));
     this.selectFileButton.Enabled         = ((bool)(resources.GetObject("selectFileButton.Enabled")));
     this.selectFileButton.FlatStyle       = ((System.Windows.Forms.FlatStyle)(resources.GetObject("selectFileButton.FlatStyle")));
     this.selectFileButton.Font            = ((System.Drawing.Font)(resources.GetObject("selectFileButton.Font")));
     this.selectFileButton.Image           = ((System.Drawing.Image)(resources.GetObject("selectFileButton.Image")));
     this.selectFileButton.ImageAlign      = ((System.Drawing.ContentAlignment)(resources.GetObject("selectFileButton.ImageAlign")));
     this.selectFileButton.ImageIndex      = ((int)(resources.GetObject("selectFileButton.ImageIndex")));
     this.selectFileButton.ImeMode         = ((System.Windows.Forms.ImeMode)(resources.GetObject("selectFileButton.ImeMode")));
     this.selectFileButton.Location        = ((System.Drawing.Point)(resources.GetObject("selectFileButton.Location")));
     this.selectFileButton.Name            = "selectFileButton";
     this.selectFileButton.RightToLeft     = ((System.Windows.Forms.RightToLeft)(resources.GetObject("selectFileButton.RightToLeft")));
     this.selectFileButton.Size            = ((System.Drawing.Size)(resources.GetObject("selectFileButton.Size")));
     this.selectFileButton.TabIndex        = ((int)(resources.GetObject("selectFileButton.TabIndex")));
     this.selectFileButton.Text            = resources.GetString("selectFileButton.Text");
     this.selectFileButton.TextAlign       = ((System.Drawing.ContentAlignment)(resources.GetObject("selectFileButton.TextAlign")));
     this.selectFileButton.Visible         = ((bool)(resources.GetObject("selectFileButton.Visible")));
     this.selectFileButton.Click          += new System.EventHandler(this.selectFileButton_Click);
     //
     // dpapiGroup
     //
     this.dpapiGroup.AccessibleDescription = resources.GetString("dpapiGroup.AccessibleDescription");
     this.dpapiGroup.AccessibleName        = resources.GetString("dpapiGroup.AccessibleName");
     this.dpapiGroup.Anchor          = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("dpapiGroup.Anchor")));
     this.dpapiGroup.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("dpapiGroup.BackgroundImage")));
     this.dpapiGroup.Controls.Add(this.dpapiSettingsControl);
     this.dpapiGroup.Controls.Add(this.dpapiTextLabel);
     this.dpapiGroup.Controls.Add(this.dpapiHelpLink);
     this.dpapiGroup.Controls.Add(this.dpapiCheckBox);
     this.dpapiGroup.Dock        = ((System.Windows.Forms.DockStyle)(resources.GetObject("dpapiGroup.Dock")));
     this.dpapiGroup.Enabled     = ((bool)(resources.GetObject("dpapiGroup.Enabled")));
     this.dpapiGroup.FlatStyle   = System.Windows.Forms.FlatStyle.System;
     this.dpapiGroup.Font        = ((System.Drawing.Font)(resources.GetObject("dpapiGroup.Font")));
     this.dpapiGroup.ImeMode     = ((System.Windows.Forms.ImeMode)(resources.GetObject("dpapiGroup.ImeMode")));
     this.dpapiGroup.Location    = ((System.Drawing.Point)(resources.GetObject("dpapiGroup.Location")));
     this.dpapiGroup.Name        = "dpapiGroup";
     this.dpapiGroup.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("dpapiGroup.RightToLeft")));
     this.dpapiGroup.Size        = ((System.Drawing.Size)(resources.GetObject("dpapiGroup.Size")));
     this.dpapiGroup.TabIndex    = ((int)(resources.GetObject("dpapiGroup.TabIndex")));
     this.dpapiGroup.TabStop     = false;
     this.dpapiGroup.Text        = resources.GetString("dpapiGroup.Text");
     this.dpapiGroup.Visible     = ((bool)(resources.GetObject("dpapiGroup.Visible")));
     //
     // dpapiSettingsControl
     //
     this.dpapiSettingsControl.AccessibleDescription = resources.GetString("dpapiSettingsControl.AccessibleDescription");
     this.dpapiSettingsControl.AccessibleName        = resources.GetString("dpapiSettingsControl.AccessibleName");
     this.dpapiSettingsControl.Anchor            = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("dpapiSettingsControl.Anchor")));
     this.dpapiSettingsControl.AutoScroll        = ((bool)(resources.GetObject("dpapiSettingsControl.AutoScroll")));
     this.dpapiSettingsControl.AutoScrollMargin  = ((System.Drawing.Size)(resources.GetObject("dpapiSettingsControl.AutoScrollMargin")));
     this.dpapiSettingsControl.AutoScrollMinSize = ((System.Drawing.Size)(resources.GetObject("dpapiSettingsControl.AutoScrollMinSize")));
     this.dpapiSettingsControl.BackgroundImage   = ((System.Drawing.Image)(resources.GetObject("dpapiSettingsControl.BackgroundImage")));
     this.dpapiSettingsControl.Dock             = ((System.Windows.Forms.DockStyle)(resources.GetObject("dpapiSettingsControl.Dock")));
     this.dpapiSettingsControl.DpapiStorageMode = DpapiStorageMode.None;
     this.dpapiSettingsControl.Enabled          = ((bool)(resources.GetObject("dpapiSettingsControl.Enabled")));
     this.dpapiSettingsControl.Entropy          = new System.Byte[0];
     this.dpapiSettingsControl.Font             = ((System.Drawing.Font)(resources.GetObject("dpapiSettingsControl.Font")));
     this.dpapiSettingsControl.ImeMode          = ((System.Windows.Forms.ImeMode)(resources.GetObject("dpapiSettingsControl.ImeMode")));
     this.dpapiSettingsControl.Location         = ((System.Drawing.Point)(resources.GetObject("dpapiSettingsControl.Location")));
     this.dpapiSettingsControl.ModeRequired     = true;
     this.dpapiSettingsControl.Name             = "dpapiSettingsControl";
     this.dpapiSettingsControl.RightToLeft      = ((System.Windows.Forms.RightToLeft)(resources.GetObject("dpapiSettingsControl.RightToLeft")));
     this.dpapiSettingsControl.Size             = ((System.Drawing.Size)(resources.GetObject("dpapiSettingsControl.Size")));
     this.dpapiSettingsControl.TabIndex         = ((int)(resources.GetObject("dpapiSettingsControl.TabIndex")));
     this.dpapiSettingsControl.Visible          = ((bool)(resources.GetObject("dpapiSettingsControl.Visible")));
     //
     // dpapiTextLabel
     //
     this.dpapiTextLabel.AccessibleDescription = resources.GetString("dpapiTextLabel.AccessibleDescription");
     this.dpapiTextLabel.AccessibleName        = resources.GetString("dpapiTextLabel.AccessibleName");
     this.dpapiTextLabel.Anchor      = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("dpapiTextLabel.Anchor")));
     this.dpapiTextLabel.AutoSize    = ((bool)(resources.GetObject("dpapiTextLabel.AutoSize")));
     this.dpapiTextLabel.Dock        = ((System.Windows.Forms.DockStyle)(resources.GetObject("dpapiTextLabel.Dock")));
     this.dpapiTextLabel.Enabled     = ((bool)(resources.GetObject("dpapiTextLabel.Enabled")));
     this.dpapiTextLabel.Font        = ((System.Drawing.Font)(resources.GetObject("dpapiTextLabel.Font")));
     this.dpapiTextLabel.Image       = ((System.Drawing.Image)(resources.GetObject("dpapiTextLabel.Image")));
     this.dpapiTextLabel.ImageAlign  = ((System.Drawing.ContentAlignment)(resources.GetObject("dpapiTextLabel.ImageAlign")));
     this.dpapiTextLabel.ImageIndex  = ((int)(resources.GetObject("dpapiTextLabel.ImageIndex")));
     this.dpapiTextLabel.ImeMode     = ((System.Windows.Forms.ImeMode)(resources.GetObject("dpapiTextLabel.ImeMode")));
     this.dpapiTextLabel.Location    = ((System.Drawing.Point)(resources.GetObject("dpapiTextLabel.Location")));
     this.dpapiTextLabel.Name        = "dpapiTextLabel";
     this.dpapiTextLabel.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("dpapiTextLabel.RightToLeft")));
     this.dpapiTextLabel.Size        = ((System.Drawing.Size)(resources.GetObject("dpapiTextLabel.Size")));
     this.dpapiTextLabel.TabIndex    = ((int)(resources.GetObject("dpapiTextLabel.TabIndex")));
     this.dpapiTextLabel.Text        = resources.GetString("dpapiTextLabel.Text");
     this.dpapiTextLabel.TextAlign   = ((System.Drawing.ContentAlignment)(resources.GetObject("dpapiTextLabel.TextAlign")));
     this.dpapiTextLabel.Visible     = ((bool)(resources.GetObject("dpapiTextLabel.Visible")));
     //
     // dpapiHelpLink
     //
     this.dpapiHelpLink.AccessibleDescription = resources.GetString("dpapiHelpLink.AccessibleDescription");
     this.dpapiHelpLink.AccessibleName        = resources.GetString("dpapiHelpLink.AccessibleName");
     this.dpapiHelpLink.Anchor           = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("dpapiHelpLink.Anchor")));
     this.dpapiHelpLink.AutoSize         = ((bool)(resources.GetObject("dpapiHelpLink.AutoSize")));
     this.dpapiHelpLink.Dock             = ((System.Windows.Forms.DockStyle)(resources.GetObject("dpapiHelpLink.Dock")));
     this.dpapiHelpLink.Enabled          = ((bool)(resources.GetObject("dpapiHelpLink.Enabled")));
     this.dpapiHelpLink.FlatStyle        = System.Windows.Forms.FlatStyle.System;
     this.dpapiHelpLink.Font             = ((System.Drawing.Font)(resources.GetObject("dpapiHelpLink.Font")));
     this.dpapiHelpLink.Image            = ((System.Drawing.Image)(resources.GetObject("dpapiHelpLink.Image")));
     this.dpapiHelpLink.ImageAlign       = ((System.Drawing.ContentAlignment)(resources.GetObject("dpapiHelpLink.ImageAlign")));
     this.dpapiHelpLink.ImageIndex       = ((int)(resources.GetObject("dpapiHelpLink.ImageIndex")));
     this.dpapiHelpLink.ImeMode          = ((System.Windows.Forms.ImeMode)(resources.GetObject("dpapiHelpLink.ImeMode")));
     this.dpapiHelpLink.LinkArea         = ((System.Windows.Forms.LinkArea)(resources.GetObject("dpapiHelpLink.LinkArea")));
     this.dpapiHelpLink.LinkColor        = System.Drawing.Color.Blue;
     this.dpapiHelpLink.Location         = ((System.Drawing.Point)(resources.GetObject("dpapiHelpLink.Location")));
     this.dpapiHelpLink.Name             = "dpapiHelpLink";
     this.dpapiHelpLink.RightToLeft      = ((System.Windows.Forms.RightToLeft)(resources.GetObject("dpapiHelpLink.RightToLeft")));
     this.dpapiHelpLink.Size             = ((System.Drawing.Size)(resources.GetObject("dpapiHelpLink.Size")));
     this.dpapiHelpLink.TabIndex         = ((int)(resources.GetObject("dpapiHelpLink.TabIndex")));
     this.dpapiHelpLink.TabStop          = true;
     this.dpapiHelpLink.Text             = resources.GetString("dpapiHelpLink.Text");
     this.dpapiHelpLink.TextAlign        = ((System.Drawing.ContentAlignment)(resources.GetObject("dpapiHelpLink.TextAlign")));
     this.dpapiHelpLink.Visible          = ((bool)(resources.GetObject("dpapiHelpLink.Visible")));
     this.dpapiHelpLink.VisitedLinkColor = System.Drawing.Color.Blue;
     this.dpapiHelpLink.LinkClicked     += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.dpapiHelpLink_LinkClicked);
     //
     // dpapiCheckBox
     //
     this.dpapiCheckBox.AccessibleDescription = resources.GetString("dpapiCheckBox.AccessibleDescription");
     this.dpapiCheckBox.AccessibleName        = resources.GetString("dpapiCheckBox.AccessibleName");
     this.dpapiCheckBox.Anchor          = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("dpapiCheckBox.Anchor")));
     this.dpapiCheckBox.Appearance      = ((System.Windows.Forms.Appearance)(resources.GetObject("dpapiCheckBox.Appearance")));
     this.dpapiCheckBox.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("dpapiCheckBox.BackgroundImage")));
     this.dpapiCheckBox.CheckAlign      = ((System.Drawing.ContentAlignment)(resources.GetObject("dpapiCheckBox.CheckAlign")));
     this.dpapiCheckBox.Dock            = ((System.Windows.Forms.DockStyle)(resources.GetObject("dpapiCheckBox.Dock")));
     this.dpapiCheckBox.Enabled         = ((bool)(resources.GetObject("dpapiCheckBox.Enabled")));
     this.dpapiCheckBox.FlatStyle       = ((System.Windows.Forms.FlatStyle)(resources.GetObject("dpapiCheckBox.FlatStyle")));
     this.dpapiCheckBox.Font            = ((System.Drawing.Font)(resources.GetObject("dpapiCheckBox.Font")));
     this.dpapiCheckBox.Image           = ((System.Drawing.Image)(resources.GetObject("dpapiCheckBox.Image")));
     this.dpapiCheckBox.ImageAlign      = ((System.Drawing.ContentAlignment)(resources.GetObject("dpapiCheckBox.ImageAlign")));
     this.dpapiCheckBox.ImageIndex      = ((int)(resources.GetObject("dpapiCheckBox.ImageIndex")));
     this.dpapiCheckBox.ImeMode         = ((System.Windows.Forms.ImeMode)(resources.GetObject("dpapiCheckBox.ImeMode")));
     this.dpapiCheckBox.Location        = ((System.Drawing.Point)(resources.GetObject("dpapiCheckBox.Location")));
     this.dpapiCheckBox.Name            = "dpapiCheckBox";
     this.dpapiCheckBox.RightToLeft     = ((System.Windows.Forms.RightToLeft)(resources.GetObject("dpapiCheckBox.RightToLeft")));
     this.dpapiCheckBox.Size            = ((System.Drawing.Size)(resources.GetObject("dpapiCheckBox.Size")));
     this.dpapiCheckBox.TabIndex        = ((int)(resources.GetObject("dpapiCheckBox.TabIndex")));
     this.dpapiCheckBox.Text            = resources.GetString("dpapiCheckBox.Text");
     this.dpapiCheckBox.TextAlign       = ((System.Drawing.ContentAlignment)(resources.GetObject("dpapiCheckBox.TextAlign")));
     this.dpapiCheckBox.Visible         = ((bool)(resources.GetObject("dpapiCheckBox.Visible")));
     this.dpapiCheckBox.CheckedChanged += new System.EventHandler(this.dpapiCheckBox_CheckedChanged);
     //
     // OKButton
     //
     this.OKButton.AccessibleDescription = resources.GetString("OKButton.AccessibleDescription");
     this.OKButton.AccessibleName        = resources.GetString("OKButton.AccessibleName");
     this.OKButton.Anchor          = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("OKButton.Anchor")));
     this.OKButton.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("OKButton.BackgroundImage")));
     this.OKButton.Dock            = ((System.Windows.Forms.DockStyle)(resources.GetObject("OKButton.Dock")));
     this.OKButton.Enabled         = ((bool)(resources.GetObject("OKButton.Enabled")));
     this.OKButton.FlatStyle       = ((System.Windows.Forms.FlatStyle)(resources.GetObject("OKButton.FlatStyle")));
     this.OKButton.Font            = ((System.Drawing.Font)(resources.GetObject("OKButton.Font")));
     this.OKButton.Image           = ((System.Drawing.Image)(resources.GetObject("OKButton.Image")));
     this.OKButton.ImageAlign      = ((System.Drawing.ContentAlignment)(resources.GetObject("OKButton.ImageAlign")));
     this.OKButton.ImageIndex      = ((int)(resources.GetObject("OKButton.ImageIndex")));
     this.OKButton.ImeMode         = ((System.Windows.Forms.ImeMode)(resources.GetObject("OKButton.ImeMode")));
     this.OKButton.Location        = ((System.Drawing.Point)(resources.GetObject("OKButton.Location")));
     this.OKButton.Name            = "OKButton";
     this.OKButton.RightToLeft     = ((System.Windows.Forms.RightToLeft)(resources.GetObject("OKButton.RightToLeft")));
     this.OKButton.Size            = ((System.Drawing.Size)(resources.GetObject("OKButton.Size")));
     this.OKButton.TabIndex        = ((int)(resources.GetObject("OKButton.TabIndex")));
     this.OKButton.Text            = resources.GetString("OKButton.Text");
     this.OKButton.TextAlign       = ((System.Drawing.ContentAlignment)(resources.GetObject("OKButton.TextAlign")));
     this.OKButton.Visible         = ((bool)(resources.GetObject("OKButton.Visible")));
     this.OKButton.Click          += new System.EventHandler(this.OKButton_Click);
     //
     // cancelButton
     //
     this.cancelButton.AccessibleDescription = resources.GetString("cancelButton.AccessibleDescription");
     this.cancelButton.AccessibleName        = resources.GetString("cancelButton.AccessibleName");
     this.cancelButton.Anchor          = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("cancelButton.Anchor")));
     this.cancelButton.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("cancelButton.BackgroundImage")));
     this.cancelButton.DialogResult    = System.Windows.Forms.DialogResult.Cancel;
     this.cancelButton.Dock            = ((System.Windows.Forms.DockStyle)(resources.GetObject("cancelButton.Dock")));
     this.cancelButton.Enabled         = ((bool)(resources.GetObject("cancelButton.Enabled")));
     this.cancelButton.FlatStyle       = ((System.Windows.Forms.FlatStyle)(resources.GetObject("cancelButton.FlatStyle")));
     this.cancelButton.Font            = ((System.Drawing.Font)(resources.GetObject("cancelButton.Font")));
     this.cancelButton.Image           = ((System.Drawing.Image)(resources.GetObject("cancelButton.Image")));
     this.cancelButton.ImageAlign      = ((System.Drawing.ContentAlignment)(resources.GetObject("cancelButton.ImageAlign")));
     this.cancelButton.ImageIndex      = ((int)(resources.GetObject("cancelButton.ImageIndex")));
     this.cancelButton.ImeMode         = ((System.Windows.Forms.ImeMode)(resources.GetObject("cancelButton.ImeMode")));
     this.cancelButton.Location        = ((System.Drawing.Point)(resources.GetObject("cancelButton.Location")));
     this.cancelButton.Name            = "cancelButton";
     this.cancelButton.RightToLeft     = ((System.Windows.Forms.RightToLeft)(resources.GetObject("cancelButton.RightToLeft")));
     this.cancelButton.Size            = ((System.Drawing.Size)(resources.GetObject("cancelButton.Size")));
     this.cancelButton.TabIndex        = ((int)(resources.GetObject("cancelButton.TabIndex")));
     this.cancelButton.Text            = resources.GetString("cancelButton.Text");
     this.cancelButton.TextAlign       = ((System.Drawing.ContentAlignment)(resources.GetObject("cancelButton.TextAlign")));
     this.cancelButton.Visible         = ((bool)(resources.GetObject("cancelButton.Visible")));
     //
     // FileKeyAlgorithmStorageProviderWizard
     //
     this.AcceptButton          = this.OKButton;
     this.AccessibleDescription = resources.GetString("$this.AccessibleDescription");
     this.AccessibleName        = resources.GetString("$this.AccessibleName");
     this.AutoScaleBaseSize     = ((System.Drawing.Size)(resources.GetObject("$this.AutoScaleBaseSize")));
     this.AutoScroll            = ((bool)(resources.GetObject("$this.AutoScroll")));
     this.AutoScrollMargin      = ((System.Drawing.Size)(resources.GetObject("$this.AutoScrollMargin")));
     this.AutoScrollMinSize     = ((System.Drawing.Size)(resources.GetObject("$this.AutoScrollMinSize")));
     this.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
     this.CancelButton          = this.cancelButton;
     this.ClientSize            = ((System.Drawing.Size)(resources.GetObject("$this.ClientSize")));
     this.Controls.Add(this.cancelButton);
     this.Controls.Add(this.OKButton);
     this.Controls.Add(this.dpapiGroup);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.introLabel);
     this.Enabled         = ((bool)(resources.GetObject("$this.Enabled")));
     this.Font            = ((System.Drawing.Font)(resources.GetObject("$this.Font")));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.ImeMode         = ((System.Windows.Forms.ImeMode)(resources.GetObject("$this.ImeMode")));
     this.Location        = ((System.Drawing.Point)(resources.GetObject("$this.Location")));
     this.MaximizeBox     = false;
     this.MaximumSize     = ((System.Drawing.Size)(resources.GetObject("$this.MaximumSize")));
     this.MinimizeBox     = false;
     this.MinimumSize     = ((System.Drawing.Size)(resources.GetObject("$this.MinimumSize")));
     this.Name            = "FileKeyAlgorithmStorageProviderWizard";
     this.RightToLeft     = ((System.Windows.Forms.RightToLeft)(resources.GetObject("$this.RightToLeft")));
     this.ShowInTaskbar   = false;
     this.SizeGripStyle   = System.Windows.Forms.SizeGripStyle.Hide;
     this.StartPosition   = ((System.Windows.Forms.FormStartPosition)(resources.GetObject("$this.StartPosition")));
     this.Text            = resources.GetString("$this.Text");
     this.groupBox1.ResumeLayout(false);
     this.dpapiGroup.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Example #4
0
 /// <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(DpapiSettingsEditorUI));
     this.grpDpapiMode = new System.Windows.Forms.GroupBox();
     this.dpapiSettingsControl = new Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Protection.DpapiSettingsControl();
     this.lblInstructions = new System.Windows.Forms.Label();
     this.dpapiSettingsControl1 = new Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Protection.DpapiSettingsControl();
     this.btnOK = new System.Windows.Forms.Button();
     this.btnCancel = new System.Windows.Forms.Button();
     this.grpDpapiMode.SuspendLayout();
     this.SuspendLayout();
     //
     // grpDpapiMode
     //
     this.grpDpapiMode.AccessibleDescription = resources.GetString("grpDpapiMode.AccessibleDescription");
     this.grpDpapiMode.AccessibleName = resources.GetString("grpDpapiMode.AccessibleName");
     this.grpDpapiMode.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("grpDpapiMode.Anchor")));
     this.grpDpapiMode.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("grpDpapiMode.BackgroundImage")));
     this.grpDpapiMode.Controls.Add(this.dpapiSettingsControl);
     this.grpDpapiMode.Controls.Add(this.lblInstructions);
     this.grpDpapiMode.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("grpDpapiMode.Dock")));
     this.grpDpapiMode.Enabled = ((bool)(resources.GetObject("grpDpapiMode.Enabled")));
     this.grpDpapiMode.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.grpDpapiMode.Font = ((System.Drawing.Font)(resources.GetObject("grpDpapiMode.Font")));
     this.grpDpapiMode.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("grpDpapiMode.ImeMode")));
     this.grpDpapiMode.Location = ((System.Drawing.Point)(resources.GetObject("grpDpapiMode.Location")));
     this.grpDpapiMode.Name = "grpDpapiMode";
     this.grpDpapiMode.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("grpDpapiMode.RightToLeft")));
     this.grpDpapiMode.Size = ((System.Drawing.Size)(resources.GetObject("grpDpapiMode.Size")));
     this.grpDpapiMode.TabIndex = ((int)(resources.GetObject("grpDpapiMode.TabIndex")));
     this.grpDpapiMode.TabStop = false;
     this.grpDpapiMode.Text = resources.GetString("grpDpapiMode.Text");
     this.grpDpapiMode.Visible = ((bool)(resources.GetObject("grpDpapiMode.Visible")));
     //
     // dpapiSettingsControl
     //
     this.dpapiSettingsControl.AccessibleDescription = resources.GetString("dpapiSettingsControl.AccessibleDescription");
     this.dpapiSettingsControl.AccessibleName = resources.GetString("dpapiSettingsControl.AccessibleName");
     this.dpapiSettingsControl.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("dpapiSettingsControl.Anchor")));
     this.dpapiSettingsControl.AutoScroll = ((bool)(resources.GetObject("dpapiSettingsControl.AutoScroll")));
     this.dpapiSettingsControl.AutoScrollMargin = ((System.Drawing.Size)(resources.GetObject("dpapiSettingsControl.AutoScrollMargin")));
     this.dpapiSettingsControl.AutoScrollMinSize = ((System.Drawing.Size)(resources.GetObject("dpapiSettingsControl.AutoScrollMinSize")));
     this.dpapiSettingsControl.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("dpapiSettingsControl.BackgroundImage")));
     this.dpapiSettingsControl.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("dpapiSettingsControl.Dock")));
     this.dpapiSettingsControl.DpapiStorageMode = DpapiStorageMode.User;
     this.dpapiSettingsControl.Enabled = ((bool)(resources.GetObject("dpapiSettingsControl.Enabled")));
     this.dpapiSettingsControl.Entropy = new System.Byte[0];
     this.dpapiSettingsControl.Font = ((System.Drawing.Font)(resources.GetObject("dpapiSettingsControl.Font")));
     this.dpapiSettingsControl.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("dpapiSettingsControl.ImeMode")));
     this.dpapiSettingsControl.Location = ((System.Drawing.Point)(resources.GetObject("dpapiSettingsControl.Location")));
     this.dpapiSettingsControl.ModeRequired = true;
     this.dpapiSettingsControl.Name = "dpapiSettingsControl";
     this.dpapiSettingsControl.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("dpapiSettingsControl.RightToLeft")));
     this.dpapiSettingsControl.Size = ((System.Drawing.Size)(resources.GetObject("dpapiSettingsControl.Size")));
     this.dpapiSettingsControl.TabIndex = ((int)(resources.GetObject("dpapiSettingsControl.TabIndex")));
     this.dpapiSettingsControl.Visible = ((bool)(resources.GetObject("dpapiSettingsControl.Visible")));
     //
     // lblInstructions
     //
     this.lblInstructions.AccessibleDescription = resources.GetString("lblInstructions.AccessibleDescription");
     this.lblInstructions.AccessibleName = resources.GetString("lblInstructions.AccessibleName");
     this.lblInstructions.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblInstructions.Anchor")));
     this.lblInstructions.AutoSize = ((bool)(resources.GetObject("lblInstructions.AutoSize")));
     this.lblInstructions.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblInstructions.Dock")));
     this.lblInstructions.Enabled = ((bool)(resources.GetObject("lblInstructions.Enabled")));
     this.lblInstructions.Font = ((System.Drawing.Font)(resources.GetObject("lblInstructions.Font")));
     this.lblInstructions.Image = ((System.Drawing.Image)(resources.GetObject("lblInstructions.Image")));
     this.lblInstructions.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblInstructions.ImageAlign")));
     this.lblInstructions.ImageIndex = ((int)(resources.GetObject("lblInstructions.ImageIndex")));
     this.lblInstructions.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblInstructions.ImeMode")));
     this.lblInstructions.Location = ((System.Drawing.Point)(resources.GetObject("lblInstructions.Location")));
     this.lblInstructions.Name = "lblInstructions";
     this.lblInstructions.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblInstructions.RightToLeft")));
     this.lblInstructions.Size = ((System.Drawing.Size)(resources.GetObject("lblInstructions.Size")));
     this.lblInstructions.TabIndex = ((int)(resources.GetObject("lblInstructions.TabIndex")));
     this.lblInstructions.Text = resources.GetString("lblInstructions.Text");
     this.lblInstructions.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblInstructions.TextAlign")));
     this.lblInstructions.Visible = ((bool)(resources.GetObject("lblInstructions.Visible")));
     //
     // dpapiSettingsControl1
     //
     this.dpapiSettingsControl1.AccessibleDescription = resources.GetString("dpapiSettingsControl1.AccessibleDescription");
     this.dpapiSettingsControl1.AccessibleName = resources.GetString("dpapiSettingsControl1.AccessibleName");
     this.dpapiSettingsControl1.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("dpapiSettingsControl1.Anchor")));
     this.dpapiSettingsControl1.AutoScroll = ((bool)(resources.GetObject("dpapiSettingsControl1.AutoScroll")));
     this.dpapiSettingsControl1.AutoScrollMargin = ((System.Drawing.Size)(resources.GetObject("dpapiSettingsControl1.AutoScrollMargin")));
     this.dpapiSettingsControl1.AutoScrollMinSize = ((System.Drawing.Size)(resources.GetObject("dpapiSettingsControl1.AutoScrollMinSize")));
     this.dpapiSettingsControl1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("dpapiSettingsControl1.BackgroundImage")));
     this.dpapiSettingsControl1.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("dpapiSettingsControl1.Dock")));
     this.dpapiSettingsControl1.DpapiStorageMode = DpapiStorageMode.User;
     this.dpapiSettingsControl1.Enabled = ((bool)(resources.GetObject("dpapiSettingsControl1.Enabled")));
     this.dpapiSettingsControl1.Entropy = new System.Byte[0];
     this.dpapiSettingsControl1.Font = ((System.Drawing.Font)(resources.GetObject("dpapiSettingsControl1.Font")));
     this.dpapiSettingsControl1.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("dpapiSettingsControl1.ImeMode")));
     this.dpapiSettingsControl1.Location = ((System.Drawing.Point)(resources.GetObject("dpapiSettingsControl1.Location")));
     this.dpapiSettingsControl1.ModeRequired = true;
     this.dpapiSettingsControl1.Name = "dpapiSettingsControl1";
     this.dpapiSettingsControl1.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("dpapiSettingsControl1.RightToLeft")));
     this.dpapiSettingsControl1.Size = ((System.Drawing.Size)(resources.GetObject("dpapiSettingsControl1.Size")));
     this.dpapiSettingsControl1.TabIndex = ((int)(resources.GetObject("dpapiSettingsControl1.TabIndex")));
     this.dpapiSettingsControl1.Visible = ((bool)(resources.GetObject("dpapiSettingsControl1.Visible")));
     //
     // btnOK
     //
     this.btnOK.AccessibleDescription = resources.GetString("btnOK.AccessibleDescription");
     this.btnOK.AccessibleName = resources.GetString("btnOK.AccessibleName");
     this.btnOK.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnOK.Anchor")));
     this.btnOK.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnOK.BackgroundImage")));
     this.btnOK.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnOK.Dock")));
     this.btnOK.Enabled = ((bool)(resources.GetObject("btnOK.Enabled")));
     this.btnOK.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnOK.FlatStyle")));
     this.btnOK.Font = ((System.Drawing.Font)(resources.GetObject("btnOK.Font")));
     this.btnOK.Image = ((System.Drawing.Image)(resources.GetObject("btnOK.Image")));
     this.btnOK.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnOK.ImageAlign")));
     this.btnOK.ImageIndex = ((int)(resources.GetObject("btnOK.ImageIndex")));
     this.btnOK.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnOK.ImeMode")));
     this.btnOK.Location = ((System.Drawing.Point)(resources.GetObject("btnOK.Location")));
     this.btnOK.Name = "btnOK";
     this.btnOK.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnOK.RightToLeft")));
     this.btnOK.Size = ((System.Drawing.Size)(resources.GetObject("btnOK.Size")));
     this.btnOK.TabIndex = ((int)(resources.GetObject("btnOK.TabIndex")));
     this.btnOK.Text = resources.GetString("btnOK.Text");
     this.btnOK.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnOK.TextAlign")));
     this.btnOK.Visible = ((bool)(resources.GetObject("btnOK.Visible")));
     this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
     //
     // btnCancel
     //
     this.btnCancel.AccessibleDescription = resources.GetString("btnCancel.AccessibleDescription");
     this.btnCancel.AccessibleName = resources.GetString("btnCancel.AccessibleName");
     this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnCancel.Anchor")));
     this.btnCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCancel.BackgroundImage")));
     this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.btnCancel.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnCancel.Dock")));
     this.btnCancel.Enabled = ((bool)(resources.GetObject("btnCancel.Enabled")));
     this.btnCancel.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnCancel.FlatStyle")));
     this.btnCancel.Font = ((System.Drawing.Font)(resources.GetObject("btnCancel.Font")));
     this.btnCancel.Image = ((System.Drawing.Image)(resources.GetObject("btnCancel.Image")));
     this.btnCancel.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnCancel.ImageAlign")));
     this.btnCancel.ImageIndex = ((int)(resources.GetObject("btnCancel.ImageIndex")));
     this.btnCancel.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnCancel.ImeMode")));
     this.btnCancel.Location = ((System.Drawing.Point)(resources.GetObject("btnCancel.Location")));
     this.btnCancel.Name = "btnCancel";
     this.btnCancel.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnCancel.RightToLeft")));
     this.btnCancel.Size = ((System.Drawing.Size)(resources.GetObject("btnCancel.Size")));
     this.btnCancel.TabIndex = ((int)(resources.GetObject("btnCancel.TabIndex")));
     this.btnCancel.Text = resources.GetString("btnCancel.Text");
     this.btnCancel.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnCancel.TextAlign")));
     this.btnCancel.Visible = ((bool)(resources.GetObject("btnCancel.Visible")));
     this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
     //
     // DpapiSettingsEditorUI
     //
     this.AcceptButton = this.btnOK;
     this.AccessibleDescription = resources.GetString("$this.AccessibleDescription");
     this.AccessibleName = resources.GetString("$this.AccessibleName");
     this.AutoScaleBaseSize = ((System.Drawing.Size)(resources.GetObject("$this.AutoScaleBaseSize")));
     this.AutoScroll = ((bool)(resources.GetObject("$this.AutoScroll")));
     this.AutoScrollMargin = ((System.Drawing.Size)(resources.GetObject("$this.AutoScrollMargin")));
     this.AutoScrollMinSize = ((System.Drawing.Size)(resources.GetObject("$this.AutoScrollMinSize")));
     this.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
     this.CancelButton = this.btnCancel;
     this.ClientSize = ((System.Drawing.Size)(resources.GetObject("$this.ClientSize")));
     this.Controls.Add(this.btnCancel);
     this.Controls.Add(this.btnOK);
     this.Controls.Add(this.grpDpapiMode);
     this.Enabled = ((bool)(resources.GetObject("$this.Enabled")));
     this.Font = ((System.Drawing.Font)(resources.GetObject("$this.Font")));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("$this.ImeMode")));
     this.Location = ((System.Drawing.Point)(resources.GetObject("$this.Location")));
     this.MaximizeBox = false;
     this.MaximumSize = ((System.Drawing.Size)(resources.GetObject("$this.MaximumSize")));
     this.MinimumSize = ((System.Drawing.Size)(resources.GetObject("$this.MinimumSize")));
     this.Name = "DpapiSettingsEditorUI";
     this.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("$this.RightToLeft")));
     this.ShowInTaskbar = false;
     this.StartPosition = ((System.Windows.Forms.FormStartPosition)(resources.GetObject("$this.StartPosition")));
     this.Text = resources.GetString("$this.Text");
     this.Load += new System.EventHandler(this.DpapiSettingsUI_Load);
     this.grpDpapiMode.ResumeLayout(false);
     this.ResumeLayout(false);
 }