No matter what code examples I use from this forum, I cannot get a form to stay on top within the Access .MDB (I am not running it from an .MDE). Here is the code that I am using. Does anyone see anything wrong?
In a module:
Private Declare Function SetWindowPos Lib "user32" (ByVal hWnd As...