Description
This is an OLE DLL written in VB4 which is distributed under the terms of GNU LGPL.
If you want to learn more about GNU LGPL please visit the
Free Software Foundation site or the GNU site.
This library exports 3 different classes:
cFlatBar:Exports a full working
flatbar which instead of subclassing uses ONLY VB4 code and some API's
Buttons can have different sizes and the bar can be placed on one of the four
sides of a form.
cInputBox:It exports a flat InputBox
where you can have flat buttons with graphic and text mixed
cMsgBox:Exports a fully working
MessageBox which behave in the same manner as the standard Windows Message Box.
In addition, it has flat button where you can mix graphic and text and it uses the
same constants of the windows message box.