Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
23425 | Jan 12,2005 02:29 PM UTC | Jan 13,2005 08:57 AM UTC | WinForms | 4 |
![]() |
Tags: GridControl |
IDataObject iData = Clipboard.GetDataObject();
string psz = iData.GetData(DataFormats.Text) as string;
>IDataObject iData = Clipboard.GetDataObject();
>string psz = iData.GetData(DataFormats.Text) as string;
>
///
/// The DataObject to be used for further clipboard operations. This property will only be checked by the calling
/// method if you do not set to true. Can be NULL.
///
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.