turned off a feature of ObjectListView that was stealing focus from keepass autotype events. resolves #312

This commit is contained in:
David Sparer
2017-03-02 13:02:51 -07:00
parent 30df947365
commit 35b4564644

View File

@@ -48,6 +48,7 @@ namespace mRemoteNG.UI.Controls
{
InitializeComponent();
SetupConnectionTreeView();
UseOverlays = false;
}
#region ConnectionTree Setup