VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



A MAJOR REBUILD of my DropIn Input/MsgBox Replacement

by CptnVic (6 Submissions)
Category: Custom Controls/Forms/Menus
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (6 Votes)

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.
Code 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

Download A MAJOR REBUILD of my DropIn Input/MsgBox Replacement

Download A MAJOR REBUILD of my DropIn Input/MsgBox Replacement (24 KB)

A MAJOR REBUILD of my DropIn Input/MsgBox Replacement Comments

No comments have been posted about A MAJOR REBUILD of my DropIn Input/MsgBox Replacement. Why not be the first to post a comment about A MAJOR REBUILD of my DropIn Input/MsgBox Replacement.

Post your comment

Subject:
Message:
0/1000 characters