-
Directory Question
Hello Fellow Programmers,
I am working with a Directory List Box. The Directory List Box always comes up with the VB default directory when the form loads.
Is there a way to change the default directory so that the director list box will point to a different folder?
If you know, please share. I appreciate any help you can give me in this situation.
Take care
-
Use the .Path property to set the current directory.
-
Thank you
Thank you - you helped me a great deal. I appreciate you and your time. God Bless.
Doc