Topics

Convert Image to Icon and Icon to Image in VB Net

This discussion is about conversion of an image into icon and of an icon into image. Apart from the code and technique of conversion, you will find some bits on FileOpenDialog, FileSaveDialog, Exception Handling, MakeTransparent method, FileStream, IntPtr (Integer Pointer), GetHicon & FromHandle methods as well.

Continue reading Convert Image to Icon and Icon to Image in VB Net