OSDN Git Service

AppliStation-GUI,リソースファイルの画像の破損を修正
[applistation/AppliStation.git] / AppliStation / PackageInfoForm.Designer.cs
index 1bbb991..8da22af 100644 (file)
@@ -45,6 +45,8 @@
                        this.tableLayoutPanel = new System.Windows.Forms.TableLayoutPanel();\r
                        this.stateLabel = new System.Windows.Forms.Label();\r
                        this.statusLinkLabel = new System.Windows.Forms.LinkLabel();\r
+                       this.packageListNameLabel = new System.Windows.Forms.Label();\r
+                       this.packageListNameValueLabel = new System.Windows.Forms.Label();\r
                        this.flowLayoutPanel1.SuspendLayout();\r
                        this.tableLayoutPanel.SuspendLayout();\r
                        this.SuspendLayout();\r
                        this.nameLabel.Name = "nameLabel";\r
                        this.nameLabel.Size = new System.Drawing.Size(0, 12);\r
                        this.nameLabel.TabIndex = 1;\r
+                       this.nameLabel.UseMnemonic = false;\r
                        // \r
                        // licenseLinkLabel\r
                        // \r
                        this.licenseLinkLabel.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
                        this.licenseLinkLabel.AutoSize = true;\r
                        this.licenseLinkLabel.Enabled = false;\r
-                       this.licenseLinkLabel.Location = new System.Drawing.Point(130, 120);\r
+                       this.licenseLinkLabel.LinkColor = System.Drawing.SystemColors.HotTrack;\r
+                       this.licenseLinkLabel.Location = new System.Drawing.Point(140, 120);\r
                        this.licenseLinkLabel.Name = "licenseLinkLabel";\r
                        this.licenseLinkLabel.Size = new System.Drawing.Size(0, 12);\r
                        this.licenseLinkLabel.TabIndex = 9;\r
+                       this.licenseLinkLabel.VisitedLinkColor = System.Drawing.SystemColors.HotTrack;\r
                        this.licenseLinkLabel.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabelLinkClicked);\r
                        // \r
                        // licenseLabel\r
                        // \r
                        // urlLinkLabel\r
                        // \r
-                       this.urlLinkLabel.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
-                       this.urlLinkLabel.AutoSize = true;\r
-                       this.urlLinkLabel.Location = new System.Drawing.Point(130, 90);\r
+                       this.urlLinkLabel.AutoEllipsis = true;\r
+                       this.urlLinkLabel.Dock = System.Windows.Forms.DockStyle.Fill;\r
+                       this.urlLinkLabel.LinkColor = System.Drawing.SystemColors.HotTrack;\r
+                       this.urlLinkLabel.Location = new System.Drawing.Point(140, 90);\r
                        this.urlLinkLabel.Name = "urlLinkLabel";\r
-                       this.urlLinkLabel.Size = new System.Drawing.Size(39, 12);\r
+                       this.urlLinkLabel.Size = new System.Drawing.Size(241, 12);\r
                        this.urlLinkLabel.TabIndex = 5;\r
                        this.urlLinkLabel.TabStop = true;\r
                        this.urlLinkLabel.Text = "http://";\r
+                       this.urlLinkLabel.VisitedLinkColor = System.Drawing.SystemColors.HotTrack;\r
                        this.urlLinkLabel.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabelLinkClicked);\r
                        // \r
                        // tagsTextBox\r
                        // \r
-                       this.tagsTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) \r
-                                                                       | System.Windows.Forms.AnchorStyles.Left) \r
-                                                                       | System.Windows.Forms.AnchorStyles.Right)));\r
                        this.tagsTextBox.BorderStyle = System.Windows.Forms.BorderStyle.None;\r
-                       this.tagsTextBox.Location = new System.Drawing.Point(130, 105);\r
+                       this.tagsTextBox.Dock = System.Windows.Forms.DockStyle.Fill;\r
+                       this.tagsTextBox.Location = new System.Drawing.Point(140, 105);\r
                        this.tagsTextBox.Name = "tagsTextBox";\r
                        this.tagsTextBox.ReadOnly = true;\r
-                       this.tagsTextBox.Size = new System.Drawing.Size(251, 12);\r
+                       this.tagsTextBox.Size = new System.Drawing.Size(241, 12);\r
                        this.tagsTextBox.TabIndex = 7;\r
                        // \r
                        // typeLabel\r
                        this.typeLabel.AutoSize = true;\r
                        this.typeLabel.Location = new System.Drawing.Point(11, 132);\r
                        this.typeLabel.Name = "typeLabel";\r
