Share

CNavDialog::LocateFile

C++

virtual void LocateFile();

Description

Locates the file name in the file name combo box. If the file is found in the locate search path, the folder being browsed changes to the folder where the file was found. Override this function to do your own locate.

Links

CNavDialog Class

Was this information helpful?