Spread 8.0 Documentation
Example 2
Support Options

Glossary Item Box

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);

Copyright © GrapeCity, inc. All rights reserved.