Using Clipbaord

  Download Code
Downloads:326 Bookmark this code Bookmark and Share
Rank : Not rated yet
Rated by : 0 user(s)
Developer:Junaid Shabbir  |   35 submission(s)
Date Uploaded:November 08,2007
Level:Begginer
Size: 2.28 KB
Category:VB6 -> Language Basics
Developer Says:

To deal with clipboard in visual basic 6 we use the Clipboard class. We can store text data in the clipboard with Clipboard.SetText(). To store image data we use the Clipboard.SetData() function. To check the format of data in the clipboard we use Clipboard.GetFormat


User Reviews
There are no user reviews on this code
Leave a Comment
Age (Required, will not be shown)
Name
Email (Required, will not be shown)
Website (Optional, starting with http://)
 
Rate this code
Poor   1 2 3 4 5   Outstanding
Are you human ?

Enter the code shown above