OnDemandDataObjectAddDefaultFormats Property |
Gets a value indicating whether to add CF_HDROP and CFSTR_SHELLIDLIST automatically from current shell items.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public bool AddDefaultFormats { get; }
Property Value
Type:
Booleantrue if CF_HDROP and CFSTR_SHELLIDLIST are added automatically from current shell items; otherwise,
false.
See Also