OSDN Git Service

AppliStation-GUI,インストール除外リストの設定を設定ダイアログに追加
[applistation/AppliStation.git] / AppliStation / UserPrefForm.Designer.cs
index c3fca45..38d803b 100644 (file)
@@ -29,7 +29,6 @@
                private void InitializeComponent()\r
                {\r
                        this.components = new System.ComponentModel.Container();\r
-                       System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UserPrefForm));\r
                        this.proxyURLLabel = new System.Windows.Forms.Label();\r
                        this.tableLayoutPanel = new System.Windows.Forms.TableLayoutPanel();\r
                        this.buttonsPanel = new System.Windows.Forms.FlowLayoutPanel();\r
                        this.openInternetOptionLinkLabel = new System.Windows.Forms.LinkLabel();\r
                        this.openInternetOptionLinkAdminLabel = new System.Windows.Forms.LinkLabel();\r
                        this.installTabPage = new System.Windows.Forms.TabPage();\r
-                       this.installFlowLayoutPanel = new System.Windows.Forms.FlowLayoutPanel();\r
+                       this.installTableLayoutPanel = new System.Windows.Forms.TableLayoutPanel();\r
                        this.installScanInstallerFileCheckbox = new System.Windows.Forms.CheckBox();\r
                        this.installOnBackgroundCheckBox = new System.Windows.Forms.CheckBox();\r
+                       this.cacheFolderGroupBox = new System.Windows.Forms.GroupBox();\r
+                       this.cacheFolderTableLayoutPanel = new System.Windows.Forms.TableLayoutPanel();\r
+                       this.cacheFolderCustomCheckBox = new System.Windows.Forms.CheckBox();\r
+                       this.cacheFolderTextBox = new System.Windows.Forms.TextBox();\r
+                       this.cacheFolderBrowseButton = new System.Windows.Forms.Button();\r
+                       this.cacheFolderOpenLinkLabel = new System.Windows.Forms.LinkLabel();\r
+                       this.upgradeTabPage = new System.Windows.Forms.TabPage();\r
+                       this.upgradeTableLayoutPanel = new System.Windows.Forms.TableLayoutPanel();\r
+                       this.upgradeExcludeGroupBox = new System.Windows.Forms.GroupBox();\r
+                       this.upgradeExcludeTextBox = new System.Windows.Forms.TextBox();\r
                        this.toolTip = new System.Windows.Forms.ToolTip(this.components);\r
-                       this.repoUrlTextBoxErrorProvider = new System.Windows.Forms.ErrorProvider(this.components);\r
+                       this.errorProvider = new System.Windows.Forms.ErrorProvider(this.components);\r
                        this.tableLayoutPanel.SuspendLayout();\r
                        this.buttonsPanel.SuspendLayout();\r
                        this.tabControl.SuspendLayout();\r
                        this.proxyGroupBox.SuspendLayout();\r
                        this.proxyTableLayoutPanel.SuspendLayout();\r
                        this.installTabPage.SuspendLayout();\r
-                       this.installFlowLayoutPanel.SuspendLayout();\r
-                       ((System.ComponentModel.ISupportInitialize)(this.repoUrlTextBoxErrorProvider)).BeginInit();\r
+                       this.installTableLayoutPanel.SuspendLayout();\r
+                       this.cacheFolderGroupBox.SuspendLayout();\r
+                       this.cacheFolderTableLayoutPanel.SuspendLayout();\r
+                       this.upgradeTabPage.SuspendLayout();\r
+                       this.upgradeTableLayoutPanel.SuspendLayout();\r
+                       this.upgradeExcludeGroupBox.SuspendLayout();\r
+                       ((System.ComponentModel.ISupportInitialize)(this.errorProvider)).BeginInit();\r
                        this.SuspendLayout();\r
                        // \r
                        // proxyURLLabel\r
                        this.tabControl.Controls.Add(this.reposListTabPage);\r
                        this.tabControl.Controls.Add(this.networkTabPage);\r
                        this.tabControl.Controls.Add(this.installTabPage);\r
