ComponentOne List 8.0 for ActiveX
SetData Method

 

SetData Method

This method inserts data into a DataObject object using the specified data format.

Syntax

dataobject.SetData [value], [format]

Arguments

value is an optional variant containing the data to be passed to the data object.

format is an optional constant or value that specifies the format of the data.

Return Value

None

Remarks

Method applies to DataObject object.

The TDBCombo control supplies an argument of type DataObject when it fires the following events: OLEDragDrop, OLEDragOver, OLESetData, and OLEStartDrag.

Note: In this version of True DBList, only the vbCFText format is supported. If you omit the format argument, vbCFText is assumed.

See Also

DataObject Object, DataObjectFiles Collection

 

 


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

Product Support Forum  |  Documentation Feedback