|
-
November 22nd, 2004, 05:01 AM
#1
Problems copying object to clipboard
Hello.
We have a problem copying an object to the clipboard.
to do this, we write: Clipboard.SetDataObject(o)
where o is our object.
Our object is inherited from UserControl.
When we try to retrieve the object from the clipboard, it is of the right type, but it is null.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|