i have a db with many forms.
i want to set focus or better always on top the last open form
example:
the forms are open like this
mainform
2form
3form
4form
i want to set focus or always on top 4form
if 4form close the next form is 3form
if 3form close the next form is 2form
if 2form close the next form is mainform
thxs
i want to set focus or better always on top the last open form
example:
the forms are open like this
mainform
2form
3form
4form
i want to set focus or always on top 4form
if 4form close the next form is 3form
if 3form close the next form is 2form
if 2form close the next form is mainform
thxs