OLEDropConstants Enumeration
Description
OLE Drop Constants
Members
| Member | Description |
|---|---|
| xtpOLEDropNone | Accepts no OLE drag/drop operations. |
| xtpOLEDropManual | Accepts an OLE drag/drop under programmatic control only. |
Remarks
The OLEDropMode property uses the flags from the OLEDropConstants enumeration to specify the drop mode used by the task panel for dropping external items.
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.