SECWorkbookWnd::OnDrawTabIconAndLabel

voidSECWorkbookWnd::OnDrawTabIconAndLabel(CDC*pDC, SECWorksheetWnd*pSheet)

Draws the tab's icon and label.

Defined in: SECWB.CPP

Return Value

void

Parameters

pDC

Pointer to the device context used for drawing.

pSheet

Pointer to an instance of the worksheet.

See Also

SECWorkbookWnd