|
-
February 23rd, 2000, 11:41 AM
#1
Split Bar
Does the Split Bar control Exist in VB???
Is it a special OCX?
How can I do a window like the file explorer with a treeview on the left and a listview on the right and the possible resizing of both controls with a split bar???
Visual Fzz
-
February 23rd, 2000, 11:53 AM
#2
Re: Split Bar
The VB SIG that I'm a member of had "Creating Splitter Controls" as the February Topic this year. The source code from this meeting is available at http://members.iquest.net/~indy_vb_s...rce/200002.zip
-
February 23rd, 2000, 11:59 AM
#3
Re: Split Bar
you can "cheat" by "misusing" a Coolbar control.
It allows you to place a treeview and Listview on a "band" and does the automatic resizing...
-
February 23rd, 2000, 01:32 PM
#4
Re: Split Bar
i have some code to do this, thats about 100 lines using picture boxes, but the coolbar is 100 times simpler - no lines! Thanks Loathar.
John
John Pirkey
MCSD
www.ShallowWaterSystems.com
John Pirkey
MCSD (VB6)
http://www.stlvbug.org
-
February 23rd, 2000, 01:33 PM
#5
Re: Split Bar
oops, sorry for mispelling your name (i never said i was a good typist.)
John Pirkey
MCSD
www.ShallowWaterSystems.com
John Pirkey
MCSD (VB6)
http://www.stlvbug.org
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
|