Shows or hides a control bar residing in a tab.
- Returns
- Nonzero if a tab was hidden/shown successfully; otherwise 0.
If it was a last visible tab in the underlined tab window, the tabbed control bar is hidden. If it was the first visible tab in the underlined tab window, the tabbed control is shown.
- Parameters
-
pBar | A pointer to a control bar to show or hide. |
bShow | Specifies whether to show or hide the control bar. |
bDelay | Specifies whether to delay or not the adjustment of the tab layout. |
bActivate | Specifies whether to activate or not the tab. |