wxWidgets/include/wx/ribbon
Vadim Zeitlin 3603e5658f Add possibility to hide panels in wxRibbon.
Add wxRibbonBar::{Show,Hide}Panels() and ArePanelsShown() accessor.

Also add a toggle button to the sample to test the new functionality
(unfortunately it couldn't be done by a control in the ribbon itself as there
would be no way to show the panels back then).

Closes #12707.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66612 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-01-06 22:02:07 +00:00
..
art_internal.h
art.h Add support for toggle buttons to wxRibbonButtonBar. 2010-11-07 13:44:22 +00:00
bar.h Add possibility to hide panels in wxRibbon. 2011-01-06 22:02:07 +00:00
buttonbar.h Add support for toggle buttons to wxRibbonButtonBar. 2010-11-07 13:44:22 +00:00
control.h
gallery.h
page.h
panel.h
toolbar.h