Skip to content

OLEDropConstants Enumeration

Description

Specifies the method which the command bars component handles OLE drag/drop operations.

Members

Member Description
xtpOLEDropNone None. The target component does not accept OLE drops and displays the No Drop cursor.
xtpOLEDropManual Manual. The target component triggers the OLE drop events, allowing the programmer to handle the OLE drop operation in code.

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.