SECWorkbook::OnDrawTab
voidSECWorkbook::OnDrawTab(CDC*pDC, SECWorksheet*pSheet)
Draws the tab for the specified worksheet.
Defined in: SECWB.CPP
Return Value
void
Parameters
pDC
Pointer to the device context used for drawing the tab.
pSheet
Pointer to an instance of a worksheet.
See Also