VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Name by the Clock

ICE  (35 Submissions)   Miscellaneous   VB 6.0   Intermediate   Fri 12th February 2021

It's a simple 1 form 1 module code All it does is let the user type in their name & then, when they reboot their PC ........ the name they typed in appears to the right of their PC's Clock in the bottom right corner
follow along by carefully reading the text & yes you can copy an paste it,, making it faster like what needs to go on the form & the codes for both the form & the module
It should take less then 5 mins to make & 2 mins to test it. I think its like adding a personal touch to your own PC ,, Having your name in the system tray LOL
For form 1 you need
1 Label ( set just below the Title bar )
Caption in the label is ....
( Change name by the clock in the systray: )
1 TextBox set just below the above Label
Text is Blank ( text.text = "" )
1 Command Button
Caption ( Change name on systray )
Note even if you test it in VB6 when you reboot your PC
There will be a name beside the Clock when it restarts LOL

Rate Name by the Clock (3(3 Vote))
Name by the Clock.bas

Name by the Clock Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters