Thanks a lot TonHu!
Actually I didn't know if it was written in VB6 or not (although I didn't think it was). I'll be more careful about placing my posts in the future - sorry.
Thanks again for the post Andy! If I call SetWindowPos (with HWND_TOPMOST) in the Form's activate subroutine, it the form is put on top, but it does not stay on top. Maybe I'm doing it wrong, but as far as I can tell, SetWindowPos does not permanently set a window's position. As soon as I...
Thanks for your post Andy. Please correct me if I'm doing it wrong, but when I make the UserForm modal, the behavior I get is:
1. I can't select other documents behind the form (bring them to the fron)
2 I can bring another document to the front by clicking on it from the taskbar at the...
OK - I found the EXACT functionality I want to try to replicate. And I still haven't found a solution that can replicate it. It must be possible because Word does it (somehow). I want to replicate the functionality of the Cross-reference dialog:
In Word (I know this works in 2000 and 20003)...
Thanks for the quick reply! Sorry for the delayed response.
First of all I'm quite new to VBA, so sorry if I misspeak. I'm using VBA 6.3 with Word 2000. I'm using a "UserForm", which does not seem to have a WindowState. I did, however, try (a slightly modified version of) your code...
Does anyone know of any good VBA memory profilers? Preferably open source or with free trails? I'm using VBA with Word 2000. I keep getting a message: “Word has insufficient memory. You will not be able to undo this action once it is completed…”
Thanks!
Does anyone know of a way to make a form stay on top of all applications or even on top of all open Word documents? I want a form that stays on top even if I minimize its parent Window (the document from which it was launched). I want it to stay on top even if I click on another Word document...
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.