OSDN Git Service

AppliStation-GUI,プロキシ設定パネルの「インターネットオプションを開く」の色をシステムカラー使用に変更
authorttp <ttp@users.sourceforge.jp>
Sat, 30 May 2009 09:25:56 +0000 (18:25 +0900)
committerttp <ttp@users.sourceforge.jp>
Sat, 30 May 2009 09:25:56 +0000 (18:25 +0900)
AppliStation/UserPrefForm.Designer.cs

index a8a23ed..bdcfc7a 100644 (file)
                        // \r
                        this.openInternetOptionLinkLabel.AutoSize = true;\r
                        this.proxyTableLayoutPanel.SetColumnSpan(this.openInternetOptionLinkLabel, 2);\r
+                       this.openInternetOptionLinkLabel.LinkColor = System.Drawing.SystemColors.HotTrack;\r
                        this.openInternetOptionLinkLabel.Location = new System.Drawing.Point(23, 22);\r
                        this.openInternetOptionLinkLabel.Name = "openInternetOptionLinkLabel";\r
                        this.openInternetOptionLinkLabel.Size = new System.Drawing.Size(136, 12);\r
                        this.openInternetOptionLinkLabel.TabIndex = 5;\r
                        this.openInternetOptionLinkLabel.TabStop = true;\r
                        this.openInternetOptionLinkLabel.Text = "インターネットオプションを開く";\r
+                       this.openInternetOptionLinkLabel.VisitedLinkColor = System.Drawing.SystemColors.HotTrack;\r
                        this.openInternetOptionLinkLabel.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.OpenInternetOptionLinkLabelLinkClicked);\r
                        // \r
                        // UserPrefForm\r