Skip to content

DataObject Object

See Also

DataObject Members

See Also

Grid Control ActiveX Control v24.0

Description

The DataObject object is a container for data being transferred from a component source to a component target. The data is stored in the format defined by the method using the DataObject object.

For a list of all members defined in this module, see DataObject Members.

Object Model

DataObject Object Model
Parent Child Diagram
DataObject Files

Remarks

The DataObject, which mirrors the IDataObject interface, allows OLE drag and drop and clipboard operations to be implemented.

The Grid Control supports manual OLE drag and drop events.

See Also

DataObject Members


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