VB3 Converting an Icon (.ICO) to Bitmap (.BMP) Format (90872)
The information in this article applies to:
- Microsoft Visual Basic Standard Edition for Windows 2.0
- Microsoft Visual Basic Standard Edition for Windows 3.0
- Microsoft Visual Basic Professional Edition for Windows 2.0
- Microsoft Visual Basic Professional Edition for Windows 3.0
- Microsoft Visual Basic Standard Edition for Windows 1.0
This article was previously published under Q90872 SUMMARY
You can convert a Windows icon file (.ICO) to a Windows bitmap (.BMP)
file by storing the icon in a picture box, and then using the SavePicture
statement with the Image property of the picture control.
REFERENCES
Chapter 19 File Formats of "Microsoft Windows Programmer's Reference"
Modification Type: | Major | Last Reviewed: | 12/12/2003 |
---|
Keywords: | kbcode KB90872 |
---|
|