Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Clipboard problems
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00730960
Message ID:
00730998
Views:
11
>Hi Paul,
>
>Are you calling the GetData method of the iClipboardData object? This code works consistently for me:
>
>
>Dim iClipboardData As IDataObject = Clipboard.GetDataObject()
>MessageBox.Show(iClipboardData.GetData(DataFormats.Text))
>
>

I can't even get that far - iClipboardData is Nothing after running the first line. I just tried the same command (well, the C# version of it) inside of a simple Windows form app, and it works OK. It doesn't work inside the macro, though. Very weird.
-Paul

RCS Solutions, Inc.
Blog
Twitter
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform