#include <idraganddrop.h>
Class Description
- See also:
- Class FileDropType, DropTypes.
- Description:
- This class represents the bitmap DropType and is available through the
built-in type instance bitmapDropType.
Member Function Documentation
int TypeCode |
( |
|
) |
[inline, virtual] |
- Default Implementation:
- { return BITMAP_DROPTYPE; }
Implements DropType.