Skip to content

DataObject Object Members

See Also

DataObject Overview

See Also

Suite Pro Controls ActiveX Control v24.0

DataObject Object Members

Public Methods

Method Description
Public Method Clear Clears the content of the DataObject object.
Public Method GetData Returns data from the DataObject object in the form of a variant.
Public Method GetFormat Returns a boolean value indicating whether an item in the DataObject object matches a specified format.
Public Method SetData Inserts data into a DataObject object using the specified data format.

Public Properties

Property Description
Public Property Files 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.