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