Skip to content

DataObject Object Members

See Also

DataObject Overview

See Also


DataObject Object Members

Public Methods

Method Description
Public MethodClear Clears the content of the DataObject object.
Public MethodGetData Returns data from a DataObject object in the form of a variant.
Public MethodGetFormat Returns a boolean value indicating whether an item in the DataObject object matches a specified format.
Public MethodSetData Inserts data into a DataObject object using the specified data format.

Public Properties

Property Description
Public PropertyFiles Returns a DataObjectFiles collection, which contains a list of all filenames used by a DataObject object (such as the names of files that a user drags to or from the Windows File Explorer).

See Also

DataObject Overview


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