Ram Watch - more configuration settings
This commit is contained in:
parent
3e1f783c27
commit
f875bf656d
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue