Table of Contents

Method SetData

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SetData(IDataObject)

Clears the Clipboard and then adds data to it.

void SetData(IDataObject value)

Parameters

value IDataObject

The data to place on the Clipboard.