|
-
March 22nd, 1999, 03:48 PM
#1
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!
-
March 23rd, 1999, 03:52 AM
#2
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|