DLL
To customize the three-dimensional appearance of button cells
- Use the SUPERBTNCOLOR structure to set the border, shadow, and highlight colors.
-
Call the SSSetTypeButton function (and set the Style and nShadowSize parameters).
If you do not want the three-dimensional appearance to change when the button is pressed, set the Style parameter to SBS_NOINVERTFRAME.
- Call the SSSetCellType or SSSetCellTypeRange function and set the CellType parameter to SS_TYPE_BUTTON.