-                       this.typeLabel.Size = new System.Drawing.Size(88, 12);\r
+                       this.typeLabel.Size = new System.Drawing.Size(98, 12);\r
                        this.typeLabel.TabIndex = 10;\r
-                       this.typeLabel.Text = "インストーラ形式:";\r
+                       this.typeLabel.Text = "インストーラ形式:";\r
                        // \r
                        // typeValueLabel\r
                        // \r
                        this.typeValueLabel.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
                        this.typeValueLabel.AutoSize = true;\r
-                       this.typeValueLabel.Location = new System.Drawing.Point(130, 132);\r
+                       this.typeValueLabel.Location = new System.Drawing.Point(140, 132);\r
                        this.typeValueLabel.Name = "typeValueLabel";\r
                        this.typeValueLabel.Size = new System.Drawing.Size(0, 12);\r
                        this.typeValueLabel.TabIndex = 11;\r
                        // \r
                        this.tableLayoutPanel.SetColumnSpan(this.tabControl1, 2);\r
                        this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;\r
-                       this.tabControl1.Location = new System.Drawing.Point(11, 147);\r
+                       this.tabControl1.Location = new System.Drawing.Point(11, 159);\r
                        this.tabControl1.Name = "tabControl1";\r
                        this.tabControl1.SelectedIndex = 0;\r
-                       this.tabControl1.Size = new System.Drawing.Size(370, 166);\r
+                       this.tabControl1.Size = new System.Drawing.Size(370, 153);\r
                        this.tabControl1.TabIndex = 12;\r
                        // \r
                        // closeButton\r
                        this.closeButton.Anchor = System.Windows.Forms.AnchorStyles.Right;\r
                        this.closeButton.AutoSize = true;\r
                        this.closeButton.DialogResult = System.Windows.Forms.DialogResult.OK;\r
-                       this.closeButton.Location = new System.Drawing.Point(304, 321);\r
+                       this.closeButton.Location = new System.Drawing.Point(304, 320);\r
                        this.closeButton.Margin = new System.Windows.Forms.Padding(5);\r
                        this.closeButton.Name = "closeButton";\r
-                       this.closeButton.Size = new System.Drawing.Size(75, 22);\r
+                       this.closeButton.Size = new System.Drawing.Size(75, 23);\r
                        this.closeButton.TabIndex = 13;\r
                        this.closeButton.Text = "閉じる";\r
+                       this.closeButton.Click += new System.EventHandler(this.CloseButtonClick);\r
                        // \r
                        // tableLayoutPanel\r
                        // \r
                        this.tableLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));\r
                        this.tableLayoutPanel.Controls.Add(this.stateLabel, 0, 2);\r
                        this.tableLayoutPanel.Controls.Add(this.typeValueLabel, 1, 6);\r
-                       this.tableLayoutPanel.Controls.Add(this.tabControl1, 0, 7);\r
+                       this.tableLayoutPanel.Controls.Add(this.tabControl1, 0, 8);\r
                        this.tableLayoutPanel.Controls.Add(this.licenseLinkLabel, 1, 5);\r
                        this.tableLayoutPanel.Controls.Add(this.flowLayoutPanel1, 0, 0);\r
                        this.tableLayoutPanel.Controls.Add(this.summaryTextBox, 0, 1);\r
                        this.tableLayoutPanel.Controls.Add(this.tagsTextBox, 1, 4);\r
-                       this.tableLayoutPanel.Controls.Add(this.closeButton, 1, 8);\r
+                       this.tableLayoutPanel.Controls.Add(this.closeButton, 1, 9);\r
                        this.tableLayoutPanel.Controls.Add(this.typeLabel, 0, 6);\r
                        this.tableLayoutPanel.Controls.Add(this.licenseLabel, 0, 5);\r
                        this.tableLayoutPanel.Controls.Add(this.tagsLabel, 0, 4);\r
                        this.tableLayoutPanel.Controls.Add(this.urlLabel, 0, 3);\r
                        this.tableLayoutPanel.Controls.Add(this.urlLinkLabel, 1, 3);\r
                        this.tableLayoutPanel.Controls.Add(this.statusLinkLabel, 1, 2);\r
+                       this.tableLayoutPanel.Controls.Add(this.packageListNameLabel, 0, 7);\r
+                       this.tableLayoutPanel.Controls.Add(this.packageListNameValueLabel, 1, 7);\r
                        this.tableLayoutPanel.Dock = System.Windows.Forms.DockStyle.Fill;\r
                        this.tableLayoutPanel.Location = new System.Drawing.Point(0, 0);\r
                        this.tableLayoutPanel.Name = "tableLayoutPanel";\r
                        this.tableLayoutPanel.Padding = new System.Windows.Forms.Padding(8);\r
