Ram Search - allow column resize

This commit is contained in:
adelikat 2019-10-18 21:41:50 -05:00
parent 6977ac20a1
commit 5b5a238590
1 changed files with 1 additions and 0 deletions

View File

@ -180,6 +180,7 @@
// WatchListView
//
this.WatchListView.AllowColumnReorder = true;
this.WatchListView.AllowColumnResize = true;
this.WatchListView.AllowDrop = true;
this.WatchListView.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)