What I would like to know is How I know what to set the publc const to (see below) How do we know that the swp_showwindow = &H40
Where do we get the &H40?
_____________________________________
Public Const HWND_TOPMOST = -1
Public Const SWP_SHOWWINDOW = &H40
Public Const SWP_NOSIZE = &H2
What API function, and how do I use it, to change the space on the desktop?
What I want is for my form to always be on top (I got that part) but other windows do go under it. I want it to be locked so when I maximize another window, it will fit in the rest of the window. Like ICQ when set to...
Is there a way to make Access "Always on top?"
I have a small form that I want to be displayed on top of all windows all the time. Even outside of access. If there is a way I am sure that it would have to be for Access its self to be always on top. Any Ideas?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.