DataObjectClass Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("1C3B4210-F441-11CE-B9EA-00AA006B1A69")]
public class DataObjectClass : Microsoft.Vbe.Interop.Forms.DataObject
[<System.Runtime.InteropServices.ClassInterface(0)>]
[<System.Runtime.InteropServices.Guid("1C3B4210-F441-11CE-B9EA-00AA006B1A69")>]
type DataObjectClass = class
interface IDataAutoWrapper
interface DataObject
Public Class DataObjectClass
Implements DataObject
- Inheritance
-
DataObjectClass
- Attributes
- Implements
Constructors
| DataObjectClass() |
Methods
| Clear() | |
| GetFormat(Object) | |
| GetFromClipboard() | |
| GetText(Object) | |
| PutInClipboard() | |
| SetText(String, Object) | |
| StartDrag(Object) |