Click here to Skip to main content
15,913,944 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Printing morethan a document sequentially Pin
Duncan Edwards Jones10-Dec-06 11:07
professionalDuncan Edwards Jones10-Dec-06 11:07 
QuestionDataGrid-Row adding (VB.Net-2003) Pin
madhu_j8-Dec-06 13:24
madhu_j8-Dec-06 13:24 
AnswerRe: DataGrid-Row adding (VB.Net-2003) Pin
Taylor Kobani8-Dec-06 23:12
Taylor Kobani8-Dec-06 23:12 
QuestionVB.Net System Modal Pin
hkinser98-Dec-06 11:30
hkinser98-Dec-06 11:30 
AnswerRe: VB.Net System Modal [modified] Pin
The ANZAC8-Dec-06 17:51
The ANZAC8-Dec-06 17:51 
Questionbluetooth Pin
ashraf 20058-Dec-06 10:43
ashraf 20058-Dec-06 10:43 
QuestionCatch events in javascript from vb.NET Windows Form Pin
Owen378-Dec-06 10:36
Owen378-Dec-06 10:36 
QuestionHooking - How to send characters to another application ... Pin
CarlMoser8-Dec-06 9:37
CarlMoser8-Dec-06 9:37 
How do you send characters to another application's Text Box when that text box is controlled by code that formats the data. I have a legacy application (without source code of course) that I would like to control. I can write just fine into Text Boxes that just accept characters -- but this instance is a Text Box where the legacy code is looking in the Keyboard Buffer for characters and then formatting what is displayed. In other words, its stuffing in the dollar sign ("$") automatically.

This works fine for ordinary Text boxes but not for the ones that format the text box contents:
SendMessageText(WINDOWHANDLE, WM_SETTEXT, Len(TEXTMESSAGE), TEXTMESSAGE)


It seems as if I need to write to the Keyboard buffer so the Legacy Application can process it --- but when I tried that I learned that you have to switch the focus to the Legacy Application because only focused applications can access the Keyboard buffer.

Anybody have a code fragment that can do this?

Thanks

Carl
Carl@CarteBlanc.com

QuestionOpen folder in Explorer Pin
wildfire23238-Dec-06 7:46
wildfire23238-Dec-06 7:46 
QuestionUsers Uploading Files Pin
coachmackey8-Dec-06 6:49
coachmackey8-Dec-06 6:49 
Questionvb.net forum Pin
coachmackey8-Dec-06 6:44
coachmackey8-Dec-06 6:44 
AnswerRe: vb.net forum Pin
The ANZAC8-Dec-06 10:33
The ANZAC8-Dec-06 10:33 
QuestionNo Touch Deployment vs ClickOnce Deployment Pin
KreativeKai8-Dec-06 5:57
professionalKreativeKai8-Dec-06 5:57 
QuestionConsuming Webservice Pin
Jawa20068-Dec-06 4:48
Jawa20068-Dec-06 4:48 
Questionextract compiler file into text Pin
gyangyan8-Dec-06 4:44
gyangyan8-Dec-06 4:44 
AnswerRe: extract compiler file into text Pin
Paul Conrad25-Dec-06 18:39
professionalPaul Conrad25-Dec-06 18:39 
QuestionWinPE and VB6 Pin
one-trick-pony8-Dec-06 2:40
one-trick-pony8-Dec-06 2:40 
Questioninstall service programmatically Pin
kwp8-Dec-06 2:00
kwp8-Dec-06 2:00 
QuestionLab monitoring system [modified] Pin
Rock Star.8-Dec-06 0:03
Rock Star.8-Dec-06 0:03 
AnswerRe: Lab monitoring system Pin
Paul Conrad25-Dec-06 18:40
professionalPaul Conrad25-Dec-06 18:40 
Questioncheckbox issue Pin
Dayekh8-Dec-06 0:02
Dayekh8-Dec-06 0:02 
AnswerRe: checkbox issue Pin
dhbaer8-Dec-06 9:33
dhbaer8-Dec-06 9:33 
QuestionHow to call MsSql stored procedure in VB6.0... Pin
JONMARGS7-Dec-06 23:07
JONMARGS7-Dec-06 23:07 
Questionunhandled exception - Access violation reading location 0xfeeeffaa Pin
egmano7-Dec-06 22:55
egmano7-Dec-06 22:55 
Questionthird party grid/s Pin
momooomooomomo7-Dec-06 22:47
momooomooomomo7-Dec-06 22:47 

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.