Share

CNavDialog::SetNoURLsAllowed

C++

void SetNoURLsAllowed(
    BOOL noURLs
);

Description

Sets the no-URLs-allowed flag.

Parameters

Parameters Description
noURLs If true, no URL based extensions, including the FTP extension, are visible in the folders combo box or the places list; if false, they are allowed

Links

CNavDialog Class

Was this information helpful?