How can you save and Get data from Clipboard?
Answer / ksantosha
Saving Data in Clipboard using Vb.
Fortext
Clipboard.Clear 'First u have to clear the clipboard
Clipboard.SetText Text1.Text 'Set the text into Clipboard
For Image
Clipboard.Clear
Clipboard.SetData Image1.Picture
To Get Data from Clipboard
Text1.text = Clipboard.gettext
Image1.picture = clipboard.getdata
| Is This Answer Correct ? | 8 Yes | 2 No |
What are constructors and destructors?
What is OLEDB?
What is the difference between a ActiveX DLL and a ActiveX EXE?
What is activex control in vb?
Why doesn't "my string" & Chr$(13) do what I want?
How many ways we can access file using VB?
Why we use Treeview Control?
How do I change the color of a form in visual basic?
Difference between Recordset and Querydef?
2 Answers 3i Infotech, IBM, TCS,
What is difference between procedural prog. Language
How would you map properties to controls by using ActiveX Control Interface Wizard?
Differentiate between DAO,ADO and Adodc as in data access objects?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)