Adil Hussain Raza

Adil is doing MCS from Virtual University Of Pakistan. He is working as a software developer for 3 years. He has developed several customized commercial software in Haroon Abad City for various clients. He has also developed Urdu Unicode enabled active-x controls that you can find on his website. Which include Urdu Text Box, Urdu Command Button, Urdu Label, Urdu Frame, Urdu Radio and Check Box. They can be used to make Urdu Enabled applications in Visual Basic, Visual FoxPro or any other IDE that supports Active-X.
Latest articles
-
Working with Excel Files Using VB6
by Adil Hussain RazaThis code snippet demonstrates how to open, read and write to excel files. The concept is very simple. Totally aimed at beginners and well commented!
-
Add Disappearing Effect To Your Forms
by Adil Hussain RazaThis is a simple piece of code to add continuously "disappearing" effect on your forms.
-
Show/Hide Desktop Icons
by Adil Hussain RazaThis code uses API calls to Hide/Unhide icons on the desktop. This code uses FindWindowEx & ShowWindow API Calls to do the job.