BCGControlBar Pro for MFC
virtual CBCGPTabWnd* CBCGPTabbedToolbar::GetUnderlinedWindow ( )
inlinevirtual

Returns a pointer to underlined tabbed window.

Returns
A pointer to underlined tabbed window or NULL if Create has not been called.

Use this function to obtain a pointer to underlined CBCGPTabWnd object. You can use this object to manipulate tabs. If you remove or hide a tab, you have to call CBCGPTabbedToolbar::RecalcLayout ().