TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Iddo
NA
13
1.2k
Executing a Paste on a background windows application, in C#
Jul 22 2012 5:09 AM
Hi
In my C# application I want to peform a paste and have any application currently running on Windows to "get" it, and be pasted on. On problem is of course to determine which application was the last I was "on", before moving to my C# application to trigger the paste. Another problem is actually getting the Windows process of that application and executing an actual paste.
I'm familiar with the Clipboard object and its methods, but I need the actual paste action. Is this doable?
Reply
Answers (
0
)
How do I replace the following with values from a textbox ?
N-Tier Typed DataSet