diff --git a/mRemoteV1/UI/Forms/frmOptions.Designer.cs b/mRemoteV1/UI/Forms/frmOptions.Designer.cs index 4b8606dac..b3b949391 100644 --- a/mRemoteV1/UI/Forms/frmOptions.Designer.cs +++ b/mRemoteV1/UI/Forms/frmOptions.Designer.cs @@ -88,6 +88,7 @@ this.lstOptionPages.FullRowSelect = true; this.lstOptionPages.GridLines = true; this.lstOptionPages.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.None; + this.lstOptionPages.HideSelection = false; this.lstOptionPages.LabelWrap = false; this.lstOptionPages.Location = new System.Drawing.Point(0, 0); this.lstOptionPages.MultiSelect = false;