Click here to Skip to main content
15,867,756 members
Articles / Desktop Programming / MFC

CIconDialog - Icon Selection Dialog

Rate me:
Please Sign up or sign in to vote.
4.68/5 (5 votes)
3 Mar 2000 95K   1.3K   23   7
A Freeware MFC dialog class to select an icon

Sample Image - CIconDialog.gif

Introduction

This class provides the same functionality as the dialog Windows Explorer uses to change the icon for a shortcut. The actual appearance of the dialog is based on the new style for this dialog as used in Internet Explorer 4. The main difference between the standard Windows "Choose Icon" dialog and the new style is that a larger list box is used to display the available icons. When displayed, it looks like the image above.

The source zip file contains the CIconDialog source code and also includes a simple MFC dialog based demonstration application.

Please send any comments or bug reports to me in the comments section below. For any updates to this article, check my site here.

History

  • 4th March, 2000: Initial version

License

This article has no explicit license attached to it, but may contain usage terms in the article text or the download files themselves. If in doubt, please contact the author via the discussion board below.

A list of licenses authors might use can be found here.


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
Generalsaving... Pin
19-Dec-01 8:50
suss19-Dec-01 8:50 
GeneralRe: saving... Pin
coder4rent5-May-04 8:51
coder4rent5-May-04 8:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.