Skip to content

OpenOption

Xusinboy Bekchanov edited this page Nov 5, 2023 · 2 revisions

OpenOption Enum

Fields

ofReadOnly OFN_READONLY
ofOverwritePrompt OFN_OVERWRITEPROMPT
ofHideReadOnly OFN_HIDEREADONLY
ofNoChangeDir OFN_NOCHANGEDIR
ofShowHelp OFN_SHOWHELP
ofNoValidate OFN_NOVALIDATE
ofAllowMultiSelect OFN_ALLOWMULTISELECT
ofExtensionDifferent OFN_EXTENSIONDIFFERENT
ofPathMustExist OFN_PATHMUSTEXIST
ofFileMustExist OFN_FILEMUSTEXIST
ofCreatePrompt OFN_CREATEPROMPT
ofShareAware OFN_SHAREAWARE
ofNoReadOnlyReturn OFN_NOREADONLYRETURN
ofNoTestFileCreate OFN_NOTESTFILECREATE
ofNoNetworkButton OFN_NONETWORKBUTTON
ofNoLongNames OFN_NOLONGNAMES
ofOldStyleDialog OFN_EXPLORER
ofNoDereferenceLinks OFN_NODEREFERENCELINKS
ofEnableIncludeNotify OFN_ENABLEINCLUDENOTIFY
ofEnableSizing OFN_ENABLESIZING
Clone this wiki locally