Module: modBrowseForFolder
Open the Windows Browse for Folder dialog
|
Procedure Name
|
Type
|
Description
|
|
(Declarations)
|
Declarations
|
Declarations and private variables for the modBrowseForFolder module
|
|
BrowseCallbackProc
|
Procedure
|
Callback routine for the folder browser dialog to support the selection of an initial folder
|
|
BrowseCallbackProcStr
|
Procedure
|
Callback routine for the folder browser dialog to support the selection of an initial folder
|
|
BrowseForFolder
|
Procedure
|
Prompts the user for the location of an existing folder (directory) but does not support a starting folder
|
|
BrowseForFolderWithDefault
|
Procedure
|
Prompts the user for the location of an existing directory.
Uses call back routine to support the selection of an initial folder.
|
|
GetAddresOf
|
Procedure
|
A workaround used by the callback routine to return the value of an AddressOf operator because it can't be assigned directly
|
Overview of Total Visual SourceBook
The source code in Total Visual
SourceBook includes modules and classes for Microsoft Access, Visual
Basic 6 (VB6), and Visual Basic for Applications (VBA) developers. Easily
add this professionally written, tested, and documented royalty-free code
into your applications to simplify your application development efforts.
Additional Resources
|