|
|
#1 |
|
Junior Member
Join Date: Apr 07
Posts: 31
![]() |
Hello,
Anyone know how can I extract the value from window's copy or ctrl+c. for example, lets say i highlight any text or number, and copy it using ctrl+c. Now, in my vb code, i want to extract the value from this memory, using a button, and paste it into the textbox. Is there anyway to get this value WITHOUT using ctrl+v or any variations of? I hope i make sense. Thanks! Last edited by GODzillaSDM; Jun 28th, 2007 at 05:28 PM. |
|
|
|
|
|
#2 |
|
Networker
Join Date: Aug 05
Location: Sweden
Posts: 7,416
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Re: extract value from window's copy CTRL+C memory
Write
VB.Net Code:
__________________
---My Flickr photo stream. Have a look! Rate posts that helped you. I do not reply to PM's with coding questions. How to Get Your Questions Answered LINQ examples | Save/load a forms layout | TCP client/server connection | Retrieving the EventHandler for any Event by code. Check out the work in progress: Obtuze - A Neural Network for OCR | NetEmu - A library that enables netplay for emulators. |
|
|
|
|
|
#3 |
|
Super Moderator
Join Date: Apr 01
Location: LA, Calif. Raiders #1 AKA:Gangsta Yoda™
Posts: 58,875
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Re: extract value from window's copy CTRL+C memory
something like this is one way to do it.
VB.NET Code:
__________________
VB/Office Guru™ (AKA: Gangsta Yoda™ I dont answer coding questions via PM. Please post a thread in the appropriate forum. ![]() ![]() Microsoft MVP 2006, 2007, 2008, 2009, 2010 Office Development FAQ (VBA, VB 6, VB.NET, C#) Software Engineer MCP (VB 6 & .NET), BSEE, CET If a post has helped you then Please Rate it! • Star Wars Gangsta Rap • Reps & Rating Posts • VS.NET on Vista (New) • Multiple .NET Framework Versions (New) • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility • System: Intel Core 2 Extreme Ed., 2 WD Raptor 10K RPM 150 GB HDs RAID 1, 2 GBs DDR2 667 MHz RAM, 3 Viewsonic 17" LCDs, Windows Vista RTM, IE 7, Office 2007 |
|
|
|
|
|
#4 |
|
Junior Member
Join Date: Apr 07
Posts: 31
![]() |
Re: extract value from window's copy CTRL+C memory
awesome! thanks guys!! i'll go try it out.
|
|
|
|
![]() |
|
||||||
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|