ExFolderCombo object
Tip The /COM object can be placed on a HTML page (with usage of the HTML object tag:  <object classid="clsid:...">)  using the class identifier: {8AE82D12-B7B7-45E4-A795-76F7E7189F62}. The object's program identifier is: "Exontrol.FolderCombo". The /COM object module is: "ExFolderView.dll"
The ExFolderCombo control acts like a drop down combo box control, and it contains shell folders. By default the ExFolderCombo control contains the following folders: Desktop, My Computer, Drives and Network. The ExFolderCombo control is intended to be used  with the ExFolderView or ExShellView controls. When it is used this way, the control displays the selected folder or the browsed folder in the caption. When dropped, the control displays a tree that contains the parent folders of the selected (browsed) one. To select a new folder in the ExFolderCombo control the user has to invoke the OpenedFolder. The property takes an ID, a path, or a reference to an Object that has a property called ID ( for instance a Folder object of ExFolderView control, or a Folder object of ExShellView control ).

NameDescription
EnabledRetrieves or sets a value indicating whether the control can respond to user-generated events.
EventParamRetrieves or sets a value that indicates the current's event parameter.
FontDetermines the Font object associated to the control
hwndRetrieves the window's handle.
OpenedFolderRetrieves or sets an object that indicates the current opened folder.
SmallIconsRetrieves or sets a value that indicates whether the control displays small icons or large icons.
VersionRetrieves the version of the control.