Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the transparent color of the toolbar images.
COLORREF SetTransparentColor(
COLORREF clrTransparent
);
Parameters
- [in] clrTransparent
An RGB value.
Return Value
The previous transparent color.
Remarks
When you or the framework call CMFCToolBarImages::Draw, the method does not draw any pixel that matches the color specified by clrTransparent.
Requirements
Header: afxtoolbarimages.h