Spread 8.0 Documentation
Example 1
Support Options

Glossary Item Box

Example 1



The following example creates a button cell, assigning bitmaps from the resource file.

SSSetTypeButton(hWnd, &CellType, 0, NULL, "tbBtnUp", SUPERBTN_PICT_BITMAP, "tbBtnDown", SUPERBTN_PICT_BITMAP, SUPERBTN_TYPE_NORMAL, 1, NULL);

Copyright © GrapeCity, inc. All rights reserved.