ComponentOne True DBInput Pro 8.0
OLEDropMode Property (TDBMask)

 

Reference> TDBMask Control> TDBMask Control Properties> OLEDropMode Property (TDBMask)

OLEDropMode Property (TDBMask)

Sets/returns how a target component handles drop operations. The target component inspects what is being dragged over it in order to determine which events to trigger; the OLE drag/drop events, or the Visual Basic drag/drop events. There is no collision of components or confusion about which events are fired, since only one type of object can be dragged at a time.

Syntax

control.OLEDropMode= value

Read/Write at run time and design time.

Values

Design Time

Run Time

0 - None (Default)

dbiOLEDropNone

1 - Manual

dbiOLEDropManual

2 - Automatic

dbiOLEDropAutomatic

See Also

OLEDragMode Property (TDBMask)

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback