PC Review


Reply
Thread Tools Rate Thread

Clipboard in VB.NET ?!?

 
 
Mike Labosh
Guest
Posts: n/a
 
      8th Dec 2003
Two items from the .NET Framework SDK (VS.NET 2K2) -- Actual pasted text
from the help topics.

===========================
The Clipboard Class
===========================
..NET Framework Class Library

Clipboard Class [Visual Basic]

Provides methods to place data on and retrieve data from the system
Clipboard. This class cannot be inherited.

For a list of all members of this type, see [Clipboard Members.] <--
clicked here

===========================
Clipboard Members
===========================
Public Methods

GetDataObject Retrieves the data that is currently on the system Clipboard.
SetDataObject Overloaded. Places data on the system Clipboard.

===========================
Now here's what I *actually get*
===========================

http://www.vbsensei.com/clipboardcode.jpg

What's up with that?!? Am I missing something obvious here?!?

--
Peace & happy computing,

Mike Labosh, MCSD MCT
Owner, vbSensei.Com
"Escriba coda ergo sum." -- vbSensei


 
Reply With Quote
 
 
 
 
Mike Labosh
Guest
Posts: n/a
 
      9th Dec 2003
<snippage>

Duh. Nevermind, I had a variable called "clipboard" declared as boolean for
whether or not there was anything on the real "Clipboard". hehe I did a
end-user thing!
--
Peace & happy computing,

Mike Labosh, MCSD MCT
Owner, vbSensei.Com
"Escriba coda ergo sum." -- vbSensei


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Transfer clipboard from Task pane clipboard(office?) content to Excel (windows?) clipboard? tskogstrom Microsoft Excel Programming 2 6th Mar 2007 12:50 PM
Clipboard gets empty by itself, cleared clipboard, copy paste doesn't work, outlook clears clipboard, problems with clipboard - possible solution Jens Hoerburger Microsoft Outlook 0 24th Aug 2006 02:44 PM
Increase clipboard entries; find clipboard that holds multiples Chad Harris Windows XP Customization 3 28th Oct 2005 02:13 AM
How do I disable Office Clipboard so Copy Paste uses traditional Windows Clipboard dwilliamson@ivsi.com Microsoft Excel Discussion 10 24th Feb 2005 02:36 PM
Problems with clipboard : system.runtime.interopservices : The requested clipboard operation failed Dennis Microsoft C# .NET 0 5th Apr 2004 06:43 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:02 PM.