OSDN Git Service

AppliStation-GUI,進捗ダイアログのログテキスト表示領域がインストーラーファイルをダウンロードしているときに表示領域がカクカクする不具合を修正
[applistation/AppliStation.git] / AppliStation / PackageUninstallConfirmForm.Designer.cs
index 3c46a12..58d7c66 100644 (file)
@@ -29,7 +29,6 @@ namespace AppliStation
                /// </summary>\r
                private void InitializeComponent()\r
                {\r
-                       System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PackageUninstallConfirmForm));\r
                        this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();\r
                        this.label = new System.Windows.Forms.Label();\r
                        this.btnPanel = new System.Windows.Forms.FlowLayoutPanel();\r
@@ -102,13 +101,11 @@ namespace AppliStation
                        // \r
                        this.okButton.AutoSize = true;\r
                        this.okButton.DialogResult = System.Windows.Forms.DialogResult.OK;\r
-                       this.okButton.Image = ((System.Drawing.Image)(resources.GetObject("okButton.Image")));\r
                        this.okButton.Location = new System.Drawing.Point(135, 3);\r
                        this.okButton.Name = "okButton";\r
                        this.okButton.Size = new System.Drawing.Size(104, 23);\r
                        this.okButton.TabIndex = 0;\r
                        this.okButton.Text = "アンインストール";\r
-                       this.okButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;\r
                        // \r
                        // cancelButton\r
                        // \r
@@ -145,6 +142,7 @@ namespace AppliStation
                        this.label2.Name = "label2";\r
                        this.label2.Size = new System.Drawing.Size(0, 12);\r
                        this.label2.TabIndex = 1;\r
+                       this.label2.UseMnemonic = false;\r
                        // \r
                        // PackageUninstallConfirmForm\r
                        // \r