VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

A MAJOR REBUILD of my DropIn Input/MsgBox Replacement

CptnVic  (6 Submissions)   Custom Controls/Forms/Menus   Intermediate   Wed 3rd February 2021

This is a major (and I mean major) re-build of my previous drop in form replacement of the windows input box/message box without using MS ocx.
Now the drop-in form has only one control (text box) and only ONE function to call! But you can still choose several styles of boxes: Input box, Message Box, Nag screen, Timed message box (splash screen?) and Combine them as you like!
No graphics controls at all but has improved gradients, owner drawn buttons, dock/drag control, pick the display location, show all, some, or no buttons, and more!
It is very customizable... you control color schemes, gradients, fonts, font color and (bold/italic...etc).
---------
12/02/05... Forgot to put the .frx for the msgbox in the zip (actually forgot the mouse pointer for the mouse over was stored there). So now zip has
the .frx file.
modified the readme.txt file

Inputs
Lots... see the code to customize the appearance and style of the boxes.

Assumes
See the code and readme.txt file.

Returns
Function returns a string: Input boxes return the text in the text box. Msgboxes return (the button clicked in string form)

Side Effects
None if: NT3.1+ or Win95+ due to api used

API Declarations
A few... see the zip

Rate A MAJOR REBUILD of my DropIn Input/MsgBox Replacement (7(7 Vote))

Download A MAJOR REBUILD of my DropIn Input/MsgBox Replacement

A MAJOR REBUILD of my DropIn Input/MsgBox Replacement Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters