Re: Make message box topmost
http://www.vbforums.com/showthread.p...-Always-on-Top
Msgbox "Hello Vb-World!", vbSystemModal + vbExclamation, "From Matt"
vbSystemModal should do that...I think :p
There is also an API solution in the link,
Re: Make message box topmost
thank you, so easy, i'm embarrassed i needed to ask
Re: Make message box topmost
Quote:
Originally Posted by
westconn1
thank you, so easy, i'm embarrassed i needed to ask
Your lucky the "why didn't you look it up yourself" - "you need to develop web searching skills" police here didn't attack you. It appears they mainly go after new posters :p
Re: Make message box topmost
Quote:
Originally Posted by
TysonLPrice
Your lucky the "why didn't you look it up yourself" - "you need to develop web searching skills" police here didn't attack you. It appears they mainly go after new posters :p
:thumb:
Re: Make message box topmost