Example 2
The following example creates a button cell, assigning bitmap handles.
SSSetTypeButton(hWnd, &CellType, 0, NULL, (LPCTSTR)&hBitmapBtnUp, SUPERBTN_PICT_BITMAP | SUPERBTN_PICT_HANDLE, (LPCTSTR)&hBitmapBtnDown, SUPERBTN_PICT_BITMAP | SUPERBTN_PICT_HANDLE, SUPERBTN_TYPE_NORMAL, 1, NULL);