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 colors of regular and highlighted text in the Outlook bar pane.
void SetTextColor(
COLORREF clrRegText,
COLORREF clrSelText=0
);
Parameters
[in] clrRegText
Specifies the new color for non-selected text.[in] clrSelText
Specifies the new color for selected text.
Requirements
Header: afxoutlookbarpane.h