+                       this.tabControl.Controls.Add(this.upgradeTabPage);\r
                        this.tabControl.Dock = System.Windows.Forms.DockStyle.Fill;\r
                        this.tabControl.Location = new System.Drawing.Point(5, 5);\r
                        this.tabControl.Margin = new System.Windows.Forms.Padding(5);\r
                        this.reposListTabPage.Size = new System.Drawing.Size(446, 215);\r
                        this.reposListTabPage.TabIndex = 0;\r
                        this.reposListTabPage.Text = "レポジトリ";\r
-                       this.reposListTabPage.UseVisualStyleBackColor = true;\r
                        // \r
                        // repoTableLayoutPanel\r
                        // \r
                        this.repoUrlTextBox.Name = "repoUrlTextBox";\r
                        this.repoUrlTextBox.Size = new System.Drawing.Size(315, 19);\r
                        this.repoUrlTextBox.TabIndex = 3;\r
-                       this.repoUrlTextBox.Leave += new System.EventHandler(this.RepoUrlTextBoxLeave);\r
+                       this.repoUrlTextBox.Validated += new System.EventHandler(this.RepoUrlTextBoxValidated);\r
                        this.repoUrlTextBox.Validating += new System.ComponentModel.CancelEventHandler(this.RepoUrlTextBoxValidating);\r
                        // \r
                        // repoUrlLabel\r
                        this.repoUrlLabel.Size = new System.Drawing.Size(113, 12);\r
                        this.repoUrlLabel.TabIndex = 2;\r
                        this.repoUrlLabel.Text = "レポジトリのアドレス(&A):";\r
+                       this.repoUrlLabel.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
                        // \r
                        // repoListLabel\r
                        // \r
                        this.networkTabPage.Size = new System.Drawing.Size(446, 215);\r
                        this.networkTabPage.TabIndex = 1;\r
                        this.networkTabPage.Text = "接続";\r
-                       this.networkTabPage.UseVisualStyleBackColor = true;\r
                        // \r
                        // proxyGroupBox\r
                        // \r
                        // \r
                        this.openInternetOptionLinkAdminLabel.AutoSize = true;\r
                        this.proxyTableLayoutPanel.SetColumnSpan(this.openInternetOptionLinkAdminLabel, 2);\r
-                       this.openInternetOptionLinkAdminLabel.Image = ((System.Drawing.Image)(resources.GetObject("openInternetOptionLinkAdminLabel.Image")));\r
-                       this.openInternetOptionLinkAdminLabel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;\r
                        this.openInternetOptionLinkAdminLabel.LinkColor = System.Drawing.SystemColors.HotTrack;\r
                        this.openInternetOptionLinkAdminLabel.Location = new System.Drawing.Point(23, 34);\r
                        this.openInternetOptionLinkAdminLabel.Name = "openInternetOptionLinkAdminLabel";\r
-                       this.openInternetOptionLinkAdminLabel.Padding = new System.Windows.Forms.Padding(16, 0, 0, 0);\r
-                       this.openInternetOptionLinkAdminLabel.Size = new System.Drawing.Size(222, 12);\r
+                       this.openInternetOptionLinkAdminLabel.Size = new System.Drawing.Size(206, 12);\r
                        this.openInternetOptionLinkAdminLabel.TabIndex = 5;\r
                        this.openInternetOptionLinkAdminLabel.TabStop = true;\r
                        this.openInternetOptionLinkAdminLabel.Text = "管理者権限のインターネットオプションを開く";\r
                        // \r
                        // installTabPage\r
                        // \r
-                       this.installTabPage.Controls.Add(this.installFlowLayoutPanel);\r
+                       this.installTabPage.Controls.Add(this.installTableLayoutPanel);\r
                        this.installTabPage.Location = new System.Drawing.Point(4, 21);\r
                        this.installTabPage.Name = "installTabPage";\r
                        this.installTabPage.Padding = new System.Windows.Forms.Padding(3);\r
                        this.installTabPage.Size = new System.Drawing.Size(446, 215);\r
                        this.installTabPage.TabIndex = 2;\r
                        this.installTabPage.Text = "インストール";\r
