up vote 0 down vote favorite
share [g+] share [fb]

I need a good splitter control for my project. Does any one have one?

link|improve this question

25% accept rate
feedback

3 Answers

Here's a free splitter class from the excellent VBAccelerator.

link|improve this answer
feedback

There's a good article on creating yourself a splitter here:

http://articles.techrepublic.com.com/5100-10878%5F11-5367667.html

It's not too difficult to do, so you shouldn't need to "buy a control".

link|improve this answer
It is usually easier to build a splitter inline (within a Form) than to develop a general purpose container-style UserControl. I have one I'm working on but the little things can eat you alive. – Bob Riemersma Aug 26 '09 at 15:38
feedback

Marco Bellinaso has an excellent splitter control that I used in several commercial products and can personally vouch for its stability and awesomeness.

http://www.dotnet2themax.com/mbgallery/

The link also contains a bunch of other controls by this dude, all of which are pretty great.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.