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 the Advantages of disconnected recordsets
How many nuber of controls are there in form?
What are the types of Error?
What is Database Connection pooling (relative to MTS)
Explain the differences between ActiveX Dll and ActiveX Exe?
What do you mean by ADO?
which property is used to change to some value to access a identity column in datacontrols?
which VB constant make the menu item in centre?
What is the-use of property page Wizard in ActiveX Control?
which property is used to lock a textbox to enter data?
CRETE A BACKUP FILE
What is data binding in vb net?
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)