DataObject Object Members
See Also

DataObject Object Members
Public Methods
| Method | Description |
|---|---|
Clear |
Clears the content of the DataObject object. |
GetData |
Returns data from a DataObject object in the form of a variant. |
GetFormat |
Returns a boolean value indicating whether an item in the DataObject object matches a specified format. |
SetData |
Inserts data into a DataObject object using the specified data format. |
Public Properties
| Property | Description |
|---|---|
Files |
Returns a DataObjectFiles collection, which in turn 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
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.