Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Sets the color of the border of a list-view control if the LVS_EX_BORDERSELECT extended window style is set.
COLORREF SetOutlineColor(
COLORREF color
);
Parameters
- color
The new COLORREF structure containing the outline color.
Return Value
The previous COLORREF structure containing the outline color
Remarks
This member function emulates the functionality of the LVM_SETOUTLINECOLOR message, as described in the Windows SDK.
Requirements
Header: afxcmn.h