OSDN Git Service

AppliStation-GUI,設定ダイアログのバランスを微修正
authorttp <ttp@users.sourceforge.jp>
Sun, 11 Oct 2009 05:56:37 +0000 (14:56 +0900)
committerttp <ttp@users.sourceforge.jp>
Sun, 11 Oct 2009 05:56:37 +0000 (14:56 +0900)
AppliStation/UserPrefForm.Designer.cs

index c3fca45..c256b9e 100644 (file)
                        // \r
                        // repoUrlLabel\r
                        // \r
-                       this.repoUrlLabel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));\r
-                       this.repoUrlLabel.AutoSize = true;\r
+                       this.repoUrlLabel.Dock = System.Windows.Forms.DockStyle.Fill;\r
                        this.repoUrlLabel.Enabled = false;\r
-                       this.repoUrlLabel.Location = new System.Drawing.Point(3, 190);\r
+                       this.repoUrlLabel.Location = new System.Drawing.Point(3, 184);\r
                        this.repoUrlLabel.Name = "repoUrlLabel";\r
-                       this.repoUrlLabel.Size = new System.Drawing.Size(113, 12);\r
+                       this.repoUrlLabel.Size = new System.Drawing.Size(113, 25);\r
                        this.repoUrlLabel.TabIndex = 2;\r
                        this.repoUrlLabel.Text = "レポジトリのアドレス(&A):";\r
+                       this.repoUrlLabel.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
                        // \r
                        // repoListLabel\r
                        // \r