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.
Draws the border of a tooltip.
virtual void OnDrawBorder(
CDC* pDC,
CRect rect,
COLORREF clrLine
);
Parameters
[in] pDC
Pointer to a device context.[in] rect
The bounding rectangle of the tooltip.[in] clrLine
Border color.
Remarks
Override this method in a derived class to customize the appearance of the tooltip border.
Requirements
Header: afxToolTipCtrl.h