IVsTextMarkerGlyphDropHandler Members
Include Protected Members
Include Inherited Members
A handler provided for markers whose glyphs (an icon indicating the position of a marker) support drag and drop.
The IVsTextMarkerGlyphDropHandler type exposes the following members.
Methods
Name
Description
Draws a shadow of the glyph in the widget margin at a potential destination line.
Tells the client to handle the glyph being dropped at the given location.
Used to determine whether a given location is a valid drop destination.
Top