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:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public static OnDemandDataFormat CF_HDROP { get; }

Property Value

Type: OnDemandDataFormat
The CF_HDROP format.
See Also