Click here to Skip to main content
15,926,596 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: DataRow Access Problem Pin
nlindley721-Sep-06 8:26
nlindley721-Sep-06 8:26 
GeneralRe: DataRow Access Problem Pin
Kschuler21-Sep-06 8:33
Kschuler21-Sep-06 8:33 
GeneralRe: DataRow Access Problem Pin
nlindley721-Sep-06 8:43
nlindley721-Sep-06 8:43 
GeneralRe: DataRow Access Problem Pin
Kschuler21-Sep-06 8:49
Kschuler21-Sep-06 8:49 
AnswerRe: DataRow Access Problem Pin
Dave Kreskowiak21-Sep-06 8:54
mveDave Kreskowiak21-Sep-06 8:54 
GeneralRe: DataRow Access Problem Pin
nlindley721-Sep-06 9:12
nlindley721-Sep-06 9:12 
QuestionHow I can get the text from x,y coordinates? Pin
Marco225021-Sep-06 7:09
Marco225021-Sep-06 7:09 
AnswerRe: How I can get the text from x,y coordinates? Pin
Dave Kreskowiak21-Sep-06 8:17
mveDave Kreskowiak21-Sep-06 8:17 
You can't. The control has to export the functionality to do that, and it doesn't. There is no Win32 API calls you can make to easily force the text out of the control.

An alternative would be to implement a kind of OCR (Optical Character Recognition) to read the text from a bitmap screenshot image.


Dave Kreskowiak
Microsoft MVP - Visual Basic


QuestionRe: How I can get the text from x,y coordinates? Pin
David Crow21-Sep-06 8:41
David Crow21-Sep-06 8:41 
AnswerRe: How I can get the text from x,y coordinates? Pin
Marco225021-Sep-06 8:54
Marco225021-Sep-06 8:54 
GeneralRe: How I can get the text from x,y coordinates? Pin
David Crow21-Sep-06 9:06
David Crow21-Sep-06 9:06 
QuestionHow to capture the higlighted text in axbrowser? Pin
Kenneth Villasenor21-Sep-06 5:57
Kenneth Villasenor21-Sep-06 5:57 
AnswerRe: How to capture the higlighted text in axbrowser? Pin
Dave Kreskowiak21-Sep-06 6:29
mveDave Kreskowiak21-Sep-06 6:29 
GeneralRe: How to capture the higlighted text in axbrowser? Pin
Kenneth Villasenor21-Sep-06 16:35
Kenneth Villasenor21-Sep-06 16:35 
GeneralRe: How to capture the higlighted text in axbrowser? Pin
Dave Kreskowiak22-Sep-06 2:18
mveDave Kreskowiak22-Sep-06 2:18 
QuestionParameter Field Value .NET Pin
netnest21-Sep-06 5:10
netnest21-Sep-06 5:10 
QuestionEvent Logging fails on windows 2000 Pin
manish2421-Sep-06 3:46
manish2421-Sep-06 3:46 
AnswerRe: Event Logging fails on windows 2000 Pin
Dave Kreskowiak21-Sep-06 5:55
mveDave Kreskowiak21-Sep-06 5:55 
GeneralRe: Event Logging fails on windows 2000 Pin
manish2421-Sep-06 6:05
manish2421-Sep-06 6:05 
GeneralRe: Event Logging fails on windows 2000 Pin
Dave Kreskowiak21-Sep-06 6:26
mveDave Kreskowiak21-Sep-06 6:26 
QuestionWhere is my data? Pin
Rashar21-Sep-06 3:10
Rashar21-Sep-06 3:10 
AnswerRe: Where is my data? Pin
Dave Kreskowiak21-Sep-06 5:53
mveDave Kreskowiak21-Sep-06 5:53 
QuestionRename, Copy, Delete files using Visual Basic Program Pin
mahtab_masood21-Sep-06 2:33
mahtab_masood21-Sep-06 2:33 
AnswerRe: Rename, Copy, Delete files using Visual Basic Program Pin
Dixon Baptista21-Sep-06 2:42
Dixon Baptista21-Sep-06 2:42 
QuestionDTPicker loading Class MSCONCTL2.lib Error [modified] Pin
Dixon Baptista21-Sep-06 1:45
Dixon Baptista21-Sep-06 1:45 

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.