Click to See Complete Forum and Search --> : Message box with no title bar or buttons


RomanII
September 8th, 2004, 10:47 PM
Hi,

How can I create a message box that is similar one in old InstallShield programs -- with no title bar or buttons. There's no way for a user to close it. I just want to display a text in it for a few seconds.

Thanks

RomanII
September 8th, 2004, 11:16 PM
Never mind! I played with Form's properties and keyboard event handlers and achieved what I wanted.

Thanks for reading.