mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 22:11:48 +08:00
Fixed minor UI annoyance in frmOptions where you could not see the active page after clicking within that page.
This commit is contained in:
1
mRemoteV1/UI/Forms/frmOptions.Designer.cs
generated
1
mRemoteV1/UI/Forms/frmOptions.Designer.cs
generated
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user