SECWorkbook::OnDrawTabIconAndLabel
voidSECWorkbook::OnDrawTabIconAndLabel(CDC*pDC, SECWorksheet*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