IDataObject Interface

   
IDataObject Interface

Namespace

System.Windows.Forms

Createable

No

Description

The IDataObject interface is used by the Clipboard for data-transfer operations. It is also used for drag-and-drop operations. An instance of the IDataObject interface is returned by the Clipboard object's GetData method.

Public Instance Methods

Those methods marked with a plus sign (+) are covered in more detail in their own entries:

GetData +
GetDataPresent +
GetFormats +
SetData

VB.NET/VB 6 Differences

The IDataObject interface is new to VB.NET.

See Also

Clipboard Class

   


VB.Net Language in a Nutshell
VB.NET Language in a Nutshell
ISBN: B00006L54Q
EAN: N/A
Year: 2002
Pages: 503

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net