Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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