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 | |
|---|---|---|
| .gif) | DrawCandidateOutlineGlyph | Draws a shadow of the glyph in the widget margin at a potential destination line. | 
| .gif) | DropAtLocation | Tells the client to handle the glyph being dropped at the given location. | 
| .gif) | QueryDropLocation | Used to determine whether a given location is a valid drop destination. | 
Top