System.CreatorOpenWithUIOptions
Provides options that influence the behavior of UI controls that launch the file with the app specified in System.CreatorAppId.
Windows 10, version 1703, Windows 10, version 1607, Windows 10, version 1511, Windows 10, version 1507
propertyDescription
name = System.CreatorOpenWithUIOptions
shellPKey = PKEY_CreatorOpenWithUIOptions
formatID = C2EA046E-033C-4E91-BD5B-D4942F6BBE49
propID = 3
SearchInfo
InInvertedIndex = false
IsColumn = true
typeInfo
type = UInt32
IsInnate = false
EnumeratedList
UseValueForDefault = True
enum
name = Hidden
value = 0
text = Hidden
defineToken = CREATOROPENWITHUIOPTION_HIDDEN
enum
name = Visible
value = 1
text = Visible
defineToken = CREATOROPENWITHUIOPTION_VISIBLE
Remarks
PKEY values are defined in Propkey.h.
Related topics