VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

MessageBoxWizzard98

Leo Mrozek  (2 Submissions)   Complete Applications   Visual Basic 3.0   Beginner   Wed 3rd February 2021

This is an add-in that I wrote for VB6 when it was first released. The wizard creates a Message Box or Input box and lets you fully select the parameters for your box.
See the zip file for the complete project to compile the DLL. Once complied, register the the DLL. Close VB and reopen VB. Go to Add-Ins and open the Add-In manager and check Loaded/Unloaded and Load on Startup. Close the Add-In Manager and the Wizard should be listed on your Add-ins list.
There is an included document "MsgWiz.rtf" that explains how to use the program.
I originaly released this as shareware and still has a crude copyguard contained within it. To register the wizard to get rid of the nag screen, the code is KXP4410. If you would like to register the code, the information is on the Help/About screen.

Assumes
This is an addin for VB6

Returns
Generates the complete code for a message box or input box

Rate MessageBoxWizzard98 (4(4 Vote))

Download MessageBoxWizzard98

MessageBoxWizzard98 Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters