OSDN Git Service

AppliStation, パッケージ情報のサイズ感を修正
[applistation/AppliStation.git] / AppliStation / PackageListViewForm.Designer.cs
index 8e89085..31ed8c3 100644 (file)
                        // \r
                        // optionToolStripMenuItem\r
                        // \r
+                       this.optionToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("optionToolStripMenuItem.Image")));\r
                        this.optionToolStripMenuItem.Name = "optionToolStripMenuItem";\r
                        this.optionToolStripMenuItem.Size = new System.Drawing.Size(265, 22);\r
                        this.optionToolStripMenuItem.Text = "設定(&O)...";\r
                        // \r
                        this.splitContainer.Panel2.Controls.Add(this.detailBox);\r
                        this.splitContainer.Size = new System.Drawing.Size(486, 310);\r
-                       this.splitContainer.SplitterDistance = 225;\r
+                       this.splitContainer.SplitterDistance = 183;\r
                        this.splitContainer.TabIndex = 1;\r
                        // \r
                        // packageListView\r
                        this.packageListView.GridLines = true;\r
                        this.packageListView.Location = new System.Drawing.Point(0, 0);\r
                        this.packageListView.Name = "packageListView";\r
-                       this.packageListView.Size = new System.Drawing.Size(486, 225);\r
+                       this.packageListView.Size = new System.Drawing.Size(486, 183);\r
                        this.packageListView.SmallImageList = this.packageListViewImageList;\r
                        this.packageListView.SortColumn = null;\r
                        this.packageListView.TabIndex = 0;\r
                                                                        this.propertiesToolStripMenuItem,\r
                                                                        this.columnToolStripMenuItem});\r
                        this.packageListContextMenuStrip.Name = "packageListContextMenuStrip";\r
-                       this.packageListContextMenuStrip.Size = new System.Drawing.Size(224, 186);\r
+                       this.packageListContextMenuStrip.Size = new System.Drawing.Size(224, 164);\r
                        this.packageListContextMenuStrip.Opening += new System.ComponentModel.CancelEventHandler(this.PackageListContextMenuStripOpening);\r
                        // \r
                        // installToolStripMenuItem\r
                        // \r
                        this.downloadToolStripMenuItem.Name = "downloadToolStripMenuItem";\r
                        this.downloadToolStripMenuItem.Size = new System.Drawing.Size(223, 22);\r
-                       this.downloadToolStripMenuItem.Text = "キャッシュにダウンロード(&D)...";\r
+                       this.downloadToolStripMenuItem.Text = "キャッシュにダウンロード(&D)";\r
                        this.downloadToolStripMenuItem.Click += new System.EventHandler(this.DownloadToolStripMenuItemClick);\r
                        // \r
                        // webResourceToolStripMenuItem\r
                        this.detailBox.Name = "detailBox";\r
                        this.detailBox.ReadOnly = true;\r
                        this.detailBox.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.Vertical;\r
-                       this.detailBox.Size = new System.Drawing.Size(486, 81);\r
+                       this.detailBox.Size = new System.Drawing.Size(486, 123);\r
                        this.detailBox.TabIndex = 0;\r
                        this.detailBox.Text = "";\r
                        this.detailBox.LinkClicked += new System.Windows.Forms.LinkClickedEventHandler(this.DetailBoxLinkClicked);\r