ShaneBrennan
Programmer
I'm trying to write a small program that will keep a VB form on top and constantly focused so the user can not switch to other applications.
I've got code to enable a form to stay on top, but once I click on another application such as notepad, the focus stays there.
Is there a way to tell VB to move the focus back to a specific form or form control?
thanks for any help I get
Shane Brennan Shane Brennan
'-----------------------
' Emails: shanebrennan@postmaster.co.uk
' Personal WebPage:
I've got code to enable a form to stay on top, but once I click on another application such as notepad, the focus stays there.
Is there a way to tell VB to move the focus back to a specific form or form control?
thanks for any help I get
Shane Brennan Shane Brennan
'-----------------------
' Emails: shanebrennan@postmaster.co.uk
' Personal WebPage: