asked on September 22 Show version history

The search results display in WF V12, using the Windows Designer, is kind of awful to be charitable. When using Search you generally need a lot of information, and the columns can get large. Just consider the Workflow Name column - the names are usually long. Or Path, same thing.  There was a useful invention for that, called a Horizontal Scroll Bar. It worked:

 

 

Now all of the columns stay within the same frame, and you can resize them, but it squishes the other columns down by the same amount. Example: 

The columns on the left are good, but they shrunk the columns on the right. It's a zero sum game.

 

I am wondering - is there a EnableScrollBar property in the control someone forgot to turn on?