SECWorkbook::SetTabIcon

BOOLSECWorkbook::SetTabIcon(SECWorksheet*pSheet, HICONhIcon, BOOLbRedraw)

Sets the tab icon for the worksheet specified.

Defined in: SECWB.CPP

Return Value

Returns TRUE if successful; otherwise FALSE.

Parameters

pSheet

Pointer to the worksheet for which the tab icon is to be set.

hIcon

The Icon handle.

bRedraw

Flag specifying whether to redraw the tab. Redraws the tab if TRUE - default.

See Also

SECWorkbook