|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Clipboard.GetData is always returning nullMy objects seem to be put into the clipboard ok and Clipboard.ContainsData()
is returning true but when I GetData() the object returned is null. What am I doing wrong?? I'm putting two different types of objects in the clipboard but both are
marked Serializable. Show quote "Dave" <n***@nowhere.com> wrote in message news:OB3XTmqXGHA.1192@TK2MSFTNGP04.phx.gbl... > My objects seem to be put into the clipboard ok and > Clipboard.ContainsData() is returning true but when I GetData() the object > returned is null. What am I doing wrong?? > |
|||||||||||||||||||||||