How to add Splitter Bar in MDI like MS did in SDI ?
Hi, All VB Guru,
VB Application Wizard can add Explorer-like GUI using a PictureBox as Splitter Bar. I hope to create a Visual Studio-like GUI. However I can't simply add PictureBox as SplitterBar because of its Align Property in MDI.
How to solve this problem?
Thanks in advance!
Re: How to add Splitter Bar in MDI like MS did in SDI ?
Hi
Steve at http://vbaccelerator.com has an excellent tutorial on creating a splitter bar for all kinds of forms (all wrapped up in a neat little class).
Take a look at http://vbaccelerator.com/codelib/gfx/splitddc.htm
Regards
Chris Eastwood
CodeGuru - the website for developers
http://www.codeguru.com/vb