Click to See Complete Forum and Search --> : How to add Splitter Bar in MDI like MS did in SDI ?


dodo
March 22nd, 1999, 02:48 PM
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!

Chris Eastwood
March 23rd, 1999, 02:52 AM
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