all groups > vb.net > january 2004 >
You're in the

vb.net

group:

Looking for 3 classic vb controls!


Looking for 3 classic vb controls! Derek Ramos
1/23/2004 10:51:04 PM
vb.net:
I'm working through a VB .NET book and in one of the lessons I must customize/add three controls to the toolbox: DirListBox, DriveListBox and FileListBox. I realize that these 3 are gone in .NET and that the OpenFileDialog control is the only .NET solution. However, how do I find/ download these 3/ put into my toolbox since I do not have VB 6 installed on my computer?

Any suggetions would be greatly appreciated! (Also, I have already looked in the .NET Framework Components tab and do not see any of these 3 listed.

Dere
Re: Looking for 3 classic vb controls! Armin Zingler
1/24/2004 8:44:08 AM
"Derek Ramos" <anonymous@discussions.microsoft.com> schrieb
[quoted text, click to view]

AFAIR they were "instrinsic" controls, not ActiveX controls. You *could* use
the MSVB compatibility library (on the .NET folder of the add reference
dialog, not on the COM folder) that contains them, though it is not
recommended to use it in not-upgraded applications.


--
Armin

http://www.plig.net/nnq/nquote.html
http://www.netmeister.org/news/learn2quote.html
AddThis Social Bookmark Button