Hi,

How can I for a form to always stay on top of the other windows ? I tried some code I found on the net such as this link from MSDN .

But I always have the problem that VBA don't recognize the .hwnd properties of the form... Where is my problem ?

Thanks!