Go Back  Xtreme Visual Basic Talk > Legacy Visual Basic (VB 4/5/6) > General > Getting Title/Caption of program mouse is focused on


Reply
 
Thread Tools Display Modes
  #1  
Old 03-25-2008, 08:09 PM
ithug ithug is offline
Newcomer
 
Join Date: Feb 2008
Posts: 8
Default Getting Title/Caption of program mouse is focused on


What i am trying to do is have:
Code:
text1.text = (Caption of current program the mouse is focused on/clicked)
Example:
Text1.text = Mozilla Firefox

Also i need to know how i could send a message box after the textbox has 20 characters in it.

Sorry if i didnt explain this enough, i didnt really know how to explain, I hope you understand

Thanks, iTHUG
Reply With Quote
  #2  
Old 03-27-2008, 04:52 AM
Jonny's Avatar
Jonny Jonny is offline
Senior Contributor
 
Join Date: Jun 2003
Location: Birmingham, England, UK
Posts: 821
Default

The WindowFromPoint API returns the handle of the top-most window at the given position on the screen.
__________________
Regards
John, jlsd.co.uk
Reply With Quote
  #3  
Old 03-29-2008, 03:54 PM
ithug ithug is offline
Newcomer
 
Join Date: Feb 2008
Posts: 8
Default

Thank you very much
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Advertisement:





Free Publications
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET.
subscribe
Programmers Heaven C# School Book -Free 338 Page eBook
The Programmers Heaven C# School book covers the .NET framework and the C# language.
subscribe
Build Your Own ASP.NET 3.5 Web Site Using C# & VB, 3rd Edition - Free 219 Page Preview!
This comprehensive step-by-step guide will help get your database-driven ASP.NET web site up and running in no time..
subscribe
 
 
-->