Hi,
I am using SetWindowPos in an application written in VB which resides at the edge of the screen - much like the start bar - to set the window as Always On Top.
This works fine, but one of the controls on the form has a problem - namely the Toolbar control which is in CommonControls 6.0. When the window is set as always on top, the tool tips for the tool bar drop behind the window. Is there any way to fix this? I guess that the tool tips being displayed are effectively little windows - but can I not set them to be on top of the always on top window?
Quros
I am using SetWindowPos in an application written in VB which resides at the edge of the screen - much like the start bar - to set the window as Always On Top.
This works fine, but one of the controls on the form has a problem - namely the Toolbar control which is in CommonControls 6.0. When the window is set as always on top, the tool tips for the tool bar drop behind the window. Is there any way to fix this? I guess that the tool tips being displayed are effectively little windows - but can I not set them to be on top of the always on top window?
Quros