Hi
Does any body knows how to do an Windows Explorer like thing in VB Wihout using API
Karthik
Printable View
Hi
Does any body knows how to do an Windows Explorer like thing in VB Wihout using API
Karthik
well, you can use the drive list box, dir list box and file list box together they can do what ever the explorer does (sort of) :-)
if you are not sure how to use them, just say so ..
Using the controls that you suggested, I cannot access network computers. What control can I use to access network computers?
thanks
to access network computers u'll need to use windows api.