DataObject Object
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



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
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.