Click here to Skip to main content
15,884,298 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Browse the directory system Pin
sathesh pandian20-Feb-07 22:44
sathesh pandian20-Feb-07 22:44 
GeneralRe: Browse the directory system Pin
ArchaBhandare20-Feb-07 22:49
ArchaBhandare20-Feb-07 22:49 
GeneralRe: Browse the directory system Pin
sathesh pandian20-Feb-07 22:56
sathesh pandian20-Feb-07 22:56 
GeneralRe: Browse the directory system Pin
ArchaBhandare20-Feb-07 23:01
ArchaBhandare20-Feb-07 23:01 
GeneralRe: Browse the directory system Pin
ArchaBhandare20-Feb-07 22:57
ArchaBhandare20-Feb-07 22:57 
GeneralRe: Browse the directory system Pin
sathesh pandian21-Feb-07 0:32
sathesh pandian21-Feb-07 0:32 
GeneralRe: Browse the directory system Pin
ArchaBhandare21-Feb-07 1:22
ArchaBhandare21-Feb-07 1:22 
GeneralRe: Browse the directory system Pin
Dave Kreskowiak21-Feb-07 4:33
mveDave Kreskowiak21-Feb-07 4:33 
There is no FolderBrowserDialog in VB6. You have to make your own from scratch.

It's a bad idea to look at C# or VB.NET code and try to convert it to VB6. There is SO MUCH that the .NET Framework supplies, like the FolderBrowserDialog class, that you have to recreate from scratch that it makes using VB6 nearly impossible because of the time you'll waste reinventing everything you see C# and VB.NET using in the .NET Base Class Library.


Dave Kreskowiak
Microsoft MVP - Visual Basic


QuestionVisual Studio Pin
eugenebasianomutya20-Feb-07 17:50
eugenebasianomutya20-Feb-07 17:50 
AnswerRe: Visual Studio Pin
sathesh pandian20-Feb-07 18:53
sathesh pandian20-Feb-07 18:53 
QuestionReturn Name of a Function Pin
jcrussell20-Feb-07 14:26
jcrussell20-Feb-07 14:26 
AnswerRe: Return Name of a Function Pin
jcrussell20-Feb-07 14:53
jcrussell20-Feb-07 14:53 
QuestionIntercepting output from another application Pin
shatterstar645720-Feb-07 13:20
shatterstar645720-Feb-07 13:20 
AnswerRe: Intercepting output from another application Pin
Dave Kreskowiak20-Feb-07 13:37
mveDave Kreskowiak20-Feb-07 13:37 
QuestionHow to end the Excel process after finishing in code Pin
Marcus J. Smith20-Feb-07 10:47
professionalMarcus J. Smith20-Feb-07 10:47 
AnswerRe: How to end the Excel process after finishing in code Pin
The ANZAC20-Feb-07 19:33
The ANZAC20-Feb-07 19:33 
GeneralRe: How to end the Excel process after finishing in code Pin
Marcus J. Smith21-Feb-07 1:59
professionalMarcus J. Smith21-Feb-07 1:59 
GeneralRe: How to end the Excel process after finishing in code Pin
The ANZAC22-Feb-07 18:06
The ANZAC22-Feb-07 18:06 
Questionone form at a time Pin
charchabil0320-Feb-07 10:15
charchabil0320-Feb-07 10:15 
AnswerRe: one form at a time Pin
Dave Kreskowiak20-Feb-07 11:18
mveDave Kreskowiak20-Feb-07 11:18 
GeneralRe: one form at a time Pin
charchabil0320-Feb-07 11:24
charchabil0320-Feb-07 11:24 
QuestionSql Update/insert Pin
charchabil0320-Feb-07 10:07
charchabil0320-Feb-07 10:07 
AnswerRe: Sql Update/insert Pin
JUNEYT20-Feb-07 11:14
JUNEYT20-Feb-07 11:14 
QuestionMS Visual Studio 2005 can't open any project ??? Pin
kindman_nb20-Feb-07 9:22
kindman_nb20-Feb-07 9:22 
AnswerRe: MS Visual Studio 2005 can't open any project ??? Pin
sathesh pandian20-Feb-07 18:57
sathesh pandian20-Feb-07 18:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.