Click or drag to resize

DROPDESCRIPTION Structure

Describes the image and accompanying text for a drop object.

Namespace:  ShellBoost.Core.WindowsShell
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public struct DROPDESCRIPTION

The DROPDESCRIPTION type exposes the following members.

Methods
Fields
  NameDescription
Public fieldszInsert
Text such as "Documents", inserted as specified by szMessage.
Public fieldszMessage
Text such as "Move to %1".
Public fieldtype
A DROPIMAGETYPE indicating the stock image to use.
Top
See Also