-                       this.installTabPage.UseVisualStyleBackColor = true;\r
                        // \r
-                       // installFlowLayoutPanel\r
-                       // \r
-                       this.installFlowLayoutPanel.Controls.Add(this.installScanInstallerFileCheckbox);\r
-                       this.installFlowLayoutPanel.Controls.Add(this.installOnBackgroundCheckBox);\r
-                       this.installFlowLayoutPanel.Dock = System.Windows.Forms.DockStyle.Fill;\r
-                       this.installFlowLayoutPanel.Location = new System.Drawing.Point(3, 3);\r
-                       this.installFlowLayoutPanel.Name = "installFlowLayoutPanel";\r
-                       this.installFlowLayoutPanel.Padding = new System.Windows.Forms.Padding(10);\r
-                       this.installFlowLayoutPanel.Size = new System.Drawing.Size(440, 209);\r
-                       this.installFlowLayoutPanel.TabIndex = 0;\r
+                       // installTableLayoutPanel\r
+                       // \r
+                       this.installTableLayoutPanel.ColumnCount = 1;\r
+                       this.installTableLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));\r
+                       this.installTableLayoutPanel.Controls.Add(this.installScanInstallerFileCheckbox, 0, 0);\r
+                       this.installTableLayoutPanel.Controls.Add(this.installOnBackgroundCheckBox, 0, 1);\r
+                       this.installTableLayoutPanel.Controls.Add(this.cacheFolderGroupBox, 0, 2);\r
+                       this.installTableLayoutPanel.Dock = System.Windows.Forms.DockStyle.Fill;\r
+                       this.installTableLayoutPanel.Location = new System.Drawing.Point(3, 3);\r
+                       this.installTableLayoutPanel.Name = "installTableLayoutPanel";\r
+                       this.installTableLayoutPanel.RowCount = 4;\r
+                       this.installTableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
+                       this.installTableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
+                       this.installTableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
+                       this.installTableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));\r
+                       this.installTableLayoutPanel.Size = new System.Drawing.Size(440, 209);\r
+                       this.installTableLayoutPanel.TabIndex = 1;\r
                        // \r
                        // installScanInstallerFileCheckbox\r
                        // \r
                        this.installScanInstallerFileCheckbox.AutoSize = true;\r
-                       this.installFlowLayoutPanel.SetFlowBreak(this.installScanInstallerFileCheckbox, true);\r
-                       this.installScanInstallerFileCheckbox.Location = new System.Drawing.Point(13, 13);\r
+                       this.installScanInstallerFileCheckbox.Location = new System.Drawing.Point(3, 3);\r
                        this.installScanInstallerFileCheckbox.Name = "installScanInstallerFileCheckbox";\r
-                       this.installScanInstallerFileCheckbox.Size = new System.Drawing.Size(227, 16);\r
+                       this.installScanInstallerFileCheckbox.Size = new System.Drawing.Size(237, 16);\r
                        this.installScanInstallerFileCheckbox.TabIndex = 0;\r
