Click here to Skip to main content
15,916,692 members
Home / Discussions / C#
   

C#

 
GeneralThanXXXXXXXXXXXXXXXXX Pin
sajid.salim.khan14-Jan-07 7:07
sajid.salim.khan14-Jan-07 7:07 
QuestionHow to kill a Background worker instantly Pin
Nadia Monalisa13-Jan-07 22:44
Nadia Monalisa13-Jan-07 22:44 
AnswerRe: How to kill a Background worker instantly Pin
Luc Pattyn13-Jan-07 22:52
sitebuilderLuc Pattyn13-Jan-07 22:52 
GeneralRe: How to kill a Background worker instantly Pin
Nadia Monalisa13-Jan-07 23:05
Nadia Monalisa13-Jan-07 23:05 
GeneralRe: How to kill a Background worker instantly Pin
Luc Pattyn14-Jan-07 0:00
sitebuilderLuc Pattyn14-Jan-07 0:00 
GeneralRe: How to kill a Background worker instantly Pin
Nadia Monalisa14-Jan-07 0:17
Nadia Monalisa14-Jan-07 0:17 
GeneralRe: How to kill a Background worker instantly Pin
Luc Pattyn14-Jan-07 0:39
sitebuilderLuc Pattyn14-Jan-07 0:39 
QuestionRotating an image around its center point Pin
Mike Hankey13-Jan-07 22:00
mveMike Hankey13-Jan-07 22:00 
AnswerRe: Rotating an image around its center point Pin
Luc Pattyn13-Jan-07 22:42
sitebuilderLuc Pattyn13-Jan-07 22:42 
AnswerRe: Rotating an image around its center point Pin
Christian Graus13-Jan-07 23:07
protectorChristian Graus13-Jan-07 23:07 
GeneralRe: Rotating an image around its center point Pin
Luc Pattyn14-Jan-07 0:14
sitebuilderLuc Pattyn14-Jan-07 0:14 
GeneralRe: Rotating an image around its center point Pin
Christian Graus14-Jan-07 1:38
protectorChristian Graus14-Jan-07 1:38 
GeneralRe: Rotating an image around its center point Pin
Mike Hankey14-Jan-07 6:02
mveMike Hankey14-Jan-07 6:02 
GeneralRe: Rotating an image around its center point Pin
Mike Hankey14-Jan-07 5:33
mveMike Hankey14-Jan-07 5:33 
QuestionProgressBar Orientation Pin
blackjack215013-Jan-07 20:26
blackjack215013-Jan-07 20:26 
AnswerRe: ProgressBar Orientation Pin
Luc Pattyn13-Jan-07 20:35
sitebuilderLuc Pattyn13-Jan-07 20:35 
Questioncompare files Pin
Tahir Shah13-Jan-07 20:14
Tahir Shah13-Jan-07 20:14 
AnswerRe: compare files Pin
Luc Pattyn13-Jan-07 20:37
sitebuilderLuc Pattyn13-Jan-07 20:37 
Questionoveride column header clicked behaviour Pin
swjam13-Jan-07 19:38
swjam13-Jan-07 19:38 
Questionmulti-tab Browser Pin
dsl/fahk13-Jan-07 17:16
dsl/fahk13-Jan-07 17:16 
AnswerRe: multi-tab Browser Pin
Christian Graus13-Jan-07 19:01
protectorChristian Graus13-Jan-07 19:01 
QuestionPaste clipboard value to remote application. Pin
sampath Jayasinghe13-Jan-07 15:02
sampath Jayasinghe13-Jan-07 15:02 
AnswerRe: Paste clipboard value to remote application. Pin
Luc Pattyn13-Jan-07 19:13
sitebuilderLuc Pattyn13-Jan-07 19:13 
QuestionRe: Paste clipboard value to remote application. Pin
sampath Jayasinghe14-Jan-07 12:57
sampath Jayasinghe14-Jan-07 12:57 
Hi Luc,

First of all thanks a lot on commenting.
Let me explain you this bit..
I have to paste the value to a window which is a remote application. And the bad thing is this application opens in a remote desktop. I'm not allowed to install or do any change on that desktop. So I only can get the windows handle or the Process Id of the remote desktop window. Then I was able to simulate a mouse click on the relavent textbox. At this point if I use the keyboard "Ctrl+V" for pasting it works. But when I use the code, it doesn't work. With Microsoft.VisualBasic.Keyboard.SenKeys it worked once. But now I get an error saying "you have to enable windows Messaging".

I hope you get a better idea.

Please comment on the isuues.

Thanks a lot.

Sampathg
AnswerRe: Paste clipboard value to remote application. Pin
Luc Pattyn14-Jan-07 13:22
sitebuilderLuc Pattyn14-Jan-07 13:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.