-                       this.tableLayoutPanel.RowCount = 9;\r
+                       this.tableLayoutPanel.RowCount = 10;\r
+                       this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
                        this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
                        this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
                        this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
                        this.stateLabel.AutoSize = true;\r
                        this.stateLabel.Location = new System.Drawing.Point(11, 78);\r
                        this.stateLabel.Name = "stateLabel";\r
-                       this.stateLabel.Size = new System.Drawing.Size(113, 12);\r
+                       this.stateLabel.Size = new System.Drawing.Size(123, 12);\r
                        this.stateLabel.TabIndex = 2;\r
-                       this.stateLabel.Text = "インストール先フォルダ:";\r
+                       this.stateLabel.Text = "インストール先フォルダ:";\r
                        // \r
                        // statusLinkLabel\r
                        // \r
-                       this.statusLinkLabel.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
-                       this.statusLinkLabel.AutoSize = true;\r
+                       this.statusLinkLabel.AutoEllipsis = true;\r
+                       this.statusLinkLabel.Dock = System.Windows.Forms.DockStyle.Fill;\r
                        this.statusLinkLabel.Enabled = false;\r
-                       this.statusLinkLabel.Location = new System.Drawing.Point(130, 78);\r
+                       this.statusLinkLabel.LinkColor = System.Drawing.SystemColors.HotTrack;\r
+                       this.statusLinkLabel.Location = new System.Drawing.Point(140, 78);\r
                        this.statusLinkLabel.Name = "statusLinkLabel";\r
-                       this.statusLinkLabel.Size = new System.Drawing.Size(127, 12);\r
+                       this.statusLinkLabel.Size = new System.Drawing.Size(241, 12);\r
                        this.statusLinkLabel.TabIndex = 3;\r
                        this.statusLinkLabel.TabStop = true;\r
                        this.statusLinkLabel.Text = "インストールされていません";\r
+                       this.statusLinkLabel.VisitedLinkColor = System.Drawing.SystemColors.HotTrack;\r
                        this.statusLinkLabel.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabelLinkClicked);\r
                        // \r
+                       // packageListNameLabel\r
+                       // \r
+                       this.packageListNameLabel.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
+                       this.packageListNameLabel.AutoSize = true;\r
+                       this.packageListNameLabel.Location = new System.Drawing.Point(11, 144);\r
+                       this.packageListNameLabel.Name = "packageListNameLabel";\r
+                       this.packageListNameLabel.Size = new System.Drawing.Size(93, 12);\r
+                       this.packageListNameLabel.TabIndex = 14;\r
+                       this.packageListNameLabel.Text = "パッケージリスト名:";\r
+                       // \r
+                       // packageListNameValueLabel\r
+                       // \r
+                       this.packageListNameValueLabel.AutoEllipsis = true;\r
+                       this.packageListNameValueLabel.Dock = System.Windows.Forms.DockStyle.Fill;\r
+                       this.packageListNameValueLabel.Location = new System.Drawing.Point(140, 144);\r
+                       this.packageListNameValueLabel.Name = "packageListNameValueLabel";\r
+                       this.packageListNameValueLabel.Size = new System.Drawing.Size(241, 12);\r
+                       this.packageListNameValueLabel.TabIndex = 14;\r
+                       this.packageListNameValueLabel.Text = "(不明)";\r
+                       // \r
                        // PackageInfoForm\r
                        // \r
+                       this.AcceptButton = this.closeButton;\r
                        this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);\r
                        this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
+                       this.CancelButton = this.closeButton;\r
                        this.ClientSize = new System.Drawing.Size(392, 356);\r
                        this.Controls.Add(this.tableLayoutPanel);\r
-                       this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.SizableToolWindow;\r
+                       this.MaximizeBox = false;\r
+                       this.MinimizeBox = false;\r
                        this.Name = "PackageInfoForm";\r
                        this.ShowIcon = false;\r
                        this.ShowInTaskbar = false;\r
+                       this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.PackageInfoFormFormClosed);\r
                        this.flowLayoutPanel1.ResumeLayout(false);\r
                        this.flowLayoutPanel1.PerformLayout();\r
                        this.tableLayoutPanel.ResumeLayout(false);\r
                        this.tableLayoutPanel.PerformLayout();\r
                        this.ResumeLayout(false);\r
                }\r
+               private System.Windows.Forms.Label packageListNameValueLabel;\r
+               private System.Windows.Forms.Label packageListNameLabel;\r
                private System.Windows.Forms.LinkLabel statusLinkLabel;\r
                private System.Windows.Forms.Label stateLabel;\r
                private System.Windows.Forms.TableLayoutPanel tableLayoutPanel;\r