void CBCGPTabWnd::HideNoTabs | ( | BOOL | bHide = TRUE | ) |
Enables or disables the mode when the tab window hides the tab area if there are no visible tabs.
Call this function to enable (bHide = TRUE) or disable the mode when the tab window hides the tab area if there are no visible tabs.
bHide | Specifies the new mode. |