Description: keep the windows that you set up to be top most all the time
copy the code to a module and insert this line into your form_load fucntion
dim setTopMostWindow as long
SetTopMostWindow = SetWindowPos(Me.hwnd, -1, 0, 0, 0, 0, 2 Or 1)
To Search:
File list (Check if you may need any files):
mdlTopMost.bas
mdltopmost filler.docx