Connecting Tech Pros Worldwide Help | Site Map

cut and paste

Mats
Guest
 
Posts: n/a
#1: Nov 16 '05
Hi,
I have got problem to use clipboard in, it work fine when it is a string but when I try to add a custom object to the clipboard it will not work. The class that I will store on clipboard inherits from ISerializable and IDataObject. When I get data from clipboard I say it is a serialize type.
Can someone say where to find some documentation about use clipboard with custom object.

Thanks
Mats

Rami Saad
Guest
 
Posts: n/a
#2: Nov 16 '05

re: cut and paste


hello,

Check this link:
http://www.dotnet247.com/247referenc...tion/Formatter
s/Binary/BinaryFormatter.aspx
Hope it helps.

Regards,
Rami Saad
MEA Developer Support Center
ITworx on behalf of Microsoft EMEA GTSC



Closed Thread


Similar C# / C Sharp bytes