Share

CNavDialog::SetNoFavoritesInPlaces

C++

void SetNoFavoritesInPlaces(
    BOOL noFavorites
);

Description

Set whether to show the Favorites shortcut in the places list of the FileNav dialog.

Parameters

Parameters Description
noFavorites Input a Boolean that indicates the display status of the Favorites shortcut

Links

CNavDialog Class

Was this information helpful?