Home
Search
 
What's New
Index
Books
Links
Q & A
Newsletter
Banners
 
Feedback
Tip Jar
 
C# Helper...
 
XML RSS Feed
Follow VBHelper on Twitter
 
 
MSDN Visual Basic Community
 
 
 
 
 
TitleCreate an icon file containing both 32x32 and 16x16 pixel icons
Keywordsapplication, icon, graphics, 32x32, 16x16
CategoriesGraphics
 
Thanks to Neil Crosby.

Tired of using a single image icon for your application?

You know...the application icon looks okay on your desktop, but, in a folder displaying small icons, the icon just doesn't look right!

This program creates an icon file that contains both 32x32 and 16x16 pixel images so the system can display your application with both large and small icons. See the code for details.

 
 
Copyright © 1997-2010 Rocky Mountain Computer Consulting, Inc.   All rights reserved.
  Updated