Create true color (24 or 32 bits) image list for trees, lists, and toolbars.
True Color Image List
Published 01/20/2005
Create true color (24 or 32 bits) image list for trees, lists, and toolbars.
When you load a 256 color bitmap into an imagelist, the half-tone pallette will most likely be used which will screw up your bitmap's colors. This article shows you how to get around this!
Shows how to use the Shell API function, SHGetFileInfo, to retrieve icons.
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.
The .NET Core is here now, and here are some reasons to begin using it.
Learn how to simulate the DOS Command Prompt window from a Visual Basic form.
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.