-                       this.installScanInstallerFileCheckbox.Text = "インストーラファイルをウイルススキャンする(&S)";\r
-                       this.toolTip.SetToolTip(this.installScanInstallerFileCheckbox, "ã\82¤ã\83³ã\82¹ã\83\88ã\83¼ã\83©ã\83\95ã\82¡ã\82¤ã\83«ã\82\92ã\83\80ã\82¦ã\83³ã\83­ã\83¼ã\83\89ã\81\97ã\81\9fã\82\89ç\9b´ã\81¡ã\81«ã\82¦ã\82¤ã\83«ã\82¹ã\82¹ã\82­ã\83£ã\83³ã\82\92è¡\8cã\81\84ã\80\81PCへの脅威を取り除きます。");\r
+                       this.installScanInstallerFileCheckbox.Text = "ã\82¤ã\83³ã\82¹ã\83\88ã\83¼ã\83©ã\83¼ã\83\95ã\82¡ã\82¤ã\83«ã\82\92ã\82¦ã\82¤ã\83«ã\82¹ã\82¹ã\82­ã\83£ã\83³ã\81\99ã\82\8b(&S)";\r
+                       this.toolTip.SetToolTip(this.installScanInstallerFileCheckbox, "ã\82¤ã\83³ã\82¹ã\83\88ã\83¼ã\83©ã\83¼ã\83\95ã\82¡ã\82¤ã\83«ã\82\92ã\83\80ã\82¦ã\83³ã\83­ã\83¼ã\83\89ã\81\97ã\81\9fã\82\89ç\9b´ã\81¡ã\81«ã\82¦ã\82¤ã\83«ã\82¹ã\82¹ã\82­ã\83£ã\83³ã\82\92è¡\8cã\81\84ã\80\81ã\82³ã\83³ã\83\94ã\83¥ã\83¼ã\82¿ã\83¼への脅威を取り除きます。");\r
                        this.installScanInstallerFileCheckbox.UseVisualStyleBackColor = true;\r
                        // \r
                        // installOnBackgroundCheckBox\r
                        // \r
                        this.installOnBackgroundCheckBox.AutoSize = true;\r
-                       this.installFlowLayoutPanel.SetFlowBreak(this.installOnBackgroundCheckBox, true);\r
-                       this.installOnBackgroundCheckBox.Location = new System.Drawing.Point(13, 35);\r
+                       this.installOnBackgroundCheckBox.Location = new System.Drawing.Point(3, 25);\r
                        this.installOnBackgroundCheckBox.Name = "installOnBackgroundCheckBox";\r
                        this.installOnBackgroundCheckBox.Size = new System.Drawing.Size(306, 16);\r
                        this.installOnBackgroundCheckBox.TabIndex = 1;\r
                        this.toolTip.SetToolTip(this.installOnBackgroundCheckBox, "ロースペックなPCであっても、インストール・アンインストール処理中に快適に他の作業を行えるよう優先度を下げることができます。");\r
                        this.installOnBackgroundCheckBox.UseVisualStyleBackColor = true;\r
                        // \r
