namespace SebWindowsConfig.Controls
{
	partial class AdditionalResources
	{
		/// <summary> 
		/// Required designer variable.
		/// </summary>
		private System.ComponentModel.IContainer components = null;

		/// <summary> 
		/// Clean up any resources being used.
		/// </summary>
		/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
		protected override void Dispose(bool disposing)
		{
			if (disposing && (components != null))
			{
				components.Dispose();
			}
			base.Dispose(disposing);
		}

		#region Component Designer generated code

		/// <summary> 
		/// Required method for Designer support - do not modify 
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AdditionalResources));
            this.buttonAdditionalResourcesAddSubResource = new System.Windows.Forms.Button();
            this.buttonAdditionalResourcesMoveDown = new System.Windows.Forms.Button();
            this.buttonAdditionalResourcesMoveUp = new System.Windows.Forms.Button();
            this.buttonAdditionalResourcesAdd = new System.Windows.Forms.Button();
            this.buttonadditionalResourcesRemove = new System.Windows.Forms.Button();
            this.groupBoxAdditionalResourceDetails = new System.Windows.Forms.GroupBox();
            this.UrlFilterGroupBox = new System.Windows.Forms.GroupBox();
            this.groupBox3 = new System.Windows.Forms.GroupBox();
            this.checkBoxShowButton = new System.Windows.Forms.CheckBox();
            this.checkBoxAdditionalResourceAutoOpen = new System.Windows.Forms.CheckBox();
            this.textBoxLinkURL = new System.Windows.Forms.TextBox();
            this.label5 = new System.Windows.Forms.Label();
            this.comboBoxModifiers = new System.Windows.Forms.ComboBox();
            this.textBoxKey = new System.Windows.Forms.TextBox();
            this.label7 = new System.Windows.Forms.Label();
            this.label6 = new System.Windows.Forms.Label();
            this.label8 = new System.Windows.Forms.Label();
            this.textBoxRefererFilter = new System.Windows.Forms.TextBox();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.textBoxConfirmBoxText = new System.Windows.Forms.TextBox();
            this.checkBoxConfirm = new System.Windows.Forms.CheckBox();
            this.label10 = new System.Windows.Forms.Label();
            this.labelAdditionalResourcesFilename = new System.Windows.Forms.Label();
            this.checkBoxResetSession = new System.Windows.Forms.CheckBox();
            this.comboBoxAdditionalResourcesChooseFileToLaunch = new System.Windows.Forms.ComboBox();
            this.buttonAdditionalResourcesChooseEmbeddedFolder = new System.Windows.Forms.Button();
            this.labelAdditionalResourceUrl = new System.Windows.Forms.Label();
            this.labelAdditionalResourcesResourceDataLaunchWith = new System.Windows.Forms.Label();
            this.textBoxAdditionalResourceUrl = new System.Windows.Forms.TextBox();
            this.comboBoxAdditionalResourcesResourceDataLauncher = new System.Windows.Forms.ComboBox();
            this.buttonAdditionalResourceRemoveResourceData = new System.Windows.Forms.Button();
            this.label1 = new System.Windows.Forms.Label();
            this.buttonAdditionalResourceEmbededResourceOpen = new System.Windows.Forms.Button();
            this.label2 = new System.Windows.Forms.Label();
            this.buttonAdditionalResourceChooseEmbededResource = new System.Windows.Forms.Button();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.textBoxAdditionalResourcesTitle = new System.Windows.Forms.TextBox();
            this.label9 = new System.Windows.Forms.Label();
            this.buttonAdditionalResourcesChooseIcon = new System.Windows.Forms.Button();
            this.label4 = new System.Windows.Forms.Label();
            this.pictureBoxAdditionalResourceIcon = new System.Windows.Forms.PictureBox();
            this.checkBoxAdditionalResourceActive = new System.Windows.Forms.CheckBox();
            this.treeViewAdditionalResources = new System.Windows.Forms.TreeView();
            this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
            this.groupBoxAdditionalResourceDetails.SuspendLayout();
            this.groupBox3.SuspendLayout();
            this.groupBox2.SuspendLayout();
            this.groupBox1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBoxAdditionalResourceIcon)).BeginInit();
            this.SuspendLayout();
            // 
            // buttonAdditionalResourcesAddSubResource
            // 
            this.buttonAdditionalResourcesAddSubResource.Location = new System.Drawing.Point(179, 568);
            this.buttonAdditionalResourcesAddSubResource.Name = "buttonAdditionalResourcesAddSubResource";
            this.buttonAdditionalResourcesAddSubResource.Size = new System.Drawing.Size(26, 26);
            this.buttonAdditionalResourcesAddSubResource.TabIndex = 14;
            this.buttonAdditionalResourcesAddSubResource.Text = "(+)";
            this.toolTip1.SetToolTip(this.buttonAdditionalResourcesAddSubResource, "Create a submenu");
            this.buttonAdditionalResourcesAddSubResource.UseVisualStyleBackColor = true;
            this.buttonAdditionalResourcesAddSubResource.Click += new System.EventHandler(this.buttonAdditionalResourcesAddSubResource_Click);
            // 
            // buttonAdditionalResourcesMoveDown
            // 
            this.buttonAdditionalResourcesMoveDown.Location = new System.Drawing.Point(35, 568);
            this.buttonAdditionalResourcesMoveDown.Name = "buttonAdditionalResourcesMoveDown";
            this.buttonAdditionalResourcesMoveDown.Size = new System.Drawing.Size(26, 26);
            this.buttonAdditionalResourcesMoveDown.TabIndex = 13;
            this.buttonAdditionalResourcesMoveDown.Text = "v";
            this.toolTip1.SetToolTip(this.buttonAdditionalResourcesMoveDown, "Move resource down in the list");
            this.buttonAdditionalResourcesMoveDown.UseVisualStyleBackColor = true;
            this.buttonAdditionalResourcesMoveDown.Click += new System.EventHandler(this.buttonAdditionalResourcesMoveDown_Click);
            // 
            // buttonAdditionalResourcesMoveUp
            // 
            this.buttonAdditionalResourcesMoveUp.Location = new System.Drawing.Point(3, 568);
            this.buttonAdditionalResourcesMoveUp.Name = "buttonAdditionalResourcesMoveUp";
            this.buttonAdditionalResourcesMoveUp.Size = new System.Drawing.Size(26, 26);
            this.buttonAdditionalResourcesMoveUp.TabIndex = 12;
            this.buttonAdditionalResourcesMoveUp.Text = "^";
            this.toolTip1.SetToolTip(this.buttonAdditionalResourcesMoveUp, "Move resource up in the list");
            this.buttonAdditionalResourcesMoveUp.UseVisualStyleBackColor = true;
            this.buttonAdditionalResourcesMoveUp.Click += new System.EventHandler(this.buttonAdditionalResourcesMoveUp_Click);
            // 
            // buttonAdditionalResourcesAdd
            // 
            this.buttonAdditionalResourcesAdd.Location = new System.Drawing.Point(221, 568);
            this.buttonAdditionalResourcesAdd.Name = "buttonAdditionalResourcesAdd";
            this.buttonAdditionalResourcesAdd.Size = new System.Drawing.Size(26, 26);
            this.buttonAdditionalResourcesAdd.TabIndex = 11;
            this.buttonAdditionalResourcesAdd.Text = "+";
            this.toolTip1.SetToolTip(this.buttonAdditionalResourcesAdd, "Add resource");
            this.buttonAdditionalResourcesAdd.UseVisualStyleBackColor = true;
            this.buttonAdditionalResourcesAdd.Click += new System.EventHandler(this.buttonAdditionalResourcesAdd_Click);
            // 
            // buttonadditionalResourcesRemove
            // 
            this.buttonadditionalResourcesRemove.Location = new System.Drawing.Point(254, 568);
            this.buttonadditionalResourcesRemove.Name = "buttonadditionalResourcesRemove";
            this.buttonadditionalResourcesRemove.Size = new System.Drawing.Size(26, 26);
            this.buttonadditionalResourcesRemove.TabIndex = 10;
            this.buttonadditionalResourcesRemove.Text = "-";
            this.toolTip1.SetToolTip(this.buttonadditionalResourcesRemove, "Remove resource");
            this.buttonadditionalResourcesRemove.UseVisualStyleBackColor = true;
            this.buttonadditionalResourcesRemove.Click += new System.EventHandler(this.buttonadditionalResourcesRemove_Click);
            // 
            // groupBoxAdditionalResourceDetails
            // 
            this.groupBoxAdditionalResourceDetails.Controls.Add(this.UrlFilterGroupBox);
            this.groupBoxAdditionalResourceDetails.Controls.Add(this.groupBox3);
            this.groupBoxAdditionalResourceDetails.Controls.Add(this.groupBox2);
            this.groupBoxAdditionalResourceDetails.Controls.Add(this.groupBox1);
            this.groupBoxAdditionalResourceDetails.Controls.Add(this.checkBoxAdditionalResourceActive);
            this.groupBoxAdditionalResourceDetails.Location = new System.Drawing.Point(285, 3);
            this.groupBoxAdditionalResourceDetails.Name = "groupBoxAdditionalResourceDetails";
            this.groupBoxAdditionalResourceDetails.Size = new System.Drawing.Size(932, 591);
            this.groupBoxAdditionalResourceDetails.TabIndex = 9;
            this.groupBoxAdditionalResourceDetails.TabStop = false;
            this.groupBoxAdditionalResourceDetails.Text = "Selected Resource";
            // 
            // UrlFilterGroupBox
            // 
            this.UrlFilterGroupBox.Location = new System.Drawing.Point(9, 337);
            this.UrlFilterGroupBox.Margin = new System.Windows.Forms.Padding(2);
            this.UrlFilterGroupBox.Name = "UrlFilterGroupBox";
            this.UrlFilterGroupBox.Padding = new System.Windows.Forms.Padding(2);
            this.UrlFilterGroupBox.Size = new System.Drawing.Size(918, 249);
            this.UrlFilterGroupBox.TabIndex = 34;
            this.UrlFilterGroupBox.TabStop = false;
            this.UrlFilterGroupBox.Text = "URL Filter";
            // 
            // groupBox3
            // 
            this.groupBox3.Controls.Add(this.checkBoxShowButton);
            this.groupBox3.Controls.Add(this.checkBoxAdditionalResourceAutoOpen);
            this.groupBox3.Controls.Add(this.textBoxLinkURL);
            this.groupBox3.Controls.Add(this.label5);
            this.groupBox3.Controls.Add(this.comboBoxModifiers);
            this.groupBox3.Controls.Add(this.textBoxKey);
            this.groupBox3.Controls.Add(this.label7);
            this.groupBox3.Controls.Add(this.label6);
            this.groupBox3.Controls.Add(this.label8);
            this.groupBox3.Controls.Add(this.textBoxRefererFilter);
            this.groupBox3.Location = new System.Drawing.Point(439, 38);
            this.groupBox3.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
            this.groupBox3.Name = "groupBox3";
            this.groupBox3.Padding = new System.Windows.Forms.Padding(2, 3, 2, 3);
            this.groupBox3.Size = new System.Drawing.Size(484, 127);
            this.groupBox3.TabIndex = 33;
            this.groupBox3.TabStop = false;
            this.groupBox3.Text = "Activation";
            // 
            // checkBoxShowButton
            // 
            this.checkBoxShowButton.AutoSize = true;
            this.checkBoxShowButton.Location = new System.Drawing.Point(172, 16);
            this.checkBoxShowButton.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
            this.checkBoxShowButton.Name = "checkBoxShowButton";
            this.checkBoxShowButton.Size = new System.Drawing.Size(102, 17);
            this.checkBoxShowButton.TabIndex = 21;
            this.checkBoxShowButton.Text = "Show button (B)";
            this.toolTip1.SetToolTip(this.checkBoxShowButton, "Shows the icon for the resource or its pop-up menu entry. If you\'re using a link " +
        "URL to open the resource, you might not want users to be able to manually open t" +
        "he resource.");
            this.checkBoxShowButton.UseVisualStyleBackColor = true;
            this.checkBoxShowButton.CheckedChanged += new System.EventHandler(this.checkBoxShowButton_CheckedChanged);
            // 
            // checkBoxAdditionalResourceAutoOpen
            // 
            this.checkBoxAdditionalResourceAutoOpen.AutoSize = true;
            this.checkBoxAdditionalResourceAutoOpen.Location = new System.Drawing.Point(77, 16);
            this.checkBoxAdditionalResourceAutoOpen.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
            this.checkBoxAdditionalResourceAutoOpen.Name = "checkBoxAdditionalResourceAutoOpen";
            this.checkBoxAdditionalResourceAutoOpen.Size = new System.Drawing.Size(91, 17);
            this.checkBoxAdditionalResourceAutoOpen.TabIndex = 5;
            this.checkBoxAdditionalResourceAutoOpen.Text = "Auto open (A)";
            this.toolTip1.SetToolTip(this.checkBoxAdditionalResourceAutoOpen, "SEB opens the resource after starting automatically.");
            this.checkBoxAdditionalResourceAutoOpen.UseVisualStyleBackColor = true;
            this.checkBoxAdditionalResourceAutoOpen.CheckedChanged += new System.EventHandler(this.checkBoxAdditionalResourceAutoOpen_CheckedChanged);
            // 
            // textBoxLinkURL
            // 
            this.textBoxLinkURL.Location = new System.Drawing.Point(77, 38);
            this.textBoxLinkURL.Name = "textBoxLinkURL";
            this.textBoxLinkURL.Size = new System.Drawing.Size(403, 20);
            this.textBoxLinkURL.TabIndex = 19;
            this.textBoxLinkURL.TextChanged += new System.EventHandler(this.textBoxLinkURL_TextChanged);
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(26, 40);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(49, 13);
            this.label5.TabIndex = 20;
            this.label5.Text = "LinkURL";
            // 
            // comboBoxModifiers
            // 
            this.comboBoxModifiers.FormattingEnabled = true;
            this.comboBoxModifiers.Items.AddRange(new object[] {
            "control",
            "alt",
            "control + alt"});
            this.comboBoxModifiers.Location = new System.Drawing.Point(158, 90);
            this.comboBoxModifiers.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
            this.comboBoxModifiers.Name = "comboBoxModifiers";
            this.comboBoxModifiers.Size = new System.Drawing.Size(92, 21);
            this.comboBoxModifiers.TabIndex = 27;
            this.toolTip1.SetToolTip(this.comboBoxModifiers, "This modifier key has to be pressed together with the key.");
            this.comboBoxModifiers.SelectedIndexChanged += new System.EventHandler(this.comboBoxModifiers_SelectedIndexChanged);
            // 
            // textBoxKey
            // 
            this.textBoxKey.Location = new System.Drawing.Point(77, 90);
            this.textBoxKey.MaxLength = 1;
            this.textBoxKey.Name = "textBoxKey";
            this.textBoxKey.Size = new System.Drawing.Size(23, 20);
            this.textBoxKey.TabIndex = 25;
            this.toolTip1.SetToolTip(this.textBoxKey, "This key shortcut can be used to open the resource.");
            this.textBoxKey.TextChanged += new System.EventHandler(this.textBoxKey_TextChanged);
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(47, 92);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(25, 13);
            this.label7.TabIndex = 26;
            this.label7.Text = "Key";
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(5, 65);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(67, 13);
            this.label6.TabIndex = 23;
            this.label6.Text = "Referrer filter";
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(104, 92);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(49, 13);
            this.label8.TabIndex = 26;
            this.label8.Text = "Modifiers";
            // 
            // textBoxRefererFilter
            // 
            this.textBoxRefererFilter.Location = new System.Drawing.Point(77, 62);
            this.textBoxRefererFilter.Name = "textBoxRefererFilter";
            this.textBoxRefererFilter.Size = new System.Drawing.Size(403, 20);
            this.textBoxRefererFilter.TabIndex = 22;
            this.toolTip1.SetToolTip(this.textBoxRefererFilter, "The activation link URL works only on a web page with this referrer filter URL. Y" +
        "ou can also use the \'*\' wildcard character in this referrer filter.");
            this.textBoxRefererFilter.TextChanged += new System.EventHandler(this.textBoxRefererFilter_TextChanged);
            // 
            // groupBox2
            // 
            this.groupBox2.Controls.Add(this.textBoxConfirmBoxText);
            this.groupBox2.Controls.Add(this.checkBoxConfirm);
            this.groupBox2.Controls.Add(this.label10);
            this.groupBox2.Controls.Add(this.labelAdditionalResourcesFilename);
            this.groupBox2.Controls.Add(this.checkBoxResetSession);
            this.groupBox2.Controls.Add(this.comboBoxAdditionalResourcesChooseFileToLaunch);
            this.groupBox2.Controls.Add(this.buttonAdditionalResourcesChooseEmbeddedFolder);
            this.groupBox2.Controls.Add(this.labelAdditionalResourceUrl);
            this.groupBox2.Controls.Add(this.labelAdditionalResourcesResourceDataLaunchWith);
            this.groupBox2.Controls.Add(this.textBoxAdditionalResourceUrl);
            this.groupBox2.Controls.Add(this.comboBoxAdditionalResourcesResourceDataLauncher);
            this.groupBox2.Controls.Add(this.buttonAdditionalResourceRemoveResourceData);
            this.groupBox2.Controls.Add(this.label1);
            this.groupBox2.Controls.Add(this.buttonAdditionalResourceEmbededResourceOpen);
            this.groupBox2.Controls.Add(this.label2);
            this.groupBox2.Controls.Add(this.buttonAdditionalResourceChooseEmbededResource);
            this.groupBox2.Location = new System.Drawing.Point(9, 165);
            this.groupBox2.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Padding = new System.Windows.Forms.Padding(2, 3, 2, 3);
            this.groupBox2.Size = new System.Drawing.Size(918, 167);
            this.groupBox2.TabIndex = 32;
            this.groupBox2.TabStop = false;
            this.groupBox2.Text = "Behavior";
            // 
            // textBoxConfirmBoxText
            // 
            this.textBoxConfirmBoxText.Location = new System.Drawing.Point(119, 97);
            this.textBoxConfirmBoxText.Name = "textBoxConfirmBoxText";
            this.textBoxConfirmBoxText.Size = new System.Drawing.Size(301, 20);
            this.textBoxConfirmBoxText.TabIndex = 29;
            this.toolTip1.SetToolTip(this.textBoxConfirmBoxText, "Optional custom confirm text");
            this.textBoxConfirmBoxText.TextChanged += new System.EventHandler(this.textBoxConfirmBoxText_TextChanged);
            // 
            // checkBoxConfirm
            // 
            this.checkBoxConfirm.AutoSize = true;
            this.checkBoxConfirm.Location = new System.Drawing.Point(30, 67);
            this.checkBoxConfirm.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
            this.checkBoxConfirm.Name = "checkBoxConfirm";
            this.checkBoxConfirm.Size = new System.Drawing.Size(110, 17);
            this.checkBoxConfirm.TabIndex = 28;
            this.checkBoxConfirm.Text = "Show confirm box";
            this.toolTip1.SetToolTip(this.checkBoxConfirm, "Before opening the resource, the user has to confirm this in a message box.");
            this.checkBoxConfirm.UseVisualStyleBackColor = true;
            this.checkBoxConfirm.CheckedChanged += new System.EventHandler(this.checkBoxConfirm_CheckedChanged);
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.Location = new System.Drawing.Point(27, 99);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(82, 13);
            this.label10.TabIndex = 30;
            this.label10.Text = "Confirm box text";
            this.toolTip1.SetToolTip(this.label10, "Custom text for the confirm message box.");
            // 
            // labelAdditionalResourcesFilename
            // 
            this.labelAdditionalResourcesFilename.AutoSize = true;
            this.labelAdditionalResourcesFilename.Location = new System.Drawing.Point(503, 62);
            this.labelAdditionalResourcesFilename.Name = "labelAdditionalResourcesFilename";
            this.labelAdditionalResourcesFilename.Size = new System.Drawing.Size(70, 26);
            this.labelAdditionalResourcesFilename.TabIndex = 18;
            this.labelAdditionalResourcesFilename.Text = "Filename / \r\nFile to launch";
            // 
            // checkBoxResetSession
            // 
            this.checkBoxResetSession.AutoSize = true;
            this.checkBoxResetSession.Location = new System.Drawing.Point(30, 128);
            this.checkBoxResetSession.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
            this.checkBoxResetSession.Name = "checkBoxResetSession";
            this.checkBoxResetSession.Size = new System.Drawing.Size(132, 17);
            this.checkBoxResetSession.TabIndex = 24;
            this.checkBoxResetSession.Text = "Reset browser session";
            this.toolTip1.SetToolTip(this.checkBoxResetSession, "When opening the resource, the browser session is reset, which for example logs o" +
        "ur users.");
            this.checkBoxResetSession.UseVisualStyleBackColor = true;
            this.checkBoxResetSession.CheckedChanged += new System.EventHandler(this.checkBoxResetSession_CheckedChanged);
            // 
            // comboBoxAdditionalResourcesChooseFileToLaunch
            // 
            this.comboBoxAdditionalResourcesChooseFileToLaunch.FormattingEnabled = true;
            this.comboBoxAdditionalResourcesChooseFileToLaunch.Location = new System.Drawing.Point(578, 66);
            this.comboBoxAdditionalResourcesChooseFileToLaunch.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
            this.comboBoxAdditionalResourcesChooseFileToLaunch.Name = "comboBoxAdditionalResourcesChooseFileToLaunch";
            this.comboBoxAdditionalResourcesChooseFileToLaunch.Size = new System.Drawing.Size(331, 21);
            this.comboBoxAdditionalResourcesChooseFileToLaunch.TabIndex = 17;
            this.toolTip1.SetToolTip(this.comboBoxAdditionalResourcesChooseFileToLaunch, resources.GetString("comboBoxAdditionalResourcesChooseFileToLaunch.ToolTip"));
            this.comboBoxAdditionalResourcesChooseFileToLaunch.SelectedIndexChanged += new System.EventHandler(this.comboBoxAdditionalResourcesChooseFileToLaunch_SelectedIndexChanged);
            // 
            // buttonAdditionalResourcesChooseEmbeddedFolder
            // 
            this.buttonAdditionalResourcesChooseEmbeddedFolder.Location = new System.Drawing.Point(634, 21);
            this.buttonAdditionalResourcesChooseEmbeddedFolder.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
            this.buttonAdditionalResourcesChooseEmbeddedFolder.Name = "buttonAdditionalResourcesChooseEmbeddedFolder";
            this.buttonAdditionalResourcesChooseEmbeddedFolder.Size = new System.Drawing.Size(100, 25);
            this.buttonAdditionalResourcesChooseEmbeddedFolder.TabIndex = 16;
            this.buttonAdditionalResourcesChooseEmbeddedFolder.Text = "Choose Folder";
            this.toolTip1.SetToolTip(this.buttonAdditionalResourcesChooseEmbeddedFolder, resources.GetString("buttonAdditionalResourcesChooseEmbeddedFolder.ToolTip"));
            this.buttonAdditionalResourcesChooseEmbeddedFolder.UseVisualStyleBackColor = true;
            this.buttonAdditionalResourcesChooseEmbeddedFolder.Click += new System.EventHandler(this.buttonAdditionalResourcesChooseEmbeddedFolder_Click);
            // 
            // labelAdditionalResourceUrl
            // 
            this.labelAdditionalResourceUrl.AutoSize = true;
            this.labelAdditionalResourceUrl.Location = new System.Drawing.Point(25, 27);
            this.labelAdditionalResourceUrl.Name = "labelAdditionalResourceUrl";
            this.labelAdditionalResourceUrl.Size = new System.Drawing.Size(46, 13);
            this.labelAdditionalResourceUrl.TabIndex = 4;
            this.labelAdditionalResourceUrl.Text = "URL (U)";
            // 
            // labelAdditionalResourcesResourceDataLaunchWith
            // 
            this.labelAdditionalResourcesResourceDataLaunchWith.AutoSize = true;
            this.labelAdditionalResourcesResourceDataLaunchWith.Location = new System.Drawing.Point(503, 99);
            this.labelAdditionalResourcesResourceDataLaunchWith.Name = "labelAdditionalResourcesResourceDataLaunchWith";
            this.labelAdditionalResourcesResourceDataLaunchWith.Size = new System.Drawing.Size(68, 13);
            this.labelAdditionalResourcesResourceDataLaunchWith.TabIndex = 12;
            this.labelAdditionalResourcesResourceDataLaunchWith.Text = "Launch with:";
            // 
            // textBoxAdditionalResourceUrl
            // 
            this.textBoxAdditionalResourceUrl.Location = new System.Drawing.Point(77, 25);
            this.textBoxAdditionalResourceUrl.Name = "textBoxAdditionalResourceUrl";
            this.textBoxAdditionalResourceUrl.Size = new System.Drawing.Size(343, 20);
            this.textBoxAdditionalResourceUrl.TabIndex = 3;
            this.toolTip1.SetToolTip(this.textBoxAdditionalResourceUrl, "Enter the URL of an external resource here. SEB will create a matching URL filter" +
        " rule (see below) and activate URL filtering in the Network / Filter Pane.");
            this.textBoxAdditionalResourceUrl.TextChanged += new System.EventHandler(this.textBoxAdditionalResourceUrl_TextChanged);
            this.textBoxAdditionalResourceUrl.Leave += new System.EventHandler(this.textBoxAdditionalResourceUrl_Leave);
            // 
            // comboBoxAdditionalResourcesResourceDataLauncher
            // 
            this.comboBoxAdditionalResourcesResourceDataLauncher.FormattingEnabled = true;
            this.comboBoxAdditionalResourcesResourceDataLauncher.Location = new System.Drawing.Point(578, 96);
            this.comboBoxAdditionalResourcesResourceDataLauncher.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
            this.comboBoxAdditionalResourcesResourceDataLauncher.Name = "comboBoxAdditionalResourcesResourceDataLauncher";
            this.comboBoxAdditionalResourcesResourceDataLauncher.Size = new System.Drawing.Size(331, 21);
            this.comboBoxAdditionalResourcesResourceDataLauncher.TabIndex = 11;
            this.toolTip1.SetToolTip(this.comboBoxAdditionalResourcesResourceDataLauncher, resources.GetString("comboBoxAdditionalResourcesResourceDataLauncher.ToolTip"));
            this.comboBoxAdditionalResourcesResourceDataLauncher.SelectedIndexChanged += new System.EventHandler(this.comboBoxAdditionalResourcesResourceDataLauncher_SelectedIndexChanged);
            // 
            // buttonAdditionalResourceRemoveResourceData
            // 
            this.buttonAdditionalResourceRemoveResourceData.Location = new System.Drawing.Point(644, 128);
            this.buttonAdditionalResourceRemoveResourceData.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
            this.buttonAdditionalResourceRemoveResourceData.Name = "buttonAdditionalResourceRemoveResourceData";
            this.buttonAdditionalResourceRemoveResourceData.Size = new System.Drawing.Size(56, 25);
            this.buttonAdditionalResourceRemoveResourceData.TabIndex = 10;
            this.buttonAdditionalResourceRemoveResourceData.Text = "Remove";
            this.buttonAdditionalResourceRemoveResourceData.UseVisualStyleBackColor = true;
            this.buttonAdditionalResourceRemoveResourceData.Click += new System.EventHandler(this.buttonAdditionalResourceRemoveResourceData_Click);
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(431, 18);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(69, 26);
            this.label1.TabIndex = 6;
            this.label1.Text = "Embedded\r\nResource (E)";
            this.label1.TextAlign = System.Drawing.ContentAlignment.TopRight;
            // 
            // buttonAdditionalResourceEmbededResourceOpen
            // 
            this.buttonAdditionalResourceEmbededResourceOpen.Location = new System.Drawing.Point(578, 128);
            this.buttonAdditionalResourceEmbededResourceOpen.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
            this.buttonAdditionalResourceEmbededResourceOpen.Name = "buttonAdditionalResourceEmbededResourceOpen";
            this.buttonAdditionalResourceEmbededResourceOpen.Size = new System.Drawing.Size(56, 25);
            this.buttonAdditionalResourceEmbededResourceOpen.TabIndex = 9;
            this.buttonAdditionalResourceEmbededResourceOpen.Text = "Open";
            this.buttonAdditionalResourceEmbededResourceOpen.UseVisualStyleBackColor = true;
            this.buttonAdditionalResourceEmbededResourceOpen.Click += new System.EventHandler(this.buttonAdditionalResourceEmbededResourceOpen_Click);
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(612, 27);
            this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(16, 13);
            this.label2.TabIndex = 7;
            this.label2.Text = "or";
            // 
            // buttonAdditionalResourceChooseEmbededResource
            // 
            this.buttonAdditionalResourceChooseEmbededResource.Location = new System.Drawing.Point(506, 21);
            this.buttonAdditionalResourceChooseEmbededResource.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
            this.buttonAdditionalResourceChooseEmbededResource.Name = "buttonAdditionalResourceChooseEmbededResource";
            this.buttonAdditionalResourceChooseEmbededResource.Size = new System.Drawing.Size(100, 25);
            this.buttonAdditionalResourceChooseEmbededResource.TabIndex = 8;
            this.buttonAdditionalResourceChooseEmbededResource.Text = "Choose File";
            this.toolTip1.SetToolTip(this.buttonAdditionalResourceChooseEmbededResource, "Select a single file to embed into the SEB Config File. After choosing a file, th" +
        "e filename and the setting Lauch with is displayed.");
            this.buttonAdditionalResourceChooseEmbededResource.UseVisualStyleBackColor = true;
            this.buttonAdditionalResourceChooseEmbededResource.Click += new System.EventHandler(this.buttonAdditionalResourceChooseEmbededResource_Click);
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.textBoxAdditionalResourcesTitle);
            this.groupBox1.Controls.Add(this.label9);
            this.groupBox1.Controls.Add(this.buttonAdditionalResourcesChooseIcon);
            this.groupBox1.Controls.Add(this.label4);
            this.groupBox1.Controls.Add(this.pictureBoxAdditionalResourceIcon);
            this.groupBox1.Location = new System.Drawing.Point(9, 38);
            this.groupBox1.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Padding = new System.Windows.Forms.Padding(2, 3, 2, 3);
            this.groupBox1.Size = new System.Drawing.Size(424, 127);
            this.groupBox1.TabIndex = 31;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "Appearance";
            // 
            // textBoxAdditionalResourcesTitle
            // 
            this.textBoxAdditionalResourcesTitle.Location = new System.Drawing.Point(41, 20);
            this.textBoxAdditionalResourcesTitle.Name = "textBoxAdditionalResourcesTitle";
            this.textBoxAdditionalResourcesTitle.Size = new System.Drawing.Size(378, 20);
            this.textBoxAdditionalResourcesTitle.TabIndex = 0;
            this.toolTip1.SetToolTip(this.textBoxAdditionalResourcesTitle, resources.GetString("textBoxAdditionalResourcesTitle.ToolTip"));
            this.textBoxAdditionalResourcesTitle.TextChanged += new System.EventHandler(this.textBoxAdditionalResourcesTitle_TextChanged);
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Location = new System.Drawing.Point(8, 22);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(27, 13);
            this.label9.TabIndex = 1;
            this.label9.Text = "Title";
            // 
            // buttonAdditionalResourcesChooseIcon
            // 
            this.buttonAdditionalResourcesChooseIcon.Location = new System.Drawing.Point(41, 43);
            this.buttonAdditionalResourcesChooseIcon.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
            this.buttonAdditionalResourcesChooseIcon.Name = "buttonAdditionalResourcesChooseIcon";
            this.buttonAdditionalResourcesChooseIcon.Size = new System.Drawing.Size(100, 25);
            this.buttonAdditionalResourcesChooseIcon.TabIndex = 14;
            this.buttonAdditionalResourcesChooseIcon.Text = "Choose...";
            this.toolTip1.SetToolTip(this.buttonAdditionalResourcesChooseIcon, resources.GetString("buttonAdditionalResourcesChooseIcon.ToolTip"));
            this.buttonAdditionalResourcesChooseIcon.UseVisualStyleBackColor = true;
            this.buttonAdditionalResourcesChooseIcon.Click += new System.EventHandler(this.buttonAdditionalResourcesChooseIcon_Click);
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(11, 49);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(28, 13);
            this.label4.TabIndex = 13;
            this.label4.Text = "Icon";
            // 
            // pictureBoxAdditionalResourceIcon
            // 
            this.pictureBoxAdditionalResourceIcon.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.pictureBoxAdditionalResourceIcon.Location = new System.Drawing.Point(68, 71);
            this.pictureBoxAdditionalResourceIcon.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
            this.pictureBoxAdditionalResourceIcon.Name = "pictureBoxAdditionalResourceIcon";
            this.pictureBoxAdditionalResourceIcon.Size = new System.Drawing.Size(38, 41);
            this.pictureBoxAdditionalResourceIcon.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
            this.pictureBoxAdditionalResourceIcon.TabIndex = 15;
            this.pictureBoxAdditionalResourceIcon.TabStop = false;
            // 
            // checkBoxAdditionalResourceActive
            // 
            this.checkBoxAdditionalResourceActive.AutoSize = true;
            this.checkBoxAdditionalResourceActive.Location = new System.Drawing.Point(16, 17);
            this.checkBoxAdditionalResourceActive.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
            this.checkBoxAdditionalResourceActive.Name = "checkBoxAdditionalResourceActive";
            this.checkBoxAdditionalResourceActive.Size = new System.Drawing.Size(56, 17);
            this.checkBoxAdditionalResourceActive.TabIndex = 2;
            this.checkBoxAdditionalResourceActive.Text = "Active";
            this.toolTip1.SetToolTip(this.checkBoxAdditionalResourceActive, "By deactivating a resource, it won\'t be displayed, also its child resources (if s" +
        "ome exist) won\'t be visible. URL filter rules (see below) defined for the deacti" +
        "vated resource also won\'t be active.");
            this.checkBoxAdditionalResourceActive.UseVisualStyleBackColor = true;
            this.checkBoxAdditionalResourceActive.CheckedChanged += new System.EventHandler(this.checkBoxAdditionalResourceActive_CheckedChanged);
            // 
            // treeViewAdditionalResources
            // 
            this.treeViewAdditionalResources.Location = new System.Drawing.Point(3, 3);
            this.treeViewAdditionalResources.Name = "treeViewAdditionalResources";
            this.treeViewAdditionalResources.Size = new System.Drawing.Size(276, 559);
            this.treeViewAdditionalResources.TabIndex = 8;
            this.treeViewAdditionalResources.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.treeViewAdditionalResources_AfterSelect);
            // 
            // toolTip1
            // 
            this.toolTip1.AutoPopDelay = 15000;
            this.toolTip1.InitialDelay = 500;
            this.toolTip1.ReshowDelay = 100;
            // 
            // AdditionalResources
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.buttonAdditionalResourcesAddSubResource);
            this.Controls.Add(this.buttonAdditionalResourcesMoveDown);
            this.Controls.Add(this.buttonAdditionalResourcesMoveUp);
            this.Controls.Add(this.buttonAdditionalResourcesAdd);
            this.Controls.Add(this.buttonadditionalResourcesRemove);
            this.Controls.Add(this.groupBoxAdditionalResourceDetails);
            this.Controls.Add(this.treeViewAdditionalResources);
            this.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
            this.Name = "AdditionalResources";
            this.Size = new System.Drawing.Size(1222, 599);
            this.groupBoxAdditionalResourceDetails.ResumeLayout(false);
            this.groupBoxAdditionalResourceDetails.PerformLayout();
            this.groupBox3.ResumeLayout(false);
            this.groupBox3.PerformLayout();
            this.groupBox2.ResumeLayout(false);
            this.groupBox2.PerformLayout();
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBoxAdditionalResourceIcon)).EndInit();
            this.ResumeLayout(false);

		}

		#endregion

		private System.Windows.Forms.Button buttonAdditionalResourcesAddSubResource;
		private System.Windows.Forms.Button buttonAdditionalResourcesMoveDown;
		private System.Windows.Forms.Button buttonAdditionalResourcesMoveUp;
		private System.Windows.Forms.Button buttonAdditionalResourcesAdd;
		private System.Windows.Forms.Button buttonadditionalResourcesRemove;
		private System.Windows.Forms.GroupBox groupBoxAdditionalResourceDetails;
		private System.Windows.Forms.Label label9;
		private System.Windows.Forms.TextBox textBoxAdditionalResourcesTitle;
		private System.Windows.Forms.TreeView treeViewAdditionalResources;
		private System.Windows.Forms.CheckBox checkBoxAdditionalResourceActive;
		private System.Windows.Forms.Label labelAdditionalResourceUrl;
		private System.Windows.Forms.TextBox textBoxAdditionalResourceUrl;
		private System.Windows.Forms.CheckBox checkBoxAdditionalResourceAutoOpen;
		private System.Windows.Forms.Button buttonAdditionalResourceChooseEmbededResource;
		private System.Windows.Forms.Label label2;
		private System.Windows.Forms.Label label1;
		private System.Windows.Forms.Button buttonAdditionalResourceEmbededResourceOpen;
		private System.Windows.Forms.Button buttonAdditionalResourceRemoveResourceData;
		private System.Windows.Forms.Label labelAdditionalResourcesResourceDataLaunchWith;
		private System.Windows.Forms.ComboBox comboBoxAdditionalResourcesResourceDataLauncher;
		private System.Windows.Forms.Button buttonAdditionalResourcesChooseIcon;
		private System.Windows.Forms.PictureBox pictureBoxAdditionalResourceIcon;
		private System.Windows.Forms.Button buttonAdditionalResourcesChooseEmbeddedFolder;
		private System.Windows.Forms.ComboBox comboBoxAdditionalResourcesChooseFileToLaunch;
		private System.Windows.Forms.Label label4;
		private System.Windows.Forms.Label labelAdditionalResourcesFilename;
		private System.Windows.Forms.Label label5;
		private System.Windows.Forms.TextBox textBoxLinkURL;
		private System.Windows.Forms.CheckBox checkBoxShowButton;
		private System.Windows.Forms.CheckBox checkBoxResetSession;
		private System.Windows.Forms.Label label6;
		private System.Windows.Forms.TextBox textBoxRefererFilter;
		private System.Windows.Forms.Label label10;
		private System.Windows.Forms.TextBox textBoxConfirmBoxText;
		private System.Windows.Forms.CheckBox checkBoxConfirm;
		private System.Windows.Forms.ComboBox comboBoxModifiers;
		private System.Windows.Forms.Label label8;
		private System.Windows.Forms.Label label7;
		private System.Windows.Forms.TextBox textBoxKey;
		private System.Windows.Forms.GroupBox groupBox3;
		private System.Windows.Forms.GroupBox groupBox2;
		private System.Windows.Forms.GroupBox groupBox1;
		private System.Windows.Forms.GroupBox UrlFilterGroupBox;
        private System.Windows.Forms.ToolTip toolTip1;
    }
}