Hiding the splitter by removing it from the Controls collection results in
cumbersome code.
Instead, I took the time to do it right; I created my own version of the
splitter. It works the same as System.Windows.Forms.Splitter, except that
its Width/Height can be set to 0.