event IncludeFolder (Folder as ExShellFolder, Include as Boolean)
Occurs when the user includes folders to the control
Type
Description
Folder as
ExShellFolder
A Folder object being included in the control's list
Include as Boolean
A Boolen expression that specifies whether the Folder is included or excluded from the control's list.
The IncludeFolder event notifies your application that a new folder is included in the control's list. Use the IncludeFolder event to customize the list of folders being included in your list. The IncludeFolder event is fired only if the
IncludeFolder
property is True.
Send comments on this topic.
© 1999-2006
Exontrol Inc, Software
. All rights reserved.