There was a little discussion about Splitter controls a while ago. I posted one I had found and the general feeling was it was really good. I'll try and find it...
Well that didn't take long, here it is (see attachment). You need to compile Splitter.vpb into the ocx, then copy it to Win\Sys and register it with VB. Then just slap it on your form (looks like a grey plain box). Add your two listview controls to it, set the Child1,Child2 commands. There is a property to change it to a horizontal bar too.
I don't know who did it but it's very good. Try it.
What do you mean you can't figure it out?!?! It's a piece of piss. You've done all that Qube networks stuff and you can't figure out a splitter control? Something tells me you ain't trying mate!!
Try again. It's very easy to use, takes about 3 minutes to get it working on your form. It will take hours to get your own working as well as that.
It's a container control. Just put it on your form, then cut/paste any existing control to the form into it (just like a Frame control). Set the child properties to the controls you have put on, and that's it!