Click here to Skip to main content
15,891,930 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How to build a number to word translation system using console application in visual basic 2008? Pin
Tim Carmichael22-Aug-13 1:24
Tim Carmichael22-Aug-13 1:24 
AnswerRe: How to build a number to word translation system using console application in visual basic 2008? Pin
TnTinMn22-Aug-13 16:00
TnTinMn22-Aug-13 16:00 
QuestionObjectListView cell contents changing Issue Pin
Pasan14819-Aug-13 18:29
Pasan14819-Aug-13 18:29 
SuggestionRe: ObjectListView cell contents changing Issue Pin
TnTinMn20-Aug-13 5:36
TnTinMn20-Aug-13 5:36 
AnswerRe: ObjectListView cell contents changing Issue Pin
Bernhard Hiller20-Aug-13 21:26
Bernhard Hiller20-Aug-13 21:26 
Questiondisplay images from a database as windows explorer Pin
Member 928309113-Aug-13 9:13
Member 928309113-Aug-13 9:13 
AnswerRe: display images from a database as windows explorer Pin
Eddy Vluggen14-Aug-13 6:11
professionalEddy Vluggen14-Aug-13 6:11 
QuestionNew to WPF. Getting frustrated Pin
beastmp1313-Aug-13 6:34
beastmp1313-Aug-13 6:34 
I am assuming this is relatively simple, but I have not been able to figure this out as of yet.

I have an external WPF application that I cannot modify, but I would like to retrieve the data from a control in the application.
I have the code to retrieve the application top window from the windows API and the code needed to traverse the visual tree to find child items.

The problem lies in getting the window (which is contained in the HwndWrapper) into an object in my program that I can use to send to my code to find the controls I need.

I have tried searching and have come up with the following:

Using HwndSource.FromHwnd() - Returns Nothing
Casting a custom window class to Window - Will not convert
Inheriting from Window in custom window class - none of the attributes I need get populated this way.

I know that this can be done, as the opensource project, snoop, is able to get the data. Unfortunately it is written in C# with a C++ ManagedInjector and I am not as proficient in these languages as I am in VB, so while I can read and understand some of it, the rest is lost on me.

I truly hope that someone will be able to help me with this project, as I am ready to tear my hair out.

Thanks in advance.
AnswerRe: New to WPF. Getting frustrated Pin
xcal13-Aug-13 7:03
xcal13-Aug-13 7:03 
GeneralRe: New to WPF. Getting frustrated Pin
beastmp1313-Aug-13 7:12
beastmp1313-Aug-13 7:12 
GeneralRe: New to WPF. Getting frustrated Pin
xcal13-Aug-13 7:23
xcal13-Aug-13 7:23 
GeneralRe: New to WPF. Getting frustrated Pin
beastmp1313-Aug-13 7:37
beastmp1313-Aug-13 7:37 
GeneralRe: New to WPF. Getting frustrated Pin
xcal13-Aug-13 8:22
xcal13-Aug-13 8:22 
GeneralRe: New to WPF. Getting frustrated Pin
beastmp1313-Aug-13 11:30
beastmp1313-Aug-13 11:30 
GeneralRe: New to WPF. Getting frustrated Pin
xcal13-Aug-13 7:19
xcal13-Aug-13 7:19 
Questionwild Search with insert Pin
sathish_v12-Aug-13 22:47
sathish_v12-Aug-13 22:47 
AnswerRe: wild Search with insert Pin
Tim Carmichael13-Aug-13 2:08
Tim Carmichael13-Aug-13 2:08 
QuestionMessage Closed Pin
10-Aug-13 22:03
Member 1020212110-Aug-13 22:03 
AnswerRe: Skype Brute Forcer? Pin
Richard MacCutchan10-Aug-13 22:54
mveRichard MacCutchan10-Aug-13 22:54 
GeneralRe: Skype Brute Forcer? Pin
Maciej Los10-Aug-13 23:16
mveMaciej Los10-Aug-13 23:16 
GeneralRe: Skype Brute Forcer? Pin
OriginalGriff10-Aug-13 23:42
mveOriginalGriff10-Aug-13 23:42 
GeneralRe: Skype Brute Forcer? Pin
Richard MacCutchan10-Aug-13 23:50
mveRichard MacCutchan10-Aug-13 23:50 
QuestionPropertyGrid PropertyValueChanged prevent fire of event Pin
InvalidEntry6-Aug-13 20:38
InvalidEntry6-Aug-13 20:38 
AnswerRe: PropertyGrid PropertyValueChanged prevent fire of event Pin
InvalidEntry7-Aug-13 20:56
InvalidEntry7-Aug-13 20:56 
Questioncriar coluna id auto_increment usando pragramaçao vb10 Pin
Pallinho5-Aug-13 12:21
Pallinho5-Aug-13 12:21 

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.