-                       // repoUrlTextBoxErrorProvider\r
-                       // \r
-                       this.repoUrlTextBoxErrorProvider.BlinkStyle = System.Windows.Forms.ErrorBlinkStyle.AlwaysBlink;\r
-                       this.repoUrlTextBoxErrorProvider.ContainerControl = this;\r
+                       // cacheFolderGroupBox\r
+                       // \r
+                       this.cacheFolderGroupBox.AutoSize = true;\r
+                       this.cacheFolderGroupBox.Controls.Add(this.cacheFolderTableLayoutPanel);\r
+                       this.cacheFolderGroupBox.Dock = System.Windows.Forms.DockStyle.Fill;\r
+                       this.cacheFolderGroupBox.Location = new System.Drawing.Point(3, 47);\r
+                       this.cacheFolderGroupBox.Name = "cacheFolderGroupBox";\r
+                       this.cacheFolderGroupBox.Size = new System.Drawing.Size(434, 81);\r
+                       this.cacheFolderGroupBox.TabIndex = 2;\r
+                       this.cacheFolderGroupBox.TabStop = false;\r
+                       this.cacheFolderGroupBox.Text = "キャッシュフォルダー";\r
+                       // \r
+                       // cacheFolderTableLayoutPanel\r
+                       // \r
+                       this.cacheFolderTableLayoutPanel.AutoSize = true;\r
+                       this.cacheFolderTableLayoutPanel.ColumnCount = 3;\r
+                       this.cacheFolderTableLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));\r
+                       this.cacheFolderTableLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));\r
+                       this.cacheFolderTableLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
+                       this.cacheFolderTableLayoutPanel.Controls.Add(this.cacheFolderCustomCheckBox, 0, 0);\r
+                       this.cacheFolderTableLayoutPanel.Controls.Add(this.cacheFolderTextBox, 1, 1);\r
+                       this.cacheFolderTableLayoutPanel.Controls.Add(this.cacheFolderBrowseButton, 2, 1);\r
+                       this.cacheFolderTableLayoutPanel.Controls.Add(this.cacheFolderOpenLinkLabel, 0, 2);\r
+                       this.cacheFolderTableLayoutPanel.Dock = System.Windows.Forms.DockStyle.Fill;\r
+                       this.cacheFolderTableLayoutPanel.Location = new System.Drawing.Point(3, 15);\r
+                       this.cacheFolderTableLayoutPanel.Name = "cacheFolderTableLayoutPanel";\r
+                       this.cacheFolderTableLayoutPanel.RowCount = 3;\r
+                       this.cacheFolderTableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
+                       this.cacheFolderTableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
+                       this.cacheFolderTableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
+                       this.cacheFolderTableLayoutPanel.Size = new System.Drawing.Size(428, 63);\r
+                       this.cacheFolderTableLayoutPanel.TabIndex = 0;\r
+                       // \r
+                       // cacheFolderCustomCheckBox\r
+                       // \r
+                       this.cacheFolderCustomCheckBox.AutoSize = true;\r
+                       this.cacheFolderTableLayoutPanel.SetColumnSpan(this.cacheFolderCustomCheckBox, 3);\r
+                       this.cacheFolderCustomCheckBox.Location = new System.Drawing.Point(3, 3);\r
+                       this.cacheFolderCustomCheckBox.Name = "cacheFolderCustomCheckBox";\r
+                       this.cacheFolderCustomCheckBox.Size = new System.Drawing.Size(248, 16);\r
+                       this.cacheFolderCustomCheckBox.TabIndex = 0;\r
+                       this.cacheFolderCustomCheckBox.Text = "キャッシュフォルダに以下のフォルダを使用する(&C)";\r
+                       this.cacheFolderCustomCheckBox.UseVisualStyleBackColor = true;\r
+                       this.cacheFolderCustomCheckBox.CheckedChanged += new System.EventHandler(this.CacheFolderCustomCheckBoxCheckedChanged);\r
+                       // \r
+                       // cacheFolderTextBox\r
+                       // \r
+                       this.cacheFolderTextBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;\r
+                       this.cacheFolderTextBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.FileSystemDirectories;\r
+                       this.cacheFolderTextBox.Dock = System.Windows.Forms.DockStyle.Fill;\r
+                       this.cacheFolderTextBox.Enabled = false;\r
+                       this.cacheFolderTextBox.Location = new System.Drawing.Point(23, 25);\r
+                       this.cacheFolderTextBox.Name = "cacheFolderTextBox";\r
+                       this.cacheFolderTextBox.Size = new System.Drawing.Size(335, 19);\r
+                       this.cacheFolderTextBox.TabIndex = 1;\r
+                       this.cacheFolderTextBox.Validating += new System.ComponentModel.CancelEventHandler(this.CacheFolderTextBoxValidating);\r
+                       // \r
+                       // cacheFolderBrowseButton\r
+                       // \r
+                       this.cacheFolderBrowseButton.AutoSize = true;\r
+                       this.cacheFolderBrowseButton.Enabled = false;\r
+                       this.cacheFolderBrowseButton.Location = new System.Drawing.Point(364, 25);\r
+                       this.cacheFolderBrowseButton.Name = "cacheFolderBrowseButton";\r
+                       this.cacheFolderBrowseButton.Size = new System.Drawing.Size(61, 23);\r
+                       this.cacheFolderBrowseButton.TabIndex = 2;\r
+                       this.cacheFolderBrowseButton.Text = "参照(&B)...";\r
+                       this.cacheFolderBrowseButton.Click += new System.EventHandler(this.CacheFolderBrowseButtonClick);\r
+                       // \r
+                       // cacheFolderOpenLinkLabel\r
+                       // \r
+                       this.cacheFolderOpenLinkLabel.AutoSize = true;\r
+                       this.cacheFolderTableLayoutPanel.SetColumnSpan(this.cacheFolderOpenLinkLabel, 3);\r
+                       this.cacheFolderOpenLinkLabel.LinkColor = System.Drawing.SystemColors.HotTrack;\r
+                       this.cacheFolderOpenLinkLabel.Location = new System.Drawing.Point(3, 51);\r
+                       this.cacheFolderOpenLinkLabel.Name = "cacheFolderOpenLinkLabel";\r
+                       this.cacheFolderOpenLinkLabel.Size = new System.Drawing.Size(120, 12);\r
+                       this.cacheFolderOpenLinkLabel.TabIndex = 3;\r
+                       this.cacheFolderOpenLinkLabel.TabStop = true;\r
+                       this.cacheFolderOpenLinkLabel.Text = "キャッシュフォルダーを開く";\r
+                       this.cacheFolderOpenLinkLabel.VisitedLinkColor = System.Drawing.SystemColors.HotTrack;\r
+                       this.cacheFolderOpenLinkLabel.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.CacheFolderOpenLinkLabelLinkClicked);\r
+                       // \r
+                       // upgradeTabPage\r
+                       // \r
+                       this.upgradeTabPage.Controls.Add(this.upgradeTableLayoutPanel);\r
+                       this.upgradeTabPage.Location = new System.Drawing.Point(4, 21);\r
+                       this.upgradeTabPage.Name = "upgradeTabPage";\r
+                       this.upgradeTabPage.Padding = new System.Windows.Forms.Padding(3);\r
+                       this.upgradeTabPage.Size = new System.Drawing.Size(446, 215);\r
+                       this.upgradeTabPage.TabIndex = 3;\r
+                       this.upgradeTabPage.Text = "ソフト更新";\r
+                       // \r
+                       // upgradeTableLayoutPanel\r
+                       // \r
+                       this.upgradeTableLayoutPanel.ColumnCount = 1;\r
+                       this.upgradeTableLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));\r
+                       this.upgradeTableLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));\r
+                       this.upgradeTableLayoutPanel.Controls.Add(this.upgradeExcludeGroupBox, 0, 0);\r
+                       this.upgradeTableLayoutPanel.Dock = System.Windows.Forms.DockStyle.Fill;\r
+                       this.upgradeTableLayoutPanel.Location = new System.Drawing.Point(3, 3);\r
+                       this.upgradeTableLayoutPanel.Name = "upgradeTableLayoutPanel";\r
+                       this.upgradeTableLayoutPanel.RowCount = 2;\r
+                       this.upgradeTableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));\r
+                       this.upgradeTableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));\r
+                       this.upgradeTableLayoutPanel.Size = new System.Drawing.Size(440, 209);\r
+                       this.upgradeTableLayoutPanel.TabIndex = 0;\r
+                       // \r
+                       // upgradeExcludeGroupBox\r
+                       // \r
+                       this.upgradeExcludeGroupBox.AutoSize = true;\r
+                       this.upgradeExcludeGroupBox.Controls.Add(this.upgradeExcludeTextBox);\r
+                       this.upgradeExcludeGroupBox.Dock = System.Windows.Forms.DockStyle.Fill;\r
+                       this.upgradeExcludeGroupBox.Location = new System.Drawing.Point(3, 3);\r
+                       this.upgradeExcludeGroupBox.Name = "upgradeExcludeGroupBox";\r
+                       this.upgradeExcludeGroupBox.Size = new System.Drawing.Size(434, 98);\r
+                       this.upgradeExcludeGroupBox.TabIndex = 0;\r
+                       this.upgradeExcludeGroupBox.TabStop = false;\r
+                       this.upgradeExcludeGroupBox.Text = "ソフト更新から除外するソフト";\r
+                       // \r
+                       // upgradeExcludeTextBox\r
+                       // \r
+                       this.upgradeExcludeTextBox.Dock = System.Windows.Forms.DockStyle.Fill;\r
+                       this.upgradeExcludeTextBox.Location = new System.Drawing.Point(3, 15);\r
+                       this.upgradeExcludeTextBox.Multiline = true;\r
+                       this.upgradeExcludeTextBox.Name = "upgradeExcludeTextBox";\r
+                       this.upgradeExcludeTextBox.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;\r
+                       this.upgradeExcludeTextBox.Size = new System.Drawing.Size(428, 80);\r
+                       this.upgradeExcludeTextBox.TabIndex = 0;\r
+                       this.upgradeExcludeTextBox.WordWrap = false;\r
+                       // \r
+                       // errorProvider\r
+                       // \r
+                       this.errorProvider.BlinkStyle = System.Windows.Forms.ErrorBlinkStyle.AlwaysBlink;\r
+                       this.errorProvider.ContainerControl = this;\r
                        // \r
                        // UserPrefForm\r
                        // \r
                        this.proxyTableLayoutPanel.ResumeLayout(false);\r
                        this.proxyTableLayoutPanel.PerformLayout();\r
                        this.installTabPage.ResumeLayout(false);\r
