Extended Custom Message Box
Posted: 2002-06-01
By: ArchiveBot
Viewed: 68
Filed Under:
Title | Uploaded | Size |
---|---|---|
Extended_C68955452002.zip | 9/3/2020 3:45:00 PM | 13,412 |
***********Default button bug fixed***********
This is a custom message box generator.It provides the following
functionalities that are not provided by the MsgBox function in VB.
1.Allows you to change the font of the message.
2.Allows you to change the font color of the message.
3.Allows you to set italic font for the message.
4.Allows you to set bold font for the message.
5.Allows you to change the caption of the buttons.
6.You can have as many buttons as you want on the message box.
7.The Message box has a totally new border style.
8.You can also set the AutoUnloadTime so that the MessageBox will automatically terminate when the specified time had elapsed returning the first button value.
9.The MessageBoxEx function used to create the messagebox returns the number of button pressed starting from zero.
10.Use the AddButton method to add as many buttons as you like. (Max 255 i think this is more than enough.)
Original Author: Vijay Phulwadhawa
Returns
Returns the index of the button clicked.
Comments on this post
No comments have been added for this post.
You must be logged in to make a comment.