![]() | InDesign SDK 20.5 |
#include <SdkObjModel.h>

Inherits from an API static text boss class, and
adds an interface to control the dragdrop source behaviour. We override the default event handler to hook in the DND source capabilities.
| IDragDropSource kBscDNDSourceStaticTextWidgetBoss::IID_IDRAGDROPSOURCE |
Provides the drag sourcing capabilities. Implementation: kBscDNDDragSourceImpl.
| IPMUnknown kBscDNDSourceStaticTextWidgetBoss::IID_IEVENTHANDLER |
This widget's event handler needs to be DND aware.
Implementation provided by the API.
Implementation: kDragDropSourceEHImpl.