Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

use SysTreeView32
I need a dialog box like the ones showed in win XP for view all folders.

Does anyone knows how to use the SysTreeView32 in my App?



Report this thread to moderator Post Follow-up to this message
Old Post
JLuis Estrada
05-26-05 01:55 AM


Re: use SysTreeView32
hi JLuis,

Using Google, you can no doubt find lots of code samples, showing how
to create a treeview from scratch.  Here are two.

Brad Martinez' treeview sample, a little old, but still a classic.

http://btmtz.mvps.org/treeview/

Also, there is Klaus Protst's treeview code, (along with lots of other
stuff) in his "vbBox Framework".  What you look for is the
modCBTreeView.bas module, which contains all the constant and typedef
definitions for the treeview control.  Then look for the
cTreeViewCtl.cls class code.  The idea here is to instantiate a copy
of the class code for each treeview you wish to place on your form.
The vbBox framework may be found here:

http://www.vbbox.com/vb/codebox/

If you are a "plain vanilla" vb coder, then just include the
comctl32.ocx in your project, and use Microsoft's (vb) version of
the treeview.  (However, according to the "experts", Microsoft's ocx
doesn't provide all the functionality of the treeview control).

cheers, jw

JLuis Estrada wrote:
>    I need a dialog box like the ones showed in win XP for view all folders
.
>
>   Does anyone knows how to use the SysTreeView32 in my App?
>
>

Report this thread to moderator Post Follow-up to this message
Old Post
mr_unreliable
05-26-05 01:55 AM


Re: use SysTreeView32
Tnx so much, I tried and they work so fine, well, except the one from
brad, that sample is not thtat good

but tnx for the answer


"mr_unreliable" <kindlyReplyToNewsgroup@notmail.com> escribió en el mensaje
news:uqsrhtWYFHA.3188@TK2MSFTNGP09.phx.gbl...
> hi JLuis,
>
> Using Google, you can no doubt find lots of code samples, showing how
> to create a treeview from scratch.  Here are two.
>
> Brad Martinez' treeview sample, a little old, but still a classic.
>
>     http://btmtz.mvps.org/treeview/
>
> Also, there is Klaus Protst's treeview code, (along with lots of other
> stuff) in his "vbBox Framework".  What you look for is the
> modCBTreeView.bas module, which contains all the constant and typedef
> definitions for the treeview control.  Then look for the cTreeViewCtl.cls
> class code.  The idea here is to instantiate a copy
> of the class code for each treeview you wish to place on your form.
> The vbBox framework may be found here:
>
>     http://www.vbbox.com/vb/codebox/
>
> If you are a "plain vanilla" vb coder, then just include the comctl32.ocx
> in your project, and use Microsoft's (vb) version of
> the treeview.  (However, according to the "experts", Microsoft's ocx
> doesn't provide all the functionality of the treeview control).
>
> cheers, jw
>
> JLuis Estrada wrote: 



Report this thread to moderator Post Follow-up to this message
Old Post
JLuis Estrada
05-26-05 08:56 PM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

Visual Basic archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 06:28 PM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.