Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / General 2 / January 2004



Tip: Looking for answers? Try searching our database.

Form events

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Lindsay - 31 Jan 2004 14:26 GMT
Is there an event that fires if I just move the form around the screen? And
are there any events for when my app goes out of focus, i.e. another app
gets focus? There is a lostfocus and gotfocus event, but this is for when
your app goes from form to form. I need to know when my app loses focus to
another app.
J French - 31 Jan 2004 15:03 GMT
>Is there an event that fires if I just move the form around the screen? And
>are there any events for when my app goes out of focus, i.e. another app
>gets focus? There is a lostfocus and gotfocus event, but this is for when
>your app goes from form to form. I need to know when my app loses focus to
>another app.

You are either into SubClassing

or some dirty methods using a Timer

The GetForeGroundWindow API is useful

I strongly suggest that you download the API Guide from :-

www.AllAPI.net
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.