Click here to Skip to main content
15,886,873 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Trouble Reading Pixel Of Another Application [modified] Pin
Member 436831610-Nov-09 10:50
Member 436831610-Nov-09 10:50 
GeneralRe: Trouble Reading Pixel Of Another Application Pin
Christian Graus10-Nov-09 11:59
protectorChristian Graus10-Nov-09 11:59 
GeneralRe: Trouble Reading Pixel Of Another Application Pin
Member 436831610-Nov-09 12:34
Member 436831610-Nov-09 12:34 
GeneralRe: Trouble Reading Pixel Of Another Application Pin
Christian Graus10-Nov-09 13:05
protectorChristian Graus10-Nov-09 13:05 
GeneralRe: Trouble Reading Pixel Of Another Application Pin
EliottA11-Nov-09 2:35
EliottA11-Nov-09 2:35 
QuestionSend Keys from keyboard Pin
shaina223110-Nov-09 6:55
shaina223110-Nov-09 6:55 
AnswerCross post Pin
dan!sh 10-Nov-09 6:59
professional dan!sh 10-Nov-09 6:59 
AnswerRe: Send Keys from keyboard Pin
The Man from U.N.C.L.E.10-Nov-09 7:02
The Man from U.N.C.L.E.10-Nov-09 7:02 
Your question seems a little confused.

To put the value of the variable var into a textbox programatically just set the text property e,g, myTextbox.Text = var.

If your question is about sending keypresses to another application outside of your control you can use the SendMessage[^] API to programatically do anything to any identified window. That is not simple though.

If you have knowledge, let others light their candles at it.
Margaret Fuller (1810 - 1850)
www.JacksonSoft.co.uk

QuestionDisposing all objects Pin
Gagan.2010-Nov-09 2:42
Gagan.2010-Nov-09 2:42 
AnswerRe: Disposing all objects Pin
Dave Kreskowiak10-Nov-09 3:59
mveDave Kreskowiak10-Nov-09 3:59 
AnswerRe: Disposing all objects Pin
David Mujica10-Nov-09 4:01
David Mujica10-Nov-09 4:01 
GeneralRe: Disposing all objects Pin
Luc Pattyn10-Nov-09 4:06
sitebuilderLuc Pattyn10-Nov-09 4:06 
AnswerRe: Disposing all objects Pin
Shameel10-Nov-09 5:06
professionalShameel10-Nov-09 5:06 
GeneralRe: Disposing all objects Pin
Paulo Zemek10-Nov-09 8:04
mvaPaulo Zemek10-Nov-09 8:04 
GeneralRe: Disposing all objects Pin
Shameel11-Nov-09 7:53
professionalShameel11-Nov-09 7:53 
QuestionUnable to proper shutdown Pin
Gagan.2010-Nov-09 2:29
Gagan.2010-Nov-09 2:29 
AnswerRe: Unable to proper shutdown Pin
Luc Pattyn10-Nov-09 2:33
sitebuilderLuc Pattyn10-Nov-09 2:33 
GeneralRe: Unable to proper shutdown Pin
Gagan.2010-Nov-09 2:37
Gagan.2010-Nov-09 2:37 
GeneralRe: Unable to proper shutdown Pin
Luc Pattyn10-Nov-09 3:02
sitebuilderLuc Pattyn10-Nov-09 3:02 
AnswerRe: Unable to proper shutdown Pin
freakyit10-Nov-09 3:54
freakyit10-Nov-09 3:54 
Questiontime and date Pin
ghiez9-Nov-09 23:44
ghiez9-Nov-09 23:44 
AnswerRe: time and date Pin
dan!sh 10-Nov-09 0:33
professional dan!sh 10-Nov-09 0:33 
QuestionFolder permission on Vista machine Pin
~Khatri Mitesh~9-Nov-09 22:59
~Khatri Mitesh~9-Nov-09 22:59 
AnswerRe: Folder permission on Vista machine Pin
dan!sh 10-Nov-09 1:18
professional dan!sh 10-Nov-09 1:18 
QuestionHow to use the control "PictureBox" for change pictures when it is running on WINCE5.0 Pin
lassic1239-Nov-09 20:06
lassic1239-Nov-09 20:06 

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.