Click here to Skip to main content
15,888,984 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionVisual indication (Red, green) Pin
__yash__31-Aug-07 4:35
professional__yash__31-Aug-07 4:35 
AnswerRe: Visual indication (Red, green) Pin
Mark Salsbery31-Aug-07 5:02
Mark Salsbery31-Aug-07 5:02 
GeneralRe: Visual indication (Red, green) Pin
__yash__31-Aug-07 5:38
professional__yash__31-Aug-07 5:38 
GeneralRe: Visual indication (Red, green) Pin
Mark Salsbery31-Aug-07 5:48
Mark Salsbery31-Aug-07 5:48 
GeneralRe: Visual indication (Red, green) Pin
__yash__31-Aug-07 5:49
professional__yash__31-Aug-07 5:49 
GeneralRe: Visual indication (Red, green) Pin
Mark Salsbery31-Aug-07 6:13
Mark Salsbery31-Aug-07 6:13 
GeneralRe: Visual indication (Red, green) Pin
__yash__31-Aug-07 6:24
professional__yash__31-Aug-07 6:24 
GeneralRe: Visual indication (Red, green) Pin
Mark Salsbery31-Aug-07 6:30
Mark Salsbery31-Aug-07 6:30 
In the properties for resources, you should be able to change the ID to whatever you want.

IDI_ICON1 sounds like the default ID - you can use that as well.  It's just not as meaningful in the
code as an ID that's more descriptive.

Mark



Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

GeneralRe: Visual indication (Red, green) Pin
__yash__31-Aug-07 6:34
professional__yash__31-Aug-07 6:34 
GeneralRe: Visual indication (Red, green) Pin
Mark Salsbery31-Aug-07 6:40
Mark Salsbery31-Aug-07 6:40 
GeneralRe: Visual indication (Red, green) Pin
__yash__31-Aug-07 6:47
professional__yash__31-Aug-07 6:47 
GeneralRe: Visual indication (Red, green) Pin
Mark Salsbery31-Aug-07 7:46
Mark Salsbery31-Aug-07 7:46 
GeneralRe: Visual indication (Red, green) Pin
Cedric Moonen31-Aug-07 6:15
Cedric Moonen31-Aug-07 6:15 
Questionhelp Pin
youbo31-Aug-07 4:07
youbo31-Aug-07 4:07 
QuestionRe: help Pin
Maximilien31-Aug-07 4:10
Maximilien31-Aug-07 4:10 
AnswerRe: help Pin
Russell'31-Aug-07 4:11
Russell'31-Aug-07 4:11 
GeneralRe: help Pin
youbo31-Aug-07 4:20
youbo31-Aug-07 4:20 
GeneralRe: help Pin
Russell'31-Aug-07 4:23
Russell'31-Aug-07 4:23 
GeneralRe: help Pin
Roger Broomfield31-Aug-07 5:45
Roger Broomfield31-Aug-07 5:45 
GeneralRe: help Pin
David Crow31-Aug-07 5:54
David Crow31-Aug-07 5:54 
GeneralRe: help Pin
Roger Broomfield31-Aug-07 6:02
Roger Broomfield31-Aug-07 6:02 
JokeRe: help Pin
Russell'31-Aug-07 6:14
Russell'31-Aug-07 6:14 
GeneralRe: help Pin
David Crow31-Aug-07 6:55
David Crow31-Aug-07 6:55 
GeneralRe: help Pin
Russell'31-Aug-07 5:57
Russell'31-Aug-07 5:57 
GeneralRe: help Pin
Rajesh R Subramanian31-Aug-07 8:04
professionalRajesh R Subramanian31-Aug-07 8:04 

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.