Example
The following example illustrates the method used for drawing an owner-drawn cell.
HWND hSpread:
hSpread = ::GetDlgItem(m_hWnd, IDC_SPREAD);
SSSetEnhancedCornerColors(hSpread,0x00c000c0,0x00FF0000,
0x00800000,0x00808000,0x0c0c0000,0x0cf00000);