SECTabControl::DrawTab

voidSECTabControl::DrawTab(CDC *pDC, intnTab, CRgn &tabRgn)

Draws specified tab by reference to a CRgn region with clipping as determined by a pointer to a CDC.

Defined in: tabctrl.cpp

Return Value

void

Parameters

pDC

Pointer to a device context.

nTab

Index of tab.

tabRgn

Region to be drawn.

See Also

SECTabControl