Ram Watch - more configuration settings

This commit is contained in:
adelikat 2019-10-14 20:28:31 -05:00
parent 3e1f783c27
commit f875bf656d
1 changed files with 4 additions and 2 deletions

View File

@ -878,6 +878,8 @@
//
// WatchListView
//
this.WatchListView.AllowColumnResize = true;
this.WatchListView.AllowColumnReorder = true;
this.WatchListView.FullRowSelect = true;
this.WatchListView.MultiSelect = true;
this.WatchListView.AllowColumnReorder = true;