home *** CD-ROM | disk | FTP | other *** search
- This is a replacement for the standard windows Msgbox and InputBox.
- It allows for timed messages, as well as different command buttons on
- untmed messages. You can change the background color of the panel to
- suit yourself. The input function has some validation, for example
- you can specify a maximum number of numeric characters by specifying
- N5 as the validation string.
-
- There are 3 functions in the Module1.Bas you need, plus the
- declarations n the general secton. The Msgwin form stands on its own.
-
- Note: You can NOT use this from a form that you are displaying
- modally. Windows will not allow 2 forms to be displayed
- modally from the same applicaton.
-
-
- This code is donated to the Public Forum, use as you will. No liabilty
- accepted.
-
-
- Greg Berlin
- CS ID: 71333,3200