Click or drag to resize

OnDemandDataFormatCF_HDROP Property

Gets the CF_HDROP format. If this format is present, it will automatically add the format's items to the data object as a CF_HDROP format.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public static OnDemandDataFormat CF_HDROP { get; }

Property Value

Type: OnDemandDataFormat
The CF_HDROP format.
See Also