[2005] floating window question

.paul.

Well-known member
Joined
May 22, 2007
Messages
212
Programming Experience
1-3
how can i check that the window immediately beneath my window is my other window? i know it sounds a bit confused:confused:
 
I can't say I know but there's no doubt it would require calling the Windows API. I suggest you get the API Guide, which lists all API functions grouped by category. I'd also suggest getting the API Veiwer for the appropriate VB.NET declarations. Both free downloads.
 
i've looked for it. there are several different versions. which 1 is best suited to vb.net 2005/8 programming?
 
Back
Top