Mac Finder control for VB.NET

January 24th, 2012 - 04:04 pm ET by MG | Report spam
Hello All,
I have a requirement for a new application development where I must
present some information to the user for selection via drag and drop.
VB offers the TreeView control which would work nice, however the user
does not like the Treeview control's presentation. The user wants a
control that work similar to the Mac's Finder control while in column
view.

Does anyone know of a control for VB.NET that work similar to the
Mac's Finder control?

Thanks
Mike
email Follow the discussionReplies 2 repliesReplies Make a reply

Replies

#1 Jeff Johnson
January 24th, 2012 - 04:54 pm ET | Report spam
"MG" wrote in message
news:

Does anyone know of a control for VB.NET that work similar to the
Mac's Finder control?



[Canned response]

This is a VB "classic" newsgroup. Questions about VB.NET (including VB
2005/2008 and VB Express, which have dropped .NET from their names) are
off-topic here.

Please ask .NET questions in newsgroups with "dotnet" in their names. The
*.vb.* groups are for VB6 and earlier. If you don't see the *.dotnet.*
groups on your news server, try this one:

http://eternal-september.org

For questions specific to the VB.NET language, use this group:

microsoft.public.dotnet.languages.vb

Please note that things like controls and data access, which have their own
subgroups in the Classic VB hierarchy, are not language-specific in .NET, so
you should look for groups like these:

microsoft.public.dotnet.framework.windowsforms.controls
microsoft.public.dotnet.framework.adonet

(Note that "vb" is not present in the group name.)

Similar topics