AccusoftImagXpress13 ActiveX DLL : enumOLEDropMode Enumeration |
Member | Value | Description |
---|---|---|
OLEDROP_AUTOMATIC | 2 | The image is automatically loaded when dropped on the control. |
OLEDROP_MANUAL | 1 | The OLEDragDrop event is fired when an image is dropped on the control. The image must be manually loaded into the control. |
OLEDROP_NONE | 0 | None (default). |