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 |
Advantage of ActiveX Dll over Active Exe.
It is possible to access Text (x.txt) files? Explain.
What are the differences between a standard module and a class module?
In which areas the Error occurs?
How do I mimic a toggle button?
Is there any Edit method in ADO Data Access method?
I have several megabytes of memory. Why do I get an "out of memory" error?
How do I get the number of free bytes on a disk?
What is Mask Edit and why it is used?
Difference between listbox and combo box.
Types of LockEdits in DAO? 51 .Types of Recordsets.
Binary Access-method is used to access file in which manner?
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)