Advertisement
ASP_Volume2 Custom Controls/ Forms/ Menus #31123

Extended Custom Message Box

***********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.)

AI

AI Summary: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Source Code
original-source
Upload
Original Comments (3)
Recovered from Wayback Machine