OSDN Git Service

AppliStation-GUI,パッケージ情報パネルのタイトルのバグ修正
[applistation/AppliStation.git] / AppliStation / PackageInfoForm.Designer.cs
index fec43c4..9c39201 100644 (file)
                        this.tabControl1.Location = new System.Drawing.Point(11, 147);\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, 165);\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
                        // \r
                        this.tableLayoutPanel.Name = "tableLayoutPanel";\r
                        this.tableLayoutPanel.Padding = new System.Windows.Forms.Padding(8);\r
                        this.tableLayoutPanel.RowCount = 9;\r
-                       this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 38F));\r
-                       this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 32F));\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.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle());\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