Could anybody help me in visual basic
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
I am doing something on my IExplorer.I have the form which set as automaximize is true for every say 1 hour.So every 1 hour my form awakes.Suppose if it gets activated,my focus will go from IE to vbform.how to avoid this.i want to do my focus again to my IE.How to do. 1.i want API to activate another application. 2. i want to get the handle of the deactivation window, so that again i activate the window.