SECWorkbookWnd::OnDrawTab

voidSECWorkbookWnd::OnDrawTab(CDC*pDC, SECWorksheetWnd*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

SECWorkbookWnd