Members

Technology Zones

IBM Learning Center

Articles

Hosted By

MaximumASP

Info

    Sample Code Sample Code RSS feed

  • VB Express Color Object to Hex String

    by ckanoab

    This function takes one color type variable and returns the hex code in a string.. Read full article

  • Working with Excel Files Using VB6

    by MahR

    This code snippet demonstrates how to open, read and write to excel files. The concept is very simple. Totally aimed at beginners and well commented!. Read full article

  • Add Disappearing Effect To Your Forms

    by MahR

    This is a simple piece of code to add continuously "disappearing" effect on your forms.. Read full article

  • Messenger Client Coding

    by khari6579

    I hereby submit Messenger client side Coding . This is very useful for Beginners who are going to develop Messenger in VB. In this coding also i was using WinSock control. Datas are transfer between RemotPort.. Read full article

  • Current System Resolution Change

    by khari6579

    I herewith submit a coding for Current System Resolution Change. After run this coding Small config Icon created in your SysTray. It contains two menus. One is Change Resolution and another one is Exit. If you press Exit then the Icon is removed from you SysTray. If you press Change Resolotion Current system resolution will change to 1024*768 when current resolution is 800*600. Other wise change 800*600. . Read full article