DataObject Object Members
See Also
DataObject Overview

| Task Panel ActiveX Control v24.0 |
|
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 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.