SftTree/DLL 6.5

SFTTREE_NOCOLOR

Softel vdm, Inc.

The SFTTREE_NOCOLOR preprocessor symbol is used to indicate that the default color should be used.

#define SFTTREE_NOCOLOR ((COLORREF)(-1))

Comments

The SFTTREE_NOCOLOR preprocessor symbol is used to indicate that the default color should be used.

The SFTTREE_NOCOLOR preprocessor symbol defines a COLORREF color value.  This value is typically used if the control's default color or built-in color should be used.

An RGB value or a GetSysColor index value can be specified for all color values.  If a color index is used, the high-order bit must be set (e.g., COLOR_WINDOW | 0x80000000L).

See Also  C/C++ API  |  CategoriesNotifications

 


Feedback / comments / error reports for this topic
© 2009 - Softel vdm, Inc. - www.softelvdm.com