OFN_EX_NOPLACESBAR top-level constant
int
const OFN_EX_NOPLACESBAR
If this flag is set, the places bar is not displayed. If this flag is not set, Explorer-style dialog boxes include a places bar containing icons for commonly-used folders, such as Favorites and Desktop.
Implementation
const OFN_EX_NOPLACESBAR = 0x00000001;