is there a way to leave an app on top of the screen while on startup. as i have a programe which i have in the startup but other programs open over the top after mine.
Printable View
is there a way to leave an app on top of the screen while on startup. as i have a programe which i have in the startup but other programs open over the top after mine.
Hello nota141
Two ideas that might get you in the right direction.
Search this forum for allways on top or I think that you can use the .zorder on your form to put in front of the others.
Hope this is any help.