Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Specifies the color that will replace m_clrToneSrc in smart docking marker bitmaps.
COLORREF m_clrToneDest;
Remarks
Set this value to change the color of marker bitmaps programmatically. For example, if you want to change the color of the standard markers provided with the framework, set this value to the desired color. By default, CSmartDockingInfo::m_clrToneSrc is set to RGB (61, 123, 241) (a bluish color).
To change the color of custom markers, you must specify both m_clrToneDest and m_clrToneSrc.
Requirements
Header: afxDockingManager.h