Archive for 'Visual Basic'

Show MySQL Version On Status Bar


Every time I programmed database system with Visual Basic, I always put MySQL version on status bar so that I always reminded to upgrade MySQL server. To create it, you just need to create a simple procedure.
Read more

Disable Registry Editor Using VB Script

Logo
As you know that Registry Editor is a gate that can change the all your Windows registry value. It means if somebody want to destroy your Windows XP just open Registry Editor and change the important. So I want to share the trick to disable or enable Registry Editor with one click…

Read more

Make Visual Basic Result Has XP looking

Logo
What do you bore with Windows 9x looking at your Visual Basic IDE and project, just turn it to XP looking and you’ll get a modern looking :) .

Read more