Loading a Form Icon in VB.NET - .NET Heaven - Programming References
In this article, I will show you how to load an icon of a Form programmatically. ... In .NET framework, the Icon class represents a Windows icon, which is a small bitmap image used to represent an object. The icon class is defined in System.Drawing namesp...