by Vblifeline (6 Submissions)
Category: Internet/HTML
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating:
(38 Votes)

leo text fader is a fader that fades text from one color to the next and generates the html code. fade up to 11 colors many options. i worked hard so please vote. the forms also have no frams and are movible in all all windows plateforms. my own code. all code in the project is 100% mine except for the keep on top code all other is mine the whole project is pure vb code except for the kepp on top withch is compadible with all windows platforms. project is essy to add more colors if you want
Inputs
text, and colors
Assumes
need to know basic html to insert into your websites
Code Returns
html code
API DeclarationsPublic Declare Function SetWindowPos Lib "user32" (ByVal hwnd As Long, _
ByVal hWndInsertAfter As Long, ByVal X As Long, Y, ByVal cx As Long, _
ByVal cy As Long, ByVal wFlags As Long) As Long 'that all
Download leo html text fader (37 KB)