mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-26 03:58:45 +08:00
Made the connection node name column take up all available space (similar to previous implementation)
This commit is contained in:
@@ -127,6 +127,7 @@ namespace mRemoteNG.UI.Window
|
||||
// olvColumn1
|
||||
//
|
||||
this.olvColumn1.AspectName = "Name";
|
||||
this.olvColumn1.FillsFreeSpace = true;
|
||||
this.olvColumn1.IsButton = true;
|
||||
this.olvColumn1.Width = 200;
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user