-                       this.installFlowLayoutPanel.ResumeLayout(false);\r
-                       this.installFlowLayoutPanel.PerformLayout();\r
-                       ((System.ComponentModel.ISupportInitialize)(this.repoUrlTextBoxErrorProvider)).EndInit();\r
+                       this.installTableLayoutPanel.ResumeLayout(false);\r
+                       this.installTableLayoutPanel.PerformLayout();\r
+                       this.cacheFolderGroupBox.ResumeLayout(false);\r
+                       this.cacheFolderGroupBox.PerformLayout();\r
+                       this.cacheFolderTableLayoutPanel.ResumeLayout(false);\r
+                       this.cacheFolderTableLayoutPanel.PerformLayout();\r
+                       this.upgradeTabPage.ResumeLayout(false);\r
+                       this.upgradeTableLayoutPanel.ResumeLayout(false);\r
+                       this.upgradeTableLayoutPanel.PerformLayout();\r
+                       this.upgradeExcludeGroupBox.ResumeLayout(false);\r
+                       this.upgradeExcludeGroupBox.PerformLayout();\r
+                       ((System.ComponentModel.ISupportInitialize)(this.errorProvider)).EndInit();\r
                        this.ResumeLayout(false);\r
                }\r
+               private System.Windows.Forms.TextBox upgradeExcludeTextBox;\r
+               private System.Windows.Forms.GroupBox upgradeExcludeGroupBox;\r
+               private System.Windows.Forms.TableLayoutPanel upgradeTableLayoutPanel;\r
+               private System.Windows.Forms.TabPage upgradeTabPage;\r
+               private System.Windows.Forms.LinkLabel cacheFolderOpenLinkLabel;\r
+               private System.Windows.Forms.Button cacheFolderBrowseButton;\r
+               private System.Windows.Forms.TextBox cacheFolderTextBox;\r
+               private System.Windows.Forms.CheckBox cacheFolderCustomCheckBox;\r
+               private System.Windows.Forms.TableLayoutPanel cacheFolderTableLayoutPanel;\r
+               private System.Windows.Forms.GroupBox cacheFolderGroupBox;\r
+               private System.Windows.Forms.TableLayoutPanel installTableLayoutPanel;\r
                private System.Windows.Forms.CheckBox installOnBackgroundCheckBox;\r
                private System.Windows.Forms.CheckBox installScanInstallerFileCheckbox;\r
-               private System.Windows.Forms.FlowLayoutPanel installFlowLayoutPanel;\r
                private System.Windows.Forms.TabPage installTabPage;\r
-               private System.Windows.Forms.ErrorProvider repoUrlTextBoxErrorProvider;\r
+               private System.Windows.Forms.ErrorProvider errorProvider;\r
                private System.Windows.Forms.ToolTip toolTip;\r
                private System.Windows.Forms.LinkLabel openInternetOptionLinkAdminLabel;\r
                private System.Windows.Forms.LinkLabel openInternetOptionLinkLabel;\r