ComponentOne List 8.0 for ActiveX
Files Property

 

Files Property

Syntax

dataobject.Files

Remarks

Read-only at run time. Not available at design time.

Property applies to DataObject object.

In Visual Basic, when a DataObject object contains data of type vbCFFiles, its Files property returns a DataObjectFiles collection containing a list of filenames used by a source component in an OLE drag/drop operation.

However, since this version of True DBList handles the vbCFText clipboard format only, the Files property is not supported, and any attempt to access it in code always generates a trappable error.

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

See Also

DataObject Object, DataObjectFiles Collection

 

 


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

Product Support Forum  |  Documentation Feedback