Click here to Skip to main content
16,011,170 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: need help bad!! Pin
Christian Graus30-Nov-01 12:22
protectorChristian Graus30-Nov-01 12:22 
GeneralRe: need help bad!! Pin
moliate2-Dec-01 16:44
moliate2-Dec-01 16:44 
Generalthreads... Pin
Tim Rymer30-Nov-01 8:08
Tim Rymer30-Nov-01 8:08 
GeneralLinux and NT/2000 anyone Pin
30-Nov-01 7:52
suss30-Nov-01 7:52 
Questionminor bug in VC7.0? Pin
30-Nov-01 7:40
suss30-Nov-01 7:40 
AnswerRe: minor bug in VC7.0? Pin
Anders Molin30-Nov-01 7:54
professionalAnders Molin30-Nov-01 7:54 
GeneralRe: minor bug in VC7.0? Pin
30-Nov-01 8:11
suss30-Nov-01 8:11 
GeneralRe: minor bug in VC7.0? Pin
Anders Molin30-Nov-01 11:22
professionalAnders Molin30-Nov-01 11:22 
Ernest wrote:
You mean to say to include commctrl.h besides afxcmn.h?

Yep, the following is from the latest Platform SDK (in the buttom it says what header to include)



ILS_NORMAL (0x00000000)
The image state is not modified.

ILS_GLOW (0x00000001)
Adds a glow effect to the icon, which causes the icon to appear to glow with a given color around the edges. The color for the glow effect is passed to the IImageList::Draw method in the crEffect member of IMAGELISTDRAWPARAMS.

ILS_SHADOW (0x00000002)
Adds a drop shadow effect to the icon. The color for the drop shadow effect is passed to the IImageList::Draw method in the crEffect member of IMAGELISTDRAWPARAMS.

ILS_SATURATE (0x00000004)
Saturates the icon by increasing each color component of the RGB triplet for each pixel in the icon. The amount to increase is indicated by the frame member in the IMAGELISTDRAWPARAMS method.

ILS_ALPHA (0x00000008)
Alpha blends the icon. Alpha blending controls the transparency level of an icon, according to the value of its alpha channel. The value of the alpha channel is indicated by the frame member in the IMAGELISTDRAWPARAMS method. The alpha channel can be from 0 to 255, with 0 being completely transparent, and 255 being completely opaque.

Constants Information

Header commctrl.h
Minimum operating systems Windows XP


- Anders

Money talks, but all mine ever says is "Goodbye!"
GeneralRe: minor bug in VC7.0? Pin
30-Nov-01 11:56
suss30-Nov-01 11:56 
GeneralFixed CSplitterWnd bars Pin
Mark Donkers30-Nov-01 6:47
Mark Donkers30-Nov-01 6:47 
GeneralRe: Fixed CSplitterWnd bars Pin
30-Nov-01 7:26
suss30-Nov-01 7:26 
GeneralRe: Fixed CSplitterWnd bars Pin
Mark Donkers30-Nov-01 9:15
Mark Donkers30-Nov-01 9:15 
GeneralServer - Client Pin
30-Nov-01 6:37
suss30-Nov-01 6:37 
GeneralRe: Server - Client Pin
Anders Molin30-Nov-01 11:30
professionalAnders Molin30-Nov-01 11:30 
GeneralRe: Server - Client Pin
Chris Hafey30-Nov-01 16:12
Chris Hafey30-Nov-01 16:12 
GeneralGreek Language in MFC App Pin
George Metaxas30-Nov-01 6:22
professionalGeorge Metaxas30-Nov-01 6:22 
GeneralMSDE/SQL status Pin
Alan Wlasuk30-Nov-01 5:29
Alan Wlasuk30-Nov-01 5:29 
GeneralRe: MSDE/SQL status Pin
Carlos Antollini30-Nov-01 5:59
Carlos Antollini30-Nov-01 5:59 
GeneralRe: MSDE/SQL status Pin
Alan Wlasuk30-Nov-01 6:18
Alan Wlasuk30-Nov-01 6:18 
Generalretrieving OutlookExpress contacts Pin
SAWilde30-Nov-01 5:07
SAWilde30-Nov-01 5:07 
GeneralRe: retrieving OutlookExpress contacts Pin
Michael P Butler30-Nov-01 5:15
Michael P Butler30-Nov-01 5:15 
GeneralCString::Replace Pin
(Steven Hicks)n+130-Nov-01 4:45
(Steven Hicks)n+130-Nov-01 4:45 
GeneralRe: CString::Replace Pin
Chris Losinger30-Nov-01 5:12
professionalChris Losinger30-Nov-01 5:12 
GeneralRe: CString::Replace Pin
Not Active30-Nov-01 16:48
mentorNot Active30-Nov-01 16:48 
GeneralCatching WM_ messages Pin
Rickard Andersson2030-Nov-01 4:32
Rickard Andersson2030-Nov-01 4:32 

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.