OSDN Git Service

RAD-116: Scroll profile pick details. Patch by Elric Ember
[radegast/radegast.git] / Radegast / GUI / Dialogs / Profile.Designer.cs
index 84b8628..cec565b 100644 (file)
@@ -441,8 +441,10 @@ namespace Radegast
             this.pickDetail.BackColor = System.Drawing.SystemColors.Window;\r
             this.pickDetail.Dock = System.Windows.Forms.DockStyle.Fill;\r
             this.pickDetail.Location = new System.Drawing.Point(0, 259);\r
+            this.pickDetail.Multiline = true;\r
             this.pickDetail.Name = "pickDetail";\r
             this.pickDetail.ReadOnly = true;\r
+            this.pickDetail.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.Vertical;\r
             this.pickDetail.Size = new System.Drawing.Size(315, 130);\r
             this.pickDetail.TabIndex = 2;\r
             this.pickDetail.Text = "";\r