DLL
To customize grid lines
- Call the SSSetGridType function.
- Call the SSSetGridColor function.
- If you want to display the grid lines over the background color, call the SSSetBackColorStyle function and set the wStyle parameter to either SS_BACKCOLORSTYLE_UNDERGRID, SS_BACKCOLORSTYLE_OVERHORZGRIDONLY, or SS_BACKCOLORSTYLE_OVERVERTGRIDONLY.