Visual Basic .NET » Internet / Hardware Communication
Accessing the Clipboard from a thread other than the Main thread... -- Sefner --


Hey guys, I was wondering how one would go about accessing the clipboard ( ie: Clipboard.SetDataObject(object data1); ) from a thread other than the main thread... I hear that delegates help... thanks in advance!!

[Submit Comment]Home