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 |
Explain Default cursor Type and LockEdits type in RDO
How to down load image properties.
Explain the differences between ActiveX Dll and ActiveX Exe?
VB ActiveX: Create a "drivelist"(D1) box, a "folderlistbox"(FLD1) that changes whenever D1 is changed , and a "FilelistBox"(FIL1) that is populated with the file lists under the selected directory in (D1).The file selected is stored in a variable "filename" along with the path. Question: How to use this activeX control in VC++ to get the selected filename?
How do I prevent multiple instances of my program?
What are the types of line styles available in Treeview Control?
What is the difference between change event in normal combobox and dbcombobox?
What is the maximum size of form to hold the controls?
How can you get selected file from file system Control?
How to trap Data Base Error?
Which tool is used to configure the port range and protocols for DCOM communications?
Explain OLE Drag and Drop?
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)