CFileDialog::OnFolderChange

Override this method to handle the CDN_FOLDERCHANGE notification message. The notification message is sent when a new folder is opened in the Open or Save As dialog box.

At a Glance

Header file: Afxdlgs.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

virtual void OnFolderChange( );

See Also

CDN_FOLDERCHANGE