PyCFrameWnd.ShowControlBar

ShowControlBar(controlBar, bShow, bDelay)

Shows a control bar.

Parameters

controlBar : PyCControlBar

The control bar to dock.

bShow : int

Show or hide flag.

bDelay : int

If TRUE, delay showing the control bar. If FALSE, show the control bar immediately.

MFC References

CFrameWnd::ShowControlBar