I have a program with a vertical layout (2 columns) which will size itself as usual.

However, I would like the user to be able to manually change the size by clicking on the middle divider and dragging it to the new location.

I can't seem to figure out how to do this based on the documenation.

How can I do this?