
06-05-2012, 08:50 AM
|
|
Newcomer
|
|
Join Date: Feb 2005
Posts: 24
|
|
focus problem when re-enter the form
|
Hello,
I have a problem to re-activate the form 100%
when I re-activate it using different methods,
the form gets on top and all that but its not 100% activated
until i have clicking on the form once or twice.
what i notice is the taskbar, even if i use different apis like
SetActiveWindow, BringWindowToTop, ShowWindow and SetWindowPos or just the me.show the program in taskbar are not pressed down.
is there a way to bring it on top and let the form in taskbar pressed down without clicking on the form?
|
|