SEC3DTabControl::GetFontActiveTab
CFont*SEC3DTabControl::GetFontActiveTab(void)
Gets the current font of an active tab. The CFont pointer passed back is temporary and should not be stored for later use.
Defined in: tabctrl3.h
Return Value
A pointer to a CFont that contains the current font.
See Also