VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Personal Frankwall UPDATED

Niknak!!  (15 Submissions)   Complete Applications   Visual Basic 3.0   Advanced   Wed 3rd February 2021

This is your very own personal frankwall, completely skinabble, just check out the 3 templates in the people directory. Its a better way of getting your ip address ON DEMAND, if your address changes, i.e. your modem crashes etc. this will tell you, its descreet and very handy, i use it all the time. So download the code, comment on the code and then rate the code.

Side Effects
It has one little problem, when you right click on the head the menu can corrupt the form, it doesnt seem to redraw itself, and the me.refresh function didnt have any effect, easy solution, drag it off the screen and on again to force a redraw.

API Declarations
Private Declare Sub SetWindowPos Lib "user32" (ByVal hwnd As Long, ByVal hWndInsertAfter As Long, ByVal x As Long, ByVal y As Long, ByVal cx As Long, ByVal cy As Long, ByVal wFlags As Long)
Private Declare Function Beep Lib "kernel32" (ByVal dwFreq As Long, ByVal dwDuration As Long) As Long

Rate Personal Frankwall UPDATED (2(2 Vote))

Download Personal Frankwall UPDATED

Personal Frankwall UPDATED Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters